Home
last modified time | relevance | path

Searched refs:synonym (Results 1 – 25 of 77) sorted by relevance

1234

/external/elfutils/libcpu/
Di386_parse.y133 struct synonym struct
268 struct synonym *newp = xmalloc (sizeof (*newp));
812 struct synonym search = { .from = fieldname }; in fillin_arg()
814 struct synonym **res = tfind (&search, &synonyms, compare_syn); in fillin_arg()
1055 const struct synonym *s1 = (const struct synonym *) p1; in compare_syn()
1056 const struct synonym *s2 = (const struct synonym *) p2; in compare_syn()
/external/llvm/test/MC/Sparc/
Dsparc-v9-traps.s22 !! tnz should be a synonym for tne
34 !! tz should be a synonym for te
173 !! tnz should be a synonym for tne
185 !! tz should be a synonym for te
Dsparc-traps.s22 !! tnz should be a synonym for tne
34 !! tz should be a synonym for te
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Sparc/
Dsparc-v9-traps.s22 !! tnz should be a synonym for tne
34 !! tz should be a synonym for te
173 !! tnz should be a synonym for tne
185 !! tz should be a synonym for te
Dsparc-traps.s22 !! tnz should be a synonym for tne
34 !! tz should be a synonym for te
/external/strace/xlat/
Dmsg_flags.in4 /* MSG_TRYHARD 0x4 - synonym for MSG_DONTROUTE for DECnet */
/external/python/cpython2/Doc/library/
Dstat.rst281 Unix V7 synonym for :data:`S_IRUSR`.
285 Unix V7 synonym for :data:`S_IWUSR`.
289 Unix V7 synonym for :data:`S_IXUSR`.
Ddbhash.rst23 Exception raised on database errors other than :exc:`KeyError`. It is a synonym
Dwave.rst45 A synonym for :func:`.open`, maintained for backwards compatibility.
Dsunau.rst63 A synonym for :func:`.open`, maintained for backwards compatibility.
Dgetopt.rst91 Introduced :exc:`GetoptError` as a synonym for :exc:`error`.
/external/python/cpython3/Doc/library/
Dstat.rst341 Unix V7 synonym for :data:`S_IRUSR`.
345 Unix V7 synonym for :data:`S_IWUSR`.
349 Unix V7 synonym for :data:`S_IXUSR`.
Dsunau.rst64 A synonym for :func:`.open`, maintained for backwards compatibility.
Dwave.rst52 A synonym for :func:`.open`, maintained for backwards compatibility.
D_thread.rst36 This is now a synonym of the built-in :exc:`RuntimeError`.
/external/eigen/doc/
DTopicLinearAlgebraDecompositions.dox239 …<dd>For a real matrix, selfadjoint is a synonym for symmetric. For a complex matrix, selfadjoint i…
DPreprocessorDirectives.dox125 …- \c EIGEN_DONT_ALIGN - Deprecated, it is a synonym for \c EIGEN_MAX_ALIGN_BYTES=0. It disables al…
126 …- \c EIGEN_DONT_ALIGN_STATICALLY - Deprecated, it is a synonym for \c EIGEN_MAX_STATIC_ALIGN_BYTES…
/external/eigen/Eigen/src/Core/util/
DMacros.h682 …EIGEN_MAX_STATIC_ALIGN_BYTES!=0. Use EIGEN_MAX_STATIC_ALIGN_BYTES=0 as a synonym of EIGEN_DONT_ALI…
764 … defined with EIGEN_MAX_ALIGN_BYTES!=0. Use EIGEN_MAX_ALIGN_BYTES=0 as a synonym of EIGEN_DONT_ALI…
/external/elfutils/libcpu/defs/
Di38657 %synonym {xmmreg1} {xmmreg}
58 %synonym {xmmreg2} {xmmreg}
59 %synonym {mmxreg1} {mmxreg}
60 %synonym {mmxreg2} {mmxreg}
62 `%synonym {oreg} {reg}
63 %synonym {imm64} {imm}
/external/deqp-deps/glslang/
DREADME-spirv-remap.txt57 Note that --do-everything is a synonym for:
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AVR/
Dmodifiers.s94 hlo8: ; synonym with hh8() above, hence the... odd results
/external/pcre/dist2/src/
Dpcre2.h.in393 #define PCRE2_ERROR_RECURSIONLIMIT (-53) /* Obsolete synonym */
432 #define PCRE2_INFO_RECURSIONLIMIT 21 /* Obsolete synonym */
449 #define PCRE2_CONFIG_RECURSIONLIMIT 7 /* Obsolete synonym */
Dpcre2.h.generic393 #define PCRE2_ERROR_RECURSIONLIMIT (-53) /* Obsolete synonym */
432 #define PCRE2_INFO_RECURSIONLIMIT 21 /* Obsolete synonym */
449 #define PCRE2_CONFIG_RECURSIONLIMIT 7 /* Obsolete synonym */
/external/toybox/toys/pending/
Dstty.c119 static const struct synonym { struct
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_StridedSlice.pbtxt144 3. None is a synonym for `tf.newaxis`. This means insert a dimension of size 1

1234