/external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-context-chk-vsx.c | 57 uint8_t vsc[sizeof(vector int)]; in signal_usr1() local
|
/external/pdfium/third_party/libopenjpeg20/ |
D | t1.c | 293 #define opj_t1_update_flags_macro(flags, flagsp, ci, s, stride, vsc) \ argument 324 OPJ_UINT32 vsc) in opj_t1_update_flags() 340 OPJ_UINT32 vsc) in opj_t1_enc_sigpass_step() 394 OPJ_UINT32 vsc, in opj_t1_dec_sigpass_step_raw() 415 v, a, c, ct, oneplushalf, vsc) \ argument 446 OPJ_UINT32 vsc) in opj_t1_dec_sigpass_step_mqc() 621 #define opj_t1_dec_sigpass_mqc_internal(t1, bpno, vsc, w, h, flags_stride) \ argument 1066 OPJ_UINT32 vsc; in opj_t1_enc_clnpass_step() local 1118 v, a, c, ct, oneplushalf, vsc) \ argument 1149 OPJ_UINT32 vsc) in opj_t1_dec_clnpass_step() [all …]
|
/external/clang/test/CodeGen/ |
D | builtins-systemz-vector-error.c | 15 volatile vec_schar vsc; variable
|
D | builtins-systemz-vector.c | 15 volatile vec_schar vsc; variable
|
D | builtins-ppc-p8vector.c | 18 vector signed char vsc = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 1, 2, 3, 4, 5 }; variable
|
D | builtins-ppc-vsx.c | 8 vector signed char vsc = { -8, 9, -10, 11, -12, 13, -14, 15, variable
|
D | builtins-systemz-zvector-error.c | 8 volatile vector signed char vsc; variable
|
D | builtins-ppc-altivec.c | 16 vector signed char vsc = { 1, -2, 3, -4, 5, -6, 7, -8, 9, -10, 11, -12, 13, -14, 15, -16 }; variable
|
D | builtins-systemz-zvector.c | 8 volatile vector signed char vsc; variable
|
/external/clang/test/SemaCXX/ |
D | altivec.cpp | 7 vector signed char vsc; in test_vec_step() local
|