/bionic/libc/stdio/ |
vsnprintf.c | 43 char dummy; local 54 str = &dummy;
|
/dalvik/libcore/support/src/test/java/tests/support/ |
Support_ProviderTrust.java | 25 * This class implements a dummy provider. 41 * Constructs a new instance of the dummy provider.
|
/external/qemu/distrib/sdl-1.2.12/src/timer/mint/ |
SDL_systimer.c | 62 unsigned long dummy; local 71 mint_present = (Getcookie(C_MiNT, &dummy) == C_FOUND);
|
/external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/ |
SDL_biosevents.c | 51 unsigned long dummy; local 62 /* if (Getcookie(C_MiNT, &dummy)==C_FOUND) {
|
SDL_gemdosevents.c | 58 unsigned long dummy; local 69 /* if (Getcookie(C_MiNT, &dummy)==C_FOUND) {
|
/system/extras/tests/bionic/libc/common/ |
test_pthread_getcpuclockid.c | 82 void* dummy; local 83 pthread_join( threads[nn], &dummy );
|
/bionic/libc/kernel/common/linux/ |
zlib.h | 77 struct internal_state {int dummy;}; member in struct:internal_state
|
/dalvik/libcore/luni/src/test/java/com/google/coretests/ |
CoreTestDummy.java | 25 * A dummy test for testing our CoreTestRunner.
|
/dalvik/vm/mterp/out/ |
InterpAsm-allstubs.S | 14 .L_OP_NOP: /* dummy */
|
/external/bluetooth/bluez/audio/ |
Android.mk | 20 telephony-dummy.c \
|
/external/bluetooth/glib/gmodule/ |
gmodule-win32.c | 92 static gint dummy; variable 93 static gpointer null_module_handle = &dummy; 168 HMODULE dummy; local 184 if (!(*pfnEnumProcessModules) (GetCurrentProcess (), &dummy,
|
/external/bluetooth/glib/tests/gobject/ |
testmodule.c | 2 * testmodule.c: Dummy dynamic type module
|
testmodule.h | 2 * testmodule.h: Dummy dynamic type module
|
/external/kernel-headers/original/asm-x86/ |
dwarf2_32.h | 40 comment character # to ignore the arguments. Instead, use a dummy macro. */
|
/external/kernel-headers/original/linux/ |
posix_types.h | 14 * place for them. Solved by having dummy defines in <sys/time.h>.
|
/external/qemu/ |
dynlink-static.c | 22 /* dummy dlopen()/dlclose()/dlsym() implementations to be used in static builds */
|
/external/speex/libspeex/ |
fixed_arm4.h | 41 int dummy; local 46 : "=&r"(res), "=&r" (dummy) 54 int dummy; local 59 : "=&r"(res), "=&r" (dummy)
|
/external/webkit/JavaScriptCore/os-win32/ |
stdbool.h | 36 #define CASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Macintosh/ |
alloca.c | 88 `dummy', once known */ 89 auto char dummy; /* to get stack address */ local 93 addr = &dummy; 98 if (&dummy > addr)
|
/external/wpa_supplicant/ |
config_none.c | 14 * This file implements dummy example of a configuration backend. None of the
|
/external/wpa_supplicant_6/wpa_supplicant/ |
config_none.c | 14 * This file implements dummy example of a configuration backend. None of the
|
/external/wpa_supplicant_6/wpa_supplicant/tests/ |
link_test.c | 2 * Dummy functions to allow link_test to be linked. The need for these
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
zlib.h | 77 struct internal_state {int dummy;}; member in struct:internal_state
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
zlib.h | 77 struct internal_state {int dummy;}; member in struct:internal_state
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
zlib.h | 77 struct internal_state {int dummy;}; member in struct:internal_state
|