Home
last modified time | relevance | path

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

123

/external/libchrome/base/task/sequence_manager/
Dtask_queue.h110 struct Spec { struct
111 explicit Spec(const char* name) in Spec() function
117 Spec SetShouldMonitorQuiescence(bool should_monitor) { in SetShouldMonitorQuiescence() argument
122 Spec SetShouldNotifyObservers(bool run_observers) { in SetShouldNotifyObservers() argument
127 Spec SetTimeDomain(TimeDomain* domain) { in SetTimeDomain() argument
132 const char* name;
133 bool should_monitor_quiescence;
134 TimeDomain* time_domain;
135 bool should_notify_observers;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DFormatVariadic.cpp27 bool formatv_object_base::consumeFieldLayout(StringRef &Spec, AlignStyle &Where, in consumeFieldLayout()
58 formatv_object_base::parseReplacementItem(StringRef Spec) { in parseReplacementItem()
130 StringRef Spec = Fmt.slice(BO + 1, BC); in splitLiteralAndReplacement() local
DNativeFormatting.cpp184 SmallString<8> Spec; in write_double() local
/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/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/e2fsprogs/intl/
Dvasnprintf.h31 # define __attribute__(Spec) /* empty */ argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.cpp133 for (const AttributeSpec &Spec : AttributeSpecs) { in dump() local
164 for (const auto &Spec : AttributeSpecs) { in getAttributeValue() local
DDWARFContext.cpp942 DILineInfoSpecifier Spec) { in getLineInfoForAddress()
961 DILineInfoSpecifier Spec) { in getLineInfoForAddressRange()
1007 DILineInfoSpecifier Spec) { in getInliningInfoForAddress()
/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/grpc-grpc/src/ruby/spec/support/
Dhelpers.rb20 module Spec module
/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-7.0/llvm/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/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCSectionMachO.cpp183 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-7.0/llvm/utils/TableGen/
DX86RecognizableInstr.h221 InstructionSpecifier* Spec; variable
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DNativeFormatting.cpp184 SmallString<8> Spec; in write_double() local

123