HomeSort by relevance Sort by last modified time
    Searched refs:feature (Results 201 - 225 of 1466) sorted by null

1 2 3 4 5 6 7 891011>>

  /cts/tests/tests/accounts/common/src/android/accounts/cts/common/tx/
HasFeaturesTx.java 43 for (String feature : features) {
44 this.features.add(feature);
StartAddAccountSessionTx.java 46 for (String feature : requiredFeatures) {
47 this.requiredFeatures.add(feature);
  /external/curl/
curl-config.in 85 --feature|--features)
86 for feature in @SUPPORT_FEATURES@ ""; do
87 test -n "$feature" && echo "$feature"
  /external/e2fsprogs/lib/e2p/
feature.c 2 * feature.c --- convert between features and strings
23 struct feature { struct
29 static struct feature feature_list[] = {
111 static struct feature jrnl_feature_list[] = {
130 struct feature *f;
161 struct feature *f;
204 struct feature *f;
235 struct feature *f;
290 * Edit a feature set array as requested by the user. The ok_array,
293 * then use it tell whether or not it is OK to clear a filesystem feature
    [all...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
FeatureList.java 19 private Feature[] features;
24 features = new Feature[10];
28 public void addFeature(Feature feature)
31 Feature[] newFeatures = new Feature[features.length + 5];
37 features[featureCount++] = feature;
51 System.out.print("writing feature list...");
ScriptList.java 20 private Feature[] features;
27 features = new Feature[10];
31 public void addFeature(Feature feature)
34 Feature[] newFeatures = new Feature[features.length + 5];
40 features[featureCount++] = feature;
166 public void addFeature(String scriptTag, String languageTag, Feature feature)
170 langSysRecord.addFeature(feature);
    [all...]
  /external/llvm/test/MC/Mips/micromips-dsp/
invalid-wrong-error.s 6 wrdsp $5, 128 # CHECK: :[[@LINE]]:3: error: instruction requires a CPU feature not currently enabled
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
CameraBinderTestUtils.java 71 final static public boolean isFeatureAvailable(Context context, String feature) {
75 if (f.name != null && f.name.equals(feature)) {
  /libcore/luni/src/test/java/tests/org/w3c/dom/
DOMDocumentBuilderFactory.java 51 public boolean hasFeature(String feature, String version) {
52 return builder.getDOMImplementation().hasFeature(feature, version);
  /packages/apps/TV/tests/unit/src/com/android/tv/dvr/
DvrRecordingServiceTest.java 26 import com.android.tv.common.feature.CommonFeatures;
27 import com.android.tv.common.feature.TestableFeature;
  /prebuilts/misc/common/swig/include/2.0.11/
shared_ptr.i 49 %feature("smartptr", noblock=1) TYPE { SWIG_SHARED_PTR_QNAMESPACE::shared_ptr< TYPE > }
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
ImsServiceController.java 47 * on each feature that the service supports. For each ImsFeature that is created,
49 * listener that the ImsService now supports that feature.
53 * {@link IImsServiceController#removeImsFeature} will be called for each feature that is
126 * has created or removed a new feature as well as the associated ImsServiceController.
130 * Called by ImsServiceController when a new feature has been created.
132 void imsServiceFeatureCreated(int slotId, int feature, ImsServiceController controller);
134 * Called by ImsServiceController when a new feature has been removed.
136 void imsServiceFeatureRemoved(int slotId, int feature, ImsServiceController controller);
163 // Set of a pair of slotId->feature
187 Log.i(LOG_TAG, "notifyImsFeatureStatus: slot=" + mSlotId + ", feature=
    [all...]
  /external/harfbuzz_ng/src/
hb-uniscribe.cc 281 active_feature_t feature; member in struct:feature_event_t
286 active_feature_t::cmp (&a->feature, &b->feature);
631 active_feature_t feature; local
632 feature.rec.tagFeature = hb_uint32_swap (features[i].tag);
633 feature.rec.lParameter = features[i].value;
634 feature.order = i;
643 event->feature = feature;
650 event->feature = feature
655 active_feature_t feature; local
689 OPENTYPE_FEATURE_RECORD *feature = feature_records.push (); local
712 active_feature_t *feature = active_features.push (); local
717 active_feature_t *feature = active_features.find (&event->feature); local
    [all...]
hb-coretext.cc 318 unsigned int feature; member in struct:feature_record_t
327 return a->rec.feature < b->rec.feature ? -1 : a->rec.feature > b->rec.feature ? 1 :
340 active_feature_t feature; member in struct:feature_event_t
345 active_feature_t::cmp (&a->feature, &b->feature);
585 active_feature_t feature; local
586 feature.rec.feature = mapping->aatFeatureType
609 active_feature_t feature; local
692 active_feature_t *feature = active_features.push (); local
697 active_feature_t *feature = active_features.find (&event->feature); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
FetchValidator.java 21 * Uses an ElementParser to read a list of feature.xml files and to determine
50 "org.eclipse.platform-feature,org.eclipse.platform.win32-feature,org.eclipse.platform.linux.motif-feature";
95 "feature",
123 String feature = (String) enumeration.nextElement(); local
124 if (new File(install + "/features/" + feature).exists())
127 missingFeatures.add(feature);
  /cts/hostsidetests/appsecurity/test-apps/SplitApp/feature/
Android.mk 39 LOCAL_AAPT_FLAGS += --feature-of $(featureOfApk)
  /cts/hostsidetests/tv/src/com/android/cts/tv/
TvInputManagerHostTest.java 139 for (String feature: commandOutput.split("\\s+")) {
140 // Each line in the output of the command has the format "feature:{FEATURE_VALUE}".
141 String[] tokens = feature.split(":");
142 assertTrue("\"" + feature + "\" expected to have format feature:{FEATURE_VALUE}",
144 assertEquals(feature, "feature", tokens[0]);
150 CLog.logAndDisplay(LogLevel.INFO, "Device doesn't have required feature "
  /external/deqp/scripts/opengl/
src_util.py 91 for feature in registry.getFeatures('gl'):
92 spec.addFeature(feature, 'gl', 'core')
94 for feature in registry.getFeatures('gles2'):
95 spec.addFeature(feature, 'gles2')
  /external/llvm/test/MC/Mips/
set-push-pop-directives-bad.s 25 # CHECK: :[[@LINE-1]]:9: error: instruction requires a CPU feature not currently enabled
29 # CHECK-NOT: :[[@LINE-1]]:9: error: instruction requires a CPU feature not currently enabled
  /frameworks/base/telephony/java/com/android/ims/internal/
IImsServiceController.aidl 39 void createImsFeature(int slotId, int feature, IImsFeatureStatusCallback c);
40 void removeImsFeature(int slotId, int feature, IImsFeatureStatusCallback c);
41 // MMTel Feature
  /hardware/interfaces/camera/provider/
README.md 28 First HIDL version of the camera provider HAL, closely matching the feature set
36 matching the feature set and operation of the pre-HIDL camera HAL module
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
TestFeatures.java 98 public void forceFeature(@BoolRes int feature, boolean enabled) {
  /packages/apps/TV/common/src/com/android/tv/common/feature/
FeatureUtils.java 17 package com.android.tv.common.feature;
29 * Returns a feature that is enabled if any of {@code features} is enabled.
33 public static Feature OR(final Feature... features) {
34 return new Feature() {
37 for (Feature f : features) {
54 * Returns a feature that is enabled if all of {@code features} is enabled.
58 public static Feature AND(final Feature... features) {
59 return new Feature() {
    [all...]
PackageVersionFeature.java 17 package com.android.tv.common.feature;
25 * A feature controlled by package version.
27 public class PackageVersionFeature implements Feature {
Sdk.java 17 package com.android.tv.common.feature;
28 public static final Feature N_PRE_2_OR_HIGHER =
31 private static class SdkPreviewVersionFeature implements Feature {
59 public static final Feature AT_LEAST_N = new Feature() {

Completed in 809 milliseconds

1 2 3 4 5 6 7 891011>>