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

<<11121314151617181920>>

  /libcore/xml/src/main/java/org/xmlpull/v1/
XmlSerializer.java 23 * when requesting setting unimplemented feature/property
31 * to use an optional feature to signal that implementation is not
38 * Set feature identified by name (recommended to be URI for uniqueness).
43 * If feature is not recognized or can not be set
46 * @exception IllegalStateException If the feature is not supported or can not be set
54 * Return the current value of the feature with given name.
57 * @param name The name of feature to be retrieved.
58 * @return The value of named feature.
59 * @exception IllegalArgumentException if feature string is null
  /frameworks/base/core/java/android/net/
ConnectivityManager.java 434 * begin using the named feature. The interpretation of {@code feature}
437 * @param feature the name of the feature to be used
440 * implementation+feature combination, except that the value {@code -1}
443 public int startUsingNetworkFeature(int networkType, String feature) {
445 return mService.startUsingNetworkFeature(networkType, feature,
454 * using the named feature. The interpretation of {@code feature}
457 * @param feature the name of the feature that is no longer neede
    [all...]
  /external/webkit/Tools/DumpRenderTree/qt/
DumpRenderTreeQt.cpp 163 connect(this, SIGNAL(featurePermissionRequested(QWebFrame*, QWebPage::Feature)), this, SLOT(requestPermission(QWebFrame*, QWebPage::Feature)));
164 connect(this, SIGNAL(featurePermissionRequestCanceled(QWebFrame*, QWebPage::Feature)), this, SLOT(cancelPermission(QWebFrame*, QWebPage::Feature)));
227 void WebPage::requestPermission(QWebFrame* frame, QWebPage::Feature feature)
229 switch (feature) {
232 setFeaturePermission(frame, feature, PermissionGrantedByUser);
237 setFeaturePermission(frame, feature, PermissionGrantedByUser);
239 setFeaturePermission(frame, feature, PermissionDeniedByUser)
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 497 int feature; /*Feature selected, only scaling, zoom, contrast, frosted glass effect, cropping, mirror and rotation*/ local
528 printf("usage: %S <input.yuv><file_desc><Inp. Width><Inp. Height><Inp. color><0:no overlay/1:overlay><Out. Width><Out Height><yuv color><rgb color><0 :Internal 1 :external allocation><Feature [0-8]>\n",
532 printf("usage: %s <input.yuv><file_desc><Inp. Width><Inp. Height><Inp. color><0:no overlay/1:overlay><Out. Width><Out Height><yuv color><rgb color><0 :Internal 1 :external allocation><Feature [0-8]>\n",
551 feature= (_wtoi(argv[12])& (0x00FF); /*Use only lower byte*/
567 feature=atoi(argv[12]) & (0x00FF); /*Use only lower byte*/
599 /* Assign Parameters according to feature selected*/
600 switch (feature) /*Assign feature selected feature parameters*
    [all...]
  /external/e2fsprogs/lib/e2p/
Makefile.in 19 OBJS= feature.o fgetflags.o fsetflags.o fgetversion.o fsetversion.o \
24 SRCS= $(srcdir)/feature.c $(srcdir)/fgetflags.c \
72 tst_feature: $(srcdir)/feature.c
75 $(srcdir)/feature.c $(ALL_CFLAGS)
119 feature.o: $(srcdir)/feature.c $(srcdir)/e2p.h \
  /external/opencv/cv/src/
mycvHaarDetectObjects.cpp 68 MyCvHidHaarFeature feature; member in struct:MyCvHidHaarTreeNode
298 CvHaarFeature* feature = classifier->haar_feature + l; local
304 if( fabs(feature->rect[2].weight) < DBL_EPSILON ||
305 feature->rect[2].r.width == 0 ||
306 feature->rect[2].r.height == 0 )
307 memset( &(node->feature.rect[2]), 0, sizeof(node->feature.rect[2]) );
413 double sum = calc_sum(node->feature.rect[0],p_offset) * node->feature.rect[0].weight;
414 sum += calc_sum(node->feature.rect[1],p_offset) * node->feature.rect[1].weight
727 CvHaarFeature* feature = local
    [all...]
  /external/e2fsprogs/misc/
mke2fs.8.in 67 .IR feature [,...]
231 If enabled and the uninit_bg feature is enabled, the inode table will
278 filesystem feature is enabled.
466 The filesystem feature set will be further edited
467 using either the feature set specified by this option,
474 The filesystem feature set is comprised of a list of features, separated
475 by commas, that are to be enabled. To disable a feature, simply
476 prefix the feature name with a caret ('^') character. The
477 pseudo-filesystem feature "none" will clear all filesystem features.
517 set this feature automatically when a file > 2GB is created.
    [all...]
  /packages/apps/Browser/src/com/android/browser/preferences/
WebsiteSettingsFragment.java 75 // They must be consecutive. To add a new feature, add a new FEATURE_XXX
90 public void addFeature(int feature) {
91 mFeatures |= (1 << feature);
94 public void removeFeature(int feature) {
95 mFeatures &= ~(1 << feature);
98 public boolean hasFeature(int feature) {
99 return (mFeatures & (1 << feature)) != 0;
114 * Gets the ID of the nth (zero-based) feature supported by this site.
115 * The return value is a feature ID - one of the FEATURE_XXX values.
116 * This is required to determine which feature is displayed at a give
    [all...]
  /frameworks/base/tools/aapt/
Command.cpp 630 // some new uses-feature constants in 2.1 and 2.2. In most cases, the
632 // request the corresponding <uses-feature>, presume it's there anyway".
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ActionBarMechanics.java 35 // The Action Bar is a window feature. The feature must be requested
  /external/grub/stage2/
term.h 50 /* Set when the editing feature should be disabled. */
61 /* The feature flags defined above. */
  /external/icu4c/layout/
HangulLayoutEngine.h 101 * This method does Hangul OpenType character processing. It assigns the OpenType feature
112 * the auxillary data array will be set to the feature tags.
KhmerLayoutEngine.h 104 * This method does Khmer OpenType character processing. It assigns the OpenType feature
115 * the auxillary data array will be set to the feature tags.
TibetanLayoutEngine.h 104 * This method does Tibetan OpenType character processing. It assigns the OpenType feature
115 * the auxillary data array will be set to the feature tags.
  /external/libvpx/examples/includes/geshi/docs/
TODO 3 Suggestions for things to add are welcome, if you have a feature request you
8 Or to the feature request tracker:
  /external/libvpx/
usage_dx.dox 22 support this feature, however. Like all \ref usage_features, support can be
41 chooses not to make use of that feature, decoded frames are made available
  /external/netcat/
netcat.blurb 4 driven by other programs and scripts. At the same time it is a feature-rich
45 Hex-dump feature
  /external/svox/pico/lib/
picopam.h 38 * - building a suitable symbolic feature vector set for the sentence
44 * - While building the symbolic feature vector set for the sentence this data structure stores syllable relevant data.
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_domimplementationfeaturenoversion.js 80 DOMImplementation object whose "hasFeature(feature,
83 feature will cause the method to return "true".
hc_domimplementationfeaturenull.js 81 DOMImplementation object whose "hasFeature(feature,
84 feature will cause the method to return "true".
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_domimplementationfeaturenoversion.js 80 DOMImplementation object whose "hasFeature(feature,
83 feature will cause the method to return "true".
hc_domimplementationfeaturenull.js 81 DOMImplementation object whose "hasFeature(feature,
84 feature will cause the method to return "true".
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
documentnormalizedocument11.js 82 The feature namespace-declarations when set to false, discards all namespace declaration attributes,
85 Set the normalization feature "namespace-declarations" to false, invoke normalizeDocument and verify
  /external/webkit/Source/JavaScriptCore/runtime/
JSLock.h 66 // Locking "not for real" is a debug-only feature.
76 // Locking "not for real" is a debug-only feature.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_4/Functions/
function-001.js 35 * This feature is not a part of the final ECMA standard. Instead, scripts
44 * Again, this feature was motivated by performance concerns. Access to the

Completed in 999 milliseconds

<<11121314151617181920>>