Home
last modified time | relevance | path

Searched defs:stack_ (Results 1 – 25 of 35) sorted by relevance

12

/external/libchrome/base/
Dat_exit.h64 base::stack<base::Closure> stack_; variable
/external/pdfium/core/fpdfapi/parser/
Dcpdf_object_walker.h57 std::stack<std::unique_ptr<SubobjectIterator>> stack_; variable
/external/google-breakpad/src/processor/
Dpostfix_evaluator.h173 vector<string> stack_; variable
/external/perfetto/src/profiling/common/
Dunwind_support.h100 const uint8_t* const stack_; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.h357 const FunctionStack stack_; variable
/external/v8/src/compiler/
Dint64-lowering.h90 ZoneDeque<NodeState> stack_; variable
Dsimd-scalar-lowering.h127 ZoneDeque<NodeState> stack_; variable
Dstate-values-utils.h121 SparseInputMask::InputIterator stack_[kMaxInlineDepth]; variable
Dgraph-reducer.h193 ZoneStack<NodeState> stack_; in NON_EXPORTED_BASE() local
Descape-analysis.h76 ZoneStack<NodeState> stack_; variable
/external/protobuf/src/google/protobuf/compiler/
Dscc.h80 std::vector<const Descriptor*> stack_; variable
/external/tensorflow/tensorflow/lite/experimental/ruy/profiler/
Dinstrumentation.h166 Stack stack_; variable
/external/v8/src/heap/cppgc/
Dheap-base.h156 std::unique_ptr<heap::base::Stack> stack_; variable
/external/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h230 std::stack<ParseType> stack_; variable
Ddefault_value_objectwriter.h309 std::stack<Node*> stack_; variable
/external/icu/icu4c/source/common/unicode/
Dbytestrie.h378 UVector32 *stack_; variable
Ducharstrie.h397 UVector32 *stack_; variable
/external/perfetto/tools/protoprofile/
Dmain.cc111 std::vector<std::string> stack_; member in perfetto::protoprofile::__anon4f3817010111::SizeProfileComputer
/external/v8/src/snapshot/
Dserializer.h383 GlobalHandleVector<HeapObject> stack_; variable
/external/v8/src/execution/ppc/
Dsimulator-ppc.h346 char* stack_; variable
/external/tensorflow/tensorflow/compiler/jit/graphcycles/
Dgraphcycles.cc77 Vec<int32> stack_; // Emulates recursion stack when doing depth first search member
/external/v8/src/execution/s390/
Dsimulator-s390.h460 char* stack_; variable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java758 private ArrayList<Long> stack_=new ArrayList<>(); local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DCharsTrie.java670 private ArrayList<Long> stack_=new ArrayList<>(); field in CharsTrie.Iterator
DBytesTrie.java724 private ArrayList<Long> stack_=new ArrayList<>(); local

12