Home
last modified time | relevance | path

Searched defs:Composite (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/tests/cases/conformance/expressions/arrayLiterals/
DarrayLiteralInference.ts13 Composite = 'Composite', enumerator
/third_party/flutter/skia/src/sfnt/
DSkOTTable_glyf.h108 struct Composite { struct
109 struct Component {
201 } component;//[] last element does not set MORE_COMPONENTS
204 struct Instructions {
/third_party/skia/src/sfnt/
DSkOTTable_glyf.h108 struct Composite { struct
109 struct Component {
201 } component;//[] last element does not set MORE_COMPONENTS
204 struct Instructions {
/third_party/flutter/skia/modules/skottie/src/
DSkottieAdapter.h190 enum class Composite { kAbove, kBelow }; enum
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DGlyph.java12 Composite; enumConstant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DGlyph.java12 Composite; enumConstant
/third_party/vk-gl-cts/external/vulkancts/scripts/
Dgen_framework.py214 class Composite: class
Dohos_gen_framework.py218 class Composite: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp958 } else if (auto *Composite = dyn_cast<DICompositeType>(Element)) { in constructTypeDIE() local
DCodeViewDebug.cpp2191 } else if (auto *Composite = dyn_cast<DICompositeType>(Element)) { in collectClassInfo() local