| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-objects.cc | 1767 New( Isolate* isolate, std::unique_ptr<wasm::StackMemory> stack, Handle<HeapObject> parent) New() argument 1788 New( Isolate* isolate, std::unique_ptr<wasm::StackMemory> stack) New() argument 1797 auto stack = New() local [all...] |
| /third_party/musl/porting/liteos_a/user/ldso/ |
| H A D | dynlink.c | 1462 struct dso *p, **queue, **stack; in queue_ctors() local
|
| /third_party/musl/porting/liteos_a/user_debug/ldso/ |
| H A D | dynlink.c | 1461 struct dso *p, **queue, **stack; in queue_ctors() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ubidi.cpp | 1155 uint16_t stack[UBIDI_MAX_EXPLICIT_LEVEL+2]; /* we never push anything >=UBIDI_MAX_EXPLICIT_LEVEL in resolveExplicitLevels() local [all...] |
| H A D | uresbund.cpp | 2035 UResourceBundle stack; in ures_getStringByKeyWithFallback() local
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-debugger-agent-impl.cc | 1647 std::unique_ptr<V8StackTraceImpl> stack = in didParseSource() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | frames.cc | 164 void StackFrameIterator::Reset(ThreadLocalTop* top, wasm::StackMemory* stack) { in Reset() argument 114 StackFrameIterator(Isolate* isolate, wasm::StackMemory* stack) StackFrameIterator() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | value-serializer.cc | 974 Handle<Object> stack; in WriteJSError() local 2080 Handle<Object> stack = isolate_->factory()->undefined_value(); ReadJSError() local 2478 std::vector<Handle<Object>> stack; ReadObjectUsingEntireBufferForLegacyFormat() local [all...] |
| /third_party/musl/ldso/ |
| H A D | dynlink.c | 1555 struct dso *p, **queue, **stack; local
|
| /third_party/python/Python/ |
| H A D | sysmodule.c | 937 PyObject *stack[3]; in call_trampoline() local [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | psaux.h | 634 FT_Fixed stack[PS_MAX_OPERANDS + 1]; member 944 FT_Long stack[T1_MAX_CHARSTRINGS_OPERANDS]; member 1171 FT_Fixed stack[CFF_MAX_OPERANDS + 1]; member
|
| /third_party/python/Modules/ |
| H A D | _elementtree.c | 854 PyObject *stack[2]; in deepcopy() local 2325 PyObject *stack; /* element stack */ global() member 2849 PyObject* stack[2] = {target, text}; treebuilder_handle_pi() local 3372 PyObject* stack[2]; expat_start_ns_handler() local 3550 PyObject* stack[2]; expat_pi_handler() local [all...] |
| H A D | _asynciomodule.c | 357 PyObject *stack[3]; in call_soon() local 2895 PyObject *stack[2]; task_step_impl() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidi.cpp | 1155 uint16_t stack[UBIDI_MAX_EXPLICIT_LEVEL+2]; /* we never push anything >=UBIDI_MAX_EXPLICIT_LEVEL in resolveExplicitLevels() local [all...] |
| H A D | uresbund.cpp | 1810 UResourceBundle stack; in ures_getStringByKeyWithFallback() local
|
| /third_party/vixl/src/aarch64/ |
| H A D | simulator-aarch64.h | 349 Memory(SimStack::Allocated stack) Memory() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | mutex.cc | 1317 int GetStack(void** stack, int max_depth) { in GetStack() argument 1388 void** stack; in DeadlockCheck() local [all...] |
| /third_party/littlefs/ |
| H A D | lfs.c | 885 struct lfs_dir_traverse stack[LFS_DIR_TRAVERSE_DEPTH-1]; in lfs_dir_traverse() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction-selector.cc | 765 Node* stack = state.stack(); in AddInputsToFrameStateDescriptor() local 3282 int stack = state_info.type() == FrameStateType::kUnoptimizedFunction ? 1 : 0; in GetFrameStateDescriptorInternal() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | Shader.hpp | 563 uint32_t stack = 0; // maximum call depth. member
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_resolve_ast.c | 3548 static int cil_check_inheritances(struct cil_tree_node *node, unsigned max, unsigned *count, struct cil_stack *stack, unsigned *loop) in cil_check_inheritances() argument 3598 struct cil_stack *stack; in cil_check_for_bad_inheritance() local [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | module_to_cil.c | 171 struct stack { struct 172 void **stack; member 414 static int stack_destroy(struct stack **stack) in stack_destroy() argument 427 stack_init(struct stack **stack) stack_init() argument 452 stack_push(struct stack *stack, void *ptr) stack_push() argument 474 stack_pop(struct stack *stack) stack_pop() argument 484 stack_peek(struct stack *stack) stack_peek() argument 1256 struct stack *stack = NULL; cond_expr_to_cil() local 1712 struct stack *stack = NULL; constraint_expr_to_string() local 3641 block_to_cil(struct policydb *pdb, struct avrule_block *block, struct stack *stack, int indent) block_to_cil() argument 3725 module_block_to_cil(struct policydb *pdb, struct avrule_block *block, struct stack *stack, int *indent) module_block_to_cil() argument 3767 global_block_to_cil(struct policydb *pdb, struct avrule_block *block, struct stack *stack) global_block_to_cil() argument 3805 struct stack *stack = NULL; blocks_to_cil() local 3836 linked_block_to_cil(struct policydb *pdb, struct avrule_block *block, struct stack *stack) linked_block_to_cil() argument 3873 struct stack *stack = NULL; linked_blocks_to_cil() local [all...] |
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | sched.h | 766 void *stack;
member 1877 unsigned long stack[THREAD_SIZE / sizeof(long)];
member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | bcmutils.c | 1065 uint16 stack[0]; /* stack of 16 bit ids */ member [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 10450 struct r600_stack_info *stack = &ctx->bc->stack; in callstack_update_max_depth() local [all...] |