Searched defs:_S (Results 1 - 11 of 11) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Windows/
H A Dbitfield.cc6 typedef struct _S { struct
H A Dbitfield_uaf.cc6 typedef struct _S { struct
/external/libcap-ng/libcap-ng-0.7/src/
H A Dlookup_table.c55 #define _S(n, s) char MSGSTRFIELD(__LINE__)[sizeof (s)]; macro
57 #undef _S macro
61 #define _S(n, s) s, macro
63 #undef _S macro
66 #define _S(n, s) { n, offsetof(union captab_msgstr_t, \ macro
69 #undef _S macro
/external/libcxx/test/support/
H A Dnasty_macros.hpp31 #define _S NASTY_MACRO macro
/external/libese/libese-teq1/
H A Dteq1_private.h52 #define _S(x) x macro
/external/mesa3d/src/mesa/program/
H A Dnvfragparse.c70 #undef _S macro
77 #define _S 0x10 /* saturate, clamp result to [0,1] */ macro
88 { "ADD", OPCODE_ADD, INPUT_2V, OUTPUT_V, _R | _H | _X | _C | _S },
89 { "COS", OPCODE_COS, INPUT_1S, OUTPUT_S, _R | _H | _C | _S },
90 { "DDX", OPCODE_DDX, INPUT_1V, OUTPUT_V, _R | _H | _C | _S },
91 { "DDY", OPCODE_DDY, INPUT_1V, OUTPUT_V, _R | _H | _C | _S },
92 { "DP3", OPCODE_DP3, INPUT_2V, OUTPUT_S, _R | _H | _X | _C | _S },
93 { "DP4", OPCODE_DP4, INPUT_2V, OUTPUT_S, _R | _H | _X | _C | _S },
94 { "DST", OPCODE_DP4, INPUT_2V, OUTPUT_V, _R | _H | _C | _S },
95 { "EX2", OPCODE_DP4, INPUT_1S, OUTPUT_S, _R | _H | _C | _S },
[all...]
/external/opencv/cv/src/
H A Dcvshapedescr.cpp796 CvMat _S = cvMat(6,6,CV_64F,S), _C = cvMat(6,6,CV_64F,C), _T = cvMat(6,6,CV_64F,T); local
850 cvMulTransposed( D, &_S, 1 );
851 cvSVD( &_S, &_EIGVALS, &_EIGVECS, 0, CV_SVD_MODIFY_A + CV_SVD_U_T );
864 cvZero( &_S );
870 cvMatMul( &_C, &_S, &_T );
871 cvMatMul( &_T, &_C, &_S );
874 //cvSVD( &_S, &_EIGVALS, &_EIGVECS, 0, CV_SVD_MODIFY_A + CV_SVD_U_T );
875 cvEigenVV( &_S, &_EIGVECS, &_EIGVALS, 0 );
957 _S = cvMat( 2, 2, CV_64F, S );
960 cvSVD( &_S,
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DBidi.java2730 private static final short _S = 5; field in class:Bidi
2785 /*15 S */ { 32+1, 32+2, 32+4, 32+5, 32+7, 15, 32+17, 32+7, 32+9, 32+7, 15, 32+7, 32+3, 32+18, 32+21, _S },
2786 /*16 AL:S */ { 32+1, 32+2, 32+6, 32+6, 32+8, 16, 32+17, 32+8, 32+8, 32+8, 16, 32+8, 32+3, 32+18, 32+21, _S },
3153 if (_prop == _S) { /* add LRM before S */
3167 if (_prop == _S) { /* add LRM before S */
3234 if (_prop == _S) { /* add RLM before S */
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java2765 private static final short _S = 5; field in class:Bidi
2820 /*15 S */ { 32+1, 32+2, 32+4, 32+5, 32+7, 15, 32+17, 32+7, 32+9, 32+7, 15, 32+7, 32+3, 32+18, 32+21, _S },
2821 /*16 AL:S */ { 32+1, 32+2, 32+6, 32+6, 32+8, 16, 32+17, 32+8, 32+8, 32+8, 16, 32+8, 32+3, 32+18, 32+21, _S },
3188 if (_prop == _S) { /* add LRM before S */
3202 if (_prop == _S) { /* add LRM before S */
3269 if (_prop == _S) { /* add RLM before S */
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 392 milliseconds