/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_device_interop.cc | 113 void interop_database_add(const uint16_t feature, const RawAddress* addr, size_t length) { in interop_database_add() 117 void interop_database_add_addr(const uint16_t feature, const RawAddress* addr, size_t length) { in interop_database_add_addr() 121 void interop_database_add_addr_lmp_version(const interop_feature_t feature, const RawAddress* addr, in interop_database_add_addr_lmp_version() 127 void interop_database_add_addr_max_lat(const interop_feature_t feature, const RawAddress* addr, in interop_database_add_addr_max_lat() 132 void interop_database_add_manufacturer(const interop_feature_t feature, uint16_t manufacturer) { in interop_database_add_manufacturer() 136 void interop_database_add_name(const uint16_t feature, const char* name) { in interop_database_add_name() 140 void interop_database_add_version(const interop_feature_t feature, uint16_t version) { in interop_database_add_version() 144 void interop_database_add_vndr_prdt(const interop_feature_t feature, uint16_t vendor_id, in interop_database_add_vndr_prdt() 153 bool interop_database_match_addr(const interop_feature_t feature, const RawAddress* addr) { in interop_database_match_addr() 157 bool interop_database_match_addr_get_lmp_ver(const interop_feature_t feature, in interop_database_match_addr_get_lmp_ver() [all …]
|
/aosp_15_r20/external/libxml2/ |
H A D | meson.build | 67 feature = get_option('catalog') variable 70 feature = get_option('debugging') variable 73 feature = get_option('html') variable 76 feature = get_option('iconv') variable 79 feature = get_option('iso8859x') variable 82 feature = get_option('python') variable 85 feature = get_option('modules') variable 88 feature = get_option('sax1') variable 91 feature = get_option('threads') variable 94 feature = get_option('valid') variable [all …]
|
/aosp_15_r20/cts/tests/ondeviceintelligence/src/android/ondeviceintelligence/cts/ |
H A D | OnDeviceIntelligenceManagerTest.java | 222 Feature feature = new Feature.Builder(1).build(); in noAccessWhenAttemptingGetFeatureDetails() local 259 Feature feature = new Feature.Builder(1).build(); in noAccessWhenAttemptingRequestFeatureDownload() local 292 Feature feature = new Feature.Builder(1).build(); in noAccessWhenRequestTokenInfo() local 314 Feature feature = new Feature.Builder(1).build(); in noAccessWhenAttemptingProcessRequest() local 342 Feature feature = new Feature.Builder(1).build(); in noAccessWhenAttemptingProcessRequestStreaming() local 375 Feature feature = new Feature.Builder(1).build(); in noAccessWhenAttemptingGetLatestInferenceInfo() local 462 Feature feature = new Feature.Builder(1).build(); in resultPopulatedWhenAttemptingRequestFeatureDownload() local 524 Feature feature = new Feature.Builder(1).build(); in resultPopulatedWhenRequestTokenInfo() local 563 Feature feature = new Feature.Builder(1).build(); in resultPopulatedWhenAttemptingProcessRequest() local 589 Feature feature = new Feature.Builder(1).build(); in resultPopulatedWhenAttemptingProcessRequestStreaming() local [all …]
|
H A D | BundleValidationTest.java | 126 Feature feature = new Feature.Builder(1).build(); in canSendAndReceiveCustomParcelables() local 154 Feature feature = new Feature.Builder(1).build(); in canSendReadOnlyPfds() local 191 Feature feature = new Feature.Builder(1).build(); in canSendPersistableBundleOrPrimitives() local 216 Feature feature = new Feature.Builder(1).build(); in canSendNestedBundleWithSameConstraints() local 243 Feature feature = new Feature.Builder(1).build(); in canSendImmutableBitmap() local 271 Feature feature = new Feature.Builder(1).build(); in shouldRejectNestedBundlesWithFd() local 289 Feature feature = new Feature.Builder(1).build(); in shouldIgnoreCustomParcelableWhenRequestHasFds() local 344 private void processRequestAndHandleException(Feature feature, Bundle request, in processRequestAndHandleException()
|
/aosp_15_r20/packages/modules/Bluetooth/system/device/src/ |
D | interop.cc | 137 interop_feature_t feature; member 142 interop_feature_t feature; member 149 interop_feature_t feature; member 208 bool interop_match_addr(const interop_feature_t feature, const RawAddress* addr) { in interop_match_addr() 213 bool interop_match_name(const interop_feature_t feature, const char* name) { in interop_match_name() 218 bool interop_match_addr_or_name(const interop_feature_t feature, const RawAddress* addr, in interop_match_addr_or_name() 244 bool interop_match_manufacturer(const interop_feature_t feature, uint16_t manufacturer) { in interop_match_manufacturer() 248 bool interop_match_vendor_product_ids(const interop_feature_t feature, uint16_t vendor_id, in interop_match_vendor_product_ids() 253 bool interop_match_addr_get_max_lat(const interop_feature_t feature, const RawAddress* addr, in interop_match_addr_get_max_lat() 258 void interop_database_add(const uint16_t feature, const RawAddress* addr, size_t length) { in interop_database_add() [all …]
|
/aosp_15_r20/frameworks/libs/binary_translation/assembler/instructions/ |
D | insn_def_x86.json | 346 "Haddpd": { "feature": "SSE3", "opcodes": [ "66", "0F", "7C" ] }, string 347 "Haddps": { "feature": "SSE3", "opcodes": [ "F2", "0F", "7C" ] }, string 358 "Packusdw": { "feature": "SSE4_1", "opcodes": [ "66", "0F", "38", "2B" ] }, string 374 "Pcmpeqq": { "feature": "SSE4_1", "opcodes": [ "66", "0F", "38", "29" ] }, string 378 "Pcmpgtq": { "feature": "SSE4_2", "opcodes": [ "66", "0F", "38", "37" ] }, string 380 "Phaddd": { "feature": "SSSE3", "opcodes": [ "66", "0F", "38", "02" ] }, string 381 "Phaddw": { "feature": "SSSE3", "opcodes": [ "66", "0F", "38", "01" ] }, string 382 "Pmaxsb": { "feature": "SSE4_1", "opcodes": [ "66", "0F", "38", "3C" ] }, string 383 "Pmaxsd": { "feature": "SSE4_1", "opcodes": [ "66", "0F", "38", "3D" ] }, string 386 "Pmaxud": { "feature": "SSE4_1", "opcodes": [ "66", "0F", "38", "3F" ] }, string [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/example/ |
H A D | feature_util.cc | 73 const Feature& feature) { in GetFeatureValues() 79 Feature* feature) { in GetFeatureValues() 85 const Feature& feature) { in GetFeatureValues() 90 protobuf::RepeatedField<float>* GetFeatureValues<float>(Feature* feature) { in GetFeatureValues() 96 const Feature& feature) { in GetFeatureValues() 102 const Feature& feature) { in GetFeatureValues() 108 Feature* feature) { in GetFeatureValues() 114 Feature* feature) { in GetFeatureValues() 135 void ClearFeatureValues<protobuf_int64>(Feature* feature) { in ClearFeatureValues() 140 void ClearFeatureValues<float>(Feature* feature) { in ClearFeatureValues() [all …]
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/feature_manager/ |
H A D | policy.cpp | 419 SwFilter* feature = swFilterPipe.GetSwFilter(featureType); in GetExecutionCapsForSingleFeature() local 654 SwFilter * feature = nullptr; in BuildExecutionEngines() local 763 MOS_STATUS Policy::GetCSCExecutionCapsDi(SwFilter* feature) in GetCSCExecutionCapsDi() 993 MOS_STATUS Policy::GetCSCExecutionCaps(SwFilter* feature, bool isCamPipeWithBayerInput) in GetCSCExecutionCaps() 1158 MOS_STATUS Policy::GetScalingExecutionCapsHdr(SwFilter *feature) in GetScalingExecutionCapsHdr() 1165 MOS_STATUS Policy::GetScalingExecutionCaps(SwFilter *feature, bool isDIEnabled) in GetScalingExecutionCaps() 1172 MOS_STATUS Policy::GetScalingExecutionCaps(SwFilter *feature, bool isHdrEnabled, bool isDIEnabled) in GetScalingExecutionCaps() 1611 MOS_STATUS Policy::GetRotationExecutionCaps(SwFilter* feature) in GetRotationExecutionCaps() 1669 MOS_STATUS Policy::GetDenoiseExecutionCaps(SwFilter* feature) in GetDenoiseExecutionCaps() 1743 MOS_STATUS Policy::GetDeinterlaceExecutionCaps(SwFilter* feature, bool forceDIToRender) in GetDeinterlaceExecutionCaps() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/proposal_filter/ |
D | filtering_common.rs | 88 #[cfg(feature = "by_ref_proposal")] group_id: &'a [u8], in new() 106 #[cfg(feature = "by_ref_proposal")] strategy: FilterStrategy, in apply_proposals() 108 #[cfg(not(feature = "by_ref_proposal"))] proposals: &ProposalBundle, in apply_proposals() 154 #[cfg(not(feature = "by_ref_proposal"))] proposals: &ProposalBundle, in apply_proposals_from_new_member() 155 #[cfg(feature = "by_ref_proposal")] proposals: ProposalBundle, in apply_proposals_from_new_member() 216 #[cfg(feature = "by_ref_proposal")] strategy: FilterStrategy, in apply_proposals_with_new_capabilities() 217 #[cfg(not(feature = "by_ref_proposal"))] proposals: &ProposalBundle, in apply_proposals_with_new_capabilities() 365 #[cfg(feature = "by_ref_proposal")] strategy: FilterStrategy, in filter_out_invalid_psks() 367 #[cfg(not(feature = "by_ref_proposal"))] proposals: &ProposalBundle, in filter_out_invalid_psks() 466 #[cfg(feature = "by_ref_proposal")] _: FilterStrategy, in filter_out_invalid_psks() [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/dropbox_flags_lib/android_common/turbine/ |
D | dropbox_flags_lib.jar | ... com/android/server/feature/flags/CustomFeatureFlags.class
<Unknown>
package ... |
/aosp_15_r20/external/cronet/base/ |
H A D | scoped_add_feature_flags.cc | 21 for (const StringPiece& feature : in ScopedAddFeatureFlags() local 25 for (const StringPiece& feature : in ScopedAddFeatureFlags() local 40 void ScopedAddFeatureFlags::EnableIfNotSet(const Feature& feature) { in EnableIfNotSet() 44 void ScopedAddFeatureFlags::EnableIfNotSetWithParameter(const Feature& feature, in EnableIfNotSetWithParameter() 51 void ScopedAddFeatureFlags::DisableIfNotSet(const Feature& feature) { in DisableIfNotSet() 55 bool ScopedAddFeatureFlags::IsEnabled(const Feature& feature) { in IsEnabled() 61 const Feature& feature, in IsEnabledWithParameter() 75 void ScopedAddFeatureFlags::AddFeatureIfNotSet(const Feature& feature, in AddFeatureIfNotSet()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/foldables/devicestateprovider/src/com/android/server/policy/feature/device_state_flags_lib/android_common/turbine-combined/ |
D | device_state_flags_lib.jar | ... com/android/server/policy/feature/flags/CustomFeatureFlags.class
<Unknown>
package ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/foldables/devicestateprovider/src/com/android/server/policy/feature/device_state_flags_lib/android_common/repackaged-jarjar/turbine/ |
D | device_state_flags_lib.jar | ... com/android/server/policy/feature/flags/Flags.class
<Unknown>
package ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/foldables/devicestateprovider/src/com/android/server/policy/feature/device_state_flags_lib/android_common/turbine/ |
D | device_state_flags_lib.jar | ... com/android/server/policy/feature/flags/CustomFeatureFlags.class
<Unknown>
package ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/dropbox_flags_lib/android_common/javac/ |
D | dropbox_flags_lib.jar | ... android/server/
com/android/server/feature/
com/android/server/feature/flags |
/aosp_15_r20/external/cronet/base/test/ |
H A D | scoped_feature_list.cc | 166 std::string_view GetFeatureName(std::string_view feature) { in GetFeatureName() 203 for (const auto& feature : features_list) { in OverrideFeatures() local 262 for (const auto& feature : feature_list) { in CreateCommandLineArgumentFromFeatureList() local 282 FeatureRefAndParams::FeatureRefAndParams(const Feature& feature, in FeatureRefAndParams() 412 void ScopedFeatureList::InitAndEnableFeature(const Feature& feature) { in InitAndEnableFeature() 416 void ScopedFeatureList::InitAndDisableFeature(const Feature& feature) { in InitAndDisableFeature() 420 void ScopedFeatureList::InitWithFeatureState(const Feature& feature, in InitWithFeatureState() 453 for (const auto& feature : enabled_features_and_params) { in InitWithFeaturesImpl() local 474 for (const auto& feature : enabled_features) in InitWithFeaturesImpl() local 477 for (const auto& feature : disabled_features) in InitWithFeaturesImpl() local [all …]
|
/aosp_15_r20/external/cronet/components/miracle_parameter/common/public/ |
H A D | miracle_parameter.h | 19 const base::Feature& feature, in GetFieldTrialParamByFeatureAsEnum() 102 const base::Feature& feature, in GetMiracleParameterAsEnum() 113 #define MIRACLE_PARAMETER_FOR_STRING(function_name, feature, param_name, \ argument 122 #define MIRACLE_PARAMETER_FOR_DOUBLE(function_name, feature, param_name, \ argument 131 #define MIRACLE_PARAMETER_FOR_INT(function_name, feature, param_name, \ argument 139 #define MIRACLE_PARAMETER_FOR_BOOL(function_name, feature, param_name, \ argument 147 #define MIRACLE_PARAMETER_FOR_TIME_DELTA(function_name, feature, param_name, \ argument 156 #define MIRACLE_PARAMETER_FOR_ENUM(function_name, feature, param_name, \ argument
|
/aosp_15_r20/external/cronet/base/allocator/ |
H A D | miracle_parameter.h | 28 const base::Feature& feature, in GetFieldTrialParamByFeatureAsEnum() 111 const base::Feature& feature, in GetMiracleParameterAsEnum() 122 #define MIRACLE_PARAMETER_FOR_STRING(function_name, feature, param_name, \ argument 131 #define MIRACLE_PARAMETER_FOR_DOUBLE(function_name, feature, param_name, \ argument 140 #define MIRACLE_PARAMETER_FOR_INT(function_name, feature, param_name, \ argument 148 #define MIRACLE_PARAMETER_FOR_BOOL(function_name, feature, param_name, \ argument 156 #define MIRACLE_PARAMETER_FOR_TIME_DELTA(function_name, feature, param_name, \ argument 165 #define MIRACLE_PARAMETER_FOR_ENUM(function_name, feature, param_name, \ argument
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/foldables/devicestateprovider/src/com/android/server/policy/feature/device_state_flags_lib/android_common/javac/ |
D | device_state_flags_lib.jar | ... policy/
com/android/server/policy/feature/
com/android/server/policy/feature |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/foldables/devicestateprovider/src/com/android/server/policy/feature/device_state_flags_lib/android_common/repackaged-jarjar/javac/ |
D | device_state_flags_lib.jar | ... com/android/server/policy/feature/flags/Flags.uau
com/android/ ... |
/aosp_15_r20/external/libchrome/base/test/ |
H A D | scoped_feature_list.cc | 26 for (const Feature& feature : features) { in GetFeatureVector() local 35 StringPiece GetFeatureName(StringPiece feature) { in GetFeatureName() 66 for (StringPiece feature : features_list) { in OverrideFeatures() local 131 void ScopedFeatureList::InitAndEnableFeature(const Feature& feature) { in InitAndEnableFeature() 136 const Feature& feature, in InitAndEnableFeatureWithFieldTrialOverride() 141 void ScopedFeatureList::InitAndDisableFeature(const Feature& feature) { in InitAndDisableFeature() 145 void ScopedFeatureList::InitWithFeatureState(const Feature& feature, in InitWithFeatureState() 205 const Feature& feature, in InitAndEnableFeatureWithParameters()
|
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/riscv64_to_x86_64/ |
D | machine_ir_intrinsic_binding.json | 54 "feature": "AVX", string 67 "feature": "AVX", string 80 "feature": "LZCNT", string 93 "feature": "LZCNT", string 100 "feature": "POPCNT", string 107 "feature": "POPCNT", string 120 "feature": "BMI", string 133 "feature": "BMI", string 242 "feature": "AVX", string 255 "feature": "AVX", string [all …]
|
/aosp_15_r20/frameworks/base/packages/NeuralNetworks/framework/module/java/android/service/ondeviceintelligence/ |
H A D | OnDeviceSandboxedInferenceService.java | 208 final Feature feature; field in OnDeviceSandboxedInferenceService.TokenInfoParams 213 TokenInfoParams(Feature feature, Bundle request, CancellationSignal cancellationSignal, in TokenInfoParams() 223 final Feature feature; field in OnDeviceSandboxedInferenceService.StreamingRequestParams 229 StreamingRequestParams(Feature feature, Bundle request, in StreamingRequestParams() 241 final Feature feature; field in OnDeviceSandboxedInferenceService.RequestParams 247 RequestParams(Feature feature, Bundle request, in RequestParams() 283 public void requestTokenInfo(int callerUid, Feature feature, Bundle request, in onBind() 308 public void processRequestStreaming(int callerUid, Feature feature, in onBind() 342 public void processRequest(int callerUid, Feature feature, in onBind()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | InteropUtil.java | 55 public static boolean interopMatchAddr(InteropFeature feature, String address) { in interopMatchAddr() 89 public static boolean interopMatchName(InteropFeature feature, String name) { in interopMatchName() 119 public static boolean interopMatchAddrOrName(InteropFeature feature, String address) { in interopMatchAddrOrName() 154 public static void interopDatabaseAddAddr(InteropFeature feature, String address, int length) { in interopDatabaseAddAddr() 187 public static void interopDatabaseRemoveAddr(InteropFeature feature, String address) { in interopDatabaseRemoveAddr() 217 public static void interopDatabaseAddName(InteropFeature feature, String name) { in interopDatabaseAddName() 242 public static void interopDatabaseRemoveName(InteropFeature feature, String name) { in interopDatabaseRemoveName()
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | field_trial_params.cc | 29 void LogInvalidValue(const Feature& feature, in LogInvalidValue() 127 bool GetFieldTrialParamsByFeature(const Feature& feature, in GetFieldTrialParamsByFeature() 148 std::string GetFieldTrialParamValueByFeature(const Feature& feature, in GetFieldTrialParamValueByFeature() 159 int GetFieldTrialParamByFeatureAsInt(const Feature& feature, in GetFieldTrialParamByFeatureAsInt() 175 double GetFieldTrialParamByFeatureAsDouble(const Feature& feature, in GetFieldTrialParamByFeatureAsDouble() 191 bool GetFieldTrialParamByFeatureAsBool(const Feature& feature, in GetFieldTrialParamByFeatureAsBool() 209 const Feature& feature, in GetFieldTrialParamByFeatureAsTimeDelta() 257 void LogInvalidEnumValue(const Feature& feature, in LogInvalidEnumValue()
|