Home
last modified time | relevance | path

Searched defs:stack (Results 251 - 275 of 297) sorted by relevance

1...<<1112

/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.cc1767 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 Ddynlink.c1462 struct dso *p, **queue, **stack; in queue_ctors() local
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c1461 struct dso *p, **queue, **stack; in queue_ctors() local
/third_party/node/deps/icu-small/source/common/
H A Dubidi.cpp1155 uint16_t stack[UBIDI_MAX_EXPLICIT_LEVEL+2]; /* we never push anything >=UBIDI_MAX_EXPLICIT_LEVEL in resolveExplicitLevels() local
[all...]
H A Duresbund.cpp2035 UResourceBundle stack; in ures_getStringByKeyWithFallback() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-agent-impl.cc1647 std::unique_ptr<V8StackTraceImpl> stack = in didParseSource() local
[all...]
/third_party/node/deps/v8/src/execution/
H A Dframes.cc164 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 Dvalue-serializer.cc974 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 Ddynlink.c1555 struct dso *p, **queue, **stack; local
/third_party/python/Python/
H A Dsysmodule.c937 PyObject *stack[3]; in call_trampoline() local
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dpsaux.h634 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.c854 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.c357 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 Dubidi.cpp1155 uint16_t stack[UBIDI_MAX_EXPLICIT_LEVEL+2]; /* we never push anything >=UBIDI_MAX_EXPLICIT_LEVEL in resolveExplicitLevels() local
[all...]
H A Duresbund.cpp1810 UResourceBundle stack; in ures_getStringByKeyWithFallback() local
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h349 Memory(SimStack::Allocated stack) Memory() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc1317 int GetStack(void** stack, int max_depth) { in GetStack() argument
1388 void** stack; in DeadlockCheck() local
[all...]
/third_party/littlefs/
H A Dlfs.c885 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 Dinstruction-selector.cc765 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 DShader.hpp563 uint32_t stack = 0; // maximum call depth. member
/third_party/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c3548 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 Dmodule_to_cil.c171 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 Dsched.h766 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 Dbcmutils.c1065 uint16 stack[0]; /* stack of 16 bit ids */ member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c10450 struct r600_stack_info *stack = &ctx->bc->stack; in callstack_update_max_depth() local
[all...]

Completed in 91 milliseconds

1...<<1112