Home
last modified time | relevance | path

Searched defs:Spec (Results 1 – 25 of 43) sorted by relevance

12

/external/deqp/modules/egl/
DteglMemoryStressTests.cpp317 struct Spec struct in deqp::egl::MemoryStressCase
319 ObjectType types;
320 int minWidth;
321 int minHeight;
322 int maxWidth;
323 int maxHeight;
324 bool use;
DteglMakeCurrentPerfTests.cpp71 struct Spec struct in deqp::egl::MakeCurrentPerfCase
73 SurfaceType surfaceTypes;
74 int contextCount;
75 int surfaceCount;
77 bool release;
79 int iterationCount;
80 int sampleCount;
/external/deqp/modules/gles3/functional/
Des3fVertexArrayObjectTests.cpp114 struct Spec struct
118 int count;
119 int instances;
120 bool useDrawElements;
121 GLenum indexType;
122 int indexOffset;
123 int indexRangeMin;
124 int indexRangeMax;
125 int indexCount;
126 VertexArrayState state;
[all …]
/external/e2fsprogs/intl/
Dvasnprintf.h31 # define __attribute__(Spec) /* empty */ argument
/external/swiftshader/third_party/subzero/src/
DIceRangeSpec.cpp97 std::vector<std::string> RangeSpec::tokenize(const std::string &Spec, in tokenize()
114 void RangeSpec::init(const std::string &Spec) { in init()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.cpp72 for (const AttributeSpec &Spec : AttributeSpecs) { in dump() local
DDWARFContext.cpp476 DILineInfoSpecifier Spec) { in getLineInfoForAddress()
493 DILineInfoSpecifier Spec) { in getLineInfoForAddressRange()
535 DILineInfoSpecifier Spec) { in getInliningInfoForAddress()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.h95 InstructionSpecifier* Spec; variable
/external/llvm/utils/TableGen/
DX86RecognizableInstr.h101 InstructionSpecifier* Spec; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFormatVariadic.h57 StringRef Spec; member
/external/swiftshader/third_party/LLVM/lib/MC/
DMCSectionMachO.cpp179 std::string MCSectionMachO::ParseSectionSpecifier(StringRef Spec, // In. in ParseSectionSpecifier()
/external/llvm/lib/MC/
DMCSectionMachO.cpp171 std::string MCSectionMachO::ParseSectionSpecifier(StringRef Spec, // In. in ParseSectionSpecifier()
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliteratorRegistry.java93 static class Spec { class in TransliteratorRegistry
103 public Spec(String theSpec) { in Spec() method in TransliteratorRegistry.Spec
/external/icu/android_icu4j/src/main/java/android/icu/text/
DTransliteratorRegistry.java94 static class Spec { class in TransliteratorRegistry
104 public Spec(String theSpec) { in Spec() method in TransliteratorRegistry.Spec
/external/clang/lib/Index/
DUSRGeneration.cpp500 if (const ClassTemplateSpecializationDecl *Spec in VisitTagDecl() local
724 if (const TemplateSpecializationType *Spec in VisitType() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DNativeFormatting.cpp184 SmallString<8> Spec; in write_double() local
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp273 # define YY_ATTRIBUTE(Spec) __attribute__(Spec) argument
275 # define YY_ATTRIBUTE(Spec) /* empty */ argument
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp68 if (VarTemplateSpecializationDecl *Spec = in getTemplateInstantiationArgs() local
112 if (ClassTemplateSpecializationDecl *Spec in getTemplateInstantiationArgs() local
1944 } else if (ClassTemplateSpecializationDecl *Spec in InstantiateClass() local
DSemaTemplate.cpp80 if (ClassTemplateSpecializationDecl *Spec in isAcceptableTemplateName() local
1690 if (ClassTemplateSpecializationDecl *Spec in MatchTemplateParametersToScopeSpecifier() local
1829 } else if (ClassTemplateSpecializationDecl *Spec in MatchTemplateParametersToScopeSpecifier() local
2772 if (VarTemplateSpecializationDecl *Spec = Template->findSpecialization( in CheckVarTemplateId() local
8676 void checkImpl(SpecDecl *Spec) { in checkImpl()
8739 void Sema::checkSpecializationVisibility(SourceLocation Loc, NamedDecl *Spec) { in checkSpecializationVisibility()
8749 NamedDecl *Spec) { in checkPartialSpecializationVisibility()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c394 # define YY_ATTRIBUTE(Spec) __attribute__(Spec) argument
396 # define YY_ATTRIBUTE(Spec) /* empty */ argument
/external/clang/lib/AST/
DDecl.cpp1428 if (const auto *Spec = dyn_cast<ClassTemplateSpecializationDecl>(DC)) { in printQualifiedName() local
2257 if (const auto *Spec = dyn_cast<VarTemplateSpecializationDecl>(this)) in getTemplateSpecializationKind() local
2267 if (const auto *Spec = dyn_cast<VarTemplateSpecializationDecl>(this)) in getPointOfInstantiation() local
2300 if (VarTemplateSpecializationDecl *Spec = in setTemplateSpecializationKind() local
DTypePrinter.cpp921 } else if (ClassTemplateSpecializationDecl *Spec in AppendScope() local
1002 if (ClassTemplateSpecializationDecl *Spec in printTag() local
/external/valgrind/coregrind/
Dm_redir.c250 Spec; typedef
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp456 # define YY_ATTRIBUTE(Spec) __attribute__(Spec) argument
458 # define YY_ATTRIBUTE(Spec) /* empty */ argument
/external/libpcap/
Dgrammar.c689 # define YY_ATTRIBUTE(Spec) __attribute__(Spec) argument
691 # define YY_ATTRIBUTE(Spec) /* empty */ argument

12