/aosp_15_r20/external/coreboot/src/lib/ |
H A D | stack.c | 33 size_t stack_size = CONFIG_STACK_SIZE ? in checkstack() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/lib/ |
H A D | pan_scratch.c | 67 panfrost_get_stack_shift(unsigned stack_size) in panfrost_get_stack_shift()
|
/aosp_15_r20/external/swiftshader/third_party/marl/src/ |
H A D | osfiber_x64.c | 34 uint32_t stack_size, in marl_fiber_set_target()
|
H A D | osfiber_ppc64.c | 29 uint32_t stack_size, in marl_fiber_set_target()
|
H A D | osfiber_mips64.c | 29 uint32_t stack_size, in marl_fiber_set_target()
|
H A D | osfiber_aarch64.c | 41 uint32_t stack_size, in marl_fiber_set_target()
|
H A D | osfiber_rv64.c | 29 uint32_t stack_size, in marl_fiber_set_target()
|
H A D | osfiber_x86.c | 29 uint32_t stack_size, in marl_fiber_set_target()
|
H A D | osfiber_arm.c | 29 uint32_t stack_size, in marl_fiber_set_target()
|
H A D | osfiber_loongarch64.c | 29 uint32_t stack_size, in marl_fiber_set_target()
|
H A D | osfiber_emscripten.cpp | 40 uint32_t stack_size, in marl_fiber_set_target()
|
/aosp_15_r20/external/coreboot/src/cpu/intel/car/ |
H A D | romstage.c | 25 const size_t stack_size = MAX(CONFIG_DCACHE_BSP_STACK_SIZE, in romstage_main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getstacksize/ |
H A D | 1-1.c | 33 size_t stack_size; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstack/ |
H A D | 6-1.c | 32 static size_t stack_size; variable
|
H A D | 7-1.c | 33 static size_t stack_size; variable
|
/aosp_15_r20/external/trusty/lk/app/ |
D | app.c | 62 …uint32_t stack_size = (app->flags & APP_FLAG_CUSTOM_STACK_SIZE) ? app->stack_size : DEFAULT_STACK_… in start_app() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstacksize/ |
H A D | 4-1.c | 35 size_t stack_size; in main() local
|
H A D | 1-1.c | 42 size_t stack_size = PTHREAD_STACK_MIN; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getstack/ |
H A D | 1-1.c | 34 size_t stack_size; in main() local
|
/aosp_15_r20/external/cronet/base/profiler/ |
H A D | stack_sampler_android.cc | 34 size_t stack_size = PlatformThread::GetDefaultThreadStackSize(); in GetStackBufferSize() local
|
H A D | stack_sampler_ios.cc | 57 size_t stack_size = PlatformThread::GetDefaultThreadStackSize(); in GetStackBufferSize() local
|
H A D | stack_sampler_mac.cc | 46 size_t stack_size = PlatformThread::GetDefaultThreadStackSize(); in GetStackBufferSize() local
|
H A D | stack_sampler_posix.cc | 60 size_t stack_size = PlatformThread::GetDefaultThreadStackSize(); in GetStackBufferSize() local
|
/aosp_15_r20/external/tensorflow/tensorflow/c/ |
H A D | env.h | 41 size_t stack_size; member
|
/aosp_15_r20/external/ltp/testcases/kdump/lib/kprobes/ |
H A D | kprobes.c | 15 struct pt_regs *regs, unsigned long stack_size, in jdo_fork()
|