Home
last modified time | relevance | path

Searched defs:vsc (Results 1 – 10 of 10) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-signal-context-chk-vsx.c57 uint8_t vsc[sizeof(vector int)]; in signal_usr1() local
/external/pdfium/third_party/libopenjpeg20/
Dt1.c293 #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/
Dbuiltins-systemz-vector-error.c15 volatile vec_schar vsc; variable
Dbuiltins-systemz-vector.c15 volatile vec_schar vsc; variable
Dbuiltins-ppc-p8vector.c18 vector signed char vsc = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 1, 2, 3, 4, 5 }; variable
Dbuiltins-ppc-vsx.c8 vector signed char vsc = { -8, 9, -10, 11, -12, 13, -14, 15, variable
Dbuiltins-systemz-zvector-error.c8 volatile vector signed char vsc; variable
Dbuiltins-ppc-altivec.c16 vector signed char vsc = { 1, -2, 3, -4, 5, -6, 7, -8, 9, -10, 11, -12, 13, -14, 15, -16 }; variable
Dbuiltins-systemz-zvector.c8 volatile vector signed char vsc; variable
/external/clang/test/SemaCXX/
Daltivec.cpp7 vector signed char vsc; in test_vec_step() local