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

1 2 3 4 56 7 8 91011>>

  /external/stlport/stlport/stl/
type_traits.h 343 /* default behavior: we prefer to miss an optimization rather than taking the risk of
  /external/stlport/test/unit/
vector_test.cpp 531 // We prefer a simple memory leak, internal corruption should be reveal
  /external/webkit/WebCore/dom/
DOMImplementation.cpp 251 // Hixie's interpretation of the DOM Core spec suggests we should prefer
  /external/webkit/WebCore/platform/text/
PlatformString.h 198 // to ever prefer copy() over plain old assignment.
  /frameworks/base/cmds/stagefright/
stagefright.cpp 269 fprintf(stderr, " -s(oftware) prefer software codec\n");
  /frameworks/base/core/java/android/speech/
RecognizerIntent.java 147 * Informs the recognizer which speech model to prefer when performing
  /frameworks/base/core/java/android/view/
FocusFinder.java 211 // and rect2 is below, then we always prefer the in beam rect1, since rect2
KeyCharacterMap.java 150 * @param modifiers the modifier bits to prefer. If any of these bits
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuItemImpl.java 424 // Refresh those item views that prefer a condensed title
  /frameworks/base/docs/html/guide/practices/
compatibility.jd 93 ?capability detection?. Web developers typically prefer this approach to
  /packages/apps/Phone/res/values-pt-rPT/
strings.xml 320 <string name="gsm_umts_network_preferences_title" msgid="4834419333547382436">"Preferências de Rede GSM/UMTS"</string>
322 <string name="gsm_umts_network_preferences_dialogtitle" msgid="6356332580813229898">"Preferências de rede GSM/UMTS"</string>
    [all...]
  /external/proguard/docs/manual/
ant.html 54 This is a convenient option if you prefer ProGuard's configuration style over
101 If you really prefer a full-blown XML configuration, you can replace the
  /external/qemu/distrib/sdl-1.2.12/src/video/dga/
SDL_dgavideo.c 293 /* Prefer 32 bpp over 24 bpp, 16 bpp over 15 bpp */
299 /* Prefer DirectColor visuals, for gamma support */
  /external/v8/src/ia32/
assembler-ia32.h 47 // 1) We would prefer to use an enum, but enum values are assignment-
50 // 2) We would prefer to use a class instead of a struct but we don't like
  /external/webkit/LayoutTests/http/conf/
fedora-httpd.conf 632 # MULTIPLE CHOICES (Prefer) [in case of a tie] or NOT ACCEPTABLE (Fallback)
635 #ForceLanguagePriority Prefer Fallback
  /frameworks/base/docs/html/guide/developing/testing/
testing_otheride.jd 64 or if you prefer to work from the command line. This document assumes that you already know how
287 which provides an overview of Android testing. If you prefer to follow a tutorial,
  /frameworks/base/docs/html/guide/tutorials/notepad/
notepad-ex2.jd 586 to edit the AndroidManifest file, and we will use this. If you prefer to edit the file directly
606 <p class="note">If you prefer to edit this file directly, simply open the
  /frameworks/base/docs/html/resources/tutorials/notepad/
notepad-ex2.jd 586 to edit the AndroidManifest file, and we will use this. If you prefer to edit the file directly
606 <p class="note">If you prefer to edit this file directly, simply open the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gcov 
  /external/tcpdump/
configure     [all...]
  /development/pdk/docs/source/
code-style.jd 222 The use and location of static imports have been mildly controversial issues. Some people would prefer static imports to be interspersed with the remaining imports, some would prefer them reside above or below all other imports. Additinally, we have not yet come up with a way to make all IDEs use the same ordering.
  /external/stlport/doc/
FAQ 549 might corrupt the container internal data structure so STLport prefer to
552 - prefer map/multimap and split the key and the data
  /external/v8/src/arm/
assembler-arm.h 51 // 1) We would prefer to use an enum, but enum values are assignment-
54 // 2) We would prefer to use a class instead of a struct but we don't like
    [all...]
assembler-thumb2.h 51 // 1) We would prefer to use an enum, but enum values are assignment-
54 // 2) We would prefer to use a class instead of a struct but we don't like
    [all...]
  /external/v8/src/x64/
assembler-x64.h 70 // 1) We would prefer to use an enum, but enum values are assignment-
73 // 2) We would prefer to use a class instead of a struct but we don't like
    [all...]

Completed in 876 milliseconds

1 2 3 4 56 7 8 91011>>