/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/ |
D | ImsResolverTest.java | 123 HashSet<String> features = new HashSet<>(); in testAddDevicePackageToCache() local 148 HashSet<String> features = new HashSet<>(); in testAddCarrierPackageToCache() local 178 HashSet<ImsFeatureConfiguration.FeatureSlotPair> features = new HashSet<>(); in testCarrierPackageBind() local 206 HashSet<ImsFeatureConfiguration.FeatureSlotPair> features = new HashSet<>(); in testCarrierPackageBindWithEmergencyCalling() local 230 HashSet<ImsFeatureConfiguration.FeatureSlotPair> features = new HashSet<>(); in testCarrierPackageChangeEmergencyCalling() local 285 Set<String> features = new HashSet<>(); in testDevicePackageBind() local 389 Set<String> features = new HashSet<>(); in testAddDeviceFeatureNoCarrier() local 834 private void setupPackageQuery(ComponentName name, Set<String> features, in setupPackageQuery() 873 HashSet<ImsFeatureConfiguration.FeatureSlotPair> features, int times) { in setupDynamicQueryFeatures() 967 Set<String> features, int slotId) { in convertToHashSet() [all …]
|
/frameworks/compile/libbcc/lib/ |
D | CompilerConfig.cpp | 38 llvm::StringMap<bool> features; in AddX86NativeCPUFeatures() local 109 llvm::StringMap<bool> features; in initializeArch() local
|
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/ |
D | ImsServiceTest.java | 86 SparseArray<ImsFeature> features = mTestImsService.getFeatures(TEST_SLOT_0); in testCreateMMTelFeature() local 111 SparseArray<ImsFeature> features = mTestImsService.getFeatures(TEST_SLOT_0); in testRemoveMMTelFeature() local
|
/frameworks/base/telephony/java/android/telephony/ims/compat/ |
D | ImsService.java | 182 SparseArray<ImsFeature> features = mFeaturesBySlot.get(slotId); in addImsFeature() local 196 SparseArray<ImsFeature> features = mFeaturesBySlot.get(slotId); in removeImsFeature() local
|
/frameworks/base/core/java/android/content/pm/ |
D | FeatureGroupInfo.java | 33 public FeatureInfo[] features; field in FeatureGroupInfo
|
/frameworks/ml/nn/runtime/test/specs/V1_0/ |
D | embedding_lookup.mod.py | 20 features = 4 variable
|
D | hashtable_lookup_quant8.mod.py | 20 features = 2 variable
|
D | hashtable_lookup_float.mod.py | 20 features = 2 variable
|
D | svdf_bias_present.mod.py | 18 features = 4 variable
|
D | svdf2.mod.py | 18 features = 8 variable
|
D | svdf.mod.py | 18 features = 4 variable
|
/frameworks/ml/nn/runtime/test/specs/V1_1/ |
D | embedding_lookup_relaxed.mod.py | 20 features = 4 variable
|
D | hashtable_lookup_float_relaxed.mod.py | 20 features = 2 variable
|
D | svdf_relaxed.mod.py | 18 features = 4 variable
|
D | svdf_bias_present_relaxed.mod.py | 18 features = 4 variable
|
D | svdf2_relaxed.mod.py | 18 features = 8 variable
|
/frameworks/native/vulkan/vkjson/ |
D | vkjson.cc | 493 inline bool Iterate(Visitor* visitor, VkPhysicalDeviceFeatures* features) { in Iterate() 579 VkJsonExtVariablePointerFeatures* features) { in Iterate() 655 VkPhysicalDevice16BitStorageFeatures* features) { in Iterate() 668 VkPhysicalDeviceMultiviewFeatures* features) { in Iterate() 678 VkPhysicalDeviceVariablePointerFeatures* features) { in Iterate() 686 VkPhysicalDeviceProtectedMemoryFeatures* features) { in Iterate() 692 VkPhysicalDeviceSamplerYcbcrConversionFeatures* features) { in Iterate() 699 VkPhysicalDeviceShaderDrawParameterFeatures* features) { in Iterate()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/ |
D | ImsResolver.java | 831 HashSet<ImsFeatureConfiguration.FeatureSlotPair> features = in updateImsServiceFeatures() local 867 HashSet<ImsFeatureConfiguration.FeatureSlotPair> features = calculateFeaturesToCreate(info); in bindImsService() local 872 HashSet<ImsFeatureConfiguration.FeatureSlotPair> features) { in bindImsServiceWithFeatures() 995 HashSet<ImsFeatureConfiguration.FeatureSlotPair> features) { in shouldFeaturesCauseBind() 1095 Set<ImsFeatureConfiguration.FeatureSlotPair> features) { in handleFeaturesChanged() 1116 Set<ImsFeatureConfiguration.FeatureSlotPair> features) { in dynamicQueryComplete() 1137 private String printFeatures(Set<ImsFeatureConfiguration.FeatureSlotPair> features) { in printFeatures()
|
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsService.java | 238 SparseArray<ImsFeature> features = mFeaturesBySlot.get(slotId); in addImsFeature() local 252 SparseArray<ImsFeature> features = mFeaturesBySlot.get(slotId); in removeImsFeature() local
|
/frameworks/base/core/java/android/accounts/ |
D | AbstractAccountAuthenticator.java | 157 String authTokenType, String[] features, Bundle options) in addAccount() 310 Account account, String[] features) throws RemoteException { in hasFeatures() 374 String accountType, String authTokenType, String[] features, Bundle options) in startAddAccountSession() 683 Account account, String[] features) throws NetworkErrorException; in hasFeatures()
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | svdf_float16.mod.py | 18 features = 4 variable
|
D | svdf_bias_present_float16.mod.py | 18 features = 4 variable
|
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
D | ExtendedBitmapDrawable.java | 692 public final int features; field in ExtendedBitmapDrawable.ExtendedOptions 771 public ExtendedOptions(final int features) { in ExtendedOptions() 778 public ExtendedOptions(final int features, final Drawable placeholder, in ExtendedOptions()
|
/frameworks/native/vulkan/tools/ |
D | vkinfo.cpp | 40 VkPhysicalDeviceFeatures features; member 368 const VkPhysicalDeviceFeatures& features) { in PrintAllFeatures() 429 const VkPhysicalDeviceFeatures& features) { in PrintSupportedFeatures()
|
/frameworks/base/test-mock/src/android/test/mock/ |
D | MockAccountManager.java | 72 final String type, final String[] features, in getAccountsByTypeAndFeatures()
|