HomeSort by relevance Sort by last modified time
    Searched full:want (Results 276 - 300 of 5235) sorted by null

<<11121314151617181920>>

  /hardware/msm7k/libgralloc-qsd8k/
gr.h 21 #ifdef HAVE_ANDROID_OS // just want PAGE_SIZE define
  /libcore/dalvik/src/main/java/dalvik/system/
NativeStart.java 20 * Dummy class used during JNI initialization. The JNI functions want
  /libcore/luni/src/main/java/java/io/
Serializable.java 21 * An empty marker interface for classes that want to support serialization and
  /libcore/luni/src/main/java/java/net/
SocketUtils.java 27 * SocketImpl, we don't want that behavior.
  /ndk/sources/android/stlport/stlport/
cfloat 25 // we do not want to import them.
hash_map 32 /* Comment following if you want to use hash constainers even if you ask for
hash_set 32 /* Comment following if you want to use hash constainers even if you ask for
iomanip.h 41 // get all the pollution we want
slist 28 /* Comment following if you want to use the slist constainer even if you ask for
  /ndk/sources/android/stlport/stlport/stl/config/
_dec_vms.h 75 // we want to enforce it
  /packages/apps/Browser/tests/
Android.mk 18 # We only want this apk build for tests.
  /packages/apps/Email/tests/
Android.mk 18 # We only want this apk build for tests.
  /packages/apps/Mms/tests/
Android.mk 18 # We only want this apk build for tests.
  /packages/apps/QuickSearchBox/tests/
Android.mk 20 # We only want this apk build for tests.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/gscripts/
android.widget.ListView.groovy 30 * However ListView is special in that ideally we want fill_parent width by default.
  /sdk/emulator/tools/
Android.mk 30 # we don't want this in 'user' builds which don't have
  /system/wlan/ti/wilink_6_1/external_drivers/sdio/linux/
SdioDrvDbg.h 52 /* we want errors reported anyway */
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11wm.c 85 SDL_Color want[256], got[256]; local
94 SDL_memcpy(want, icon->format->palette->colors,
95 nwant * sizeof want[0]);
103 want[i].r = r;
104 want[i].g = g;
105 want[i].b = b;
130 c.red = want[i].r << 8;
131 c.green = want[i].g << 8;
132 c.blue = want[i].b << 8;
137 got[c.pixel] = want[i]
    [all...]
  /development/pdk/docs/community/
index.jd 50 This list is for developers who want to port Android to a new device. If
62 This list is for developers who want to contribute code to the Android
72 This list is for deveopers who want to contribute to the Linux kernel that
74 compile it, if you want to write kernel code to specifically support Android,
95 <li>Under "How do you want to read this group?" select one of the email options.</li>
  /external/bison/lib/
error.c 64 /* In GNU libc we want do not want to use the common name `error' directly.
194 /* We do not want this call to be cut short by a thread
229 /* Sometimes we want to have at most one error per line. This
255 /* We do not want this call to be cut short by a thread
  /external/chromium/net/disk_cache/
bitmap.cc 237 // past the last bit we want to check, and we don't want to read
239 // valid, so we want to avoid reading words[1] when limit == 32.
250 // 'limit' is one past the last bit we want to check, and if limit is a
251 // multiple of 32 we want to check all bits in this word.
  /external/jpeg/
jerror.c 10 * stderr is the right thing to do. Many applications will want to replace
41 * want to refer to it directly.
59 * Applications may override this if they want to get control back after
119 * -1: recoverable corrupt-data warning, may want to abort.
207 * method pointers. An application might possibly want to override
install.doc 18 You don't need to read this file if you just want to compile Ghostscript.
28 where you want them). Read further if you run into snags or want to customize
94 for GNU configure scripts. It makes a few assumptions that you may want to
97 * If you want to build libjpeg as a shared library, say
114 For example, on HP-UX you probably want to say
121 if you want to compile with debugging support.
179 You may also want to look at the canned jconfig files, if there is one for a
188 in jconfig.h.) You may want to start from one of the other makefiles if
192 you may want to change the CC and CFLAGS definitions. For instance, if yo
    [all...]
  /external/freetype/include/freetype/config/
ftoption.h 81 /* Uncomment the line below if you want to activate sub-pixel rendering */
150 /* Define this macro if you want to enable this `feature'. */
164 /* Define this macro if you want to enable this `feature'. See also */
222 /* FT_EXPORT_DEF here if you want. If you leave them undefined, they */
242 /* Undefine this macro if you do not want `psnames' compiled in your */
268 /* Undefine this macro if you do not want the Adobe Glyph List */
280 /* Define this macro if you want support for outline fonts in Mac */
427 /* Define TT_CONFIG_OPTION_EMBEDDED_BITMAPS if you want to support */
436 /* Define TT_CONFIG_OPTION_POSTSCRIPT_NAMES if you want to be able to */
490 /* Define TT_CONFIG_OPTION_BYTECODE_INTERPRETER if you want to compile *
    [all...]
  /development/simulator/wrapsim/
FakeDev.c 93 * Default implementations. We want to log as much information as we can
96 * TODO: for some or all of these we will want to display the full arg list.
260 * Check to see if we're opening a device that we want to fake out.
263 * or -2 if we explicitly want to pretend that the device doesn't exist.
295 * Check to see if we're accessing a device that we want to fake out.
297 * -1 if it can't, -2 if it can't and we don't want to allow fallback

Completed in 363 milliseconds

<<11121314151617181920>>