Home
last modified time | relevance | path

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

12

/third_party/protobuf/src/google/protobuf/compiler/
Dscc.h80 std::vector<const Descriptor*> stack_; variable
/third_party/boost/libs/contract/example/meyer97/
Dstack3.cpp169 stack4<T> stack_; member in stack3
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_info.h245 void* stack_[kMaxStackDepth]; variable
/third_party/boost/libs/xpressive/test/
Dtest_typeof2.cpp59 std::stack<int> stack_; in test_actions() local
Dtest_actions.cpp171 std::stack<int> stack_; in test5() local
/third_party/re2/re2/
Dwalker-inl.h143 delete stack_; in ~Walker() local
Dnfa.cc120 PODArray<AddState> stack_; // pre-allocated for AddToThreadq member in re2::NFA
Ddfa.cc350 PODArray<int> stack_; // Pre-allocated stack for AddToQueue member in re2::DFA
/third_party/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h230 std::stack<ParseType> stack_; variable
Ddefault_value_objectwriter.h305 std::stack<Node*> stack_; variable
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h340 UVector32 *stack_; variable
Ducharstrie.h359 UVector32 *stack_; variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h378 UVector32 *stack_; variable
Ducharstrie.h395 UVector32 *stack_; variable
/third_party/icu/icu4c/source/common/unicode/
Dbytestrie.h378 UVector32 *stack_; variable
Ducharstrie.h397 UVector32 *stack_; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dbytestrie.h378 UVector32 *stack_; variable
Ducharstrie.h395 UVector32 *stack_; variable
/third_party/grpc/src/core/lib/json/
Djson_reader.cc124 std::vector<Json*> stack_; member in grpc_core::__anon94c46a800111::JsonReader
/third_party/boost/boost/graph/
Dhawick_circuits.hpp287 Stack& stack_; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DBytesTrie.java720 private ArrayList<Long> stack_=new ArrayList<>(); local
DCharsTrie.java666 private ArrayList<Long> stack_=new ArrayList<>(); field in CharsTrie.Iterator
/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc355 Vec<int32_t> stack_; // Emulates recursion stack for depth-first searches member
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc355 Vec<int32_t> stack_; // Emulates recursion stack for depth-first searches member
/third_party/gn/src/gn/
Dcommand_format.cc248 std::vector<IndentState> stack_; member in commands::__anonfd1b22c10111::Printer

12