/third_party/skia/src/core/ |
D | SkRTree.cpp | 15 std::vector<Branch> branches; in insert() local 57 int SkRTree::CountNodes(int branches) { in CountNodes() 93 SkRTree::Branch SkRTree::bulkLoad(std::vector<Branch>* branches, int level) { in bulkLoad()
|
/third_party/flutter/skia/src/core/ |
D | SkRTree.cpp | 23 SkTDArray<Branch> branches; in insert() local 63 int SkRTree::CountNodes(int branches) { in CountNodes() 99 SkRTree::Branch SkRTree::bulkLoad(SkTDArray<Branch>* branches, int level) { in bulkLoad()
|
/third_party/parse5/scripts/generate-named-entity-data/ |
D | array-mapped-radix-tree.js | 35 _writeNodeMarker(data, branches) { argument 53 _writeBranches(branches) { argument
|
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/ |
D | auto_monad.cc | 304 std::vector<FuncGraphPtr> branches; member 390 std::vector<FuncGraphPtr> branches; in GetSwitchBranches() local 406 void AddMonadParameters(const std::vector<FuncGraphPtr> &branches, const std::string &name, in AddMonadParameters() 416 auto branches = GetSwitchBranches(cnode); in TraceSwitchEffectInfo() local 436 auto branches = GetSwitchLayerBranches(cnode); in TraceSwitchLayerEffectInfo() local 454 const auto &branches = call.branches; in HandleSwitchLayerCalls() local 632 auto branches = GetSwitchBranches(switch_cnode); in TraceTupleFromSwitch() local 643 void SetupEffectBranches(const EffectInfo &info, const std::vector<FuncGraphPtr> &branches) { in SetupEffectBranches() 661 EffectInfo MergeEffectInfo(const std::vector<FuncGraphPtr> &branches) { in MergeEffectInfo()
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/ |
D | main.go | 55 type branches = map[string]plumbing.Hash talias
|
/third_party/boost/boost/geometry/index/detail/rtree/visitors/ |
D | distance_query.hpp | 355 active_branch_list_type branches; member 410 active_branch_list_type & branches = internal_stack.back().branches; in increment() local
|
/third_party/mindspore/mindspore/core/abstract/ |
D | prim_statement.cc | 87 AbstractBasePtrList branches = branches_abs->elements(); in InferImplSwitchLayer() local
|
/third_party/lz4/tests/ |
D | test-lz4-speed.py | 330 branches = git_get_branches() variable
|
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/ |
D | op_adapter.h | 192 … SetOpSubgraphFunc(const OperatorPtr &op, int index, std::shared_ptr<std::vector<DfGraph>> branche… in SetOpSubgraphFunc() 196 …int setSubgraph(const OperatorPtr &op, int index, std::shared_ptr<std::vector<DfGraph>> branches) … in setSubgraph()
|
D | op_adapter.cc | 109 const std::shared_ptr<std::vector<DfGraph>> &branches) { in SetOpSubgraphFunc()
|
D | convert.cc | 738 std::shared_ptr<std::vector<DfGraph>> branches = std::make_shared<std::vector<DfGraph>>(); in SetSubgraph() local
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_flatten_conditional_branch.cpp | 224 std::vector<uint32_t> branches = {2, 1}; in Apply() local
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_flatten_conditional_branch.cpp | 224 std::vector<uint32_t> branches = {2, 1}; in Apply() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_flatten_conditional_branch.cpp | 224 std::vector<uint32_t> branches = {2, 1}; in Apply() local
|
/third_party/mindspore/mindspore/ccsrc/vm/ |
D | vm.cc | 344 VectorRef branches = utils::cast<VectorRef>(Ref(utils::cast<int64_t>(args[1]))); in InstSwitchLayer() local
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_assembler.cpp | 46 std::vector<std::pair<int, SOPP_instruction*>> branches; member
|
/third_party/mindspore/mindspore/ccsrc/backend/session/ |
D | ascend_auto_monad.cc | 657 std::vector<CallBranch> branches; in GetSwitchBranches() local 974 auto &branches = call_site->callees; in HandleCallSite() local
|
/third_party/ffmpeg/libavcodec/ |
D | wavpackenc.c | 722 int term, branches = s->num_branches - depth; in recurse_mono() local 1667 int term, branches = s->num_branches - depth; in recurse_stereo() local
|