Searched refs:synonyms (Results 1 – 15 of 15) sorted by relevance
/external/valgrind/main/memcheck/tests/ |
D | static_malloc.vgtest | 2 vgopts: -q --leak-check=full --soname-synonyms=somalloc=NONE
|
/external/chromium_org/chrome/browser/resources/options/ |
D | language_options.js | 1309 var synonyms = { variable 1316 if (main in synonyms) { 1317 return synonyms[main];
|
/external/elfutils/0.153/libcpu/ |
D | i386_parse.y | 201 static void *synonyms; variable 269 if (tfind (newp, &synonyms, compare_syn) != NULL) 273 else if (tsearch ( newp, &synonyms, compare_syn) == NULL) 812 struct synonym **res = tfind (&search, &synonyms, compare_syn); in fillin_arg()
|
D | i386_parse.c | 278 static void *synonyms; variable 1669 if (tfind (newp, &synonyms, compare_syn) != NULL) 1673 else if (tsearch ( newp, &synonyms, compare_syn) == NULL) 2524 struct synonym **res = tfind (&search, &synonyms, compare_syn); in fillin_arg()
|
D | ChangeLog | 118 * i386_parse.y (fillin_arg): Expand synonyms before concatening to
|
/external/chromium_org/ui/shell_dialogs/ |
D | select_file_dialog_mac.mm | 220 // lists are all synonyms. In fact, in the case of a <select> element with
|
/external/oprofile/events/mips/74K/ |
D | events | 120 …e:VA_TRANSALTION_CORNER_CASES : 26-1 Virtual memory address translation synonyms, homonyms, and al…
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 2837 // test: We accept "testX <reg>, <mem>" and "testX <mem>, <reg>" as synonyms. 2847 // xchg: We accept "xchgX <reg>, <mem>" and "xchgX <mem>, <reg>" as synonyms. 2857 // xchg: We accept "xchgX <reg>, %eax" and "xchgX %eax, <reg>" as synonyms.
|
/external/valgrind/main/ |
D | NEWS | 614 Using the new option --soname-synonyms, such tools can be informed 674 to the new option --soname-synonyms. This was reported above, but
|
/external/clang/include/clang/Driver/ |
D | Options.td | 705 HelpText<"Do not treat C++ operator name keywords as synonyms for operators">,
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 5049 % Define two synonyms:
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 5049 % Define two synonyms:
|
/external/bison/build-aux/ |
D | texinfo.tex | 6478 % Define two environment synonyms (#1 and #2) for an environment.
|
/external/chromium_org/third_party/icu/patches/ |
D | converters.patch | 27 +# - TIS-620 and ISO-8859-11 are treated as synonyms of Windows-874
|
/external/bison/ |
D | ChangeLog-2012 | 6651 --warnings=all (or by its synonyms -W and --warnings without
|