Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/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;
/third_party/vk-gl-cts/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 …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFormatVariadic.cpp26 bool formatv_object_base::consumeFieldLayout(StringRef &Spec, AlignStyle &Where, in consumeFieldLayout()
57 formatv_object_base::parseReplacementItem(StringRef Spec) { in parseReplacementItem()
129 StringRef Spec = Fmt.slice(BO + 1, BC); in splitLiteralAndReplacement() local
DAArch64TargetParser.cpp222 bool AArch64::parseBranchProtection(StringRef Spec, ParsedBranchProtection &PBP, in parseBranchProtection()
DNativeFormatting.cpp183 SmallString<8> Spec; in write_double() local
/third_party/typescript/tests/baselines/reference/
DbaseExpressionTypeParameters.js48 var Spec = /** @class */ (function (_super) { class
50 function Spec() { class in Spec
/third_party/skia/third_party/externals/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()
/third_party/typescript/tests/cases/compiler/
DbaseExpressionTypeParameters.ts11 class Spec extends Gen<string> {} class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.cpp132 for (const AttributeSpec &Spec : AttributeSpecs) { in dump() local
163 for (const auto &Spec : AttributeSpecs) { in getAttributeValue() local
/third_party/gstreamer/gstreamer/gst/printf/
Dvasnprintf.h31 # define __attribute__(Spec) /* empty */ argument
/third_party/skia/infra/bots/gen_tasks_logic/
Djob_builder.go18 Spec *specs.JobSpec member
Dtask_builder.go21 Spec *specs.TaskSpec member
/third_party/typescript/tests/cases/conformance/types/mapped/
DisomorphicMappedTypeInference.ts128 type Spec<T> = { alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFormatVariadic.h57 StringRef Spec; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFormatVariadic.h56 StringRef Spec; member
/third_party/curl/docs/
DTheArtOfHttpScripting.md85 ## Spec section in URL
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DSpeculation.h183 Speculator &Spec, MangleAndInterner &Mangle, in IRSpeculationLayer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSectionMachO.cpp182 std::string MCSectionMachO::ParseSectionSpecifier(StringRef Spec, // In. in ParseSectionSpecifier()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTransliteratorRegistry.java94 static class Spec { class in TransliteratorRegistry
104 public Spec(String theSpec) { in Spec() method in TransliteratorRegistry.Spec
/third_party/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
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable.h71 enum class Spec : uint8_t enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DNativeFormatting.cpp184 SmallString<8> Spec; in write_double() local
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_tab_autogen.cpp262 # define YY_ATTRIBUTE(Spec) __attribute__(Spec) argument
264 # define YY_ATTRIBUTE(Spec) /* empty */ argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp273 # define YY_ATTRIBUTE(Spec) __attribute__(Spec) argument
275 # define YY_ATTRIBUTE(Spec) /* empty */ argument

12