Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DLinker.h294 Module* Composite; ///< The composite module linked together variable
/external/drm_hwcomposer/
Ddrmcompositor.cpp92 int DrmCompositor::Composite() { in Composite() function in android::DrmCompositor
Dglworker.cpp552 int GLWorkerCompositor::Composite(DrmHwcLayer *layers, in Composite() function in android::GLWorkerCompositor
/external/skia/src/sfnt/
DSkOTTable_glyf.h108 struct Composite { struct
109 struct Component {
201 } component;//[] last element does not set MORE_COMPONENTS
204 struct Instructions {
/external/swiftshader/third_party/LLVM/tools/llvm-link/
Dllvm-link.cpp88 std::auto_ptr<Module> Composite(LoadFile(argv[0], in main() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenRegisters.h246 CompositeMap Composite; variable
/external/llvm/tools/llvm-link/
Dllvm-link.cpp353 auto Composite = make_unique<Module>("llvm-link", Context); in main() local
/external/swiftshader/third_party/LLVM/tools/llvm-ld/
Dllvm-ld.cpp601 std::auto_ptr<Module> Composite(TheLinker.releaseModule()); in main() local
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1523 } else if (auto *Composite = dyn_cast<DICompositeType>(Element)) { in collectClassInfo() local
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp1225 const CodeGenSubRegIndex *Composite = C->second; in computeSubRegLaneMasks() local
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.cpp1111 SPIRVValue *Composite, const std::vector<SPIRVWord>& Indices, in addCompositeInsertInst()
/external/clang/include/clang/Sema/
DSema.h8811 QualType Composite = FindCompositePointerType(Loc, E1Tmp, E2Tmp, variable
/external/clang/lib/Sema/
DSemaExprCXX.cpp5333 QualType Composite = FindCompositePointerType(QuestionLoc, LHS, RHS, in CXXCheckConditionalOperands() local