| /external/compiler-rt/lib/asan/tests/ |
| D | asan_fake_stack_test.cc | 48 uptr stack_size = 1UL << stack_size_log; in TEST() local 95 const uptr stack_size = 1 << stack_size_log; in TEST() local
|
| /external/v8/src/ |
| D | background-parsing-task.cc | 12 int stack_size, Isolate* isolate) in BackgroundParsingTask()
|
| /external/compiler-rt/lib/msan/ |
| D | msan_thread.cc | 24 uptr stack_size = 0; in SetThreadStackAndTls() local
|
| /external/valgrind/none/tests/linux/ |
| D | pthread-stack.c | 89 const size_t stack_size = 256 * 1024; in main() local
|
| /external/lldb/source/Target/ |
| D | Thread.cpp | 1153 int stack_size = m_completed_plan_stack.size(); in GetPreviousPlan() local 1190 int stack_size = m_plan_stack.size(); in EnableTracer() local 1204 int stack_size = m_plan_stack.size(); in SetTracer() local 1224 int stack_size = m_plan_stack.size(); in DiscardThreadPlansUpToPlan() local 1267 int stack_size = m_plan_stack.size(); in DiscardThreadPlans() local 1335 int stack_size = m_plan_stack.size(); in UnwindInnermostExpression() local 1517 uint32_t stack_size = m_plan_stack.size(); in DumpThreadPlans() local
|
| /external/clang/test/CodeGen/ |
| D | 2002-02-14-EntryNodePreds.c | 25 int stack_size; member
|
| /external/kernel-headers/original/uapi/linux/ |
| D | flat.h | 41 unsigned long stack_size; /* Size of stack, in bytes */ member
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_unwind_posix_libcdep.cc | 35 uptr stack_size; member
|
| D | sanitizer_posix_libcdep.cc | 86 rlim_t stack_size = getlim(RLIMIT_STACK); in StackSizeIsUnlimited() local
|
| D | sanitizer_stoptheworld_linux_libcdep.cc | 306 explicit ScopedStackSpaceWithGuard(uptr stack_size) { in ScopedStackSpaceWithGuard()
|
| /external/compiler-rt/lib/asan/ |
| D | asan_thread.h | 69 uptr stack_size() { return stack_size_; } in stack_size() function
|
| D | asan_thread.cc | 126 uptr stack_size = this->stack_size(); in AsyncSignalSafeLazyInitFakeStack() local
|
| D | asan_win.cc | 87 void* security, uptr stack_size, in INTERCEPTOR_WINAPI()
|
| /external/valgrind/coregrind/ |
| D | m_translate.c | 1022 Int stack_size = VEX_GUEST_PPC64_REDIR_STACK_SIZE; in gen_PUSH() local 1036 Int stack_size = VEX_GUEST_PPC32_REDIR_STACK_SIZE; in gen_PUSH() local 1116 Int stack_size = VEX_GUEST_PPC64_REDIR_STACK_SIZE; in gen_POP() local
|
| /external/mesa3d/src/gallium/drivers/nv50/ |
| D | nv50_screen.c | 598 unsigned stack_size; in nv50_screen_create() local
|
| /external/compiler-rt/lib/lsan/ |
| D | lsan_thread.cc | 87 uptr stack_size = 0; in ThreadStart() local
|
| /external/valgrind/drd/ |
| D | drd_thread.h | 77 SizeT stack_size; /**< Maximum size of stack. */ member
|
| D | drd_main.c | 698 const SizeT stack_size = DRD_(thread_get_stack_size)(drd_tid); in drd_thread_finished() local
|
| /external/v8/src/base/platform/ |
| D | platform.h | 425 int stack_size() const { return stack_size_; } in stack_size() function
|
| /external/protobuf/gtest/src/ |
| D | gtest-death-test.cc | 909 const size_t stack_size = getpagesize(); in ExecDeathTestFork() local
|
| /external/mesa3d/src/gtest/src/ |
| D | gtest-death-test.cc | 962 const size_t stack_size = getpagesize(); in ExecDeathTestFork() local
|
| /external/llvm/utils/unittest/googletest/src/ |
| D | gtest-death-test.cc | 965 const size_t stack_size = getpagesize(); in ExecDeathTestFork() local
|
| /external/google-breakpad/src/testing/gtest/src/ |
| D | gtest-death-test.cc | 1060 const size_t stack_size = getpagesize(); in ExecDeathTestSpawnChild() local
|
| /external/google-breakpad/src/common/windows/ |
| D | pdb_source_line_writer.cc | 712 DWORD stack_size = 8; // minimal stack size is 8 for RIP in PrintFrameDataUsingEXE() local
|
| /external/gtest/src/ |
| D | gtest-death-test.cc | 1055 const size_t stack_size = getpagesize(); in ExecDeathTestSpawnChild() local
|