Home
last modified time | relevance | path

Searched refs:rout (Results 1 – 25 of 28) sorted by relevance

12

/external/cblas/testing/
Dc_xerbla.c8 void cblas_xerbla(int info, const char *rout, const char *form, ...) in cblas_xerbla() argument
22 if (cblas_rout != NULL && strcmp(cblas_rout, rout) != 0){ in cblas_xerbla()
23 … printf("***** XERBLA WAS CALLED WITH SRNAME = <%s> INSTEAD OF <%s> *******\n", rout, cblas_rout); in cblas_xerbla()
36 if (strstr(rout,"gemm") != 0) in cblas_xerbla()
43 else if (strstr(rout,"symm") != 0 || strstr(rout,"hemm") != 0) in cblas_xerbla()
48 else if (strstr(rout,"trmm") != 0 || strstr(rout,"trsm") != 0) in cblas_xerbla()
53 else if (strstr(rout,"gemv") != 0) in cblas_xerbla()
58 else if (strstr(rout,"gbmv") != 0) in cblas_xerbla()
65 else if (strstr(rout,"ger") != 0) in cblas_xerbla()
72 else if ( ( strstr(rout,"her2") != 0 || strstr(rout,"hpr2") != 0 ) in cblas_xerbla()
[all …]
Dc_d2chke.c27 void F77_d2chke(char *rout) { in F77_d2chke() argument
28 char *sf = ( rout ) ; in F77_d2chke()
Dc_s2chke.c27 void F77_s2chke(char *rout) { in F77_s2chke() argument
28 char *sf = ( rout ) ; in F77_s2chke()
Dc_z2chke.c27 void F77_z2chke(char *rout) { in F77_z2chke() argument
28 char *sf = ( rout ) ; in F77_z2chke()
Dc_c2chke.c27 void F77_c2chke(char *rout) { in F77_c2chke() argument
28 char *sf = ( rout ) ; in F77_c2chke()
Dc_s3chke.c27 void F77_s3chke(char *rout) { in F77_s3chke() argument
28 char *sf = ( rout ) ; in F77_s3chke()
Dc_d3chke.c27 void F77_d3chke(char *rout) { in F77_d3chke() argument
28 char *sf = ( rout ) ; in F77_d3chke()
Dc_z3chke.c27 void F77_z3chke(char * rout) { in F77_z3chke() argument
28 char *sf = ( rout ) ; in F77_z3chke()
Dc_c3chke.c27 void F77_c3chke(char * rout) { in F77_c3chke() argument
28 char *sf = ( rout ) ; in F77_c3chke()
/external/cblas/src/
Dcblas_xerbla.c8 void cblas_xerbla(int info, const char *rout, const char *form, ...) in cblas_xerbla() argument
18 if (strstr(rout,"gemm") != 0) in cblas_xerbla()
25 else if (strstr(rout,"symm") != 0 || strstr(rout,"hemm") != 0) in cblas_xerbla()
30 else if (strstr(rout,"trmm") != 0 || strstr(rout,"trsm") != 0) in cblas_xerbla()
35 else if (strstr(rout,"gemv") != 0) in cblas_xerbla()
40 else if (strstr(rout,"gbmv") != 0) in cblas_xerbla()
47 else if (strstr(rout,"ger") != 0) in cblas_xerbla()
54 else if ( (strstr(rout,"her2") != 0 || strstr(rout,"hpr2") != 0) in cblas_xerbla()
55 && strstr(rout,"her2k") == 0 ) in cblas_xerbla()
62 fprintf(stderr, "Parameter %d to routine %s was incorrect\n", info, rout); in cblas_xerbla()
Dxerbla.c20 char rout[] = {'c','b','l','a','s','_','\0','\0','\0','\0','\0','\0','\0'}; in F77_xerbla() local
38 for(i=0; i != XerblaStrLen; i++) rout[i+6] = tolower(srname[i]); in F77_xerbla()
39 rout[XerblaStrLen+6] = '\0'; in F77_xerbla()
40 cblas_xerbla(*info+1,rout,""); in F77_xerbla()
/external/arm-trusted-firmware/plat/intel/soc/common/soc/
Dsocfpga_mailbox.c137 uint32_t rout; in mailbox_read_response() local
146 rout = mmio_read_32(MBOX_OFFSET + MBOX_ROUT); in mailbox_read_response()
148 if (rout != rin) { in mailbox_read_response()
150 MBOX_RESP_BUFFER + ((rout++)*4U)); in mailbox_read_response()
152 rout %= MBOX_RESP_BUFFER_SIZE; in mailbox_read_response()
153 mmio_write_32(MBOX_OFFSET + MBOX_ROUT, rout); in mailbox_read_response()
187 uint32_t rout; in mailbox_poll_response() local
221 rout = mmio_read_32(MBOX_OFFSET + MBOX_ROUT); in mailbox_poll_response()
223 while (rout != rin) { in mailbox_poll_response()
225 MBOX_RESP_BUFFER + ((rout++)*4U)); in mailbox_poll_response()
[all …]
/external/cblas/examples/
Dcblas_example2.c12 int rout=-1,info=0,m,n,k,lda,ldb,ldc; in main() local
19 rout = atoi(argv[1]); in main()
23 if (rout == 1) { in main()
/external/flac/src/share/replaygain_analysis/
Dreplaygain_analysis.c127 static flac_float_t* rout; variable
407 rout = routbuf + MAX_ORDER; in InitGainAnalysis()
470 …filter ( rstep + totsamp, rout + totsamp, cursamples, replaygainfilter->AButter, replaygainfilter-… in AnalyzeSamples()
474 rsum += rout [totsamp+i] * rout [totsamp+i]; in AnalyzeSamples()
/external/cldr/common/testData/transforms/
Dmy-Latn-t-my.txt96 ရောက် rout
/external/cblas/include/
Dcblas.h570 void cblas_xerbla(int p, const char *rout, const char *form, ...);
/external/brotli/tests/testdata/
Dplrabn12.txt817 Erring; for he with this rebellious rout
1644 Clear victory; to our part loss and rout
1869 With ruin upon ruin, rout on rout,
2689 Then when the Dragon, put to second rout,
5006 With many an inroad gored; deformed rout
5217 Foul dissipation followed, and forced rout;
5492 Through his wild anarchy, so huge a rout
5571 Of that wild rout that tore the Thracian bard
8572 Where all yet left of that revolted rout,
/external/hyphenation-patterns/de/
Dhyph-de-1996.pat.txt17419 5rout
Dhyph-de-1901.pat.txt17532 5rout
Dhyph-de-ch-1901.pat.txt17430 5rout
/external/icu/icu4j/perf-tests/data/collation/
Dnvsbl10.txt1557 nose, reopened the door and led the rout. The others, following
2291 but a rout. Everyone was running back to the village. He rose again
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dwords.shakespeare.txt.gz1a 2A 3Aaron 4AARON 5abaissiez 6abandon 7abandoned 8abase 9Abase 10 ...
Dospd.txt.gz
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dles-mis-utf8.txt7915 précisément de pouvoir être troublé, dépisté et dérouté. Sans quoi il
10397 affreux chien de chasse toujours en arrêt sur moi, le voilà dérouté,

12