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 | translate-op.c | 29 #define DEF(s, n, copy_size) INDEX_op_ ## s, macro
|
D | translate-all.c | 75 #define DEF(name, iarg, oarg, carg, flags) DEF2((iarg) + (oarg) + (carg)) in code_gen_max_block_size() macro
|
D | vl.c | 1842 #define DEF(option, opt_arg, opt_enum, opt_help) \ in help() macro 1871 #define DEF(option, opt_arg, opt_enum, opt_help) \ macro 1888 #define DEF(option, opt_arg, opt_enum, opt_help) \ macro
|
D | vl-android.c | 2071 #define DEF(option, opt_arg, opt_enum, opt_help) \ in qemu_help() macro 2100 #define DEF(option, opt_arg, opt_enum, opt_help) \ macro 2117 #define DEF(option, opt_arg, opt_enum, opt_help) \ macro
|
/external/qemu/distrib/sdl-1.2.12/src/video/dc/ |
D | SDL_dcvideo.c | 337 #define DEF(func) {#func,&func} macro
|
/external/icu4c/common/ |
D | ucnvisci.c | 87 DEF = 0x40, enumerator
|
/external/qemu/tcg/ |
D | tcg.h | 51 #define DEF(name, oargs, iargs, cargs, flags) INDEX_op_ ## name, macro
|
D | tcg.c | 72 #define DEF(s, oargs, iargs, cargs, flags) { #s, oargs, iargs, cargs, iargs + oargs + cargs, flags … macro
|
/external/icu4c/test/cintltst/ |
D | cbiditst.c | 3836 #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
|