HomeSort by relevance Sort by last modified time
    Searched full:prefer (Results 76 - 100 of 1057) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/loader/archive/cf/
LegacyWebArchiveMac.mm 37 // NSKeyedUnarchiver, manipulating plists directly, we would prefer to do that instead.
  /frameworks/ex/variablespeed/src/com/android/ex/variablespeed/
VariableSpeedNative.java 32 * You should not use this class directly. Prefer to use the {@link VariableSpeed}
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h 26 //DMC prefer enum to real static const variable because it do not consider
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h 26 //DMC prefer enum to real static const variable because it do not consider
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h 26 //DMC prefer enum to real static const variable because it do not consider
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h 26 //DMC prefer enum to real static const variable because it do not consider
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h 26 //DMC prefer enum to real static const variable because it do not consider
  /external/chromium/chrome/common/extensions/docs/static/
xhr.html 128 Instead, prefer safer APIs that do not run scripts:
159 prefer HTTPS whenever possible.
  /external/guava/guava/src/com/google/common/util/concurrent/
ListenableFuture.java 41 * access to the {@code Future} result. (Users who want such access may prefer
70 * complex needs may prefer {@link AbstractFuture}.)
  /external/llvm/docs/
Phabricator.rst 8 If you prefer to use a web user interface for code reviews,
92 people prefer it over a web interface, we do not generate automated mail
  /external/llvm/lib/CodeGen/
SpillPlacement.h 109 /// @param Blocks Array of block numbers that prefer to spill in and out.
118 /// that now prefer a register to RecentPositive.
  /external/oprofile/doc/
CodingStyle 31 Avoid ifdefs: prefer configure options / build trickery.
48 Makefile.am: prefer using
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_gamma.c 100 /* Prefer using SetGammaRamp(), as it's more flexible */
126 /* Prefer using GetGammaRamp(), as it's more flexible */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelineHandler.java 693 * match (where we prefer attaching to parent bounds, we avoid matches that lead to a
694 * cycle, we prefer constraints on closer widgets rather than ones further away, and
699 * that case we look at the orientation; on the left side, prefer left-oriented
700 * attachments, and on the right-side prefer right-oriented attachments. For example,
740 // Always prefer matching parent bounds
775 // Prefer nodes that are closer
798 // Prefer matching on baseline
805 // Prefer matching top/left edges before matching bottom/right edges
    [all...]
  /packages/apps/Phone/res/values-hu/
strings.xml 157 <string name="sum_select_automatically" msgid="5614890115123292400">"Preferált hálózat automatikus kiválasztása"</string>
161 <string name="preferred_network_mode_dialogtitle" msgid="8176355237105593793">"Preferált hálózati mód"</string>
162 <string name="preferred_network_mode_wcdma_perf_summary" msgid="8521677230113533809">"Preferált hálózati mód: preferált WCDMA"</string>
163 <string name="preferred_network_mode_gsm_only_summary" msgid="3352445413437453511">"Preferált hálózati mód: csak GSM"</string>
164 <string name="preferred_network_mode_wcdma_only_summary" msgid="2836897236221063413">"Preferált hálózati mód: csak WCDMA"</string>
165 <string name="preferred_network_mode_gsm_wcdma_summary" msgid="3161255745326408587">"Preferált hálózati mód: GSM/WCDMA"</string>
166 <string name="preferred_network_mode_cdma_summary" msgid="3175690187294334241">"Preferált hálózati mód: CDMA"</string>
167 <string name="preferred_network_mode_cdma_evdo_summary" msgid="8332063064712726618">"Preferált hálózati mód: CDMA / EvDo"</string>
168 <string name="preferred_network_mode_cdma_only_summary" msgid="1309770926198634150">"Preferált hálózati mód: csak CDMA"</string
    [all...]
  /external/kernel-headers/original/linux/
ipv6.h 356 srcprefs:3, /* 001: prefer temporary address
357 * 010: prefer public address
358 * 100: prefer care-of address
mca.h 22 * prefer), and is expected to put useful information into the
  /external/webkit/Source/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.
  /external/apache-xml/src/main/java/org/apache/xml/utils/res/
XResourceBundle.java 54 * @param locale the locale to prefer when searching for the bundle
  /external/bison/lib/
unlocked-io.h 0 /* Prefer faster, non-thread-safe stdio functions if available.
  /external/chromium/chrome/browser/extensions/
extension_function_dispatcher.h 94 // Returns the current browser. Callers should generally prefer
  /external/chromium/third_party/libjingle/source/talk/examples/login/
xmppauth.cc 58 // a token is the weakest auth - 15s, service-limited, so prefer it.
  /external/eigen/doc/
D03_WrongStackAlignment.dox 35 Read <a href="http://gcc.gnu.org/onlinedocs/gcc-4.4.0/gcc/Function-Attributes.html#Function-Attributes">this GCC documentation</a> to understand what this does. Of course this should only be done on GCC on Windows, so for portability you'll have to encapsulate this in a macro which you leave empty on other platforms. The advantage of this solution is that you can finely select which function might have a corrupted stack alignment. Of course on the downside this has to be done for every such function, so you may prefer one of the following two global solutions.
  /external/junit/src/org/junit/experimental/max/
MaxHistory.java 131 // Always prefer new tests
  /external/libxml2/include/libxml/
catalog.h 165 xmlCatalogSetDefaultPrefer(xmlCatalogPrefer prefer);

Completed in 1697 milliseconds

1 2 34 5 6 7 8 91011>>