/external/cblas/testing/ |
c_xerbla.c | 8 void cblas_xerbla(int info, const char *rout, const char *form, ...) 22 if (cblas_rout != NULL && strcmp(cblas_rout, rout) != 0){ 23 printf("***** XERBLA WAS CALLED WITH SRNAME = <%s> INSTEAD OF <%s> *******\n", rout, cblas_rout); 36 if (strstr(rout,"gemm") != 0) 43 else if (strstr(rout,"symm") != 0 || strstr(rout,"hemm") != 0) 48 else if (strstr(rout,"trmm") != 0 || strstr(rout,"trsm") != 0) 53 else if (strstr(rout,"gemv") != 0) 58 else if (strstr(rout,"gbmv") != 0 97 char rout[] = {'c','b','l','a','s','_','\\0','\\0','\\0','\\0','\\0','\\0','\\0'}; local [all...] |
c_c2chke.c | 27 void F77_c2chke(char *rout) { 28 char *sf = ( rout ) ; [all...] |
c_d2chke.c | 27 void F77_d2chke(char *rout) { 28 char *sf = ( rout ) ;
|
c_s2chke.c | 27 void F77_s2chke(char *rout) { 28 char *sf = ( rout ) ;
|
c_z2chke.c | 27 void F77_z2chke(char *rout) { 28 char *sf = ( rout ) ; [all...] |
/external/cblas/src/ |
cblas_xerbla.c | 8 void cblas_xerbla(int info, const char *rout, const char *form, ...) 18 if (strstr(rout,"gemm") != 0) 25 else if (strstr(rout,"symm") != 0 || strstr(rout,"hemm") != 0) 30 else if (strstr(rout,"trmm") != 0 || strstr(rout,"trsm") != 0) 35 else if (strstr(rout,"gemv") != 0) 40 else if (strstr(rout,"gbmv") != 0) 47 else if (strstr(rout,"ger") != 0) 54 else if ( (strstr(rout,"her2") != 0 || strstr(rout,"hpr2") != 0 [all...] |
xerbla.c | 20 char rout[] = {'c','b','l','a','s','_','\0','\0','\0','\0','\0','\0','\0'}; local 38 for(i=0; i != XerblaStrLen; i++) rout[i+6] = tolower(srname[i]); 39 rout[XerblaStrLen+6] = '\0'; 40 cblas_xerbla(*info+1,rout,"");
|
/external/cblas/examples/ |
cblas_example2.c | 12 int rout=-1,info=0,m,n,k,lda,ldb,ldc; local 19 rout = atoi(argv[1]); 23 if (rout == 1) {
|
/external/chromium-trace/catapult/third_party/typ/typ/ |
test_case.py | 70 ret=None, out=None, rout=None, err=None, rerr=None, 118 if rout is not None: 119 self.assertRegexpMatches(actual_out, rout)
|
/external/tpm2/ |
CpriECC_fp.h | 45 TPMS_ECC_POINT *Rout, // OUT: the product point R 75 TPM2B_ECC_PARAMETER *rOut, // OUT: r component of the signature
|
CpriECC.c | 329 // It is a fatal error if dIn and uIn are both unspecified (NULL) or if Qin or Rout is unspecified. 342 TPMS_ECC_POINT *Rout, // OUT: the product point R 414 Point2B(group, Rout, R, (INT16) ((EC_GROUP_get_degree(group)+7)/8), context); 786 // It is a fatal error if rOut, sOut, dIn, or digest are not provided. 790 TPM2B_ECC_PARAMETER *rOut, // OUT: r component of the signature 810 pAssert(rOut != NULL && sOut != NULL && dIn != NULL && digest != NULL); [all...] |
/cts/tests/tests/hardware/src/android/hardware/cts/ |
SensorManagerStaticTest.java | 472 float [] Rout = new float[9]; 504 assertTrue(SensorManager.remapCoordinateSystem(R, b1, b2, Rout)); 507 Rout = mat16to9(Rout2); 514 i, b1, b2, b3, mat9ToStr(R), mat9ToStr(Rout)); 517 v2 = mat9Axis(Rout, b1); 523 v2 = mat9Axis(Rout, b2); 529 v2 = mat9Axis(Rout, b3); 540 !SensorManager.remapCoordinateSystem(Rout, 543 !SensorManager.remapCoordinateSystem(Rout, 544 SensorManager.AXIS_X, SensorManager.AXIS_X, Rout)); [all...] |
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
SessionRoute.h | 104 // Specify an Input(Source) rout by passing SessionRoute::AUDIO_STREAM_DEFAULT
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Finder/ |
Standard_Suite.py | 112 'routing_suppressed' : 'rout', 131 aetools.enumsubst(_arguments, 'rout', _Enum_bool) 197 'routing_suppressed' : 'rout', 218 aetools.enumsubst(_arguments, 'rout', _Enum_bool)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/ |
Standard_Suite.py | 112 'routing_suppressed' : 'rout', 131 aetools.enumsubst(_arguments, 'rout', _Enum_bool) 197 'routing_suppressed' : 'rout', 218 aetools.enumsubst(_arguments, 'rout', _Enum_bool)
|
/external/chromium-trace/catapult/third_party/typ/typ/tests/ |
main_test.py | 328 self.check(['--help'], ret=0, rout='.*', err='') 332 rout='Failed to load "foo".*') 344 rout=('Failed to load "foo.py": No module named ' 350 rout='Failed to load "foo.bar":.*') 544 rout=(r'\[1/1\] pass_test.PassingTest.test_pass passed ' 600 rout=(r'\[1/1\] pass_test.PassingTest.test_pass passed\n'
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
d3dx9math.h | 392 HRESULT WINAPI D3DXSHEvalConeLight(UINT order, const D3DXVECTOR3 *dir, FLOAT radius, FLOAT Rintensity, FLOAT Gintensity, FLOAT Bintensity, FLOAT *rout, FLOAT *gout, FLOAT *bout); 394 HRESULT WINAPI D3DXSHEvalDirectionalLight(UINT order, const D3DXVECTOR3 *dir, FLOAT Rintensity, FLOAT Gintensity, FLOAT Bintensity, FLOAT *rout, FLOAT *gout, FLOAT *bout); 395 HRESULT WINAPI D3DXSHEvalHemisphereLight(UINT order, const D3DXVECTOR3 *dir, D3DXCOLOR top, D3DXCOLOR bottom, FLOAT *rout, FLOAT *gout, FLOAT *bout); 396 HRESULT WINAPI D3DXSHEvalSphericalLight(UINT order, const D3DXVECTOR3 *dir, FLOAT radius, FLOAT Rintensity, FLOAT Gintensity, FLOAT Bintensity, FLOAT *rout, FLOAT *gout, FLOAT *bout);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/Carbon/ |
Files.py | 377 kRoutingResourceType = FOUR_CHAR_CODE('rout')
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/ |
Files.py | 377 kRoutingResourceType = FOUR_CHAR_CODE('rout')
|
/development/ndk/platforms/android-21/arch-mips/lib/ |
libstdc++.a | [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/lib/ |
libstdc++.a | [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/libr2/ |
libstdc++.a | [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/lib/ |
libstdc++.a | [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/lib/ |
libstdc++.a | [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/libr2/ |
libstdc++.a | [all...] |