Searched defs:DEF (Results 1 – 11 of 11) sorted by relevance
/external/qemu/ |
D | qemu-options.h | 32 #define DEF(option, opt_arg, opt_enum, opt_help) \ macro
|
D | vl-android.c | 1434 #define DEF(option, opt_arg, opt_enum, opt_help) \ in qemu_help() macro 1463 #define DEF(option, opt_arg, opt_enum, opt_help) \ macro 1480 #define DEF(option, opt_arg, opt_enum, opt_help) \ macro
|
D | translate-all.c | 112 #define DEF(name, iarg, oarg, carg, flags) DEF2((iarg) + (oarg) + (carg)) in code_gen_max_block_size() macro
|
/external/qemu/distrib/sdl-1.2.15/src/video/dc/ |
D | SDL_dcvideo.c | 337 #define DEF(func) {#func,&func} macro
|
/external/chromium_org/third_party/icu/source/common/ |
D | ucnvisci.c | 85 DEF = 0x40, enumerator
|
/external/icu/icu4c/source/common/ |
D | ucnvisci.c | 85 DEF = 0x40, enumerator
|
/external/qemu/tcg/ |
D | tcg.c | 111 #define DEF(s, oargs, iargs, cargs, flags) { #s, oargs, iargs, cargs, iargs + oargs + cargs, flags … macro
|
D | tcg.h | 125 #define DEF(name, oargs, iargs, cargs, flags) INDEX_op_ ## name, macro
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | cbiditst.c | 4267 #define DEF U_BIDI_CLASS_DEFAULT in overrideBidiClass() macro
|
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 4507 #define DEF U_BIDI_CLASS_DEFAULT in overrideBidiClass() macro
|
/external/valgrind/main/perf/ |
D | tinycc.c | 2699 #define DEF(id, str) id, macro 2704 DEF(TOK_INT, "int") enumerator 4031 #define DEF(id, str) str "\0" macro
|