/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | Optional.h | 70 bool hasValue() const noexcept { return hasVal; } in hasValue() function 170 bool hasValue() const noexcept { return hasVal; } in hasValue() function 259 bool hasValue() const { return Storage.hasValue(); } in hasValue() function
|
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/ |
H A D | Lazy.java | 40 public boolean hasValue() { in hasValue() method in Lazy 89 public boolean hasValue() { in hasValue() method in Lazy.ResolvedLazy
|
/aosp_15_r20/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/collection/ |
H A D | IsMapContaining.java | 113 public static <V> Matcher<Map<?, ? extends V>> hasValue(Matcher<? super V> valueMatcher) { in hasValue() method in IsMapContaining 126 public static <V> Matcher<Map<?, ? extends V>> hasValue(V value) { in hasValue() method in IsMapContaining
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/default/config/audioPolicy/capengine/audio_policy_capengine_configuration_aidl_default/gen/cpp/ |
D | android_audio_policy_capengine_configuration.cpp | 94 bool BooleanParameterType::hasValue() const { in hasValue() function in android::audio::policy::capengine::configuration::BooleanParameterType 133 bool IntegerParameterType::hasValue() const { in hasValue() function in android::audio::policy::capengine::configuration::IntegerParameterType 172 bool EnumParameterType::hasValue() const { in hasValue() function in android::audio::policy::capengine::configuration::EnumParameterType 211 bool PointParameterType::hasValue() const { in hasValue() function in android::audio::policy::capengine::configuration::PointParameterType 295 bool StringParameterType::hasValue() const { in hasValue() function in android::audio::policy::capengine::configuration::StringParameterType 519 bool SelectionCriterionRuleType::hasValue() const { in hasValue() function in android::audio::policy::capengine::configuration::SelectionCriterionRuleType
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libstagefright/xmlparser/media_codecs/gen/cpp/ |
D | media_codecs.cpp | 526 bool Quirk::hasValue() const { in hasValue() function in media::codecs::Quirk 751 bool Limit::hasValue() const { in hasValue() function in media::codecs::Limit 850 bool Feature::hasValue() const { in hasValue() function in media::codecs::Feature 1023 bool Setting::hasValue() const { in hasValue() function in media::codecs::Setting 1101 bool Mapping::hasValue() const { in hasValue() function in media::codecs::Mapping 1146 bool Tuning::hasValue() const { in hasValue() function in media::codecs::Tuning
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/default/config/audioPolicy/engine/audio_policy_engine_configuration_aidl_default/gen/cpp/ |
D | android_audio_policy_engine_configuration.cpp | 685 bool ValuesType::hasValue() const { in hasValue() function in android::audio::policy::engine::configuration::ValuesType 921 bool ContentTypeType::hasValue() const { in hasValue() function in android::audio::policy::engine::configuration::ContentTypeType 944 bool UsageType::hasValue() const { in hasValue() function in android::audio::policy::engine::configuration::UsageType 967 bool SourceType::hasValue() const { in hasValue() function in android::audio::policy::engine::configuration::SourceType 990 bool FlagsType::hasValue() const { in hasValue() function in android::audio::policy::engine::configuration::FlagsType 1027 bool BundleType::hasValue() const { in hasValue() function in android::audio::policy::engine::configuration::BundleType
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/policy/1.0/xml/audio_policy_engine_conf_V1_0/gen/cpp/ |
D | audio_policy_V1_0.cpp | 683 bool ValuesType::hasValue() const { in hasValue() function in audio::policy::V1_0::ValuesType 933 bool ContentTypeType::hasValue() const { in hasValue() function in audio::policy::V1_0::ContentTypeType 956 bool UsageType::hasValue() const { in hasValue() function in audio::policy::V1_0::UsageType 979 bool SourceType::hasValue() const { in hasValue() function in audio::policy::V1_0::SourceType 1002 bool FlagsType::hasValue() const { in hasValue() function in audio::policy::V1_0::FlagsType 1039 bool BundleType::hasValue() const { in hasValue() function in audio::policy::V1_0::BundleType
|
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
H A D | NaClBitCodes.h | 132 bool hasValue() const { return hasValue(Enc); } in hasValue() function 133 static bool hasValue(Encoding E) { in hasValue() function
|
/aosp_15_r20/external/doclava/src/com/google/doclava/ |
H A D | FieldInfo.java | 530 public boolean hasValue() { in hasValue() method in FieldInfo 534 public void setHasValue(boolean hasValue) { in setHasValue()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/audiocontrol/aidl/default/loaders/fade/car_fade_audio_configuration_xsd/gen/cpp/ |
D | android_hardware_automotive_audiocontrol_fade.cpp | 334 bool FadeStateType::hasValue() const { in hasValue() function in android::hardware::automotive::audiocontrol::fade::FadeStateType 389 bool UsageType::hasValue() const { in hasValue() function in android::hardware::automotive::audiocontrol::fade::UsageType 444 bool ContentType::hasValue() const { in hasValue() function in android::hardware::automotive::audiocontrol::fade::ContentType
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | MapEntry.java | 248 private boolean hasValue; field in MapEntry.Builder 254 private Builder(Metadata<K, V> metadata, K key, V value, boolean hasKey, boolean hasValue) { in Builder()
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | MapEntry.java | 248 private boolean hasValue; field in MapEntry.Builder 254 private Builder(Metadata<K, V> metadata, K key, V value, boolean hasKey, boolean hasValue) { in Builder()
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ |
H A D | ThresholdConfig.java | 132 public boolean hasValue() { in hasValue() method in ThresholdConfig 563 public boolean hasValue() { in hasValue() method in ThresholdConfig.Builder
|
/aosp_15_r20/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ |
H A D | ValueFrequency.java | 82 public boolean hasValue() { in hasValue() method in ValueFrequency 518 public boolean hasValue() { in hasValue() method in ValueFrequency.Builder
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
H A D | ThresholdConfig.java | 132 public boolean hasValue() { in hasValue() method in ThresholdConfig 564 public boolean hasValue() { in hasValue() method in ThresholdConfig.Builder
|
/aosp_15_r20/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/ |
H A D | Point.java | 155 public boolean hasValue() { in hasValue() method in Point 834 public boolean hasValue() { in hasValue() method in Point.Builder
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | stringtriebuilder.cpp | 88 UBool hasValue=false; in writeNode() local 212 UBool hasValue=false; in makeNode() local
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | stringtriebuilder.cpp | 88 UBool hasValue=false; in writeNode() local 212 UBool hasValue=false; in makeNode() local
|
/aosp_15_r20/external/google-cloud-java/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/src/main/java/com/google/cloud/bigquery/migration/v2alpha/ |
H A D | Point.java | 156 public boolean hasValue() { in hasValue() method in Point 847 public boolean hasValue() { in hasValue() method in Point.Builder
|
/aosp_15_r20/external/google-cloud-java/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2/src/main/java/com/google/cloud/bigquery/migration/v2/ |
H A D | Point.java | 156 public boolean hasValue() { in hasValue() method in Point 845 public boolean hasValue() { in hasValue() method in Point.Builder
|
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
H A D | LogConfigCounterOptionsCustomField.java | 155 public boolean hasValue() { in hasValue() method in LogConfigCounterOptionsCustomField 721 public boolean hasValue() { in hasValue() method in LogConfigCounterOptionsCustomField.Builder
|
H A D | Items.java | 154 public boolean hasValue() { in hasValue() method in Items 712 public boolean hasValue() { in hasValue() method in Items.Builder
|
/aosp_15_r20/external/google-cloud-java/java-analytics-data/proto-google-analytics-data-v1alpha/src/main/java/com/google/analytics/data/v1alpha/ |
H A D | MetricValue.java | 124 public boolean hasValue() { in hasValue() method in MetricValue 575 public boolean hasValue() { in hasValue() method in MetricValue.Builder
|
/aosp_15_r20/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ |
H A D | Parameter.java | 135 public boolean hasValue() { in hasValue() method in Parameter 702 public boolean hasValue() { in hasValue() method in Parameter.Builder
|
/aosp_15_r20/external/google-cloud-java/java-analytics-data/proto-google-analytics-data-v1beta/src/main/java/com/google/analytics/data/v1beta/ |
H A D | DimensionValue.java | 124 public boolean hasValue() { in hasValue() method in DimensionValue 576 public boolean hasValue() { in hasValue() method in DimensionValue.Builder
|