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

1 23 4 5 6 7 8 91011>>

  /external/stlport/doc/
README.dmc 17 - A GNU environment with make tool. Prefer MinGW/MSys to Cygwin because the
  /external/stlport/etc/
ReleaseNote.txt 63 If you need a vector of null pointer prefer to write 'vector<void*> v(10)' rather
  /external/stlport/stlport/stl/
boost_type_traits.h 43 * as we don't know what the user might have prefer, specializing the boost
  /external/webkit/WebCore/loader/
CachedCSSStyleSheet.cpp 43 // Prefer text/css but accept any type (dell.com serves a stylesheet
  /frameworks/base/test-runner/src/android/test/
ActivityInstrumentationTestCase2.java 39 * <p>If you prefer an isolated unit test, see {@link android.test.ActivityUnitTestCase}.
  /packages/apps/AccountsAndSyncSettings/res/values-pt/
strings.xml 65 <string name="cant_sync_dialog_message" msgid="7200115394296632300">"A sincronização para o item está desativada no momento. Para alterar a sua preferência, ative os dados de segundo plano e a sincronização automática temporariamente."</string>
  /packages/apps/AccountsAndSyncSettings/res/values-pt-rPT/
strings.xml 65 <string name="cant_sync_dialog_message" msgid="7200115394296632300">"A sincronização para este item está actualmente desactivada. Para alterar as suas preferências, active temporariamente os dados em segundo plano e a sincronização automática."</string>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationPage.java 77 // We usually prefer to have a ColumnLayout here. However
  /bionic/libc/netbsd/net/
getaddrinfo.c 68 * prefer /etc/hosts than DNS:
515 * we would like to prefer AF_INET6 than AF_INET, so we'll make a
    [all...]
  /external/gtest/
README 107 Once downloaded expand the archive using whichever tools you prefer for that
248 prefer your own build system, you just need to compile
  /external/icu4c/i18n/
olsontz.h 164 * TimeZone API. Do not call this; prefer getOffset(UDate,...).
171 * TimeZone API. Do not call this; prefer getOffset(UDate,...).
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Other.h 87 OMX_TIME_SeekModeFast = 0, /**< Prefer seeking to an approximation
91 OMX_TIME_SeekModeAccurate, /**< Prefer seeking to the actual seek
  /external/webkit/WebCore/platform/graphics/win/
FontCacheWin.cpp 389 // If both are the same distance from the desired weight, prefer the candidate if it is further from regular.
395 // Otherwise, prefer the one closer to the desired weight.
  /external/webkit/WebCore/platform/network/cf/
SocketStreamHandleCFNet.cpp 181 // Many CONNECT proxies limit connectivity to port 443, so we prefer SOCKS, if configured.
262 // Many CONNECT proxies limit connectivity to port 443, so we prefer SOCKS, if configured.
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Other.h 70 OMX_TIME_SeekModeFast = 0, /**< Prefer seeking to an approximation
74 OMX_TIME_SeekModeAccurate, /**< Prefer seeking to the actual seek
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gcov 
  /cts/tools/annotation-helper/src/spechelper/
MethodSelector.java 74 // previous method - ah i'd prefer working with compilationUnit...
  /dalvik/vm/
Bits.h 19 * These get inlined, so prefer small size over maximum speed.
  /external/jpeg/
jerror.c 89 * Most Windows applications will still prefer to override this routine,
jpegtran.1 112 For practical use, you may prefer to discard any untransformable edge pixels
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compose.h 672 // - the choice of which tnansducer is sorted - prefer sorting the FST
677 // the input side of the second transducer or prefer placing
889 // - the choice of which tnansducer is sorted - prefer sorting the FST
894 // the input side of the second transducer or prefer placing
    [all...]
  /frameworks/base/docs/html/guide/practices/design/
performance.jd 17 <li><a href="#prefer_static">Prefer Static Over Virtual</a></li>
294 <h2>Prefer Static Over Virtual</h2>
513 should prefer <code>double</code> to <code>float</code>.</p>
523 <p>In addition to all the usual reasons to prefer library code over rolling
  /frameworks/base/docs/html/guide/topics/manifest/
intent-filter-element.jd 114 which the broadcasts are received, or want to force Android to prefer
  /frameworks/policies/base/mid/com/android/internal/policy/impl/
RecentApplicationsDialog.java 172 // Performance note: Our android performance guide says to prefer Iterator when
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
AccountUnlockScreen.java 222 * the stored account that they probably intended. Prefer, in order:

Completed in 798 milliseconds

1 23 4 5 6 7 8 91011>>