Searched defs:acc (Results 1 - 25 of 25) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c227 int acc = ACC_INDEX + acc_off; local in function:vc4_ra_select_callback
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dvir_to_qpu.c49 qpu_acc(int acc) argument
H A Dvir_register_allocate.c329 int acc = ACC_INDEX + acc_off; local in function:v3d_ra_select_callback
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c223 int acc = ACC_INDEX + acc_off; local in function:vc4_ra_select_callback
/xsrc/external/mit/xf86-input-mouse/dist/src/
H A DmousePriv.h63 int acc; member in struct:__anon203fd9de0308
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Daccum.c154 GLshort *acc = (GLshort *) accMap; local in function:accum_scale_or_bias
164 GLshort *acc = (GLshort *) accMap; local in function:accum_scale_or_bias
237 GLshort *acc = (GLshort *) accMap; local in function:accum_or_load
332 GLshort *acc = (GLshort *) accMap; local in function:accum_return
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Daccum.c155 GLshort *acc = (GLshort *) accMap; local in function:accum_scale_or_bias
165 GLshort *acc = (GLshort *) accMap; local in function:accum_scale_or_bias
238 GLshort *acc = (GLshort *) accMap; local in function:accum_or_load
333 GLshort *acc = (GLshort *) accMap; local in function:accum_return
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_pixelformat.c231 unsigned cfmt, ms, db, ds, acc; local in function:add_color_format_variants
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_pixelformat.c242 unsigned cfmt, ms, db, ds, acc, f; local in function:add_color_format_variants
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c427 int acc = ACC_INDEX + acc_off; local in function:v3d_ra_select_accum
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear.c186 int acc = samp->fsrc_x * 256 + 128; local in function:fetch_row
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_dstr.c765 int rgb, rgba, acc, acca, count, i; local in function:parseCriteria
/xsrc/external/mit/xcalc/dist/
H A Dmath.c63 static double acc =0.0; variable in typeref:typename:double
[all...]
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dptrveloc.c647 BasicComputeAcceleration(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
667 ComputeAcceleration(DeviceIntPtr dev,DeviceVelocityPtr vel,float threshold,float acc) argument
716 PolynomialAccelerationProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float ignored,float acc) argument
732 ClassicProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
764 PowerProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
802 SimpleSmoothProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
828 SmoothLinearProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
863 SmoothLimitedProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
884 LinearProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
895 NoProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
[all...]
/xsrc/external/mit/xorg-server/dist/dix/
H A Dptrveloc.c753 BasicComputeAcceleration(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
774 ComputeAcceleration(DeviceIntPtr dev,DeviceVelocityPtr vel,double threshold,double acc) argument
825 PolynomialAccelerationProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double ignored,double acc) argument
837 ClassicProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
858 PowerProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
892 SimpleSmoothProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
914 SmoothLinearProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
947 SmoothLimitedProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
964 LinearProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
972 NoProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_nir.cpp1171 struct brw_reg acc = retype(brw_acc_reg(8), dst.type); local in function:brw::vec4_visitor::nir_emit_alu
1186 struct brw_reg acc = retype(brw_acc_reg(8), dst.type); local in function:brw::vec4_visitor::nir_emit_alu
1289 struct brw_reg acc = retype(brw_acc_reg(8), BRW_REGISTER_TYPE_UD); local in function:brw::vec4_visitor::nir_emit_alu
1298 struct brw_reg acc = retype(brw_acc_reg(8), BRW_REGISTER_TYPE_UD); local in function:brw::vec4_visitor::nir_emit_alu
[all...]
H A Dbrw_fs.cpp4066 const fs_reg acc = retype(brw_acc_reg(inst->exec_size), local in function:fs_visitor::lower_integer_multiplication
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_nir.cpp1248 struct brw_reg acc = retype(brw_acc_reg(8), dst.type); local in function:brw::vec4_visitor::nir_emit_alu
1260 struct brw_reg acc = retype(brw_acc_reg(8), dst.type); local in function:brw::vec4_visitor::nir_emit_alu
1351 struct brw_reg acc = retype(brw_acc_reg(8), BRW_REGISTER_TYPE_UD); local in function:brw::vec4_visitor::nir_emit_alu
1360 struct brw_reg acc = retype(brw_acc_reg(8), BRW_REGISTER_TYPE_UD); local in function:brw::vec4_visitor::nir_emit_alu
H A Dbrw_fs.cpp4233 fs_reg acc = retype(brw_acc_reg(inst->exec_size), BRW_REGISTER_TYPE_UD); local in function:fs_visitor::lower_mul_qword_inst
4286 const fs_reg acc = retype(brw_acc_reg(inst->exec_size), inst->dst.type); local in function:fs_visitor::lower_mulh_inst
4459 fs_reg acc(ARF, BRW_ARF_ACCUMULATOR, inst->src[1].type); local in function:fs_visitor::lower_sub_sat
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dxxhash.h642 static xxh_u32 XXH32_round(xxh_u32 acc, xxh_u32 input) argument
1082 XXH64_round(xxh_u64 acc,xxh_u64 input) argument
1090 XXH64_mergeRound(xxh_u64 acc,xxh_u64 val) argument
[all...]
/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c729 SynapticsAccelerationProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double thr,double acc) argument
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c1420 uint32_t acc = 0; local in function:bi_emit_load_const
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiarc.c644 tailX(double K,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc) argument
2468 tailEllipseY(struct arc_def * def,struct accelerators * acc) argument
2497 outerXfromXY(double x,double y,struct arc_def * def,struct accelerators * acc) argument
2507 outerYfromXY(double x,double y,struct arc_def * def,struct accelerators * acc) argument
2517 innerXfromXY(double x,double y,struct arc_def * def,struct accelerators * acc) argument
2527 innerYfromXY(double x,double y,struct arc_def * def,struct accelerators * acc) argument
2537 innerYfromY(double y,struct arc_def * def,struct accelerators * acc) argument
2573 computeAcc(xArc * tarc,int lw,struct arc_def * def,struct accelerators * acc) argument
2603 computeBound(struct arc_def * def,struct arc_bound * bound,struct accelerators * acc,miArcFacePtr right,miArcFacePtr left) argument
2744 hookEllipseY(double scan_y,struct arc_bound * bound,struct accelerators * acc,int left) argument
2770 hookX(double scan_y,struct arc_def * def,struct arc_bound * bound,struct accelerators * acc,int left) argument
2827 arcSpan(int y,int lx,int lw,int rx,int rw,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc,int mask) argument
2897 arcSpan0(int lx,int lw,int rx,int rw,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc,int mask) argument
2925 tailSpan(int y,int lw,int rw,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc,int mask) argument
3249 struct accelerators acc; local in function:drawArc
3480 drawQuadrant(struct arc_def * def,struct accelerators * acc,int a0,int a1,int mask,miArcFacePtr right,miArcFacePtr left,miArcSpanData * spdata) argument
[all...]
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiarc.c2552 tailEllipseY(struct arc_def *def, struct accelerators *acc) argument
616 tailX(double K,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc) argument
2580 outerXfromXY(double x,double y,struct arc_def * def,struct accelerators * acc) argument
2586 outerYfromXY(double x,double y,struct arc_def * def,struct accelerators * acc) argument
2592 innerXfromXY(double x,double y,struct arc_def * def,struct accelerators * acc) argument
2598 innerYfromXY(double x,double y,struct arc_def * def,struct accelerators * acc) argument
2604 innerYfromY(double y,struct arc_def * def,struct accelerators * acc) argument
2632 computeAcc(xArc * tarc,int lw,struct arc_def * def,struct accelerators * acc) argument
2658 computeBound(struct arc_def * def,struct arc_bound * bound,struct accelerators * acc,miArcFacePtr right,miArcFacePtr left) argument
2796 hookEllipseY(double scan_y,struct arc_bound * bound,struct accelerators * acc,int left) argument
2819 hookX(double scan_y,struct arc_def * def,struct arc_bound * bound,struct accelerators * acc,int left) argument
2876 arcSpan(int y,int lx,int lw,int rx,int rw,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc,int mask) argument
2937 arcSpan0(int lx,int lw,int rx,int rw,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc,int mask) argument
2960 tailSpan(int y,int lw,int rw,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc,int mask) argument
3264 struct accelerators acc; local in function:drawArc
3495 drawQuadrant(struct arc_def * def,struct accelerators * acc,int a0,int a1,int mask,miArcFacePtr right,miArcFacePtr left,miArcSpanData * spdata) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp9303 Temp acc, pack = Temp(); local in function:aco::__anon562fcc110110::visit_tex
[all...]

Completed in 87 milliseconds