| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/grammar/ |
| D | grammar.go | 22 type Root struct { struct 23 MagicNumber string `json:"magic_number"` 24 MajorVersion int `json:"major_version"` 25 MinorVersion int `json:"minor_version"` 26 Revision int `json:"revision"` 27 Instructions []Instruction `json:"instructions"` 28 OperandKinds []OperandKind `json:"operand_kinds"`
|
| /third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/grammar/ |
| D | grammar.go | 22 type Root struct { struct 23 MagicNumber string `json:"magic_number"` 24 MajorVersion int `json:"major_version"` 25 MinorVersion int `json:"minor_version"` 26 Revision int `json:"revision"` 27 Instructions []Instruction `json:"instructions"` 28 OperandKinds []OperandKind `json:"operand_kinds"`
|
| /third_party/spirv-tools/utils/vscode/src/grammar/ |
| D | grammar.go | 22 type Root struct { struct 23 MagicNumber string `json:"magic_number"` 24 MajorVersion int `json:"major_version"` 25 MinorVersion int `json:"minor_version"` 26 Revision int `json:"revision"` 27 Instructions []Instruction `json:"instructions"` 28 OperandKinds []OperandKind `json:"operand_kinds"`
|
| /third_party/rust/rust/tests/ui/nll/ |
| D | issue-57100.rs | 26 struct Root { struct 34 let mut r = Root { in nested_union() argument
|
| D | issue-16223.rs | 20 struct Root { struct 38 let root = Root { in main() argument
|
| /third_party/typescript/tests/cases/compiler/ |
| D | moduleAugmentationDoesNamespaceMergeOfReexport.ts | 2 export namespace Root { namespace 13 export namespace Root { namespace
|
| D | moduleAugmentationDoesNamespaceEnumMergeOfReexport.ts | 2 export namespace Root { namespace 15 export enum Root { enum
|
| /third_party/rust/rust/tests/ui/issues/ |
| D | issue-13264.rs | 7 struct Root { struct 11 impl Deref for Root { implementation
|
| /third_party/rust/rust/library/alloc/src/collections/btree/ |
| D | split.rs | 6 impl<K, V> Root<K, V> { impl
|
| D | append.rs | 6 impl<K, V> Root<K, V> { implementation
|
| D | fix.rs | 68 impl<K, V> Root<K, V> { implementation
|
| /third_party/mesa3d/src/nouveau/compiler/nak/ |
| D | union_find.rs | 8 struct Root<X: Copy> { struct 16 Root(Root<X>), argument
|
| /third_party/typescript/tests/baselines/reference/ |
| D | TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.js | 34 var Root; variable 35 (function (Root) { argument
|
| /third_party/rust/rust/tests/ui/higher-ranked/trait-bounds/normalize-under-binder/ |
| D | issue-62529-4.rs | 7 type Root: 'a; typedef 18 type Root = &'b str; typedef
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/opt/pre/ |
| D | deep_copy_pass.h | 52 std::shared_ptr<RootNode> Root() { return root_; } in Root() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXPeephole.cpp | 73 static bool isCVTAToLocalCombinationCandidate(MachineInstr &Root) { in isCVTAToLocalCombinationCandidate() 104 static void CombineCVTAToLocal(MachineInstr &Root) { in CombineCVTAToLocal()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | FileCollector.h | 66 std::string Root; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/replay_buffer/ |
| D | segment_tree.h | 67 const T &Root() const { return buffer_[kRootIndex]; } in Root() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/rl/ |
| D | segment_tree.h | 68 const T &Root() { return buffer_[kRootIndex]; } in Root() function
|
| /third_party/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/ |
| D | MibTree.cs | 66 public IList<MibTreeNode> Root property in Lextm.SharpSnmpLib.Mib.MibTree
|
| /third_party/rust/rust/tests/ui/associated-types/ |
| D | associated-types-enum-field-numbered.rs | 14 Root(K::Value, usize), enumerator
|
| D | associated-types-enum-field-named.rs | 14 Root { value: K::Value, rank: usize }, enumerator
|
| /third_party/rust/rust/tests/codegen-units/item-collection/ |
| D | transitive-drop-glue.rs | 9 struct Root(#[allow(unused_tuple_struct_fields)] Intermediate); struct
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | InstructionSelector.cpp | 58 const MachineOperand &Root, const MachineRegisterInfo &MRI) const { in isBaseWithConstantOffset() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| D | SummaryBasedOptimizations.cpp | 29 auto Root = Index.calculateCallGraphRoot(); in initializeCounts() local
|