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

1 2 3 4

  /external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
LMcovar.h 29 bool sing; local
63 sing = j > l;
65 if (sing)
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
covar.h 16 bool sing; local
50 sing = j > l;
52 if (sing)
r1updt.h 13 bool *sing)
63 *sing = false;
85 *sing = true;
92 *sing = true;
LevenbergMarquardt.h 435 bool sing; local
453 sing = false;
456 sing = true;
460 if (sing) {
HybridNonLinearSolver.h 103 bool sing; member in class:Eigen::HybridNonLinearSolver
333 internal::r1updt<Scalar>(R, wa1, v_givens, w_givens, wa2, wa3, &sing);
576 internal::r1updt<Scalar>(R, wa1, v_givens, w_givens, wa2, wa3, &sing);
  /external/fdlibm/
k_standard.c 197 exc.type = DOMAIN; /* should be SING for IEEE */
231 exc.type = DOMAIN; /* should be SING for IEEE */
265 exc.type = DOMAIN; /* should be SING for IEEE */
313 exc.type = SING;
323 (void) WRITE2("lgamma: SING error\n", 19);
330 exc.type = SING;
340 (void) WRITE2("log: SING error\n", 16);
364 exc.type = SING;
374 (void) WRITE2("log10: SING error\n", 18);
564 exc.type = SING;
    [all...]
fdlibm.h 93 #define SING 2
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/
66.txt 23 6636|Lop Buri/Saraburi/Sing Buri
  /external/fonttools/Lib/fontTools/ttLib/tables/
S_I_N_G_.py 68 assert (len(d["METAMD5"]) == 16), "Failed to pack 16 byte MD5 hash in SING table"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Type_Names_Suite.py 144 want = 'sing'
416 'sing' : small_real,
__init__.py 326 'sing' : small_real,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libm-2.11.1.so 
libm.so 
libm.so.6 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libm-2.11.1.so 
libm.so 
libm.so.6 
  /packages/apps/Gallery2/res/values-is-rIS/
filtershow_strings.xml 67 <string name="exposure" msgid="6526397045949374905">"Lưsing"</string>
80 <string name="vignette_exposure" msgid="6862058227309534094">"Lưsing"</string>
  /external/chromium_org/third_party/freetype/src/sfnt/
ttload.c 166 /* (head/bhed/SING) are missing */
274 /* if `sing' and `meta' tables are present, there is no `head' table */
284 FT_TRACE2(( " neither `head', `bhed', nor `sing' table found\n" ));
286 FT_TRACE2(( " neither `head' nor `sing' table found\n" ));
    [all...]
  /external/fonttools/Doc/
documentation.html 45 BASE, CBDT, CBLC, CFF, COLR, CPAL, DSIG, EBDT, EBLC, FFTM, GDEF, GMAP, GPKG, GPOS, GSUB, JSTF, LTSH, META, OS/2, SING, SVG, TSI0, TSI1, TSI2, TSI3, TSI5, TSIB, TSID, TSIJ, TSIP, TSIS, TSIV, VORG, cmap, cvt, fpgm, gasp, glyf, hdmx, head, hhea, hmtx, kern, loca, maxp, name, post, prep, sbix, vhea and vmtx
  /external/freetype/src/sfnt/
ttload.c 166 /* (head/bhed/SING) are missing */
271 /* if `sing' and `meta' tables are present, there is no `head' table */
281 FT_TRACE2(( " neither `head', `bhed', nor `sing' table found\n" ));
283 FT_TRACE2(( " neither `head' nor `sing' table found\n" ));
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttload.c 187 /* (head/bhed/SING) are missing */
297 /* if `sing' and `meta' tables are present, there is no `head' table */
307 FT_TRACE2(( " neither `head', `bhed', nor `sing' table found\n" ));
309 FT_TRACE2(( " neither `head' nor `sing' table found\n" ));
    [all...]
  /packages/apps/Camera2/res/values-is-rIS/
strings.xml 41 <string name="description" msgid="8193138501982849808">"Lưsing"</string>
145 <string name="pref_exposure_title" msgid="7525751789152582800">"Lưsing"</string>
146 <string name="pref_exposure_label" msgid="2604738602400261218">"LƯSING"</string>
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
__init__.py 181 'sing' : StdSuites.Type_Names_Suite.small_real,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Sound.py 242 kSingerSubType = FOUR_CHAR_CODE('sing')

Completed in 2838 milliseconds

1 2 3 4