Home
last modified time | relevance | path

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

12

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dtreap.h193 std::stack<TreapNode *> stack_; variable
269 std::stack<TreapNode *> stack_; variable
/third_party/protobuf/src/google/protobuf/compiler/
Dscc.h80 std::vector<const Descriptor*> stack_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_info.h245 void* stack_[kMaxStackDepth]; variable
/third_party/boost/libs/contract/example/meyer97/
Dstack3.cpp169 stack4<T> stack_; member in stack3
/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
/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.h395 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::__anon76b0d1bc0111::JsonReader
/third_party/boost/boost/graph/
Dhawick_circuits.hpp287 Stack& stack_; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java755 private ArrayList<Long> stack_=new ArrayList<>(); local
DCharsTrie.java693 private ArrayList<Long> stack_=new ArrayList<>(); field in CharsTrie.Iterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCharsTrie.java666 private ArrayList<Long> stack_=new ArrayList<>(); field in CharsTrie.Iterator
DBytesTrie.java720 private ArrayList<Long> stack_=new ArrayList<>(); local
/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc355 Vec<int32_t> stack_; // Emulates recursion stack for depth-first searches member

12