Searched refs:synonyms (Results 1 – 18 of 18) sorted by relevance
/external/valgrind/memcheck/tests/ |
D | static_malloc.vgtest | 2 vgopts: -q --leak-check=full --soname-synonyms=somalloc=NONE
|
/external/v8/tools/ |
D | tickprocessor.js | 900 var synonyms = [arg]; 904 synonyms.push(synArg); 908 print(' ' + padRight(synonyms.join(', '), 20) + " " + dispatch[2]);
|
/external/elfutils/libcpu/ |
D | i386_parse.y | 204 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()
|
D | ChangeLog | 151 * i386_parse.y (fillin_arg): Expand synonyms before concatening to
|
/external/clang/docs/ |
D | AddressSanitizer.rst | 200 deprecated synonyms `no_sanitize_address` and `no_address_safety_analysis`) to
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.td | 1784 // 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/ |
D | rfc5071.txt | 195 o "bootloader" and "network bootstrap agent" - These are synonyms,
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 3047 // 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/ |
D | NEWS | 1339 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/ |
D | Options.td | 974 HelpText<"Do not treat C++ operator name keywords as synonyms for operators">,
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 5049 % Define two synonyms:
|
/external/e2fsprogs/doc/ |
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/libmicrohttpd/doc/ |
D | texinfo.tex | 6479 % Define two environment synonyms (#1 and #2) for an environment.
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/pcre/dist2/doc/ |
D | pcre2.txt | 6058 The long synonyms for property names that Perl supports (such as
|
/external/strace/ |
D | ChangeLog | 22454 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/ |
D | ChangeLog-2012 | 6651 --warnings=all (or by its synonyms -W and --warnings without
|