Searched refs:synonym (Results 1 – 25 of 28) sorted by relevance
12
/external/elfutils/libcpu/ |
D | i386_parse.y | 134 struct synonym struct 269 struct synonym *newp = xmalloc (sizeof (*newp)); 813 struct synonym search = { .from = fieldname }; in fillin_arg() 815 struct synonym **res = tfind (&search, &synonyms, compare_syn); in fillin_arg() 1056 const struct synonym *s1 = (const struct synonym *) p1; in compare_syn() 1057 const struct synonym *s2 = (const struct synonym *) p2; in compare_syn()
|
/external/toybox/ |
D | configure | 5 # A synonym.
|
/external/eigen/doc/ |
D | TopicLinearAlgebraDecompositions.dox | 238 …<dd>For a real matrix, selfadjoint is a synonym for symmetric. For a complex matrix, selfadjoint i…
|
D | A05_PortingFrom2To3.dox | 91 Note that the .array() function is not at all a synonym of the deprecated .cwise() prefix.
|
/external/valgrind/none/tests/ |
D | cmdline2.stdout.exp | 116 --soname-synonyms=syn1=pattern1,syn2=pattern2,... synonym soname 178 --px-default=mode synonym for --vex-iropt-register-updates
|
D | cmdline1.stdout.exp | 116 --soname-synonyms=syn1=pattern1,syn2=pattern2,... synonym soname
|
/external/elfutils/libcpu/defs/ |
D | i386 | 57 %synonym {xmmreg1} {xmmreg} 58 %synonym {xmmreg2} {xmmreg} 59 %synonym {mmxreg1} {mmxreg} 60 %synonym {mmxreg2} {mmxreg} 62 `%synonym {oreg} {reg} 63 %synonym {imm64} {imm}
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/ |
D | afblue.dat | 324 // A synonym for CJK_TOP. If CJK_HORIZ is set, this flag indicates the
|
/external/llvm/docs/CommandGuide/ |
D | llvm-ar.rst | 165 A synonym for the *b* option.
|
/external/freetype/src/autofit/ |
D | afblue.dat | 476 // A synonym for CJK_TOP. If CJK_HORIZ is set, this flag indicates the
|
/external/ltrace/ |
D | NEWS | 238 considered valid, and "itn" is a synonym of "int". It is however
|
/external/libgdx/ |
D | CHANGES | 308 - Files#getLocalStoragePath now returns the actual path instead of the empty string synonym on desk…
|
/external/icu/icu4c/source/test/testdata/ |
D | collationtest.txt | 2460 # "others" is a synonym for Zzzz.
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
D | collationtest.txt | 2460 # "others" is a synonym for Zzzz.
|
/external/jemalloc/ |
D | ChangeLog | 173 + Consider __sparcv9 a synonym for __sparc64__ when defining LG_QUANTUM.
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/ |
D | collationtest.txt | 2460 # "others" is a synonym for Zzzz.
|
/external/pcre/dist/ |
D | ChangeLog | 1623 synonym of -m (show memory usage). I have changed it to mean "force study 1929 left --include_dir as an undocumented synonym, and the same for 3184 (f) \g{name} is another synonym - part of Perl 5.10's unification of 5142 (vi) pcregrep now has a --utf-8 option (synonym -u) which makes it call 5291 4. Add "make test" as a synonym for "make check". Corrected some comments in 5507 pattern. Made -m a synonym of -s (which does this globally) for compatibility.
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 400 make "local" a synonym for "server". This makes things 2297 Accept keyword "server" as a synonym for "nameserver" in
|
/external/bison/ |
D | NEWS | 1130 "-W", which is a synonym for "--warnings=all".
|
/external/pcre/dist/doc/ |
D | pcre.txt | 974 utf8 is a synonym of --enable-utf.) 3434 patibility, PCRE_PARTIAL is a synonym for PCRE_PARTIAL_SOFT. A partial 6669 is a synonym for (?!). 8040 (*FAIL) force backtrack; synonym (*F) 8041 (*MARK:NAME) set name to be passed back; synonym (*:NAME) 8137 supported. For example, \p{L} matches a letter. Its Perl synonym,
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 1394 # The empty diversion name is a synonym for 0.
|
/external/libmicrohttpd/src/datadir/ |
D | spdy-draft.txt | 244 session: A synonym for a connection.
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 1997 % @url synonym for @uref, since that's how everyone uses it.
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 1997 % @url synonym for @uref, since that's how everyone uses it.
|
/external/libmicrohttpd/doc/ |
D | texinfo.tex | 2676 % @url synonym for @uref, since that's how everyone uses it.
|
12