HomeSort by relevance Sort by last modified time
    Searched refs:synonym (Results 1 - 25 of 70) sorted by null

1 2 3

  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
allegrocl.swg 354 ; and other synonym types right. We need the original name.
547 (defswig2 swig-def-synonym-type (synonym of ff-synonym)
549 (cl::setf (cl::find-class ',synonym) (cl::find-class ',of))
550 (ff:def-foreign-type ,ff-synonym (:struct ))))
  /external/elfutils/libcpu/
i386_parse.y 134 struct synonym
269 struct synonym *newp = xmalloc (sizeof (*newp));
274 "%d: duplicate definition for synonym '%s'",
813 struct synonym search = { .from = fieldname };
815 struct synonym **res = tfind (&search, &synonyms, compare_syn);
1056 const struct synonym *s1 = (const struct synonym *) p1;
1057 const struct synonym *s2 = (const struct synonym *) p2;
    [all...]
  /external/llvm/test/MC/Sparc/
sparc-v9-traps.s 22 !! 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
sparc-traps.s 22 !! tnz should be a synonym for tne
34 !! tz should be a synonym for te
  /external/eigen/Eigen/src/Core/util/
Macros.h 682 #error EIGEN_MAX_STATIC_ALIGN_BYTES and EIGEN_DONT_ALIGN[_STATICALLY] are both defined with EIGEN_MAX_STATIC_ALIGN_BYTES!=0. Use EIGEN_MAX_STATIC_ALIGN_BYTES=0 as a synonym of EIGEN_DONT_ALIGN_STATICALLY.
764 #error EIGEN_MAX_ALIGN_BYTES and EIGEN_DONT_ALIGN are both defined with EIGEN_MAX_ALIGN_BYTES!=0. Use EIGEN_MAX_ALIGN_BYTES=0 as a synonym of EIGEN_DONT_ALIGN.
    [all...]
  /external/valgrind/none/tests/
cmdline2.stdout.exp 116 --soname-synonyms=syn1=pattern1,syn2=pattern2,... synonym soname
178 --px-default=mode synonym for --vex-iropt-register-updates
cmdline1.stdout.exp 116 --soname-synonyms=syn1=pattern1,syn2=pattern2,... synonym soname
  /frameworks/base/core/java/android/app/
VoiceInteractor.java 432 * Add a synonym term to the option to indicate an alternative way the content
434 * @param synonym The synonym that will be matched against what the user speaks,
437 public Option addSynonym(CharSequence synonym) {
441 mSynonyms.add(synonym);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/pack/
pack.go 40 accepted as a synonym for c.
  /prebuilts/go/linux-x86/src/cmd/pack/
pack.go 40 accepted as a synonym for c.
  /toolchain/binutils/binutils-2.25/binutils/
stabs.c 685 bfd_boolean synonym; local
998 synonym = FALSE;
999 /* FIXME: gdb sets synonym to TRUE if the current language
1004 synonym = TRUE;
1044 if (synonym)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/x86/
prog.go 171 // We use MOVAPD as a faster synonym for MOVSD.
  /prebuilts/go/darwin-x86/src/fmt/
doc.go 40 %F synonym for %f
  /prebuilts/go/linux-x86/src/cmd/compile/internal/x86/
prog.go 171 // We use MOVAPD as a faster synonym for MOVSD.
  /prebuilts/go/linux-x86/src/fmt/
doc.go 40 %F synonym for %f
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/amd64/
prog.go 167 // We use&obj.AMask MOVAPD as a faster synonym for MOVSD.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/
prog.go 167 // We use&obj.AMask MOVAPD as a faster synonym for MOVSD.
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.0.0/
lint-checks-25.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.0.0-alpha5/
lint-checks-25.0.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.0.0-alpha7/
lint-checks-25.0.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.0.0-alpha9/
lint-checks-25.0.0-alpha9.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.0.0-beta2/
lint-checks-25.0.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.0.0-beta5/
lint-checks-25.0.0-beta5.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.0.0-beta6/
lint-checks-25.0.0-beta6.jar 

Completed in 1102 milliseconds

1 2 3