/frameworks/base/camera/libcameraservice/ |
Android.mk | 4 # Set USE_CAMERA_STUB for non-emulator and non-simulator builds, if you want
|
/frameworks/base/core/java/android/database/ |
ContentObservable.java | 31 * invokes dispatchUpdate on each observer, unless the observer doesn't want
|
/frameworks/base/core/java/android/pim/vcard/ |
VCardEntryHandler.java | 19 * The interface called by {@link VCardEntryConstructor}. Useful when you don't want to
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListItemFocusablesFarApart.java | 26 * size. We don't want to jump over content off screen to the next button, we need to
|
/hardware/libhardware/modules/gralloc/ |
gr.h | 21 #ifdef HAVE_ANDROID_OS // just want PAGE_SIZE define
|
/hardware/msm7k/libgralloc/ |
gr.h | 21 #ifdef HAVE_ANDROID_OS // just want PAGE_SIZE define
|
/hardware/msm7k/libgralloc-qsd8k/ |
gr.h | 21 #ifdef HAVE_ANDROID_OS // just want PAGE_SIZE define
|
/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/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
|
/development/pdk/docs/porting/ |
build_cookbook.jd | 187 to the set of files you want built into your app. Usually:</p> 199 want in the include paths. For example:</p> 213 <td valign="top">If you want to use a different C compiler for this module, set LOCAL_CC 241 makes it easier to do bad layering in the system, which we want to avoid. We 251 makes it easier to do bad layering in the system, which we want to avoid. We 274 <td valign="top">If you want to use a different C++ compiler for this module, set LOCAL_CXX 362 the libraries you want in -lxxx format; they're passed directly to the 364 for these libraries. It's most useful in simulator builds where you want 443 executables that you want copied. They're located automatically into the 453 libraries that you want copied. They're located automatically into th [all...] |
/frameworks/base/docs/html/guide/developing/tools/ |
avd.jd | 58 <li>Other options. You can specify the emulator skin you want to use 67 want to model and the Android platforms and external libraries you want to run 110 with options that specify a name for the new AVD and the system image you want 119 <p>You can use any name you want for the AVD, but since you are likely to be 125 mapping between the AVD and the system image that you want to use whenever the 197 external library is present. If you want your application to run on the AVD you 205 <p>When you've selected the target you want to use and made a note of its ID, 214 platform"), the <code>android</code> tool next asks you whether you want to 219 <p>If you want to set custom hardware emulation options for the AVD, ente [all...] |
/bionic/linker/ |
Android.mk | 71 # hand, as we want to insert an extra step that is not supported by the build system, and 92 # we don't want crtbegin.o (because we have begin.o), so unset it
|
/build/tools/droiddoc/src/ |
NavTree.java | 32 // if you want a root node 37 // if you don't want a root node
|