Home
last modified time | relevance | path

Searched defs:branches (Results 1 – 10 of 10) 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/skia/third_party/externals/tint/tools/src/cmd/roll-release/
Dmain.go55 type branches = map[string]plumbing.Hash talias
/third_party/lz4/tests/
Dtest-lz4-speed.py330 branches = git_get_branches() variable
/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/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/spirv-tools/source/fuzz/
Dtransformation_flatten_conditional_branch.cpp224 std::vector<uint32_t> branches = {2, 1}; in Apply() local
/third_party/mesa3d/src/amd/compiler/
Daco_assembler.cpp46 std::vector<std::pair<int, SOPP_instruction*>> 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
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h34948 u32 branches; member