HomeSort by relevance Sort by last modified time
    Searched full:aff (Results 1 - 25 of 88) sorted by null

1 2 3 4

  /external/eigen/test/
geo_homogeneous.cpp 71 Transform<Scalar, Size, Affine> aff; local
77 aff.affine().setRandom();
78 proj = caff = aff;
82 VERIFY_IS_APPROX(aff * pts.colwise().homogeneous(), (aff * pts1).colwise().hnormalized());
86 VERIFY_IS_APPROX((aff * pts1).colwise().hnormalized(), aff * pts);
91 VERIFY_IS_APPROX((aff * pts2).colwise().hnormalized(), aff * pts2.colwise().hnormalized());
geo_transformations.cpp 441 typedef Transform<Scalar,Dim,Affine,Options> Aff;
445 Aff a; a.linear().setRandom(); a.translation().setRandom();
  /art/test/004-annotations/src/android/test/anno/
TestAnnotations.java 65 AnnoFancyField aff; local
66 aff = (AnnoFancyField) f.getAnnotation(AnnoFancyField.class);
67 if (aff != null) {
68 System.out.println(" aff: " + aff + " / " + aff.getClass());
69 System.out.println(" --> nombre is '" + aff.nombre() + "'");
  /dalvik/tests/004-annotations/src/android/test/anno/
TestAnnotations.java 65 AnnoFancyField aff; local
66 aff = (AnnoFancyField) f.getAnnotation(AnnoFancyField.class);
67 if (aff != null) {
68 System.out.println(" aff: " + aff + " / " + aff.getClass());
69 System.out.println(" --> nombre is '" + aff.nombre() + "'");
  /external/chromium_org/chrome/tools/convert_dict/
convert_dict.cc 5 // This tool converts Hunspell .aff/.dic pairs to a combined binary dictionary
80 "en-US.aff from the current directory and generate en-US.bdic\n\n");
101 file_base.ReplaceExtension(FILE_PATH_LITERAL(".aff"));
105 printf("Unable to read the aff file.\n");
dic_reader.cc 174 for (std::set<int>::iterator aff = word->second.begin();
175 aff != word->second.end(); ++aff)
176 affixes.push_back(*aff);
aff_reader.h 32 // default to ISO-8859-1 if the .aff file does not specify it.
91 // True when the affixes were specified in the .aff file using indices. The
aff_reader.cc 248 // The "Y" is a flag. For example, the aff file might have a line:
317 // Underscores are used to represent spaces in most aff files
  /external/clang/test/CodeGen/
2002-07-14-MiscTests3.c 150 double aEE, double aFF) {
152 + aAA + aBB + aCC + aDD + aEE + aFF;
  /external/chromium_org/chrome/common/
spellcheck_common.cc 101 // number if you're updating either dic or aff files. Increment the minor
104 {"tr-TR", "-4-0"}, // Jan 9, 2013: Add "FLAG num" to aff to avoid heapcheck
  /external/chromium_org/third_party/sqlite/src/src/
expr.c 159 char aff; local
164 aff = sqlite3ExprAffinity(pExpr->pLeft);
166 aff = sqlite3CompareAffinity(pExpr->pRight, aff);
168 aff = sqlite3CompareAffinity(pExpr->x.pSelect->pEList->a[0].pExpr, aff);
169 }else if( !aff ){
170 aff = SQLITE_AFF_NONE;
172 return aff;
182 char aff = comparisonAffinity(pExpr) local
198 u8 aff = (char)sqlite3ExprAffinity(pExpr2); local
1482 char aff = comparisonAffinity(pX); local
2363 int aff, to_op; local
    [all...]
build.c 1032 char aff = SQLITE_AFF_NUMERIC; local
    [all...]
  /external/chromium_org/third_party/icu/source/data/unidata/
Blocks.txt 52 0A80..0AFF; Gujarati
117 2A00..2AFF; Supplemental Mathematical Operators
  /frameworks/base/docs/html/guide/topics/manifest/
manifest-element.jd 65 <code><a href="{@docRoot}guide/topics/manifest/application-element.html#aff">process</a></code>
70 <code><a href="{@docRoot}guide/topics/manifest/activity-element.html#aff">taskAffinity</a></code> attribute).
application-element.jd 29 android:<a href="#aff">taskAffinity</a>="<i>string</i>"
368 <dt><a name="aff"></a>{@code android:taskAffinity}</dt>
371 <code><a href="{@docRoot}guide/topics/manifest/activity-element.html#aff">taskAffinity</a></code>
activity-element.jd 38 android:<a href="#aff">taskAffinity</a>="<i>string</i>"
98 <code><a href="#aff">taskAffinity</a></code> attribute. The affinity
425 <a href="#aff">taskAffinity</a> attribute).
    [all...]
  /art/test/004-annotations/
expected.txt 92 aff: @android.test.anno.AnnoFancyField(nombre=fubar) / class $Proxy13
  /dalvik/tests/004-annotations/
expected.txt 92 aff: @android.test.anno.AnnoFancyField(nombre=fubar) / class $Proxy13
  /external/valgrind/main/none/tests/s390x/
cu12.stdout.exp 589 UTF16: 0aff
599 UTF16: 1aff
609 UTF16: 2aff
619 UTF16: 3aff
629 UTF16: 4aff
639 UTF16: 5aff
649 UTF16: 6aff
659 UTF16: 7aff
669 UTF16: 8aff
679 UTF16: 9aff
    [all...]
cu14.stdout.exp 589 UTF32: 00000aff
599 UTF32: 00001aff
609 UTF32: 00002aff
619 UTF32: 00003aff
629 UTF32: 00004aff
639 UTF32: 00005aff
649 UTF32: 00006aff
659 UTF32: 00007aff
669 UTF32: 00008aff
679 UTF32: 00009aff
    [all...]
  /external/guava/guava-tests/test/com/google/common/base/
SplitterTest.java 144 + "ofar(Jemaine), aff(Tito)";
270 + "ofar(Jemaine), aff(Tito)";
407 + "ofar(Jemaine), aff(Tito)";
  /frameworks/base/docs/html/guide/components/
tasks-and-back-stack.jd 238 <li><a href="{@docRoot}guide/topics/manifest/activity-element.html#aff">{@code
443 href="{@docRoot}guide/topics/manifest/activity-element.html#aff">{@code taskAffinity}</a> attribute
448 href="{@docRoot}guide/topics/manifest/activity-element.html#aff">{@code taskAffinity}</a>
496 href="{@docRoot}guide/topics/manifest/activity-element.html#aff">{@code taskAffinity}</a>
  /frameworks/base/docs/html/training/notify-user/
navigation.jd 140 <code><a href="{@docRoot}guide/topics/manifest/activity-element.html#aff">android:taskAffinity</a>=""</code>
  /packages/inputmethods/LatinIME/java/res/values-fr/
strings.xml 40 <string name="sliding_key_input_preview" msgid="6604262359510068370">"Aff. indicateur saisie gest."</string>
41 <string name="sliding_key_input_preview_summary" msgid="6340524345729093886">"Aff. un repère visuel si l\'utilisateur appuie sur Maj ou Symboles"</string>
  /packages/inputmethods/LatinIME/java/res/values-fr-rCA/
strings.xml 40 <string name="sliding_key_input_preview" msgid="6604262359510068370">"Aff. indicateur saisie gestuelle"</string>
41 <string name="sliding_key_input_preview_summary" msgid="6340524345729093886">"Aff. un repère visuel si l\'utilisateur appuie sur Maj ou Symboles"</string>

Completed in 1715 milliseconds

1 2 3 4