HomeSort by relevance Sort by last modified time
    Searched full:want (Results 1651 - 1675 of 4400) sorted by null

<<61626364656667686970>>

  /dalvik/vm/mterp/c/
header.c 107 * branch, because we do want to have to unroll the PC if there's an
285 * want to load 16 bits at a time from the instruction stream -- it's more
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
LabelMaker.java 55 * We want the strike width to be at least as wide as the widest window.
57 * @param fullColor true if we want a full color backing store (4444),
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List14.java 41 * getView(). This data structures contains references to the views we want to bind data to, thus
109 // we want to bind data to.
  /development/samples/Snake/src/com/example/android/snake/
SnakeView.java 440 * front and subtract from the rear in order to simulate motion. If we want to
508 // except if we want the snake to grow
  /development/simulator/app/
MyApp.cpp 40 /* do we want to kill the runtime? */
454 * If you want to reset local items (like paths to binaries) without
  /development/simulator/wrapsim/
DevLog.c 4 * Log devices. We want to filter and display messages, with separate
67 * We also want to check ANDROID_PRINTF_LOG to determine how the output
  /external/bison/
config.h 333 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
353 We just want to avoid a redefinition error message. */
config.hin 332 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
352 We just want to avoid a redefinition error message. */
  /external/bluetooth/glib/docs/reference/glib/tmpl/
error_reporting.sgml 103 g_set_error(). Typically, if a fatal error occurs you want to g_set_error(),
365 When implementing a function that can report errors, you may want to
  /external/bluetooth/glib/m4macros/
glib-gettext.m4 12 # but which still want to provide support for the GNU gettext functionality.
145 # If we don't have everything we want, check in libintl
  /external/dbus/dbus/
dbus-mainloop.c 276 wcb->callback.free_data_func = NULL; /* don't want to have this side effect */
330 tcb->callback.free_data_func = NULL; /* don't want to have this side effect */
dbus-memory.c 773 * useful if you want to dlopen() libdbus instead of linking to it,
774 * and want to be able to unload the library again.
dbus-shell.c 34 * sequences are not allowed; not even \' - if you want a '
226 * \' - if you want a ' in the quoted text, you have to do something
dbus-threads.c 599 "You most likely just want to set the recursive "
663 * want, but only the first time will have an effect.
  /external/dropbear/libtomcrypt/src/mac/hmac/
hmac_test.c 146 data = "what do ya want for nothing?"
152 "what do ya want for nothing?", 28,
  /external/elfutils/config/
depcomp 67 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like
82 ## - Don't want to use -MD because we'd like the dependencies to end
  /external/freetype/include/freetype/
ftstroke.h 508 * Use the function @FT_Stroker_GetCounts instead if you want to
554 * Use the function @FT_Stroker_Export instead if you want to
  /external/freetype/src/base/
ftbbox.c 198 /* don't want to use square roots and extra accuracy. */
392 /* We want to shift `a', `b', and `c' concurrently in order */
  /external/gtest/test/
gtest-filepath_test.cc 462 // MSVC 8 deprecates getenv(), so we want to suppress warning 4996
484 // MSVC 8 deprecates fopen(), so we want to suppress warning 4996
  /external/guava/src/com/google/common/base/
Splitter.java 49 * Notice that the splitter does not assume that you want empty strings removed,
50 * or that you wish to trim whitespace. If you want features like these, simply
  /external/icu4c/common/
resbund.cpp 139 * data, since we don't want large collation rule strings in the
148 * practice a bad idea, since you only want the one locale you're
  /external/icu4c/i18n/unicode/
dtitvinf.h 60 * For power users, who want to create their own date interval patterns,
61 * or want to re-set date interval patterns, they could do so by
  /external/icu4c/layout/
LEGlyphStorage.cpp 125 // FIXME: do we want to initialize the positions to [0, 0]?
147 // FIXME: do we want to initialize the aux data to NULL?
  /external/jpeg/
jdinput.c 205 * currently capable of doing this, but other encoders might.) Since we want
376 * want to try to reset other modules yet.
jpegtran.c 436 /* Enable saving of extra markers that we want to copy */
475 /* Copy to the output file any extra markers that we want to preserve */

Completed in 104 milliseconds

<<61626364656667686970>>