| /third_party/musl/src/thread/ |
| H A D | clone.c | 4 int __clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in __clone() argument
|
| H A D | pthread_setattr_default_np.c | 17 unsigned stack = MIN(attrp->_a_stacksize, DEFAULT_STACK_MAX); in pthread_setattr_default_np() local
|
| H A D | __unmapself.c | 19 char *stack = shared_stack + sizeof shared_stack; in __unmapself() local
|
| /third_party/rust/crates/rust-openssl/openssl-sys/src/ |
| H A D | macros.rs | 58 macro_rules! stack { macros
|
| /third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/ |
| H A D | ssl_stack.c | 32 OPENSSL_STACK *stack; in OPENSSL_sk_new() local 70 OPENSSL_sk_free(OPENSSL_STACK *stack) OPENSSL_sk_free() argument [all...] |
| /third_party/musl/libc-test/src/regression/ |
| H A D | sigaltstack.c | 15 static char stack[SIGSTKSZ]; variable
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
| H A D | MatrixStack.hpp | 55 Matrix *stack; member in sw::MatrixStack
|
| /base/hiviewdfx/hiview/interfaces/innerkits/xpower_event/src/ |
| H A D | xpower_event.cpp | 30 std::string stack = ""; in ReportXPowerStackSysEvent() local
|
| H A D | xpower_event_js.cpp | 40 std::string stack = ""; in ReportXPowerJsStackSysEvent() local 58 std::string stack = ""; in ReportXPowerJsStackSysEvent() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | torque-code-generator.cc | 27 EmitInstruction(const Instruction& instruction, Stack<std::string>* stack) EmitInstruction() argument 47 EmitInstruction(const PeekInstruction& instruction, Stack<std::string>* stack) EmitInstruction() argument 52 EmitInstruction(const PokeInstruction& instruction, Stack<std::string>* stack) EmitInstruction() argument 58 EmitInstruction( const DeleteRangeInstruction& instruction, Stack<std::string>* stack) EmitInstruction() argument [all...] |
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_sched.cpp | 38 void *stack = malloc(MALLOC_SIZE); in Bm_function_Clone() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/thread/ |
| H A D | pthread_attr_getstack.c | 32 void *stack = NULL; in pthread_attr_getstack_0100() local 49 void *stack = malloc(STACK_SIZE); in pthread_attr_getstack_0200() local
|
| H A D | pthread_getattr_np.c | 41 void *stack = NULL; in pthread_getattr_np_0100() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | osfiber_aarch64.c | 27 marl_fiber_set_target(struct marl_fiber_context* ctx, void* stack, uint32_t stack_size, void (*target)(void*), void* arg) marl_fiber_set_target() argument
|
| H A D | osfiber_arm.c | 27 marl_fiber_set_target(struct marl_fiber_context* ctx, void* stack, uint32_t stack_size, void (*target)(void*), void* arg) marl_fiber_set_target() argument
|
| H A D | osfiber_mips64.c | 27 marl_fiber_set_target(struct marl_fiber_context* ctx, void* stack, uint32_t stack_size, void (*target)(void*), void* arg) marl_fiber_set_target() argument
|
| H A D | osfiber_ppc64.c | 27 marl_fiber_set_target(struct marl_fiber_context* ctx, void* stack, uint32_t stack_size, void (*target)(void*), void* arg) marl_fiber_set_target() argument
|
| H A D | osfiber_x64.c | 29 marl_fiber_set_target(struct marl_fiber_context* ctx, void* stack, uint32_t stack_size, void (*target)(void*), void* arg) marl_fiber_set_target() argument
|
| H A D | osfiber_x86.c | 27 marl_fiber_set_target(struct marl_fiber_context* ctx, void* stack, uint32_t stack_size, void (*target)(void*), void* arg) marl_fiber_set_target() argument
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_stack.h | 34 struct cil_stack_item *stack; member [all...] |
| /base/hiviewdfx/hicollie/frameworks/native/thread_sampler/ |
| H A D | thread_sampler_api.cpp | 35 int ThreadSamplerCollect(char* stack, size_t size, int treeFormat) in ThreadSamplerCollect() argument
|
| /base/update/packaging_tools/ |
| H A D | gigraph_process.py | 186 def stack(self): member in TopoLogical
|
| /third_party/libunwind/libunwind/tests/ |
| H A D | Gtest-exc.c | 110 long stack; in a() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_callstack.cpp | 84 r600_stack_info& stack in update_max_depth() local [all...] |
| /third_party/musl/src/unistd/ |
| H A D | faccessat.c | 39 char stack[1024]; in faccessat() local
|