HomeSort by relevance Sort by last modified time
    Searched full:prefer (Results 1 - 25 of 407) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libpng/contrib/pngminim/decoder/
README 8 If you prefer to use the shared libraries, go to contrib/pngminus
  /external/libpng/contrib/pngminim/encoder/
README 8 If you prefer to use the shared libraries, go to contrib/pngminus
  /external/libpng/contrib/pngminim/preader/
README 13 If you prefer to use the shared libraries, go to contrib/gregbook
  /frameworks/base/cmds/svc/src/com/android/commands/svc/
DataCommand.java 40 + " svc data prefer\n"
54 } else if ("prefer".equals(args[1])) {
WifiCommand.java 40 + " svc wifi prefer\n"
54 } else if ("prefer".equals(args[1])) {
  /frameworks/base/core/java/android/text/method/
DialerKeyListener.java 48 * Overrides the superclass's lookup method to prefer the number field
56 * Prefer number if no meta key is active, or if it produces something
  /external/libffi/testsuite/libffi.call/
ffitest.h 20 /* Prefer MAP_ANON(YMOUS) to /dev/zero, since we don't need to keep a
  /external/libffi/testsuite/libffi.special/
ffitestcxx.h 20 /* Prefer MAP_ANON(YMOUS) to /dev/zero, since we don't need to keep a
  /external/openssl/crypto/dso/
README 7 according to their man page, prefer developers to move to that.
  /external/webkit/WebCore/manual-tests/inspector/
debugger-scopes-inspection.html 33 <p>To test, open the Inspector and start a debugging session. In a second debugger will pause. While paused look at scope chain pane. There should be three scopes: 'With scope' containing objField variable, 'Local scope' with this and self variables and 'Global scope'. All scopes but 'Global' should be expanced. 'Global' scope should be collapsed(it takes too long to expand DOMWindow so we prefer to do it on demand). </p>
  /external/libxml2/
catalog.c 138 xmlCatalogPrefer prefer; member in struct:_xmlCatalogEntry
166 xmlCatalogPrefer prefer; member in struct:_xmlCatalog
261 * @prefer: the PUBLIC vs. SYSTEM current preference value
271 const xmlChar *value, const xmlChar *URL, xmlCatalogPrefer prefer,
306 ret->prefer = prefer;
400 * @prefer: the PUBLIC vs. SYSTEM current preference value
408 xmlCreateNewCatalog(xmlCatalogType type, xmlCatalogPrefer prefer) {
420 ret->prefer = prefer;
    [all...]
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/net/
NetUtil.java 45 * Answer whether to prefer IPV6 address
55 * Answer whether to prefer IPV4 stack
  /development/pdk/docs/compatibility/
contact-us.jd 18 you to disclose information you'd prefer not to be public, you can contact an
  /external/bluetooth/glib/glib/
gprimes.h 42 * and is for use in resizing data structures which prefer
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/configurations/
PixelDensityQualifier.java 220 // in all case we're going to prefer the higher dpi.
222 // if reference is medium, we'll prefer to scale down high dpi, than scale up low dpi
223 // if reference if low, we'll prefer to scale down high than medium (2:1 over 4:3)
  /frameworks/base/core/java/android/preference/
PreferenceScreen.java 62 android:key="prefer wifi"
63 android:title="Prefer WiFi" /&gt;
72 * clicked will show another screen of preferences such as "Prefer WiFi" (and
  /external/dropbear/
SMALL 24 states that DSS is required, however you may prefer to use RSA.
  /external/iproute2/man/man8/
tc-bfifo.8 26 Like all non-default qdiscs, they maintain statistics. This might be a reason to prefer
tc-pfifo.8 26 Like all non-default qdiscs, they maintain statistics. This might be a reason to prefer
  /external/stlport/stlport/stl/config/
_dm.h 26 //DMC prefer enum to real static const variable because it do not consider
  /external/webkit/WebCore/loader/archive/cf/
LegacyWebArchiveMac.mm 37 // NSKeyedUnarchiver, manipulating plists directly, we would prefer to do that instead.
  /packages/apps/IM/src/com/android/im/imps/
PresencePollingManager.java 22 * subscribing presence change or prefer the client polling presence, the client
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_gamma.c 100 /* Prefer using SetGammaRamp(), as it's more flexible */
126 /* Prefer using GetGammaRamp(), as it's more flexible */
  /external/webkit/WebCore/platform/mac/
WebFontCache.mm 72 // and we didn't ask for it, we'd prefer any other font in the family.
99 // If both are the same distance from the desired weight, prefer the candidate if it is further from medium.
103 // Otherwise, prefer the one closer to the desired weight.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/res/
XResourceBundle.java 54 * @param locale the locale to prefer when searching for the bundle

Completed in 600 milliseconds

1 2 3 4 5 6 7 8 91011>>