HomeSort by relevance Sort by last modified time
    Searched refs:FEATURE (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /frameworks/base/core/java/android/content/pm/
PackageManager.java 691 * a feature split to an existing application and the existing application should not
887 * {@link IPackageInstallObserver} if the new package uses a feature that is
    [all...]
  /external/e2fsprogs/resize/
test-resize 4 FEATURE="-O 64bit"
13 $MKE2FS -F -t ext4 $FEATURE $FS
  /frameworks/base/core/java/android/annotation/
SdkConstant.java 32 ACTIVITY_INTENT_ACTION, BROADCAST_INTENT_ACTION, SERVICE_ACTION, INTENT_CATEGORY, FEATURE;
  /libcore/luni/src/main/java/javax/xml/transform/dom/
DOMSource.java 55 public static final String FEATURE =
56 "http://javax.xml.transform.dom.DOMSource/feature";
DOMResult.java 40 public static final String FEATURE = "http://javax.xml.transform.dom.DOMResult/feature";
  /libcore/luni/src/main/java/javax/xml/transform/sax/
SAXResult.java 38 public static final String FEATURE =
39 "http://javax.xml.transform.sax.SAXResult/feature";
SAXTransformerFactory.java 47 public static final String FEATURE =
48 "http://javax.xml.transform.sax.SAXTransformerFactory/feature";
56 "http://javax.xml.transform.sax.SAXTransformerFactory/feature/xmlfilter";
126 * @return An XMLFilter object, or null if this feature is not supported.
139 * @return An XMLFilter object, or null if this feature is not supported.
SAXSource.java 46 public static final String FEATURE =
47 "http://javax.xml.transform.sax.SAXSource/feature";
  /libcore/luni/src/main/java/javax/xml/transform/stream/
StreamResult.java 39 public static final String FEATURE =
40 "http://javax.xml.transform.stream.StreamResult/feature";
StreamSource.java 43 public static final String FEATURE =
44 "http://javax.xml.transform.stream.StreamSource/feature";
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
TransformerFactoryImpl.java 84 * <p>State of secure processing feature.</p>
96 /** Static string to be used for incremental feature */
100 /** Static string to be used for optimize feature */
104 /** Static string to be used for source_location feature */
212 * feature.
384 * <p>Set a feature for this <code>TransformerFactory</code> and <code>Transformer</code>s
388 * Feature names are fully qualified {@link java.net.URI}s.
391 * <code>Transformer</code>s or <code>Template</code>s it creates cannot support the feature.
392 * It is possible for an <code>TransformerFactory</code> to expose a feature value but be unable to change its state.
397 * @param name Feature name
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp 21 * \brief Api Feature Query tests
96 #define FEATURE(_X_) DE_OFFSET_OF(VkPhysicalDeviceFeatures, _X_)
246 { LIMIT(sparseAddressSpaceSize), FEATURE(sparseBinding), 0, 0, 0, 0.0f },
247 { LIMIT(maxTessellationGenerationLevel), FEATURE(tessellationShader), 0, 0, 0, 0.0f },
248 { LIMIT(maxTessellationPatchSize), FEATURE(tessellationShader), 0, 0, 0, 0.0f },
249 { LIMIT(maxTessellationControlPerVertexInputComponents), FEATURE(tessellationShader), 0, 0, 0, 0.0f },
250 { LIMIT(maxTessellationControlPerVertexOutputComponents), FEATURE(tessellationShader), 0, 0, 0, 0.0f },
251 { LIMIT(maxTessellationControlPerPatchOutputComponents), FEATURE(tessellationShader), 0, 0, 0, 0.0f },
252 { LIMIT(maxTessellationControlTotalOutputComponents), FEATURE(tessellationShader), 0, 0, 0, 0.0f },
253 { LIMIT(maxTessellationEvaluationInputComponents), FEATURE(tessellationShader), 0, 0, 0, 0.0f }
1558 const VkBool32 VkPhysicalDeviceFeatures::* feature; member in class:vkt::api::__anon10314::__anon10317::VkPhysicalDeviceFeatures
    [all...]
  /external/valgrind/drd/tests/
tsan_unittest.cpp 107 // - Feature tests
113 // The feature tests are marked according to the behavior of helgrind 3.3.0.
137 FEATURE = 1 << 0,
192 TestAdder(void_func_void_t f, int id, int flags = FEATURE) {
450 REGISTER_TEST2(Run, 3, FEATURE|NEEDS_ANNOTATIONS);
588 REGISTER_TEST2(Run, 6, FEATURE|NEEDS_ANNOTATIONS);
635 REGISTER_TEST2(Run, 7, FEATURE|NEEDS_ANNOTATIONS);
885 REGISTER_TEST2(Run, 13, FEATURE|NEEDS_ANNOTATIONS);
1019 REGISTER_TEST2(Run, 16, FEATURE|NEEDS_ANNOTATIONS);
1053 REGISTER_TEST2(Run, 17, FEATURE|NEEDS_ANNOTATIONS)
    [all...]
  /external/dhcpcd-6.8.2/
configure 132 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
133 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
  /external/llvm/lib/Support/
TargetParser.cpp 86 const char *Feature;
91 #define ARM_ARCH_EXT_NAME(NAME, ID, FEATURE, NEGFEATURE) \
92 { NAME, sizeof(NAME) - 1, ID, FEATURE, NEGFEATURE },
342 if (AE.Feature && ArchExt == AE.getName())
343 return AE.Feature;
  /hardware/bsp/intel/peripheral/libupm/src/nrf24l01/
nrf24l01.h 66 #define FEATURE 0x1D
nrf24l01.cxx 342 setRegister (FEATURE, 0x00); // no features
  /prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 
  /toolchain/binutils/binutils-2.25/etc/
configure 21 # is contrary to our usage. Disable this feature.
139 # is contrary to our usage. Disable this feature.
714 as_fn_error "invalid feature name: $ac_useropt"
740 as_fn_error "invalid feature name: $ac_useropt"
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 
  /prebuilts/go/darwin-x86/src/net/smtp/
smtp_test.go 351 ok, _ := c.Extension("feature")
353 t.Errorf("Expected FEATURE not to be supported")
386 250 FEATURE
  /prebuilts/go/linux-x86/src/net/smtp/
smtp_test.go 351 ok, _ := c.Extension("feature")
353 t.Errorf("Expected FEATURE not to be supported")
386 250 FEATURE
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 

Completed in 818 milliseconds

1 2 3 4 5