/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/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/typescript/tests/baselines/reference/ |
D | TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.js | 34 var Root; variable 35 (function (Root) { argument
|
/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/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/ |
D | root.js | 12 var Root = /*#__PURE__*/function (_Container) { class 14 function Root(opts) { class in Root
|
/third_party/node/deps/npm/lib/commands/ |
D | root.js | 2 class Root extends BaseCommand { class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FileCollector.h | 66 std::string Root; variable
|
D | GenericIteratedDominanceFrontier.h | 159 DomTreeNodeBase<NodeTy> *Root = RootPair.first; in calculate() local
|
/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/CodeGen/ |
D | MachineCombiner.cpp | 224 unsigned MachineCombiner::getLatency(MachineInstr *Root, MachineInstr *NewRoot, in getLatency() 307 MachineBasicBlock *MBB, MachineInstr *Root, in improvesCriticalPathLen() 471 MachineBasicBlock *MBB, MachineInstr &Root, in verifyPatternOrder()
|
/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | IntervalMap.cpp | 18 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DDG.h | 51 Root, enumerator 296 NodeType *Root = nullptr; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/ |
D | AggressiveInstCombine.cpp | 159 Value *Root; member 301 Value *Root, *SubOp1; in tryToRecognizePopCount() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinkerDeclContext.h | 140 DeclContext Root; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanPredicator.cpp | 108 VPValue *Root = Worklist.front(); in genPredicateTree() local
|
/third_party/typescript/src/harness/ |
D | vpathUtil.ts | 52 Root = RequireRoot | AllowRoot | AllowTrailingSeparator, enumerator
|
/third_party/node/deps/npm/node_modules/@tufjs/models/dist/ |
D | root.js | 19 class Root extends base_1.Signed { class
|
/third_party/skia/third_party/externals/spirv-tools/test/tools/ |
D | spirv_test_framework_unittest.py | 22 class Root: class
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/ |
D | spirv_test_framework_unittest.py | 22 class Root: class
|
/third_party/spirv-tools/test/tools/ |
D | spirv_test_framework_unittest.py | 22 class Root: class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAnnotateUniformValues.cpp | 80 static void DFS(BasicBlock *Root, SetVector<BasicBlock*> & Set) { in DFS()
|