Home
last modified time | relevance | path

Searched defs:branches (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/src/core/
DSkRTree.cpp15 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/
DSkRTree.cpp23 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/
Darray-mapped-radix-tree.js35 _writeNodeMarker(data, branches) { argument
53 _writeBranches(branches) { argument
/third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/
Dmain.go55 type branches = map[string]plumbing.Hash talias
/third_party/boost/boost/geometry/index/detail/rtree/visitors/
Ddistance_query.hpp355 active_branch_list_type branches; member
410 active_branch_list_type & branches = internal_stack.back().branches; in increment() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_flatten_conditional_branch.cpp224 std::vector<uint32_t> branches = {2, 1}; in Apply() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_flatten_conditional_branch.cpp224 std::vector<uint32_t> branches = {2, 1}; in Apply() local
/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dubifs-media.h756 __u8 branches[]; member
758 char branches[]; member
/third_party/ffmpeg/libavcodec/
Dwavpackenc.c722 int term, branches = s->num_branches - depth; in recurse_mono() local
1667 int term, branches = s->num_branches - depth; in recurse_stereo() local