HomeSort by relevance Sort by last modified time
    Searched full:feature (Results 651 - 675 of 2827) sorted by null

<<21222324252627282930>>

  /external/mesa3d/docs/
relnotes-6.5.html 57 A simplified glCopyPixels-like feature for copying pixel rectangles.
relnotes-7.5.html 19 The main new feature of Mesa 7.5 is the
  /external/qemu/distrib/
README 49 window position. this allows us to implement a simple-yet-useful feature: the emulator remembers
  /external/qemu/target-arm/
cpu.h 117 uint32_t c0_c1[8]; /* Feature registers. */
176 /* Internal CPU feature flags. */
389 static inline int arm_feature(CPUARMState *env, int feature)
391 return (env->features & (1u << feature)) != 0;
  /external/skia/include/core/
SkDrawLooper.h 57 * in the drawing pipeline. If a subclass can support this feature it must
  /external/srec/srec/include/
swimodel.h 51 short num_dims; /* feature vector dimensions ~ 36 or 28 */
  /external/stlport/doc/
pointer_specialization.txt 3 * specialization feature. *
  /external/stlport/src/
stdio_streambuf.h 34 // then it's not a feature you need to worry about. Locales where
  /external/stlport/stlport/stl/
_hash_fun.h 97 /* MSVC .Net since 2002 has a 64 bits portability warning feature. typedef
_tempbuf.h 61 // because not all compilers support the language feature (explicit
  /external/stlport/stlport/stl/config/
_mwerks.h 100 # if __MWERKS__ < 0x1900 // dwa 8/19/97 - 1.9 Compiler feature defines
  /external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
SAXFactoryImpl.java 75 * Defines that the specified feature is to enabled/disabled (as
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
documentnormalizedocument09.js 112 Set the validate-if-schema feature to true. Invoke the normalizeDocument method on this
documentnormalizedocument10.js 84 "element-content-whitespace" feature to false. Invoke the normalizeDocument method and verify if
documentnormalizedocument12.js 114 Set the validate feature to true. Invoke the normalizeDocument method on this
domconfigurationcansetparameter01.js 78 The parameter commments is turned on by default. Check to see if this feature can be set
domconfigurationcansetparameter03.js 81 The parameter entities is turned on by default. Check to see if this feature can be set
domconfigurationcansetparameter04.js 80 The parameter entities is turned on by default. Check to see if this feature can be set
nodegetfeature01.js 107 featureImpl = node.getFeature("org.w3c.domts.bogus.feature",nullVersion);
nodegetfeature02.js 107 featureImpl = node.getFeature("org.w3c.domts.bogus.feature",nullVersion);
nodegetfeature03.js 108 featureImpl = node.getFeature("org.w3c.domts.bogus.feature",nullVersion);
nodegetfeature04.js 107 featureImpl = node.getFeature("org.w3c.domts.bogus.feature",nullVersion);
nodegetfeature05.js 108 featureImpl = node.getFeature("org.w3c.domts.bogus.feature",nullVersion);
nodegetfeature06.js 107 featureImpl = node.getFeature("org.w3c.domts.bogus.feature",nullVersion);
nodegetfeature07.js 107 featureImpl = node.getFeature("org.w3c.domts.bogus.feature",nullVersion);

Completed in 1061 milliseconds

<<21222324252627282930>>