/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cord_rep_btree_navigator.cc | 122 CordRepBtree* subtree = CordRepBtree::New(Substring(edge, edge_offset)); in Read() local 129 subtree->set_end(subtree_end); in Read() 130 if (length == 0) return {subtree, 0}; in Read() 131 CordRep::Unref(subtree); in Read() 135 subtree->set_end(subtree_end); in Read() 136 subtree = CordRepBtree::New(subtree); in Read() 144 subtree->length += edge->length; in Read() 145 subtree->edges_[subtree_end++] = CordRep::Ref(edge); in Read() 148 CordRepBtree* tree = subtree; in Read() 149 subtree->length += length; in Read() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | IntervalMap.cpp | 21 path.insert(path.begin() + 1, Entry(subtree(0), Offsets.second)); in replaceRoot() 39 NodeRef NR = path[l].subtree(path[l].offset - 1); in getLeftSibling() 43 NR = NR.subtree(NR.size() - 1); in getLeftSibling() 64 NodeRef NR = subtree(l); in moveLeft() 69 NR = NR.subtree(NR.size() - 1); in moveLeft() 89 NodeRef NR = path[l].subtree(path[l].offset + 1); in getRightSibling() 93 NR = NR.subtree(0); in getRightSibling() 109 NodeRef NR = subtree(l); in moveRight() 113 NR = NR.subtree(0); in moveRight()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 520 NodeRef &subtree(unsigned i) const { in subtree() function 703 const NodeRef &subtree(unsigned i) const { return this->first[i]; } in subtree() function 706 NodeRef &subtree(unsigned i) { return this->first[i]; } in subtree() function 741 return subtree(safeFind(0, x)); in safeLookup() 753 subtree(i) = Node; in insert() 782 : node(&Node.subtree(0)), size(Node.size()), offset(Offset) {} in Entry() 784 NodeRef &subtree(unsigned i) const { in subtree() function 821 NodeRef &subtree(unsigned Level) const { in subtree() function 822 return path[Level].subtree(path[Level].offset); in subtree() 828 path[Level] = Entry(subtree(Level - 1), offset(Level)); in reset() [all …]
|
/third_party/node/deps/v8/tools/system-analyzer/view/map-panel/ |
D | map-transitions.mjs | 111 let subtree = DOM.div('transitions'); 112 transition.appendChild(subtree); 115 this.currentNode = subtree;
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | TextFormatParseInfoTreeTest.java | 160 TextFormatParseInfoTree subtree = root.getNestedTrees(OPTIONAL_NESTED_MESSAGE).get(0); in testGetNestedTreesReturnsSingleTree() local 161 assertNotNull(subtree); in testGetNestedTreesReturnsSingleTree()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/ |
D | bloat.py | 272 subtree = jsonify_tree(val, key) 273 total += subtree['data']['$area'] 274 children.append(subtree)
|
/third_party/skia/third_party/externals/swiftshader/third_party/ |
D | update-marl.sh | 12 git subtree pull --prefix third_party/marl https://github.com/google/marl main --squash -m "Update …
|
D | update-spirvheaders.sh | 13 git subtree pull --prefix third_party/SPIRV-Headers https://github.com/KhronosGroup/SPIRV-Headers m…
|
D | update-spirvtools.sh | 15 GIT_RESULT=`git subtree pull --prefix third_party/SPIRV-Tools https://github.com/KhronosGroup/SPIRV…
|
/third_party/skia/third_party/externals/swiftshader/ |
D | README.md | 86 … project. The fork was made using [git-subtree](https://github.com/git/git/blob/master/contrib/sub…
|
/third_party/node/deps/v8/src/compiler/ |
D | state-values-utils.cc | 210 Node* subtree = in BuildTree() local 212 (*node_buffer)[node_count++] = subtree; in BuildTree()
|
/third_party/python/Tools/scripts/ |
D | dutree.doc | 25 :tree structure, and with each subtree sorted by size. Something like:
|
/third_party/protobuf/csharp/ |
D | README.md | 77 This subtree was originally imported from https://github.com/jskeet/protobuf-csharp-port
|
D | CHANGES.txt | 10 before the code was merged into csharp/ subtree of GitHub google/protobuf
|
/third_party/glslang/glslang/MachineIndependent/ |
D | SymbolTable.h | 174 virtual void setConstSubtree(TIntermTyped* subtree) { constSubtree = subtree; } in setConstSubtree() argument
|
/third_party/node/deps/v8/tools/system-analyzer/log/ |
D | map.mjs | 85 // Initialize preorder tree traversal Ids for fast subtree inclusion checks
|
/third_party/openssl/doc/man3/ |
D | X509_STORE_CTX_get_error.pod | 337 =item B<X509_V_ERR_PERMITTED_VIOLATION: permitted subtree violation> 341 =item B<X509_V_ERR_EXCLUDED_VIOLATION: excluded subtree violation>
|
/third_party/glslang/glslang/Include/ |
D | intermediate.h | 1355 void setConstSubtree(TIntermTyped* subtree) { constSubtree = subtree; } in setConstSubtree() argument
|
/third_party/python/Mac/ |
D | README.rst | 244 the relevant portions of the Mac subtree into the Python.framework. 267 framework itself, the Mac subtree, the applications and the unix tools.
|
/third_party/node/deps/v8/tools/ |
D | splaytree.mjs | 164 // the left subtree.
|
/third_party/icu/docs/processes/ |
D | unicode-update.md | 86 The tools for building ICU data for Unicode properties are in a separate subtree of the ICU repo.
|
/third_party/FreeBSD/ |
D | MAINTAINERS | 32 makes a commit to the specified subtree.
|
/third_party/libabigail/src/ |
D | abg-ir.cc | 7369 type_base_sptr subtree; in clone_array_tree() local 7376 subtree = s; in clone_array_tree() 7377 type->set_underlying_type(subtree); in clone_array_tree() 7386 subtree = s; in clone_array_tree() 7387 type->set_element_type(subtree); in clone_array_tree() 7390 add_decl_to_scope(is_decl(subtree), scope); in clone_array_tree() 7394 if (typedef_decl_sptr t = is_typedef(subtree)) in clone_array_tree() 7405 subtree = s; in clone_array_tree() 7410 else if (qualified_type_def_sptr t = is_qualified_type(subtree)) in clone_array_tree() 7421 subtree = s; in clone_array_tree() [all …]
|
/third_party/libwebsockets/READMEs/ |
D | README.cbor-lecp.md | 157 it's possible to get exactly the raw CBOR subtree that's needed.
|
/third_party/node/test/fixtures/wpt/interfaces/ |
D | dom.idl | 182 boolean subtree = false;
|