Home
last modified time | relevance | path

Searched defs:features (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/compile/libbcc/lib/Support/
DCompilerConfig.cpp37 llvm::StringMap<bool> features; in HasF16C() local
112 llvm::StringMap<bool> features; in initializeArch() local
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
DFeatureAssembly.java54 public boolean registerFeaturePair(String[] features) { in registerFeaturePair()
77 Map<String, String> features = mAggregatorManager.getDataMap(f); in getFeatureMap() local
DPredictor.java118 Map<String, String> features = getSampleFeatures(); in getTopCandidates() local
143 String[] features = value.split(FEATURE_SEPARATOR); in setPredictorParameter() local
DTimeStatsAggregator.java80 HashMap<String, String> features = in getFeatureValue() local
135 HashMap<String, String> features = new HashMap<String, String>(); in getAllTimeFeatures() local
/frameworks/base/core/java/android/content/pm/
DFeatureGroupInfo.java33 public FeatureInfo[] features; field in FeatureGroupInfo
/frameworks/base/core/java/android/accounts/
DAbstractAccountAuthenticator.java158 String authTokenType, String[] features, Bundle options) in addAccount()
308 Account account, String[] features) throws RemoteException { in hasFeatures()
372 String accountType, String authTokenType, String[] features, Bundle options) in startAddAccountSession()
676 Account account, String[] features) throws NetworkErrorException; in hasFeatures()
DIAccountAuthenticator.aidl67 in String[] features); in hasFeatures()
DIAccountManager.aidl39 void hasFeatures(in IAccountManagerResponse response, in Account account, in String[] features, in hasFeatures()
42 in String[] features, String opPackageName); in getAccountsByFeatures()
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DExtendedBitmapDrawable.java692 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/ml/bordeaux/learning/predictor_histogram/java/android/bordeaux/learning/
DHistogramPredictor.java202 public List<Map.Entry<String, Double> > findTopClasses(Map<String, String> features, int topK) { in findTopClasses() argument
274 public void addSample(String sampleId, Map<String, String> features) { in addSample() argument
/frameworks/native/vulkan/tools/
Dvkinfo.cpp41 VkPhysicalDeviceFeatures features; member
369 const VkPhysicalDeviceFeatures& features) { in PrintAllFeatures()
430 const VkPhysicalDeviceFeatures& features) { in PrintSupportedFeatures()
/frameworks/base/core/java/android/provider/
DCallLog.java510 int presentation, int callType, int features, PhoneAccountHandle accountHandle, in addCall()
549 int features, PhoneAccountHandle accountHandle, long start, int duration, in addCall()
592 int features, PhoneAccountHandle accountHandle, long start, int duration, in addCall()
/frameworks/base/core/java/android/speech/tts/
DVoice.java75 Set<String> features) { in Voice()
DTextToSpeechService.java296 Set<String> features = onGetFeaturesForLanguage(locale.getISO3Language(), in onGetVoices() local
/frameworks/base/test-runner/src/android/test/
DIsolatedContext.java142 final String type, final String[] features, in getAccountsByTypeAndFeatures()
/frameworks/base/core/java/com/android/internal/policy/
DPhoneWindow.java338 final int features = getFeatures(); in requestFeature() local
1613 final int features = getLocalFeatures(); in updateProgressBars() local
1687 final int features = getLocalFeatures(); in showProgressBars() local
1700 final int features = getLocalFeatures(); in hideProgressBars() local
/frameworks/compile/slang/
Dslang.cpp152 std::vector<std::string> features; in createTarget() local
/frameworks/base/core/java/android/app/admin/
DDeviceAdminInfo.java229 USES_POLICY_DISABLE_KEYGUARD_FEATURES, "disable-keyguard-features", in sPoliciesDisplayOrder.add()
/frameworks/minikin/libs/minikin/
DLayout.cpp684 static void addFeatures(const string &str, vector<hb_feature_t>* features) { in addFeatures()
714 vector<hb_feature_t> features; in doLayoutRun() local
/frameworks/native/opengl/tools/glgen2/registry/
Dreg.py856 def markRequired(self, features, required): argument
/frameworks/base/core/java/android/view/
DWindow.java1621 int features = 0; in getDefaultFeatures() local
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java1398 Account account, String[] features, String opPackageName) { in hasFeatures()
1428 Account account, String[] features) { in TestFeaturesSession()
/frameworks/base/tools/aapt/
DCommand.cpp524 KeyedVector<String8, Feature> features; member
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java500 Feature[] features = getValidFeatures(); in validFeatures() local
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp547 VkPhysicalDeviceFeatures* features) { in GetPhysicalDeviceFeatures()

12