/external/llvm/test/LLVMC/ |
D | Init.td | 13 (parameter_option "dummy2", (help "none"), (init "some-string")) 22 (not_empty "dummy2"), (forward "dummy2")))
|
D | AppendCmdHook.td | 13 (switch_option "dummy2", (help "none")) 26 (switch_on "dummy2"), (append_cmd "-arg3 $CALL(MyHook)")))
|
D | Alias.td | 13 (alias_option "dummy2", "dummy1")
|
/external/clang/test/Sema/ |
D | expr-address-of.c | 106 int* dummy2 = &(t2.a); // expected-error {{address of bit-field requested}} in f7() local 117 …void *dummy2 = &(f8(), v); // expected-error {{address expression must be an lvalue or a function … in f8() local
|
/external/llvm/test/FrontendC/ |
D | sret.c | 14 struct abc dummy2 = foo2(); in bar() local
|
/external/qemu/distrib/sdl-1.2.12/src/audio/mint/ |
D | SDL_mintaudio_dma8.h | 40 unsigned char dummy2; member
|
/external/protobuf/src/google/protobuf/testing/ |
D | file.h | 74 void* dummy1, void* dummy2);
|
D | file.cc | 117 void* dummy1, void* dummy2) { in DeleteRecursively() argument
|
/external/dbus/dbus/ |
D | dbus-errors.h | 54 unsigned int dummy2 : 1; /**< placeholder */ member
|
D | dbus-signature.h | 47 void *dummy2; /**< Don't use this */ member
|
D | dbus-string.h | 49 int dummy2; /**< placeholder */ member 64 #define _dbus_string_get_length(s) (((DBusString*)(s))->dummy2)
|
D | dbus-hash.h | 52 void *dummy2; /**< Do not use. */ member
|
D | dbus-errors.c | 72 unsigned int dummy2 : 1; /**< placeholder */ member
|
D | dbus-message.h | 54 void *dummy2; /**< Don't use this */ member
|
/external/stlport/src/details/ |
D | fstream_win32io.cpp | 147 DWORD dummy, dummy2; variable 148 BOOL writeOk = WriteFile(oshandle, &dummy2, 0, &dummy, 0); 149 BOOL readOk = ReadFile(oshandle, &dummy2, 0, &dummy, NULL);
|
/external/strace/ |
D | Makefile.am | 48 linux/sparc/dummy2.h \ 55 linux/sparc64/dummy2.h linux/sparc64/errnoent.h \
|
/external/bluetooth/glib/gobject/ |
D | testgobject.c | 148 gdouble dummy2; member 315 int dummy2; member
|
/external/bluetooth/glib/glib/ |
D | ghash.h | 51 gpointer dummy2; member
|
/external/valgrind/main/none/tests/ppc32/ |
D | power5+_round.c | 48 unsigned int dummy, dummy2:15, fprf:17; in main() member
|
/external/stlport/test/eh/ |
D | nc_alloc.cpp | 155 char dummy2[kMinBlockSize]; member
|
/external/bluetooth/glib/gio/ |
D | gdummyfile.c | 215 GDummyFile *dummy2 = G_DUMMY_FILE (file2); in g_dummy_file_equal() local 217 return g_str_equal (dummy1->text_uri, dummy2->text_uri); in g_dummy_file_equal()
|
/external/valgrind/main/memcheck/tests/x86/ |
D | more_x86_fp.c | 170 uint16_t dummy2; in test_fenv() member
|
/external/valgrind/main/memcheck/tests/amd64/ |
D | more_x87_fp.c | 180 uint16_t dummy2; in test_fenv() member
|
/external/e2fsprogs/intl/ |
D | dcigettext.c | 117 ((int) &((struct { char dummy1; TYPE dummy2; } *) 0)->dummy2)
|
/external/qemu/ |
D | kqemu.c | 373 uint16_t dummy2; member 399 uint8_t dummy2[96]; member
|