/external/elfutils/libdw/ |
H A D | dwarf_abbrev_hash.h | 18 #define NAME Dwarf_Abbrev_Hash macro
|
/external/elfutils/src/ |
H A D | sectionhash.h | 19 #define NAME ld_section_tab macro
|
H A D | symbolhash.c | 25 #define NAME ld_symbol_tab macro
|
H A D | versionhash.c | 25 #define NAME ld_version_str_tab macro
|
H A D | versionhash.h | 19 #define NAME ld_version_str_tab macro
|
H A D | symbolhash.h | 19 #define NAME ld_symbol_tab macro
|
H A D | sectionhash.c | 65 #define NAME ld_section_tab macro
|
/external/elfutils/libasm/ |
H A D | symbolhash.h | 19 #define NAME asm_symbol_tab macro
|
H A D | symbolhash.c | 26 #define NAME asm_symbol_tab macro
|
/external/elfutils/lib/ |
H A D | dynamicsizehash.h | 18 NAME name of the hash table structure. 50 DYNHASHENTTYPE (NAME); variable 63 DYNHASHTYPE (NAME); variable 83 FUNCTIONS (NAME) 91 XFUNCTIONS (NAME) 101 # undef NAME macro
|
H A D | dynamicsizehash.c | 20 NAME name of the hash table structure. 33 NAME *htab; 70 insert_entry_2 (NAME *htab, unsigned long int hval, size_t idx, TYPE data) 109 TABLE(NAME); 163 INIT(NAME) (htab, init_size) function 164 NAME *htab; 188 FREE(NAME) (htab) function 189 NAME *htab; 200 INSERT(NAME) (htab, hval, data) function 201 NAME *hta 227 INSERT(NAME) (htab, hval, data) function 250 FIND(NAME) (htab, hval, val) function 274 ITERATEFCT(NAME) (htab, ptr) function [all...] |
/external/qemu/audio/ |
H A D | rate_template.h | 30 void NAME (void *opaque, struct st_sample *ibuf, struct st_sample *obuf, function 110 #undef NAME macro
|
H A D | audio_template.h | 26 #define NAME "playback" macro 32 #define NAME "capture" macro 48 dolog ("Driver `%s' does not support " NAME "\n", drv->name); 52 dolog ("Driver `%s' does not support %d " NAME " voices, max %d\n", 85 dolog ("Could not allocate " NAME " buffer (%d samples)\n", 573 #undef NAME macro
|
H A D | dsound_template.h | 25 #define NAME "capture buffer" macro 33 #define NAME "playback buffer" macro 54 dsound_logerr (hr, "Could not unlock " NAME "\n"); 100 dsound_logerr (hr, "Could not lock " NAME "\n"); 106 dsound_logerr (hr, "Could not lock " NAME "\n"); 114 dolog ("%d attempts to lock " NAME " failed\n", i); 165 dsound_logerr (hr, "Could not stop " NAME "\n"); 170 dsound_logerr (hr, "Could not release " NAME "\n"); 232 dsound_logerr2 (hr, typ, "Could not create " NAME "\n"); 238 dsound_logerr2 (hr, typ, "Could not get " NAME " forma 287 #undef NAME macro [all...] |
H A D | mixeng.c | 319 #define NAME st_rate_flow_mix macro 323 #define NAME st_rate_flow macro
|
/external/qemu/ |
H A D | vnchextile.h | 5 #define NAME CONCAT(generic_, BPP) macro 7 #define NAME BPP macro 10 static void CONCAT(send_hextile_tile_, NAME)(VncState *vs, 206 #undef NAME macro
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
H A D | parse.h | 6 #define NAME 262 macro
|
H A D | parse.c | 117 #define NAME 262 macro 292 "SCDECL","XSCDECL","NAME","PREVCCL","EOF_OP","OPTION_OP","OPT_OUTFILE", 308 "namelist1 : namelist1 NAME", 309 "namelist1 : NAME", 314 "option : OPT_OUTFILE '=' NAME", 315 "option : OPT_PREFIX '=' NAME", 316 "option : OPT_YYCLASS '=' NAME", 332 "sconname : NAME",
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
H A D | Attribute.java | 23 public static final Attribute NAME = new AttributeImpl ("NAME"); field in class:Attribute
|
/external/icu4c/test/intltest/ |
H A D | loctest.h | 136 NAME, enumerator in enum:LocaleTest::__anon1579
|
H A D | restest.cpp | 307 const char* NAME[] = { "ROOT", "TE", "TE_IN" }; local 369 base = NAME[j];
|
/external/qemu/distrib/zlib-1.2.3/ |
H A D | inflate.h | 27 NAME, /* i: waiting for end of file name (gzip) */ enumerator in enum:__anon3714 60 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME 61 NAME -> COMMENT -> HCRC -> TYPE
|
/external/zlib/ |
H A D | inflate.h | 27 NAME, /* i: waiting for end of file name (gzip) */ enumerator in enum:__anon6251 60 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME 61 NAME -> COMMENT -> HCRC -> TYPE
|
/external/oprofile/libop/ |
H A D | op_xml_out.h | 34 MODULE, NAME, enumerator in enum:__anon3242
|
/external/icu4c/test/cintltst/ |
H A D | crestst.c | 245 const char *NAME[] = { "ROOT", "TE", "TE_IN" }; local 339 base=(UChar*)malloc(sizeof(UChar)*(strlen(NAME[j]) + 1)); 340 u_uastrcpy(base,NAME[j]);
|