Home
last modified time | relevance | path

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

/external/valgrind/memcheck/tests/
Dstatic_malloc.vgtest2 vgopts: -q --leak-check=full --soname-synonyms=somalloc=NONE
/external/v8/tools/
Dtickprocessor.js900 var synonyms = [arg];
904 synonyms.push(synArg);
908 print(' ' + padRight(synonyms.join(', '), 20) + " " + dispatch[2]);
/external/elfutils/libcpu/
Di386_parse.y204 static void *synonyms; variable
272 if (tfind (newp, &synonyms, compare_syn) != NULL)
276 else if (tsearch ( newp, &synonyms, compare_syn) == NULL)
815 struct synonym **res = tfind (&search, &synonyms, compare_syn); in fillin_arg()
DChangeLog151 * i386_parse.y (fillin_arg): Expand synonyms before concatening to
/external/clang/docs/
DAddressSanitizer.rst200 deprecated synonyms `no_sanitize_address` and `no_address_safety_analysis`) to
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrInfo.td1784 // test: We accept "testX <reg>, <mem>" and "testX <mem>, <reg>" as synonyms.
1790 // xchg: We accept "xchgX <reg>, <mem>" and "xchgX <mem>, <reg>" as synonyms.
1796 // xchg: We accept "xchgX <reg>, %eax" and "xchgX %eax, <reg>" as synonyms.
/external/syslinux/doc/
Drfc5071.txt195 o "bootloader" and "network bootstrap agent" - These are synonyms,
/external/llvm/lib/Target/X86/
DX86InstrInfo.td3047 // test: We accept "testX <reg>, <mem>" and "testX <mem>, <reg>" as synonyms.
3057 // xchg: We accept "xchgX <reg>, <mem>" and "xchgX <mem>, <reg>" as synonyms.
3067 // xchg: We accept "xchgX <reg>, %eax" and "xchgX %eax, <reg>" as synonyms.
/external/valgrind/
DNEWS1339 Using the new option --soname-synonyms, such tools can be informed
1399 to the new option --soname-synonyms. This was reported above, but
/external/clang/include/clang/Driver/
DOptions.td974 HelpText<"Do not treat C++ operator name keywords as synonyms for operators">,
/external/e2fsprogs/lib/et/
Dtexinfo.tex5049 % Define two synonyms:
/external/e2fsprogs/doc/
Dtexinfo.tex5049 % Define two synonyms:
/external/bison/build-aux/
Dtexinfo.tex6478 % Define two environment synonyms (#1 and #2) for an environment.
/external/libmicrohttpd/doc/
Dtexinfo.tex6479 % Define two environment synonyms (#1 and #2) for an environment.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/pcre/dist2/doc/
Dpcre2.txt6058 The long synonyms for property names that Perl supports (such as
/external/strace/
DChangeLog22454 AF_LOCAL, other names like AF_UNIX and AF_FILE are valid synonyms.
22455 Similarly, PF_UNIX and PF_FILE are valid synonyms for PF_LOCAL.
/external/bison/
DChangeLog-20126651 --warnings=all (or by its synonyms -W and --warnings without