| /external/chromium_org/cc/test/ |
| D | test_occlusion_tracker.h | 32 size_t stack_size = OcclusionTracker<LayerType>::stack_.size(); in occlusion_on_contributing_surface_from_inside_target() local 40 size_t stack_size = OcclusionTracker<LayerType>::stack_.size(); in occlusion_on_contributing_surface_from_outside_target() local 58 size_t stack_size = OcclusionTracker<LayerType>::stack_.size(); in set_occlusion_on_contributing_surface_from_outside_target() local 65 size_t stack_size = OcclusionTracker<LayerType>::stack_.size(); in set_occlusion_on_contributing_surface_from_inside_target() local
|
| /external/chromium_org/mojo/public/cpp/utility/ |
| D | thread.h | 30 size_t stack_size() const { return stack_size_; } in stack_size() function 31 void set_stack_size(size_t stack_size) { stack_size_ = stack_size; } in set_stack_size()
|
| /external/chromium_org/base/threading/ |
| D | platform_thread_posix.cc | 90 bool CreateThread(size_t stack_size, bool joinable, in CreateThread() 203 bool PlatformThread::Create(size_t stack_size, Delegate* delegate, in Create() 211 bool PlatformThread::CreateWithPriority(size_t stack_size, Delegate* delegate, in CreateWithPriority() 220 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable()
|
| D | platform_thread_win.cc | 92 bool CreateThreadInternal(size_t stack_size, in CreateThreadInternal() 187 bool PlatformThread::Create(size_t stack_size, Delegate* delegate, in Create() 194 bool PlatformThread::CreateWithPriority(size_t stack_size, Delegate* delegate, in CreateWithPriority() 204 bool PlatformThread::CreateNonJoinable(size_t stack_size, Delegate* delegate) { in CreateNonJoinable()
|
| D | simple_thread.h | 69 size_t stack_size() const { return stack_size_; } in stack_size() function
|
| D | thread.h | 60 size_t stack_size; member
|
| /external/chromium_org/v8/src/ |
| D | background-parsing-task.cc | 12 int stack_size, Isolate* isolate) in BackgroundParsingTask()
|
| /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/compiler-rt/lib/msan/ |
| D | msan_thread.cc | 24 uptr stack_size = 0; in SetThreadStackAndTls() 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/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/chromium_org/third_party/tcmalloc/chromium/src/ |
| D | stacktrace_x86-inl.h | 330 int stack_size; variable
|
| /external/chromium_org/base/containers/ |
| D | stack_container_unittest.cc | 36 const int stack_size = 3; in TEST() local
|
| /external/compiler-rt/lib/asan/ |
| D | asan_thread.h | 67 uptr stack_size() { return stack_size_; } in stack_size() function
|
| D | asan_thread.cc | 117 uptr stack_size = this->stack_size(); in AsyncSignalSafeLazyInitFakeStack() local
|
| /external/chromium_org/native_client_sdk/src/libraries/error_handling/ |
| D | error_handling.c | 217 void *EHRequestExceptionStackOnThread(size_t stack_size) { in EHRequestExceptionStackOnThread()
|
| /external/valgrind/main/coregrind/ |
| D | m_translate.c | 945 Int stack_size = VEX_GUEST_PPC64_REDIR_STACK_SIZE; in gen_PUSH() local 959 Int stack_size = VEX_GUEST_PPC32_REDIR_STACK_SIZE; in gen_PUSH() local 1039 Int stack_size = VEX_GUEST_PPC64_REDIR_STACK_SIZE; in gen_POP() local
|
| /external/compiler-rt/lib/lsan/ |
| D | lsan_thread.cc | 87 uptr stack_size = 0; in ThreadStart() local
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/ |
| D | nv50_screen.c | 598 unsigned stack_size; in nv50_screen_create() local
|
| /external/mesa3d/src/gallium/drivers/nv50/ |
| D | nv50_screen.c | 598 unsigned stack_size; in nv50_screen_create() local
|
| /external/chromium_org/v8/src/base/platform/ |
| D | platform.h | 425 int stack_size() const { return stack_size_; } in stack_size() function
|
| /external/valgrind/main/drd/ |
| D | drd_thread.h | 77 SizeT stack_size; /**< Maximum size of stack. */ member
|
| /external/chromium_org/third_party/ots/src/ |
| D | cff_type2_charstring.cc | 129 const size_t stack_size = argument_stack->size(); in ExecuteType2CharStringOperator() local
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_stoptheworld_linux_libcdep.cc | 276 explicit ScopedStackSpaceWithGuard(uptr stack_size) { in ScopedStackSpaceWithGuard()
|