Home
last modified time | relevance | path

Searched refs:SCA (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv30/
Dnvfx_vertprog.c579 nvfx_vp_emit(vpc, arith(sat, SCA, COS, dst, mask, none, none, src[0])); in nvfx_vertprog_parse_instruction()
599 nvfx_vp_emit(vpc, arith(sat, SCA, EX2, dst, mask, none, none, src[0])); in nvfx_vertprog_parse_instruction()
602 nvfx_vp_emit(vpc, arith(sat, SCA, EXP, dst, mask, none, none, src[0])); in nvfx_vertprog_parse_instruction()
611 nvfx_vp_emit(vpc, arith(sat, SCA, LG2, dst, mask, none, none, src[0])); in nvfx_vertprog_parse_instruction()
614 nvfx_vp_emit(vpc, arith(sat, SCA, LIT, dst, mask, none, none, src[0])); in nvfx_vertprog_parse_instruction()
617 nvfx_vp_emit(vpc, arith(sat, SCA, LOG, dst, mask, none, none, src[0])); in nvfx_vertprog_parse_instruction()
643 …nvfx_vp_emit(vpc, arith(0, SCA, LG2, tmp.reg, NVFX_VP_MASK_X, none, none, swz(src[0], X, X, X, X))… in nvfx_vertprog_parse_instruction()
645 nvfx_vp_emit(vpc, arith(sat, SCA, EX2, dst, mask, none, none, swz(tmp, X, X, X, X))); in nvfx_vertprog_parse_instruction()
648 nvfx_vp_emit(vpc, arith(sat, SCA, RCP, dst, mask, none, none, src[0])); in nvfx_vertprog_parse_instruction()
651 nvfx_vp_emit(vpc, arith(sat, SCA, RSQ, dst, mask, none, none, abs(src[0]))); in nvfx_vertprog_parse_instruction()
[all …]
/external/libpcap/
Dtokdefs.h69 SCA = 287, enumerator
190 #define SCA 287 macro
Dgrammar.y276 %token ATALK AARP DECNET LAT SCA MOPRC MOPDL
475 | SCA { $$ = Q_SCA; }
Dscanner.l218 sca return SCA;
Dgrammar.c376 SCA = 287, enumerator
497 #define SCA 287 macro
Dscanner.c3173 return SCA;
/external/iproute2/lib/
Dll_proto.c53 __PF(SCA,sca)