Searched defs:RequiredSize (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AsmPrinter.h52 void reset(unsigned RequiredSize) { argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_fake_stack.h81 static uptr RequiredSize(uptr stack_size_log) { function in class:__asan::FakeStack
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_fake_stack.h79 static uptr RequiredSize(uptr stack_size_log) { function in class:__asan::FakeStack
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp49 uintptr_t RequiredSize = Alignment * ((Size + Alignment - 1) / Alignment + 1); local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fake_stack.h80 static uptr RequiredSize(uptr stack_size_log) { function in class:__asan::FakeStack
/netbsd-current/sys/external/bsd/acpica/dist/namespace/
H A Dnsnames.c194 ACPI_SIZE RequiredSize; local
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Ddmrestag.c659 ACPI_SIZE RequiredSize; local

Completed in 112 milliseconds