Home
last modified time | relevance | path

Searched defs:SourceType (Results 1 – 25 of 65) sorted by relevance

123

/external/pigweed/pw_toolchain/public/pw_toolchain/internal/
Dsibling_cast.h49 using SourceType = std::remove_pointer_t<std::remove_reference_t<Source>>; in SiblingCast() local
/external/cronet/tot/net/filter/
Dsource_stream.h22 enum SourceType { enum
/external/cronet/stable/net/filter/
Dsource_stream.h22 enum SourceType { enum
/external/rust/android-crates-io/crates/config/src/
Dbuilder.rs132 enum SourceType { enum
347 sources: &[SourceType], in build_internal()
/external/googleapis/google/cloud/connectors/v1/
Dconnector_version.proto200 enum SourceType { enum
/external/cronet/tot/net/cookies/
Dcanonical_cookie.h221 CookieSourceType SourceType() const { return source_type_; } in SourceType() function
/external/cronet/stable/net/cookies/
Dcanonical_cookie.h221 CookieSourceType SourceType() const { return source_type_; } in SourceType() function
/external/cronet/stable/third_party/metrics_proto/ukm/
Dsource.proto16 enum SourceType { enum
/external/cronet/tot/third_party/metrics_proto/ukm/
Dsource.proto16 enum SourceType { enum
/external/cronet/stable/components/metrics/
Dfile_metrics_provider.h40 enum SourceType { enum
/external/cronet/tot/components/metrics/
Dfile_metrics_provider.h40 enum SourceType { enum
/external/google-cloud-java/java-datalineage/proto-google-cloud-datalineage-v1/src/main/java/com/google/cloud/datacatalog/lineage/v1/
DOrigin.java80 public enum SourceType implements com.google.protobuf.ProtocolMessageEnum { enum in Origin
287 private SourceType(int value) { in SourceType() method in Origin.SourceType
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1845 static bool isIntTruncCastValid(Ice::Type SourceType, Ice::Type TargetType) { in isIntTruncCastValid()
1853 static bool isFloatTruncCastValid(Ice::Type SourceType, in isFloatTruncCastValid()
1861 static bool isIntExtCastValid(Ice::Type SourceType, Ice::Type TargetType) { in isIntExtCastValid()
1867 static bool isFloatExtCastValid(Ice::Type SourceType, Ice::Type TargetType) { in isFloatExtCastValid()
1873 static bool isFloatToIntCastValid(Ice::Type SourceType, in isFloatToIntCastValid()
1889 static bool isIntToFloatCastValid(Ice::Type SourceType, in isIntToFloatCastValid()
1906 static bool isBitcastValid(Ice::Type SourceType, Ice::Type TargetType) { in isBitcastValid()
1914 bool convertCastOpToIceOp(uint64_t Opcode, Ice::Type SourceType, in convertCastOpToIceOp()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DOperator.cpp103 Type *SourceType, ArrayRef<const Value *> Index, const DataLayout &DL, in accumulateConstantOffset()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DVerifyConverterResults.java42 enum SourceType { enum in VerifyConverterResults
/external/pytorch/aten/src/ATen/nnapi/
Dnnapi_model_loader.cpp38 } SourceType; typedef
/external/clang/lib/Sema/
DSemaInit.cpp3634 QualType &SourceType, in ResolveOverloadedFunctionForReferenceBinding()
4571 QualType SourceType = Initializer->getType(); in TryUserDefinedConversion() local
4979 QualType SourceType; in InitializeFrom() local
6125 QualType SourceType = VD->getType(); in CheckMoveOnConstruction() local
6376 QualType SourceType = CurInit.get() ? CurInit.get()->getType() : QualType(); in Perform() local
6785 QualType SourceType = CurInit.get()->getType(); in Perform() local
6910 QualType SourceType = CurInit.get()->getType(); in Perform() local
7200 QualType SourceType = Args[0]->getType(); in Diagnose() local
/external/google-cloud-java/java-datalineage/proto-google-cloud-datalineage-v1/src/main/proto/google/cloud/datacatalog/lineage/v1/
Dlineage.proto846 enum SourceType { enum
/external/aws-sdk-java-v2/services/elasticache/src/main/resources/codegen-resources/
Dexamples-1.json2129 "SourceType": "cache-cluster" string
2137 "SourceType": "cache-cluster" string
2143 "SourceType": "cache-cluster" string
2149 "SourceType": "cache-cluster" string
2155 "SourceType": "cache-cluster" string
2161 "SourceType": "cache-cluster" string
2186 "SourceType": "cache-cluster" string
2192 "SourceType": "cache-cluster" string
2198 "SourceType": "cache-cluster" string
2204 "SourceType": "cache-cluster" string
[all …]
/external/googleapis/google/cloud/datacatalog/lineage/v1/
Dlineage.proto905 enum SourceType { enum
/external/autotest/server/cros/tradefed/
Dgenerate_controlfiles_common.py30 SourceType = Enum('SourceType', ['MOBLAB', 'LATEST', 'DEV']) variable
/external/googleapis/google/cloud/vmwareengine/v1/
Dvmwareengine_resources.proto639 enum SourceType { enum
/external/aws-sdk-java-v2/services/rds/src/main/resources/codegen-resources/
Dexamples-1.json430 "SourceType": "db-instance", string
1002 "SourceType": "db-instance" string
1043 "SourceType": "db-instance" string
1489 "SourceType": "db-instance", string
/external/googleapis/google/cloud/visionai/v1alpha1/
Dplatform.proto1784 enum SourceType { enum
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DImage.java288 public enum SourceType implements com.google.protobuf.ProtocolMessageEnum { enum in Image
391 private SourceType(int value) { in SourceType() method in Image.SourceType

123