Home
last modified time | relevance | path

Searched defs:stack_ (Results 1 – 25 of 37) 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/llvm-project/compiler-rt/lib/msan/
Dmsan_thread.h64 StackBounds stack_; variable
/external/perfetto/src/profiling/common/
Dunwind_support.h91 const uint8_t* const stack_; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.h369 const FunctionStack stack_; variable
/external/llvm-project/flang/runtime/
Dformat.h157 Iteration stack_[maxMaxHeight]; variable
/external/protobuf/src/google/protobuf/compiler/
Dscc.h80 std::vector<const Descriptor*> stack_; variable
/external/ruy/ruy/profiler/
Dinstrumentation.h166 Stack stack_; variable
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcordz_info.h245 void* stack_[kMaxStackDepth]; variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_report.cpp24 const StackTrace *stack_) in ScopedAllocatorErrorReport()
/external/perfetto/src/protozero/filtering/
Dmessage_filter.h199 std::vector<StackState> 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.h376 UVector32 *stack_; variable
Ducharstrie.h395 UVector32 *stack_; variable
/external/icu/libicu/cts_headers/unicode/
Dbytestrie.h376 UVector32 *stack_; variable
Ducharstrie.h395 UVector32 *stack_; variable
/external/rust/crates/grpcio-sys/grpc/src/core/lib/json/
Djson_reader.cc124 std::vector<Json*> stack_; member in grpc_core::__anon4d835ffe0111::JsonReader
/external/perfetto/tools/protoprofile/
Dmain.cc111 std::vector<std::string> stack_; member in perfetto::protoprofile::__anonc3fe7d5d0111::SizeProfileComputer
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dnfa.cc123 PODArray<AddState> stack_; // pre-allocated for AddToThreadq member in re2::NFA
/external/pigweed/pw_protobuf/public/pw_protobuf/
Dencoder.h375 std::array<Encoder::SizeType*, kMaxNestedDepth> stack_; variable
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
Dgraphcycles.cc77 Vec<int32> stack_; // Emulates recursion stack when doing depth first search member
/external/icu/android_icu4j/src/main/java/android/icu/util/
DBytesTrie.java720 private ArrayList<Long> stack_=new ArrayList<>(); local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java755 private ArrayList<Long> stack_=new ArrayList<>(); local

12