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

<<41424344454647484950>>

  /dalvik/vm/alloc/
HeapDebug.c 186 * So if nHeaps == 1, we want the stats from heap[0]; else we want
  /dalvik/vm/interp/
Stack.h 102 For native calls into JNI, we want to store a table of local references
104 and we want to trivially discard them when the method returns. See JNI.c
  /dalvik/vm/mterp/
README.txt 49 but might not be backward- or forward-compatible. (We *might* want to
155 syntax. Useful if you want to have a "base" version and variants.
  /development/pdk/pndk/
Pndk.mk 59 # Source is provided for partners who want to recompile our libraries for optimization.
60 # The JNI-only version is provided for partners that want to create shared
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ServiceStartArguments.java 50 * <p>For applications targeting Android 1.5 or beyond, you may want consider
115 // main thread, which we don't want to block. We also make it
  /development/samples/NotePad/src/com/example/android/notepad/
NoteEditor.java 181 // paused/stopped. We want to put the new text in the text view,
234 // If we are creating a new note, then we want to also create
  /development/simulator/app/
DeviceManager.cpp 267 * Tells the device manager that the user does not want to update
505 * We want to put the runtime into its own process group. That way we
508 * do what we want. If it's a debugger, we will just orphan the runtime
512 * We want to be able to run the child under GDB or Valgrind, both
537 * We don't want to do that every time or attempting to debug the simulator
690 * We want to launch the runtime in its own terminal window so we don't
692 * the user to specify the command they want to use to perform the
    [all...]
Pipe.cpp 204 * If we add non-blocking support here, we probably want to make it an
241 * We return "true" on error because we want the caller to try to read
  /development/tools/apkcheck/src/com/android/apkcheck/
TypeUtils.java 189 * for java.lang.Class[], not java.lang.Object[], so we don't want
192 * There's not much we can do with "Progress...", unless we want
  /device/sample/frameworks/PlatformLibrary/jni/
PlatformLibrary.cpp 122 * we want to convert the string to show it.
187 * Save the class in case we want to use it later. Because this is a
  /external/apache-http/src/org/apache/commons/logging/
package.html 76 to System.err. Therefore, you really will want to review the remainder of
242 // which you want logged if debugging is enabled
  /external/bluetooth/glib/docs/reference/glib/tmpl/
arrays.sgml 40 We don't want it zero-terminated or cleared to 0's. */
295 as well. Pass %FALSE if you want to free the #GArray wrapper but preserve
memory_chunks.sgml 101 g_mem_chunk_create(<!-- -->) convenience macro. We want 1024 atoms in each
102 memory block, and we want to be able to free individual atoms. */
  /external/bzip2/
README 38 If you are (justifiably) paranoid and want to see what 'make install'
79 might want to read README.COMPILATION.PROBLEMS.
  /external/clearsilver/util/
neo_err.c 48 * thread safe, if we want it thread safe we need to add mutex code...
430 * we don't want to use a mutex every time to check that it was Inited.
  /external/e2fsprogs/debian/
control 21 You may want to install a statically-linked shell as well, to be able
174 features you surely want. Anyway it should refuse to install.
  /external/freetype/include/freetype/
ftoutln.h 401 /* you select the gray-level rasterizer, and you want less than 256 */
442 /* want less gray levels, you have to provide your own span callback. */
  /external/grub/stage2/
start.S 103 /* how many do we really want to read? */
195 /* how many do we really want to read? */
  /external/gtest/include/gtest/internal/
gtest-param-util-generated.h.pump 2 $var n = 50 $$ Maximum length of Values arguments we want to support.
3 $var maxtuple = 10 $$ Maximum number of Combine arguments we want to support.
  /external/guava/src/com/google/common/util/concurrent/
AbstractFuture.java 37 * {@link #cancel()}. If subclasses want to implement cancellation they can
127 // If it's an Error, we want to make sure it reaches the top of the
  /external/icu4c/test/letest/
PortableFontInstance.cpp 399 // We really want to inherit this method from the superclass, but some compilers
406 // We really want to inherit this method from the superclass, but some compilers
  /external/iptables/
iptables-save.c 158 /* We want this to be readable, so only print out neccessary fields.
159 * Because that's the kind of world I want to live in. */
  /external/jpeg/
cjpeg.1 81 want to use the lowest quality setting (smallest file) that decompresses into
228 colors. GIF works great on these, JPEG does not. If you want to convert a
  /external/kernel-headers/original/asm-arm/
cacheflush.h 245 * processes address space. Really, we want to allow our "user
307 * flush_cache_user_range is used when we want to ensure that the
  /external/kernel-headers/original/linux/
bio.h 143 * bit 3 -- fail fast, don't want low level driver retries
227 * drivers should not use the __ version unless they _really_ want to

Completed in 2093 milliseconds

<<41424344454647484950>>