| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
| H A D | graphcycles.cc | 288 void* stack[40]; // stack[0,nstack-1] holds stack trace for node. member 673 UpdateStackTrace(GraphId id, int priority, int (*get_stack_trace)(void** stack, int)) UpdateStackTrace() argument [all...] |
| /third_party/rust/crates/regex/regex-syntax/src/ast/ |
| H A D | parse.rs | 653 let mut stack = self.parser().stack_group.borrow_mut(); push_or_add_alternation() variables 723 let mut stack = self.parser().stack_group.borrow_mut(); pop_group() variables 773 let mut stack = self.parser().stack_group.borrow_mut(); pop_group_end() variables 851 let mut stack = self.parser().stack_class.borrow_mut(); pop_class() variables 930 let mut stack = self.parser().stack_class.borrow_mut(); pop_class_op() variables [all...] |
| H A D | mod.rs | 1380 let mut stack = vec![mem::replace(self, empty_ast())]; in drop() variables 1441 let mut stack = vec![mem::replace(self, empty_set())]; drop() variables [all...] |
| /third_party/rust/crates/regex/regex-syntax/src/hir/ |
| H A D | mod.rs | 1451 let mut stack = vec![mem::replace(self, Hir::empty())]; in drop() variables [all...] |
| /third_party/selinux/checkpolicy/ |
| H A D | module_compiler.c | 1116 static int is_scope_in_stack(const scope_datum_t * scope, const scope_stack_t * stack) in is_scope_in_stack() argument 1162 is_perm_in_stack(uint32_t perm_value, uint32_t class_value, const scope_stack_t * stack) is_perm_in_stack() argument 1373 copy_requirements(avrule_decl_t * dest, const scope_stack_t * stack) copy_requirements() argument [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | validate_cfg.cpp | 470 std::vector<BasicBlock*> stack; in FindCaseFallThrough() local 1107 std::vector<BasicBlock*> stack; in ReachabilityPass() local 1127 std::vector<BasicBlock*> stack; ReachabilityPass() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | g2meet.c | 118 uint32_t stack[EPIC_PIX_STACK_SIZE]; member
|
| H A D | jpeg2000dec.c | 171 Jpeg2000TgtNode *stack[30]; in tag_tree_decode() local
|
| H A D | j2kenc.c | 254 Jpeg2000TgtNode *stack[30]; in tag_tree_code() local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | linkValidate.cpp | 1421 std::list<TCall*> stack; in checkCallGraphCycles() local [all...] |
| /third_party/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 1343 void* const stack = mmap(nullptr, stack_size, PROT_READ | PROT_WRITE, in ExecDeathTestSpawnChild() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | measfmttest.cpp | 3476 MeasureUnit stack; in TestBasic() local
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-lecp.h | 325 uint8_t stack[16]; member
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | js-parser-internal.h | 543 parser_mem_data_t stack; /**< storage space */ global() member [all...] |
| /third_party/jerryscript/jerry-core/vm/ |
| H A D | vm.c | 4450 ecma_value_t* stack; in vm_run() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline_rt.c | 1053 nir_variable *stack; member 1403 nir_deref_instr *stack; in build_traversal_shader() local [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.h | 61 struct ac_llvm_flow *stack; member
|
| /third_party/node/deps/v8/tools/gcmole/ |
| H A D | gcmole.cc | 1492 std::set<MangledName> stack; in ReportUnsafe() local
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| H A D | regcomp.c | 297 union tre_stack_item *stack; member 399 tre_stack_t *stack; global() member 965 tre_stack_t *stack = ctx->stack; tre_parse() local 1203 tre_add_tags(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *tree, tre_tnfa_t *tnfa) tre_add_tags() argument 1687 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) tre_copy_ast() argument 1835 tre_expand_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int *position, tre_tag_direction_t *tag_directions) tre_expand_ast() argument 2134 tre_match_empty(tre_stack_t *stack, tre_ast_node_t *node, int *tags, int *assertions, int *num_tags_seen) tre_match_empty() argument 2244 tre_compute_nfl(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *tree) tre_compute_nfl() argument 2693 tre_stack_t *stack; regcomp() local [all...] |
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
| H A D | regcomp.c | 297 union tre_stack_item *stack; member 399 tre_stack_t *stack; global() member 966 tre_stack_t *stack = ctx->stack; tre_parse() local 1204 tre_add_tags(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *tree, tre_tnfa_t *tnfa) tre_add_tags() argument 1688 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) tre_copy_ast() argument 1836 tre_expand_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int *position, tre_tag_direction_t *tag_directions) tre_expand_ast() argument 2135 tre_match_empty(tre_stack_t *stack, tre_ast_node_t *node, int *tags, int *assertions, int *num_tags_seen) tre_match_empty() argument 2245 tre_compute_nfl(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *tree) tre_compute_nfl() argument 2694 tre_stack_t *stack; regcomp() local [all...] |
| /third_party/musl/porting/uniproton/kernel/src/regex/ |
| H A D | regcomp.c | 297 union tre_stack_item *stack; member 399 tre_stack_t *stack; global() member 965 tre_stack_t *stack = ctx->stack; tre_parse() local 1203 tre_add_tags(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *tree, tre_tnfa_t *tnfa) tre_add_tags() argument 1687 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) tre_copy_ast() argument 1835 tre_expand_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int *position, tre_tag_direction_t *tag_directions) tre_expand_ast() argument 2134 tre_match_empty(tre_stack_t *stack, tre_ast_node_t *node, int *tags, int *assertions, int *num_tags_seen) tre_match_empty() argument 2244 tre_compute_nfl(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *tree) tre_compute_nfl() argument 2693 tre_stack_t *stack; regcomp() local [all...] |
| /third_party/musl/src/regex/ |
| H A D | regcomp.c | 297 union tre_stack_item *stack; member 399 tre_stack_t *stack; global() member 965 tre_stack_t *stack = ctx->stack; tre_parse() local 1203 tre_add_tags(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *tree, tre_tnfa_t *tnfa) tre_add_tags() argument 1687 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) tre_copy_ast() argument 1835 tre_expand_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int *position, tre_tag_direction_t *tag_directions) tre_expand_ast() argument 2134 tre_match_empty(tre_stack_t *stack, tre_ast_node_t *node, int *tags, int *assertions, int *num_tags_seen) tre_match_empty() argument 2244 tre_compute_nfl(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *tree) tre_compute_nfl() argument 2693 tre_stack_t *stack; regcomp() local [all...] |
| /third_party/node/deps/googletest/src/ |
| H A D | gtest-death-test.cc | 1309 void* const stack = mmap(nullptr, stack_size, PROT_READ | PROT_WRITE, in ExecDeathTestSpawnChild() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_ra.cpp | 422 std::stack<BasicBlock *> stack; in splitEdges() local 825 std::stack<uint32_t> stack; member in nv50_ir::GCRA [all...] |
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-arm64.cc | 166 char* stack = reinterpret_cast<char*>(entry_stack); in CallImpl() local [all...] |