HomeSort by relevance Sort by last modified time
    Searched refs:feature (Results 326 - 350 of 401) sorted by null

<<11121314151617

  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
features.h 142 # error Sorry but according the STLport settings your compiler can not support the pointer specialization feature.
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
popuplib.js 168 // If you wish to make use of the 'language' feature of the OpenID UI extension
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/46/1/.cp/lib/
repository-tools-ant.jar 
  /external/chromium/chrome/browser/ui/
browser.cc     [all...]
  /external/harfbuzz/src/
harfbuzz-gpos.c 5956 HB_Feature feature; local
6063 HB_Feature feature = gpos->FeatureList.FeatureRecord[feature_index].Feature; local
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos.c 5956 HB_Feature feature; local
6063 HB_Feature feature = gpos->FeatureList.FeatureRecord[feature_index].Feature; local
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java 856 * Set an implementation dependent feature.
860 * @param featureId A feature URL.
861 * @param state true if this feature should be on, false otherwise.
    [all...]
DTMDocumentImpl.java 224 * Set an implementation dependent feature.
228 * @param featureId A feature URL.
229 * @param state true if this feature should be on, false otherwise.
    [all...]
  /external/linux-tools-perf/
Makefile 32 # Define NO_DWARF if you do not want debug-info analysis feature at all.
148 -include config/feature-tests.mak
  /external/iproute2/doc/
ip-cref.tex 760 To permanently enable this feature on all devices add
    [all...]
  /external/libpng/
CHANGES 274 Added row callback feature when reading and writing nonprogressive rows
275 and added a test of this feature in pngtest.c
276 Added user transform callbacks, with test of the feature in pngtest.c
377 PNGTEST_DEBUG_MEM feature.
    [all...]
  /external/qemu/
vnc-android.c 213 static inline uint32_t vnc_has_feature(VncState *vs, int feature) {
214 return (vs->features & (1 << feature));
    [all...]
vnc.c 207 static inline uint32_t vnc_has_feature(VncState *vs, int feature) {
208 return (vs->features & (1 << feature));
    [all...]
  /external/stlport/
configure.bat 182 echo to the same value if you want to keep the auto link feature supported by some
  /external/webkit/Source/WebCore/dom/
Node.cpp 133 bool Node::isSupported(const String& feature, const String& version)
135 return DOMImplementation::hasFeature(feature, version);
    [all...]
  /external/wpa_supplicant_8/hostapd/
Android.mk 814 # and vlan interfaces for the vlan feature.
  /external/webkit/Source/WebKit/qt/tests/qwebpage/
tst_qwebpage.cpp 240 void requestPermission(QWebFrame* frame, QWebPage::Feature feature)
243 setFeaturePermission(frame, feature, PermissionGrantedByUser);
245 setFeaturePermission(frame, feature, PermissionDeniedByUser);
276 connect(newPage, SIGNAL(featurePermissionRequested(QWebFrame*, QWebPage::Feature)),
277 newPage, SLOT(requestPermission(QWebFrame*, QWebPage::Feature)));
    [all...]
  /prebuilts/devtools/tools/lib/
ddmlib.jar 
sdk-common.jar 
  /prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
  /external/qemu/target-arm/
helper.c 47 static inline void set_feature(CPUARMState *env, int feature)
49 env->features |= 1u << feature;
    [all...]
  /external/v8/src/
liveedit-debugger.js 28 // LiveEdit feature implementation. The script should be executed after
    [all...]
  /external/webkit/Source/WebKit/qt/Api/
qwebpage.cpp     [all...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 503 XAuint32 feature; member in struct:XAEngineOption_
    [all...]

Completed in 1034 milliseconds

<<11121314151617