/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | variant.h | 217 template <std::size_t I, class... Types> 218 struct variant_alternative<I, variant<Types...>> { 220 variant_internal::VariantAlternativeSfinaeT<I, variant<Types...>>; 263 template <class T, class... Types> 264 constexpr bool holds_alternative(const variant<Types...>& v) noexcept { 266 variant_internal::UnambiguousIndexOfImpl<variant<Types...>, T, 267 0>::value != sizeof...(Types), 270 variant_internal::UnambiguousIndexOf<variant<Types...>, T>::value; 299 template <class T, class... Types> 300 constexpr T& get(variant<Types...>& v) { // NOLINT [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalityPredicates.cpp | 30 [=](const LegalityQuery &Query) { return Query.Types[TypeIdx] == Type; }; in typeIs() 36 SmallVector<LLT, 4> Types = TypesInit; in typeInSet() local 38 return std::find(Types.begin(), Types.end(), Query.Types[TypeIdx]) != Types.end(); in typeInSet() 45 SmallVector<std::pair<LLT, LLT>, 4> Types = TypesInit; in typePairInSet() local 47 std::pair<LLT, LLT> Match = {Query.Types[TypeIdx0], Query.Types[TypeIdx1]}; in typePairInSet() 48 return std::find(Types.begin(), Types.end(), Match) != Types.end(); in typePairInSet() 57 TypePairAndMemDesc Match = {Query.Types[TypeIdx0], Query.Types[TypeIdx1], in typePairAndMemDescInSet() 70 return Query.Types[TypeIdx].isScalar(); in isScalar() 76 return Query.Types[TypeIdx].isVector(); in isVector() 82 return Query.Types[TypeIdx].isPointer(); in isPointer() [all …]
|
D | LegalizeMutations.cpp | 25 return std::make_pair(TypeIdx, Query.Types[FromTypeIdx]); in changeTo() 32 const LLT OldTy = Query.Types[TypeIdx]; in changeElementTo() 33 const LLT NewTy = Query.Types[FromTypeIdx]; in changeElementTo() 41 const LLT OldTy = Query.Types[TypeIdx]; in changeElementTo() 49 const LLT Ty = Query.Types[TypeIdx]; in widenScalarOrEltToNextPow2() 59 const LLT VecTy = Query.Types[TypeIdx]; in moreElementsToNextPow2() 69 return std::make_pair(TypeIdx, Query.Types[TypeIdx].getElementType()); in scalarize()
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
D | Types.java | 22 import static com.google.i18n.phonenumbers.metadata.proto.Types.ValidNumberType.FIXED_LINE; 23 import static com.google.i18n.phonenumbers.metadata.proto.Types.ValidNumberType.MOBILE; 24 import static com.google.i18n.phonenumbers.metadata.proto.Types.ValidNumberType.PAGER; 25 import static com.google.i18n.phonenumbers.metadata.proto.Types.ValidNumberType.PERSONAL_NUMBER; 26 import static com.google.i18n.phonenumbers.metadata.proto.Types.ValidNumberType.PREMIUM_RATE; 27 import static com.google.i18n.phonenumbers.metadata.proto.Types.ValidNumberType.SHARED_COST; 28 import static com.google.i18n.phonenumbers.metadata.proto.Types.ValidNumberType.TOLL_FREE; 29 import static com.google.i18n.phonenumbers.metadata.proto.Types.ValidNumberType.UAN; 30 import static com.google.i18n.phonenumbers.metadata.proto.Types.ValidNumberType.VOICEMAIL; 31 import static com.google.i18n.phonenumbers.metadata.proto.Types.ValidNumberType.VOIP; [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | declarationEmitExportAliasVisibiilityMarking.types | 1 === tests/cases/compiler/Types.ts === 13 import { Suit, Rank } from './Types'; 28 …Types").Suit, rank: import("tests/cases/compiler/Types").Rank) => { suit: import("tests/cases/comp… 29 …Types").Suit, rank: import("tests/cases/compiler/Types").Rank) => { suit: import("tests/cases/comp… 30 …Types").Suit, rank: import("tests/cases/compiler/Types").Rank) => { suit: import("tests/cases/comp… 35 …Types").Suit, rank: import("tests/cases/compiler/Types").Rank) => { suit: import("tests/cases/comp… 37 …Types").Suit, rank: import("tests/cases/compiler/Types").Rank) => { suit: import("tests/cases/comp… 39 …Types").Suit, rank: import("tests/cases/compiler/Types").Rank) => { suit: import("tests/cases/comp… 41 export { Suit, Rank } from './Types';
|
D | typedArraysCrossAssignability01.errors.txt | 2 Types of property '[Symbol.toStringTag]' are incompatible. 5 Types of property '[Symbol.toStringTag]' are incompatible. 8 Types of property '[Symbol.toStringTag]' are incompatible. 11 Types of property '[Symbol.toStringTag]' are incompatible. 14 Types of property '[Symbol.toStringTag]' are incompatible. 17 Types of property '[Symbol.toStringTag]' are incompatible. 20 Types of property '[Symbol.toStringTag]' are incompatible. 23 Types of property '[Symbol.toStringTag]' are incompatible. 26 Types of property '[Symbol.toStringTag]' are incompatible. 29 Types of property '[Symbol.toStringTag]' are incompatible. [all …]
|
D | subtypingWithCallSignaturesWithRestParameters.errors.txt | 2 Types of property 'a' are incompatible. 4 Types of parameters 'args' and 'args' are incompatible. 7 Types of property 'a' are incompatible. 9 Types of parameters 'x' and 'args' are incompatible. 12 Types of property 'a2' are incompatible. 14 Types of parameters 'args' and 'z' are incompatible. 17 Types of property 'a3' are incompatible. 19 Types of parameters 'y' and 'y' are incompatible. 22 Types of property 'a3' are incompatible. 24 Types of parameters 'z' and 'y' are incompatible. [all …]
|
D | assignmentCompatWithObjectMembers4.errors.txt | 2 Types of property 'foo' are incompatible. 5 Types of property 'foo' are incompatible. 8 Types of property 'foo' are incompatible. 11 Types of property 'foo' are incompatible. 14 Types of property 'foo' are incompatible. 17 Types of property 'foo' are incompatible. 20 Types of property 'foo' are incompatible. 23 Types of property 'foo' are incompatible. 26 Types of property 'foo' are incompatible. 29 Types of property 'foo' are incompatible. [all …]
|
D | covariantCallbacks.errors.txt | 6 Types of property 'forEach' are incompatible. 8 Types of parameters 'cb' and 'cb' are incompatible. 9 Types of parameters 'item' and 'item' are incompatible. 12 Types of property 'forEach' are incompatible. 13 Types of parameters 'cb' and 'cb' are incompatible. 16 Types of property 'forEach' are incompatible. 18 Types of parameters 'cb' and 'cb' are incompatible. 20 Types of property 'forEach' are incompatible. 22 Types of parameters 'cb' and 'cb' are incompatible. 23 Types of parameters 'item' and 'item' are incompatible. [all …]
|
D | discriminantPropertyCheck.js | 72 enum Types { Str = 1, Num = 2 } 77 type: Types.Str; 83 type: Types.Num; 90 case Types.Str: { 94 case Types.Num: { 285 var Types; variable 286 (function (Types) { argument 287 Types[Types["Str"] = 1] = "Str"; 288 Types[Types["Num"] = 2] = "Num"; 289 })(Types || (Types = {})); [all …]
|
D | constructSignatureAssignabilityInInheritance6.errors.txt | 2 Types of property 'a' are incompatible. 4 Types of parameters 'x' and 'x' are incompatible. 8 Types of property 'a2' are incompatible. 10 Types of parameters 'x' and 'x' are incompatible. 14 Types of property 'a3' are incompatible. 16 Types of parameters 'x' and 'x' are incompatible. 20 Types of property 'a4' are incompatible. 22 Types of parameters 'x' and 'x' are incompatible. 26 Types of property 'a5' are incompatible. 28 Types of parameters 'x' and 'x' are incompatible. [all …]
|
D | subtypingWithConstructSignatures6.errors.txt | 2 Types of property 'a' are incompatible. 4 Types of parameters 'x' and 'x' are incompatible. 8 Types of property 'a2' are incompatible. 10 Types of parameters 'x' and 'x' are incompatible. 14 Types of property 'a3' are incompatible. 16 Types of parameters 'x' and 'x' are incompatible. 20 Types of property 'a4' are incompatible. 22 Types of parameters 'x' and 'x' are incompatible. 26 Types of property 'a5' are incompatible. 28 Types of parameters 'x' and 'x' are incompatible. [all …]
|
D | callSignatureAssignabilityInInheritance6.errors.txt | 2 Types of property 'a' are incompatible. 4 Types of parameters 'x' and 'x' are incompatible. 8 Types of property 'a2' are incompatible. 10 Types of parameters 'x' and 'x' are incompatible. 14 Types of property 'a3' are incompatible. 16 Types of parameters 'x' and 'x' are incompatible. 20 Types of property 'a4' are incompatible. 22 Types of parameters 'x' and 'x' are incompatible. 26 Types of property 'a5' are incompatible. 28 Types of parameters 'x' and 'x' are incompatible. [all …]
|
D | assignmentCompatWithCallSignatures.errors.txt | 2 Types of parameters 'x' and 'x' are incompatible. 5 Types of parameters 'x' and 'x' are incompatible. 8 Types of parameters 'x' and 'x' are incompatible. 11 Types of parameters 'x' and 'x' are incompatible. 14 Types of parameters 'x' and 'x' are incompatible. 17 Types of parameters 'x' and 'x' are incompatible. 20 Types of parameters 'x' and 'x' are incompatible. 23 Types of parameters 'x' and 'x' are incompatible. 65 !!! error TS2322: Types of parameters 'x' and 'x' are incompatible. 70 !!! error TS2322: Types of parameters 'x' and 'x' are incompatible. [all …]
|
D | subtypingWithObjectMembers2.errors.txt | 2 Types of property 'bar' are incompatible. 5 Types of property '2.0' are incompatible. 8 Types of property ''2.0'' are incompatible. 11 Types of property 'bar' are incompatible. 14 Types of property '2.0' are incompatible. 17 Types of property ''2.0'' are incompatible. 41 !!! error TS2430: Types of property 'bar' are incompatible. 55 !!! error TS2430: Types of property '2.0' are incompatible. 69 !!! error TS2430: Types of property ''2.0'' are incompatible. 86 !!! error TS2430: Types of property 'bar' are incompatible. [all …]
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-morx-table.hh | 48 template <typename Types> 51 typedef typename Types::HBUINT HBUINT; 76 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable() 81 void transition (StateTableDriver<Types, EntryData> *driver, in transition() 170 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->face); in apply() 183 StateTable<Types, EntryData> machine; 188 template <typename Types> 191 typedef typename Types::HBUINT HBUINT; 223 bool is_actionable (StateTableDriver<Types, EntryData> *driver, in is_actionable() 233 void transition (StateTableDriver<Types, EntryData> *driver, in transition() [all …]
|
/third_party/harfbuzz/src/ |
D | hb-aat-layout-morx-table.hh | 48 template <typename Types> 51 typedef typename Types::HBUINT HBUINT; 76 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable() 81 void transition (StateTableDriver<Types, EntryData> *driver, in transition() 170 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->face); in apply() 183 StateTable<Types, EntryData> machine; 188 template <typename Types> 191 typedef typename Types::HBUINT HBUINT; 223 bool is_actionable (StateTableDriver<Types, EntryData> *driver, in is_actionable() 233 void transition (StateTableDriver<Types, EntryData> *driver, in transition() [all …]
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-morx-table.hh | 49 template <typename Types> 52 typedef typename Types::HBUINT HBUINT; 77 bool is_actionable (StateTableDriver<Types, EntryData> *driver HB_UNUSED, in is_actionable() 82 void transition (StateTableDriver<Types, EntryData> *driver, in transition() 171 StateTableDriver<Types, EntryData> driver (machine, c->buffer, c->face); in apply() 184 StateTable<Types, EntryData> machine; 189 template <typename Types> 192 typedef typename Types::HBUINT HBUINT; 226 bool is_actionable (StateTableDriver<Types, EntryData> *driver, in is_actionable() 236 void transition (StateTableDriver<Types, EntryData> *driver, in transition() [all …]
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FieldDescriptor.cs | 165 private static FieldType GetFieldTypeFromProtoType(FieldDescriptorProto.Types.Type type) in GetFieldTypeFromProtoType() 169 case FieldDescriptorProto.Types.Type.Double: in GetFieldTypeFromProtoType() 171 case FieldDescriptorProto.Types.Type.Float: in GetFieldTypeFromProtoType() 173 case FieldDescriptorProto.Types.Type.Int64: in GetFieldTypeFromProtoType() 175 case FieldDescriptorProto.Types.Type.Uint64: in GetFieldTypeFromProtoType() 177 case FieldDescriptorProto.Types.Type.Int32: in GetFieldTypeFromProtoType() 179 case FieldDescriptorProto.Types.Type.Fixed64: in GetFieldTypeFromProtoType() 181 case FieldDescriptorProto.Types.Type.Fixed32: in GetFieldTypeFromProtoType() 183 case FieldDescriptorProto.Types.Type.Bool: in GetFieldTypeFromProtoType() 185 case FieldDescriptorProto.Types.Type.String: in GetFieldTypeFromProtoType() [all …]
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
D | SampleMessages.cs | 66 SingleNestedEnum = TestProtos.TestAllTypes.Types.NestedEnum.Foo, in CreateFullTestAllTypes() 67 SingleNestedMessage = new TestAllTypes.Types.NestedMessage { Bb = 35 }, in CreateFullTestAllTypes() 88 …RepeatedNestedEnum = { TestProtos.TestAllTypes.Types.NestedEnum.Foo, TestProtos.TestAllTypes.Types… in CreateFullTestAllTypes() 89 …RepeatedNestedMessage = { new TestAllTypes.Types.NestedMessage { Bb = 35 }, new TestAllTypes.Types… in CreateFullTestAllTypes() 118 OptionalNestedEnum = Proto2.TestAllTypes.Types.NestedEnum.Foo, in CreateFullTestAllTypesProto2() 119 OptionalNestedMessage = new Proto2.TestAllTypes.Types.NestedMessage { Bb = 35 }, in CreateFullTestAllTypesProto2() 128 OptionalGroup = new Proto2.TestAllTypes.Types.OptionalGroup { A = 10 }, in CreateFullTestAllTypesProto2() 141 …RepeatedNestedEnum = { Proto2.TestAllTypes.Types.NestedEnum.Foo, Proto2.TestAllTypes.Types.NestedE… in CreateFullTestAllTypesProto2() 142 …tedNestedMessage = { new Proto2.TestAllTypes.Types.NestedMessage { Bb = 35 }, new Proto2.TestAllTy… in CreateFullTestAllTypesProto2() 150 …RepeatedGroup = { new Proto2.TestAllTypes.Types.RepeatedGroup { A = 10 }, new Proto2.TestAllTypes.… in CreateFullTestAllTypesProto2() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64LegalizerInfo.cpp | 67 return Query.Types[0].isVector() && in AArch64LegalizerInfo() 68 (Query.Types[0].getElementType() != s64 || in AArch64LegalizerInfo() 69 Query.Types[0].getNumElements() != 2); in AArch64LegalizerInfo() 72 LLT EltTy = Query.Types[0].getElementType(); in AArch64LegalizerInfo() 122 const auto &SrcTy = Query.Types[0]; in AArch64LegalizerInfo() 123 const auto &AmtTy = Query.Types[1]; in AArch64LegalizerInfo() 161 const auto &Ty = Query.Types[0]; in AArch64LegalizerInfo() 170 return Query.Types[0] == s16 && !ST.hasFullFP16(); in AArch64LegalizerInfo() 185 return Query.Types[0].getSizeInBits() <= Query.Types[1].getSizeInBits(); in AArch64LegalizerInfo() 188 const LLT &Ty0 = Query.Types[0]; in AArch64LegalizerInfo() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 123 ArrayRef<LLT> Types; member 135 constexpr LegalityQuery(unsigned Opcode, const ArrayRef<LLT> Types, in LegalityQuery() 137 : Opcode(Opcode), Types(Types), MMODescrs(MMODescrs) {} in LegalityQuery() 138 constexpr LegalityQuery(unsigned Opcode, const ArrayRef<LLT> Types) in LegalityQuery() 139 : LegalityQuery(Opcode, Types, {}) {} in LegalityQuery() 391 std::initializer_list<LLT> Types) { in actionFor() argument 393 return actionIf(Action, typeInSet(typeIdx(0), Types)); in actionFor() 398 std::initializer_list<LLT> Types, in actionFor() argument 401 return actionIf(Action, typeInSet(typeIdx(0), Types), Mutation); in actionFor() 407 std::initializer_list<std::pair<LLT, LLT>> Types) { in actionFor() argument [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | CVTypeVisitor.cpp | 81 Error visitTypeStream(const CVTypeArray &Types); 82 Error visitTypeStream(CVTypeRange Types); 83 Error visitTypeStream(TypeCollection &Types); 142 Error CVTypeVisitor::visitTypeStream(const CVTypeArray &Types) { in visitTypeStream() argument 143 for (auto I : Types) { in visitTypeStream() 150 Error CVTypeVisitor::visitTypeStream(CVTypeRange Types) { in visitTypeStream() argument 151 for (auto I : Types) { in visitTypeStream() 158 Error CVTypeVisitor::visitTypeStream(TypeCollection &Types) { in visitTypeStream() argument 159 Optional<TypeIndex> I = Types.getFirst(); in visitTypeStream() 161 CVType Type = Types.getType(*I); in visitTypeStream() [all …]
|
D | RecordName.cpp | 24 TypeCollection &Types; member in __anon063d99e00111::TypeNameComputer 31 explicit TypeNameComputer(TypeCollection &Types) : Types(Types) {} in TypeNameComputer() argument 82 Name.append(Types.getTypeName(Indices[I])); in visitKnownRecord() 96 Name.append(Types.getTypeName(Indices[I])); in visitKnownRecord() 135 StringRef Ret = Types.getTypeName(Proc.getReturnType()); in visitKnownRecord() 136 StringRef Params = Types.getTypeName(Proc.getArgumentList()); in visitKnownRecord() 143 StringRef Ret = Types.getTypeName(MF.getReturnType()); in visitKnownRecord() 144 StringRef Class = Types.getTypeName(MF.getClassType()); in visitKnownRecord() 145 StringRef Params = Types.getTypeName(MF.getArgumentList()); in visitKnownRecord() 165 StringRef Pointee = Types.getTypeName(Ptr.getReferentType()); in visitKnownRecord() [all …]
|
D | TypeStreamMerger.cpp | 85 const CVTypeArray &Types); 97 Error mergeTypeRecords(GlobalTypeTableBuilder &Dest, const CVTypeArray &Types, 102 Error doit(const CVTypeArray &Types); 104 Error remapAllTypes(const CVTypeArray &Types); 242 const CVTypeArray &Types) { in mergeTypeRecords() argument 246 return doit(Types); in mergeTypeRecords() 273 const CVTypeArray &Types, in mergeTypeRecords() argument 279 auto Err = doit(Types); in mergeTypeRecords() 310 Error TypeStreamMerger::doit(const CVTypeArray &Types) { in doit() argument 311 if (auto EC = remapAllTypes(Types)) in doit() [all …]
|