HomeSort by relevance Sort by last modified time
    Searched refs:synonyms (Results 1 - 17 of 17) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
push-err-1.s 4 ; There are no "push" or "pop" synonyms for v32.
push-err-2.s 4 ; There are no "push" or "pop" synonyms for the compatible
  /external/toybox/toys/pending/
stty.c 122 } synonyms[] = { variable in typeref:struct:synonym
387 for (j=0;j<ARRAY_LEN(synonyms);j++) {
388 if (!strcmp(synonyms[j].from, arg)) {
389 arg = synonyms[j].to;
  /external/v8/tools/
ic-processor.js 271 var synonyms = [arg];
275 synonyms.push(synArg);
279 print(' ' + padRight(synonyms.join(', '), 20) + " " + dispatch[2]);
tickprocessor.js 899 var synonyms = [arg];
903 synonyms.push(synArg);
907 print(' ' + padRight(synonyms.join(', '), 20) + " " + dispatch[2]);
  /external/elfutils/libcpu/
i386_parse.y 204 static void *synonyms;
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);
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
extern.go 144 For historical reasons, the GOTRACEBACK settings 0, 1, and 2 are synonyms for
  /prebuilts/go/linux-x86/src/runtime/
extern.go 144 For historical reasons, the GOTRACEBACK settings 0, 1, and 2 are synonyms for
  /build/make/core/
main.mk     [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/
aws-java-sdk-cloudsearch-1.11.18.jar 
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/libffi/
texinfo.tex     [all...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex     [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/
texinfo.tex     [all...]
  /toolchain/binutils/binutils-2.27/texinfo/
texinfo.tex     [all...]

Completed in 435 milliseconds