Home
last modified time | relevance | path

Searched refs:synonyms (Results 1 – 15 of 15) sorted by relevance

/external/valgrind/main/memcheck/tests/
Dstatic_malloc.vgtest2 vgopts: -q --leak-check=full --soname-synonyms=somalloc=NONE
/external/chromium_org/chrome/browser/resources/options/
Dlanguage_options.js1309 var synonyms = { variable
1316 if (main in synonyms) {
1317 return synonyms[main];
/external/elfutils/0.153/libcpu/
Di386_parse.y201 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()
Di386_parse.c278 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()
DChangeLog118 * i386_parse.y (fillin_arg): Expand synonyms before concatening to
/external/chromium_org/ui/shell_dialogs/
Dselect_file_dialog_mac.mm220 // lists are all synonyms. In fact, in the case of a <select> element with
/external/oprofile/events/mips/74K/
Devents120 …e:VA_TRANSALTION_CORNER_CASES : 26-1 Virtual memory address translation synonyms, homonyms, and al…
/external/llvm/lib/Target/X86/
DX86InstrInfo.td2837 // 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/
DNEWS614 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/
DOptions.td705 HelpText<"Do not treat C++ operator name keywords as synonyms for operators">,
/external/e2fsprogs/doc/
Dtexinfo.tex5049 % Define two synonyms:
/external/e2fsprogs/lib/et/
Dtexinfo.tex5049 % Define two synonyms:
/external/bison/build-aux/
Dtexinfo.tex6478 % Define two environment synonyms (#1 and #2) for an environment.
/external/chromium_org/third_party/icu/patches/
Dconverters.patch27 +# - TIS-620 and ISO-8859-11 are treated as synonyms of Windows-874
/external/bison/
DChangeLog-20126651 --warnings=all (or by its synonyms -W and --warnings without