Searched defs:branches (Results 1 - 12 of 12) sorted by relevance
| /third_party/skia/src/core/ |
| H A D | SkRTree.cpp | 15 std::vector<Branch> branches; in insert() local 57 int SkRTree::CountNodes(int branches) { in CountNodes() argument 93 bulkLoad(std::vector<Branch>* branches, int level) bulkLoad() argument [all...] |
| /third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/ |
| H A D | main.go | 55 type branches = map[string]plumbing.Hash type [all...] |
| /arkcompiler/runtime_core/static_core/runtime/jit/ |
| H A D | profiling_data.h | 143 static Span<BranchData> From(void *mem, PandaVector<uint32_t> branches) in From() argument
|
| /third_party/lz4/tests/ |
| H A D | test-lz4-speed.py | 330 branches = git_get_branches() variable
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_assembler.cpp | 46 std::vector<std::pair<int, SOPP_instruction*>> branches; member [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | transformation_flatten_conditional_branch.cpp | 224 std::vector<uint32_t> branches = {2, 1}; in Apply() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | transformation_flatten_conditional_branch.cpp | 224 std::vector<uint32_t> branches = {2, 1}; in Apply() local [all...] |
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_flatten_conditional_branch.cpp | 224 std::vector<uint32_t> branches = {2, 1}; in Apply() local [all...] |
| /arkcompiler/runtime_core/static_core/runtime/ |
| H A D | method.cpp | 541 PandaVector<uint32_t> branches; in StartProfiling() local 508 FillVecsByInsts(BytecodeInstruction &inst, PandaVector<uint32_t> &vcalls, PandaVector<uint32_t> &branches, PandaVector<uint32_t> &throws) const FillVecsByInsts() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | wavpackenc.c | 725 int term, branches = s->num_branches - depth; in recurse_mono() local 1670 int term, branches = s->num_branches - depth; in recurse_stereo() local [all...] |
| /third_party/littlefs/runners/ |
| H A D | test_runner.c | 607 struct test_seen_branch *branches; member 1676 lfs_emubd_t *branches; member [all...] |
| H A D | bench_runner.c | 627 struct bench_seen_branch *branches; member
|
Completed in 20 milliseconds