| /third_party/rust/rust/src/tools/rust-analyzer/crates/mbe/src/ |
| D | benchmark.rs | 97 let mut subtree = tt::Subtree { in invocation_fixtures() localVariable 192 let mut subtree = tt::Subtree { delimiter: *delimiter, token_trees: Vec::new() }; in invocation_fixtures() localVariable
|
| D | syntax_bridge.rs | 49 let subtree = convert_tokens(&mut c); in syntax_node_to_token_tree_with_modifications() localVariable 126 let subtree = convert_tokens(&mut conv); in parse_to_token_tree() localVariable 169 subtree: tt::Subtree, in convert_tokens() field 234 let subtree = tt::Subtree { in convert_tokens() localVariable 322 let subtree = stack.into_last().subtree; in convert_tokens() localVariable
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/rewrite/ |
| D | test_subtree_resnet.py | 217 def _remove_bn(subtree): argument 246 def _insert_node(subtree): argument
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/proc-macro-api/src/msg/ |
| D | flat.rs | 49 subtree: Vec<u32>, field 218 subtree: Vec<SubtreeRepr>, field 234 fn subtree(&mut self, idx: usize, subtree: &'a tt::Subtree) { in subtree() method 297 subtree: Vec<SubtreeRepr>, field
|
| /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
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | TextFormatParseInfoTreeTest.java | 154 TextFormatParseInfoTree subtree = root.getNestedTrees(OPTIONAL_NESTED_MESSAGE).get(0); in testGetNestedTreesReturnsSingleTree() local
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/hir-expand/src/ |
| D | attrs.rs | 112 let subtree = match attr.token_tree_value() { in filter() localVariable 294 let subtree = tt::Subtree { in parse_path_comma_token_tree() localVariable
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/proc-macro-api/src/ |
| D | msg.rs | 122 let mut subtree = Subtree { delimiter: Delimiter::unspecified(), token_trees: Vec::new() }; in fixture_token_tree() localVariable
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/proc-macro-srv/src/server/ |
| D | token_stream.rs | 119 let subtree = subtree_replace_token_ids_with_unspecified(subtree); in from_str() localVariable
|
| /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 784 NodeRef &subtree(unsigned i) const { in subtree() function 821 NodeRef &subtree(unsigned Level) const { in subtree() function
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/tt/src/ |
| D | buffer.rs | 193 pub fn subtree(self) -> Option<Cursor<'a, Span>> { in subtree() method
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/ |
| D | edit_in_place.rs | 407 let subtree = self.clone_subtree().clone_for_update(); in split_prefix() localVariable
|
| /third_party/glslang/glslang/MachineIndependent/ |
| D | SymbolTable.h | 174 virtual void setConstSubtree(TIntermTyped* subtree) { constSubtree = subtree; } in setConstSubtree()
|
| /third_party/rust/rust/library/alloc/src/collections/btree/ |
| D | map.rs | 258 let subtree = clone_subtree(in_edge.descend(), alloc.clone()); in clone() localVariable 263 let subtree = ManuallyDrop::new(subtree); in clone() localVariable
|
| /third_party/glslang/glslang/Include/ |
| D | intermediate.h | 1355 void setConstSubtree(TIntermTyped* subtree) { constSubtree = subtree; } in setConstSubtree()
|
| /third_party/rust/crates/memchr/bench/data/code/ |
| D | rust-library.rs | 29995 let subtree = clone_subtree(in_edge.descend()); localVariable 30000 let subtree = ManuallyDrop::new(subtree); localVariable
|
| /third_party/libabigail/src/ |
| D | abg-ir.cc | 7660 type_base_sptr subtree; in clone_array_tree() local
|
| /third_party/typescript/src/lib/ |
| D | dom.generated.d.ts | 520 subtree?: boolean; property 930 subtree?: boolean; property
|
| /third_party/typescript/lib/ |
| D | lib.dom.d.ts | 540 subtree?: boolean; property 950 subtree?: boolean; property
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 4170 subtree?: boolean; property
|