Home
last modified time | relevance | path

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

12

/third_party/grpc/src/core/lib/transport/
Dinterception_chain.cc73 RefCountedPtr<CallFilters::Stack> stack_; member in grpc_core::__anon1ebed9fa0111::CallStarter
95 RefCountedPtr<CallFilters::Stack> stack_; member in grpc_core::__anon1ebed9fa0111::TerminalInterceptor
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/f16/
Dstack_f16.h26 StackStruct stack_; member
/third_party/grpc/src/core/lib/channel/
Dchannel_stack_builder.h98 std::vector<const grpc_channel_filter*> stack_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Dtreap.h193 std::stack<TreapNode *> stack_; variable
269 std::stack<TreapNode *> stack_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_info.h245 void* stack_[kMaxStackDepth]; variable
/third_party/protobuf/src/google/protobuf/compiler/
Dscc.h65 std::vector<const Descriptor*> stack_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_compiler/parser/
Dbyte_code_parser.h176 ir::NodePtrList stack_; variable
/third_party/protobuf/third_party/abseil-cpp/absl/strings/internal/
Dcordz_info.h248 void* stack_[kMaxStackDepth]; variable
/third_party/skia/m133/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/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h378 UVector32 *stack_; variable
Ducharstrie.h395 UVector32 *stack_; variable
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dprofile.h307 std::vector<MemoryInfo> stack_; variable
/third_party/re2/re2/
Dnfa.cc124 PODArray<AddState> stack_; // pre-allocated for AddToThreadq member in re2::NFA
Ddfa.cc331 PODArray<int> stack_; // Pre-allocated stack for AddToQueue member in re2::DFA
/third_party/grpc/src/core/util/json/
Djson_reader.cc156 std::vector<Scope> stack_; member in grpc_core::__anon77b8be040111::JsonReader
/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/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrie.java693 private ArrayList<Long> stack_=new ArrayList<>(); field in CharsTrie.Iterator
DBytesTrie.java755 private ArrayList<Long> stack_=new ArrayList<>(); local
/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.cc261 std::vector<IndentState> stack_; member in commands::__anon6363ec5e0111::Printer
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/
Dauto_monad.cc361 std::stack<FuncGraphPtr> stack_; member in mindspore::pipeline::__anona16b72180111::SccFinder
387 OrderedSet<AnfNodePtr> *stack_; member in mindspore::pipeline::__anona16b72180111::NodeStackGuard

12