Home
last modified time | relevance | path

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

12

/external/v8/tools/
Darguments.js31 var synonyms = [arg];
35 synonyms.push(synArg);
39 print(' ' + synonyms.join(', ').padEnd(20) + " " + dispatch[2]);
/external/toybox/toys/pending/
Dstty.c122 } synonyms[] = { variable
387 for (j=0;j<ARRAY_LEN(synonyms);j++) { in do_stty()
388 if (!strcmp(synonyms[j].from, arg)) { in do_stty()
389 arg = synonyms[j].to; in do_stty()
/external/elfutils/libcpu/
Di386_parse.y203 static void *synonyms; variable
271 if (tfind (newp, &synonyms, compare_syn) != NULL)
275 else if (tsearch ( newp, &synonyms, compare_syn) == NULL)
814 struct synonym **res = tfind (&search, &synonyms, compare_syn); in fillin_arg()
DChangeLog209 * 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/clang/docs/
DAddressSanitizer.rst200 deprecated synonyms `no_sanitize_address` and `no_address_safety_analysis`) to
/external/toybox/www/doc/
Dmount.txt23 flags are just synonyms for adding option flags (for example
/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/python/cpython3/Doc/library/
Dtyping.rst40 ``Vector`` and ``List[float]`` will be treated as interchangeable synonyms::
Dtkinter.rst431 Some options, like ``bg`` are synonyms for common options with long names
Dcurses.rst1803 is not possible. The following synonyms are supported where possible:
/external/python/cpython2/Doc/library/
Dtkinter.rst441 Some options, like ``bg`` are synonyms for common options with long names
Dcurses.rst1755 is not possible. The following synonyms are supported where possible:
/external/python/cpython3/Doc/howto/
Dunicode.rst245 example, ``'latin-1'``, ``'iso_8859_1'`` and ``'8859``' are all synonyms for
/external/python/cpython2/Doc/howto/
Dunicode.rst282 synonyms for the same encoding.
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.td3438 // test: We accept "testX <reg>, <mem>" and "testX <mem>, <reg>" as synonyms.
3448 // xchg: We accept "xchgX <reg>, <mem>" and "xchgX <mem>, <reg>" as synonyms.
3458 // 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/freetype/docs/
DCHANGES2502 were synonyms in FreeType's BDF and PCF interface. This has
/external/e2fsprogs/doc/
Dtexinfo.tex5049 % Define two synonyms:
/external/e2fsprogs/lib/et/
Dtexinfo.tex5049 % Define two synonyms:
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex6479 % Define two environment synonyms (#1 and #2) for an environment.
/external/libffi/
Dtexinfo.tex6479 % Define two environment synonyms (#1 and #2) for an environment.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz

12