Home
last modified time | relevance | path

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

12

/external/v8/tools/
Dic-processor.js271 var synonyms = [arg];
275 synonyms.push(synArg);
279 print(' ' + padRight(synonyms.join(', '), 20) + " " + dispatch[2]);
Dtickprocessor.js899 var synonyms = [arg];
903 synonyms.push(synArg);
907 print(' ' + padRight(synonyms.join(', '), 20) + " " + dispatch[2]);
/external/valgrind/memcheck/tests/
Dstatic_malloc.vgtest2 vgopts: -q --leak-check=full --soname-synonyms=somalloc=NONE
Dnew_override.vgtest5 vgopts: --soname-synonyms=somalloc=nouseroverride
/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/swiftshader/third_party/subzero/docs/
DREADME.rst99 ``0``, ``-1``, and ``m1``. Levels ``-1`` and ``m1`` are synonyms, and
/external/swiftshader/third_party/subzero/
DREADME.rst99 ``0``, ``-1``, and ``m1``. Levels ``-1`` and ``m1`` are synonyms, and
/external/valgrind/
DFAQ.txt309 --soname-synonyms=somalloc=NONE or to avoid statically linking your
314 --soname-synonyms=somalloc=zzzz (where zzzz is the soname of the
DNEWS326 system libraries use --soname-synonyms=somalloc=nouserintercepts (where
1823 Using the new option --soname-synonyms, such tools can be informed
1883 to the new option --soname-synonyms. This was reported above, but
/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/python/cpython2/Doc/howto/
Dunicode.rst282 synonyms for the same encoding.
/external/python/cpython2/Doc/library/
Dtkinter.rst431 Some options, like ``bg`` are synonyms for common options with long names
Dcurses.rst1707 is not possible. The following synonyms are supported where possible:
/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/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/python/cpython2/Modules/_ctypes/libffi/
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

12