Home
last modified time | relevance | path

Searched refs:bet (Results 1 – 25 of 36) sorted by relevance

12

/external/cblas/src/
Dcblas_chbmv.c34 const float *xx= (float *)X, *alp= (float *)alpha, *bet = (float *)beta; in cblas_chbmv() local
65 BETA[0]= *bet; in cblas_chbmv()
66 BETA[1]= -bet[1]; in cblas_chbmv()
Dcblas_chpmv.c32 const float *xx= (float *)X, *alp= (float *)alpha, *bet = (float *)beta; in cblas_chpmv() local
63 BETA[0]= *bet; in cblas_chpmv()
64 BETA[1]= -bet[1]; in cblas_chpmv()
Dcblas_chemv.c33 const float *xx= (float *)X, *alp= (float *)alpha, *bet = (float *)beta; in cblas_chemv() local
65 BETA[0]= *bet; in cblas_chemv()
66 BETA[1]= -bet[1]; in cblas_chemv()
Dcblas_zhbmv.c34 const double *xx= (double *)X, *alp= (double *)alpha, *bet = (double *)beta; in cblas_zhbmv() local
65 BETA[0]= *bet; in cblas_zhbmv()
66 BETA[1]= -bet[1]; in cblas_zhbmv()
Dcblas_zhemv.c33 const double *xx= (double *)X, *alp= (double *)alpha, *bet = (double *)beta; in cblas_zhemv() local
65 BETA[0]= *bet; in cblas_zhemv()
66 BETA[1]= -bet[1]; in cblas_zhemv()
Dcblas_zhpmv.c32 const double *xx= (double *)X, *alp= (double *)alpha, *bet = (double *)beta; in cblas_zhpmv() local
63 BETA[0]= *bet; in cblas_zhpmv()
64 BETA[1]= -bet[1]; in cblas_zhpmv()
Dcblas_zgemv.c35 const double *xx= (double *)X, *alp= (double *)alpha, *bet = (double *)beta; in cblas_zgemv() local
73 BETA[0]= *bet; in cblas_zgemv()
74 BETA[1]= -bet[1]; in cblas_zgemv()
Dcblas_cgbmv.c38 const float *xx= (float *)X, *alp= (float *)alpha, *bet = (float *)beta; in cblas_cgbmv() local
74 BETA[0]= *bet; in cblas_cgbmv()
75 BETA[1]= -bet[1]; in cblas_cgbmv()
Dcblas_zgbmv.c38 const double *xx= (double *)X, *alp= (double *)alpha, *bet = (double *)beta; in cblas_zgbmv() local
74 BETA[0]= *bet; in cblas_zgbmv()
75 BETA[1]= -bet[1]; in cblas_zgbmv()
/external/hyphenation-patterns/nn/
Dhyph-nn.hyp.txt2 bet-re
Dhyph-nn.lic.txt35 bet-re
/external/freetype/src/autofit/
Dafblue.hin98 /* is a safe bet. */
/external/vulkan-validation-layers/
Dvk_helper.py1768 for bet in sorted(self.et_dict):
1769 fet = self.tf_dict[bet]
1772 if 'flagbits' in bet.lower():
1773 body.append(' if (input_value > (%s))' % (' | '.join(self.et_dict[bet])))
1779 for e in sorted(self.et_dict[bet]):
1789 for bet in sorted(self.et_dict):
1790 fet = self.tf_dict[bet]
1792 for e in sorted(self.et_dict[bet]):
/external/autotest/client/profilers/powertop/src/po/
Dde.po339 "oder durch betätigen der S-Taste."
471 "oder betätigen Sie die V-Taste."
510 " mount -o remount,noatime / oder betätigen Sie die T-Taste.\n"
521 "oder betätigen Sie die C-Taste."
Dhu.po528 "vagy a power_save=1 modul paramétert használd a modul betöltésekor."
/external/opencv3/doc/tutorials/highgui/raster-gdal/
Draster_io_gdal.markdown49 If you know beforehand the type of DEM model you are loading, then it may be a safe bet to test the
/external/llvm/test/tools/dsymutil/
Ddebug-map-parsing.test72 present in the machine's /Inputs/ folder, which should be a pretty safe bet).
/external/libpcap/
DREADME.hpux142 Your best bet is to be up on 10.20 or better if that is at all
/external/selinux/policycoreutils/po/
Dhu.po1288 msgstr "%s: A házirend már be van töltve és kezdeti betöltés igényelt\n"
1298 msgstr "%s: szabályzat nem betölthető: %s\n"
1478 msgstr "Szabályzat modul betöltése"
1949 "%s.pp típus már betöltve a jelenlegi szabályzatban.\n"
1962 "%s.pp modul már betöltve a jelenlegi szabályzatban.\n"
1969 "Meg kell adnia egy betűkből és számokból kitalált nevet ami nem tartalmaz "
2333 msgstr "Szabályzat modul betöltése"
2577 "Engedélyezi az összes tartomány számára hogy betölthessen kernelmodulokat"
3265 "Engedélyezi a pppd számára hogy betölthessen kernelmodulokat bizonyos "
3400 msgstr "Kikapcsolja a kernel modul betöltését."
[all …]
/external/dbus/
DHACKING283 If your test involves multiple processes communicating, your best bet
/external/opencv3/doc/tutorials/core/how_to_scan_images/
Dhow_to_scan_images.markdown210 simple image scan prefer the pointer method. The iterator is a safer bet, however quite slower.
/external/hyphenation-patterns/en-US/
Dhyph-en-us.pat.txt547 3bet
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt5187 賭>'[bet]';
/external/hyphenation-patterns/de/
Dhyph-de-1996.pat.txt2394 3bet
19473 ü4bet
Dhyph-de-1901.pat.txt2464 3bet
19690 ü4bet

12