avmshell           42 axscript/FileClass.h namespace avmshell
avmshell           42 shell/ByteArrayGlue.h namespace avmshell
avmshell           42 shell/ConsoleOutputStream.h namespace avmshell
avmshell           42 shell/DataIO.h namespace avmshell
avmshell           42 shell/DebugCLI.h namespace avmshell
avmshell           42 shell/DomainClass.h namespace avmshell
avmshell           43 shell/File.h   namespace avmshell
avmshell           42 shell/FileClass.h namespace avmshell
avmshell           42 shell/FileInputStream.h namespace avmshell
avmshell           43 shell/Platform.h namespace avmshell 
avmshell           43 shell/PosixFile.h namespace avmshell
avmshell           43 shell/PosixPartialPlatform.h namespace avmshell
avmshell           43 shell/Profiler.h namespace avmshell
avmshell           43 shell/ShellCore.h namespace avmshell
avmshell           42 shell/SystemClass.h namespace avmshell
avmshell           43 shell/WinFile.h namespace avmshell
avmshell           81 shell/avmshell.cpp 			minstack = uintptr_t(&minstack) - settings.stackSize + avmshell::kStackMargin;
avmshell           97 shell/avmshell.cpp 				minstack = uintptr_t(&stackheight) - stackheight + avmshell::kStackMargin;
avmshell          838 shell/avmshell.cpp  					if (VMPI_sscanf(val, "%u%n", &stack, &nchar) == 1 && size_t(nchar) == VMPI_strlen(val) && stack > avmshell::kStackMargin) {
avmshell         1017 shell/avmshell.cpp 			   "                        Be aware of the stack margin: %u\n", avmshell::kStackMargin);
avmshell           70 shell/avmshell.h namespace avmshell
avmshell           95 shell/avmshell.h namespace avmshell
avmshell          124 shell/avmshell.h namespace avmshell
avmshell           65 shell/avmshellMac.cpp 		size_t stackheight = avmshell::kStackSizeFallbackValue;
avmshell           70 shell/avmshellMac.cpp 		return uintptr_t(stackbase) - stackheight + avmshell::kStackMargin;
avmshell           94 shell/avmshellMac.cpp avmshell::MacPlatform* gPlatformHandle = NULL;
avmshell           96 shell/avmshellMac.cpp avmshell::Platform* avmshell::Platform::GetInstance()
avmshell          109 shell/avmshellMac.cpp 	avmshell::MacPlatform platformInstance(&dummy);
avmshell          112 shell/avmshellMac.cpp 	int code = avmshell::Shell::run(argc, argv);
avmshell          113 shell/avmshellMac.cpp 	if (code == avmshell::OUT_OF_MEMORY)
avmshell           69 shell/avmshellUnix.cpp 		size_t stackheight = avmshell::kStackSizeFallbackValue;
avmshell           74 shell/avmshellUnix.cpp 		return uintptr_t(&stackbase) - stackheight + avmshell::kStackMargin;
avmshell           96 shell/avmshellUnix.cpp avmshell::UnixPlatform* gPlatformHandle = NULL;
avmshell           98 shell/avmshellUnix.cpp avmshell::Platform* avmshell::Platform::GetInstance()
avmshell          107 shell/avmshellUnix.cpp 	avmshell::UnixPlatform platformInstance(&dummy);
avmshell          110 shell/avmshellUnix.cpp 	int code = avmshell::Shell::run(argc, argv);
avmshell          111 shell/avmshellUnix.cpp 	if (code == avmshell::OUT_OF_MEMORY) {
avmshell          141 shell/avmshellWin.cpp 			return (uintptr_t)buf.AllocationBase + avmshell::kStackMargin;
avmshell          158 shell/avmshellWin.cpp 			else if (avmshell::show_error)
avmshell          233 shell/avmshellWin.cpp avmshell::WinPlatform* gPlatformHandle = NULL; 
avmshell          235 shell/avmshellWin.cpp avmshell::Platform* avmshell::Platform::GetInstance()
avmshell          249 shell/avmshellWin.cpp 			code = avmshell::Shell::run(argc, argv);
avmshell          250 shell/avmshellWin.cpp 			if (code == avmshell::OUT_OF_MEMORY)
avmshell          253 shell/avmshellWin.cpp 		__except(avmshell::CrashFilter(GetExceptionInformation(), GetExceptionCode()))
avmshell          265 shell/avmshellWin.cpp 		avmshell::WinPlatform platformInstance;
avmshell          286 shell/avmshellWin.cpp 		avmshell::WinPlatform platformInstance;
avmshell          296 shell/avmshellWin.cpp 		int code = avmshell::Shell::run(argc, argArray);
avmshell          297 shell/avmshellWin.cpp 		if (code == avmshell::OUT_OF_MEMORY)
avmshell           45 shell/genericzlib.h namespace avmshell
avmshell          221 shell/shell_toplevel.cpp     ::avmshell::FileClass* const obj = (::avmshell::FileClass*)AvmThunkUnbox_AvmReceiver(AvmObject, argv[argoff0]);
avmshell          411 shell/shell_toplevel.cpp     ::avmshell::SystemClass* const obj = (::avmshell::SystemClass*)AvmThunkUnbox_AvmReceiver(AvmObject, argv[argoff0]);
avmshell          427 shell/shell_toplevel.cpp     ::avmshell::SystemClass* const obj = (::avmshell::SystemClass*)AvmThunkUnbox_AvmReceiver(AvmObject, argv[argoff0]);
avmshell          443 shell/shell_toplevel.cpp     ::avmshell::FileClass* const obj = (::avmshell::FileClass*)AvmThunkUnbox_AvmReceiver(AvmObject, argv[argoff0]);
avmshell          459 shell/shell_toplevel.cpp     ::avmshell::ByteArrayObject* const obj = (::avmshell::ByteArrayObject*)AvmThunkUnbox_AvmReceiver(AvmObject, argv[argoff0]);
avmshell          506 shell/shell_toplevel.cpp     ::avmshell::FileClass* const obj = (::avmshell::FileClass*)AvmThunkUnbox_AvmReceiver(AvmObject, argv[argoff0]);
avmshell          539 shell/shell_toplevel.cpp     ::avmshell::MIObject* const obj = (::avmshell::MIObject*)AvmThunkUnbox_AvmReceiver(AvmObject, argv[argoff0]);
avmshell          540 shell/shell_toplevel.cpp     double const ret = obj->::avmshell::MIObjectImpl::plus(
avmshell          729 shell/shell_toplevel.cpp     static const uint16_t s_slotsOffsetSystemClass = offsetof(::avmshell::SystemClass, m_slots_SystemClass);
avmshell          770 shell/shell_toplevel.cpp     MMGC_STATIC_ASSERT(offsetof(::avmshell::SystemClass, m_slots_SystemClass) == s_slotsOffsetSystemClass);
avmshell          771 shell/shell_toplevel.cpp     MMGC_STATIC_ASSERT(offsetof(::avmshell::SystemClass, m_slots_SystemClass) <= 0xFFFF);
avmshell          772 shell/shell_toplevel.cpp     MMGC_STATIC_ASSERT(sizeof(::avmshell::SystemClass) <= 0xFFFF);
avmshell          773 shell/shell_toplevel.cpp     AvmAssert(getSlotOffset(cTraits, 36) == (offsetof(::avmshell::SystemClass, m_slots_SystemClass) + offsetof(_avmshell_SystemClassSlots, m_argv)));
avmshell           42 shell/shell_toplevel.h namespace avmshell {