/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 41 const ValueT &getValue() const { return Value; } in getValue() function 95 template <typename ValueKeyT> PoolRef getValue(ValueKeyT ValueKey) { in getValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 41 const ValueT &getValue() const { return Value; } in getValue() function 95 template <typename ValueKeyT> PoolRef getValue(ValueKeyT ValueKey) { in getValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 41 const ValueT &getValue() const { return Value; } in getValue() function 95 template <typename ValueKeyT> PoolRef getValue(ValueKeyT ValueKey) { in getValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 41 const ValueT &getValue() const { return Value; } in getValue() function 95 template <typename ValueKeyT> PoolRef getValue(ValueKeyT ValueKey) { in getValue() function
|
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/ |
H A D | RoutingResourceTable.java | 31 public TypedResource getValue(@Nonnull ResName resName, ResTable_config config) { in getValue() method in RoutingResourceTable 36 public TypedResource getValue(int resId, ResTable_config config) { in getValue() method in RoutingResourceTable
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/ |
D | AdServicesEncryptionKeyFetchedStats.java | 72 public int getValue() { in getValue() method in AdServicesEncryptionKeyFetchedStats.FetchJobType 93 public int getValue() { in getValue() method in AdServicesEncryptionKeyFetchedStats.FetchStatus
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/io/ |
H A D | SocketOptions.java | 39 int getValue() { in getValue() method in SocketOptions.SocketDomain 63 int getValue() { in getValue() method in SocketOptions.SocketType
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | PackedVector.h | 31 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function 48 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | PackedVector.h | 30 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function 47 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function
|
H A D | StringMap.h | 138 const ValueTy &getValue() const { return second; } in getValue() function 139 ValueTy &getValue() { return second; } in getValue() function 151 NoneType getValue() const { return None; } in getValue() function
|
/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | PackedVector.h | 30 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function 47 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/mqtt5/ |
H A D | TopicAliasingOptions.java | 138 public int getValue() { in getValue() method in TopicAliasingOptions.OutboundTopicAliasBehaviorType 197 public int getValue() { in getValue() method in TopicAliasingOptions.InboundTopicAliasBehaviorType
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | PackedVector.h | 31 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function 48 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | PackedVector.h | 31 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function 48 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | PackedVector.h | 31 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function 48 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/ |
H A D | ImplicitNameMatch792Test.java | 50 public int getValue() { return x; } in getValue() method in ImplicitNameMatch792Test.Bean2 78 public int getValue() { return value; } in getValue() method in ImplicitNameMatch792Test.PasswordBean
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | PackedVector.h | 31 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function 48 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function
|
/aosp_15_r20/external/google-cloud-java/java-recommendations-ai/proto-google-cloud-recommendations-ai-v1beta1/src/main/java/com/google/cloud/recommendationengine/v1beta1/ |
H A D | FeatureMap.java | 124 java.lang.String getValue(int index); in getValue() method 232 public java.lang.String getValue(int index) { in getValue() method in FeatureMap.StringList 676 public java.lang.String getValue(int index) { in getValue() method in FeatureMap.StringList.Builder 903 float getValue(int index); in getValue() method 999 public float getValue(int index) { in getValue() method in FeatureMap.FloatList 1448 public float getValue(int index) { in getValue() method in FeatureMap.FloatList.Builder
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libstagefright/xmlparser/media_codecs/gen/cpp/ |
D | media_codecs.cpp | 521 const std::string& Quirk::getValue() const { in getValue() function in media::codecs::Quirk 746 const std::string& Limit::getValue() const { in getValue() function in media::codecs::Limit 845 const std::string& Feature::getValue() const { in getValue() function in media::codecs::Feature 1018 const std::string& Setting::getValue() const { in getValue() function in media::codecs::Setting 1096 const std::string& Mapping::getValue() const { in getValue() function in media::codecs::Mapping 1141 const std::string& Tuning::getValue() const { in getValue() 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 | 681 const std::vector<ValueType>& ValuesType::getValue() const { in getValue() function in android::audio::policy::engine::configuration::ValuesType 917 const ContentType& ContentTypeType::getValue() const { in getValue() function in android::audio::policy::engine::configuration::ContentTypeType 940 const UsageEnumType& UsageType::getValue() const { in getValue() function in android::audio::policy::engine::configuration::UsageType 963 const SourceEnumType& SourceType::getValue() const { in getValue() function in android::audio::policy::engine::configuration::SourceType 986 const std::vector<FlagType>& FlagsType::getValue() const { in getValue() function in android::audio::policy::engine::configuration::FlagsType 1023 const std::string& BundleType::getValue() const { in getValue() 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 | 679 const std::vector<ValueType>& ValuesType::getValue() const { in getValue() function in audio::policy::V1_0::ValuesType 929 const ContentType& ContentTypeType::getValue() const { in getValue() function in audio::policy::V1_0::ContentTypeType 952 const UsageEnumType& UsageType::getValue() const { in getValue() function in audio::policy::V1_0::UsageType 975 const SourceEnumType& SourceType::getValue() const { in getValue() function in audio::policy::V1_0::SourceType 998 const std::vector<FlagType>& FlagsType::getValue() const { in getValue() function in audio::policy::V1_0::FlagsType 1035 const std::string& BundleType::getValue() const { in getValue() function in audio::policy::V1_0::BundleType
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/ |
H A D | KMEnumTag.java | 150 public static short getValue(short tagKey, short keyParameters) { in getValue() method in KMEnumTag 180 public byte getValue() { in getValue() method in KMEnumTag
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/introspect/ |
H A D | TestPropertyConflicts.java | 28 public int getValue() { return value+1; } in getValue() method in TestPropertyConflicts.Getters1A 41 public int getValue() { return value+1; } in getValue() method in TestPropertyConflicts.Getters1B
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/ |
H A D | KMEnumTag.java | 150 public static short getValue(short tagKey, short keyParameters) { in getValue() method in KMEnumTag 180 public byte getValue() { in getValue() method in KMEnumTag
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 41 const ValueT& getValue() const { return Value; } in getValue() function 96 template <typename ValueKeyT> PoolRef getValue(ValueKeyT ValueKey) { in getValue() function
|