/external/libchrome/base/task/sequence_manager/ |
D | task_queue.h | 110 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/ |
D | FormatVariadic.cpp | 27 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
|
D | NativeFormatting.cpp | 184 SmallString<8> Spec; in write_double() local
|
/external/deqp/modules/egl/ |
D | teglMemoryStressTests.cpp | 317 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;
|
D | teglMakeCurrentPerfTests.cpp | 71 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/ |
D | es3fVertexArrayObjectTests.cpp | 114 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/ |
D | IceRangeSpec.cpp | 97 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/ |
D | vasnprintf.h | 31 # define __attribute__(Spec) /* empty */ argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.cpp | 133 for (const AttributeSpec &Spec : AttributeSpecs) { in dump() local 164 for (const auto &Spec : AttributeSpecs) { in getAttributeValue() local
|
D | DWARFContext.cpp | 942 DILineInfoSpecifier Spec) { in getLineInfoForAddress() 961 DILineInfoSpecifier Spec) { in getLineInfoForAddressRange() 1007 DILineInfoSpecifier Spec) { in getInliningInfoForAddress()
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.cpp | 72 for (const AttributeSpec &Spec : AttributeSpecs) { in dump() local
|
D | DWARFContext.cpp | 476 DILineInfoSpecifier Spec) { in getLineInfoForAddress() 493 DILineInfoSpecifier Spec) { in getLineInfoForAddressRange() 535 DILineInfoSpecifier Spec) { in getInliningInfoForAddress()
|
/external/grpc-grpc/src/ruby/spec/support/ |
D | helpers.rb | 20 module Spec module
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | X86RecognizableInstr.h | 95 InstructionSpecifier* Spec; variable
|
/external/llvm/utils/TableGen/ |
D | X86RecognizableInstr.h | 101 InstructionSpecifier* Spec; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FormatVariadic.h | 57 StringRef Spec; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | FormatVariadic.h | 57 StringRef Spec; member
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCSectionMachO.cpp | 179 std::string MCSectionMachO::ParseSectionSpecifier(StringRef Spec, // In. in ParseSectionSpecifier()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCSectionMachO.cpp | 183 std::string MCSectionMachO::ParseSectionSpecifier(StringRef Spec, // In. in ParseSectionSpecifier()
|
/external/llvm/lib/MC/ |
D | MCSectionMachO.cpp | 171 std::string MCSectionMachO::ParseSectionSpecifier(StringRef Spec, // In. in ParseSectionSpecifier()
|
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
D | TransliteratorRegistry.java | 93 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/ |
D | TransliteratorRegistry.java | 94 static class Spec { class in TransliteratorRegistry 104 public Spec(String theSpec) { in Spec() method in TransliteratorRegistry.Spec
|
/external/clang/lib/Index/ |
D | USRGeneration.cpp | 500 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/ |
D | X86RecognizableInstr.h | 221 InstructionSpecifier* Spec; variable
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | NativeFormatting.cpp | 184 SmallString<8> Spec; in write_double() local
|