Home
last modified time | relevance | path

Searched defs:Model (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm/include/llvm/Support/
DCodeGenCWrappers.h25 inline CodeModel::Model unwrap(LLVMCodeModel Model) { in unwrap()
43 inline LLVMCodeModel wrap(CodeModel::Model Model) { in wrap()
DCodeGen.h22 enum Model { Static, PIC_, DynamicNoPIC }; enum
28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large }; enum
42 enum Model { enum
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCodeGen.h22 enum Model { Default, Static, PIC_, DynamicNoPIC }; enum
27 enum Model { Default, JITDefault, Small, Kernel, Medium, Large }; enum
/external/blktrace/btreplay/doc/
Dbtreplay.tex65 \subsection{Basic Workflow}
91 \subsection{IO Stream Replay Characteristics}
127 \subsection{\texttt{btrecord/btreplay} Method of Operation}
180 \newpage\subsection{Known Deficiencies and Proposed Possible Fixes}
/external/swiftshader/third_party/LLVM/lib/Support/
DHost.cpp96 unsigned &Model) { in DetectX86FamilyModel()
113 unsigned Model = 0; in getHostCPUName() local
/external/testng/src/main/java/org/testng/mustache/
DModel.java7 public class Model { class
15 public Model(Map<String, Object> model) { in Model() method in Model
/external/clang/test/SemaObjC/
Dunused.m108 @interface Model interface
112 @implementation Model { implementation
/external/testng/src/main/java/org/testng/reporters/jq/
DModel.java20 public class Model { class
34 public Model(List<ISuite> suites) { in Model() method in Model
/external/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp86 TLSModel::Model Model; in lowerSymbolOperandELF() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86Subtarget.cpp241 unsigned Model = 0; in AutoDetectSubtargetFeatures() local
/external/llvm/lib/Support/
DHost.cpp286 unsigned *Model) { in detectX86FamilyModel()
299 getIntelProcessorTypeAndSubtype(unsigned int Family, unsigned int Model, in getIntelProcessorTypeAndSubtype()
586 unsigned int Model, in getAMDProcessorTypeAndSubtype()
752 unsigned Family = 0, Model = 0; in getHostCPUName() local
DPath.cpp161 static std::error_code createUniqueEntity(const Twine &Model, int &ResultFD, in createUniqueEntity()
750 std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile()
756 std::error_code createUniqueFile(const Twine &Model, in createUniqueFile()
763 createTemporaryFile(const Twine &Model, int &ResultFD, in createTemporaryFile()
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.cpp42 static void adjustCodeGenOpts(const Triple & /*TT*/, Reloc::Model /*RM*/, in adjustCodeGenOpts()
/external/llvm/lib/Target/
DTargetMachine.cpp159 TLSModel::Model Model; in getTLSModel() local
/external/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h171 void setCodePICModel(Optional<Reloc::Model> Model) { in setCodePICModel()
/external/llvm/tools/dsymutil/
Ddsymutil.cpp164 static std::error_code getUniqueFile(const llvm::Twine &Model, int &ResultFD, in getUniqueFile()
/external/llvm/include/llvm/Target/
DTargetOptions.h54 enum Model { enum
/external/vulkan-validation-layers/libs/glm/detail/
Ddummy.cpp93 glm::mat4 ViewRotateX = glm::rotate(ViewTranslate, Rotate.y, glm::vec3(-1.0f, 0.0f, 0.0f)); in func()
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp111 unsigned &Model) { in DetectFamilyModel()
/external/libcups/filter/
Drastertoepson.c56 int Model, /* Model number */ variable
/external/llvm/include/llvm/Analysis/
DAliasAnalysis.h567 template <typename T> class Model; variable
656 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) { in Model() function
DTargetTransformInfo.h623 template <typename T> class Model; variable
747 Model(T Impl) : Impl(std::move(Impl)) {} in Model() function
/external/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp292 SmallString<128> Model, ResultPath; in ReportDiag() local
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp218 TLSModel::Model Model = TM->getTLSModel(GV); in memAddrUsesCTR() local
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsvirt.c63 cmsBool SetSeqDescTag(cmsHPROFILE hProfile, const char* Model) in SetSeqDescTag()

12