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

12

/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_dac.c59 unsigned char n1, n2; local in function:S3VCommonCalcClock
H A Ds3v_driver.c484 unsigned char config1, config2, m, n, n1, n2, cr66 = 0; local in function:S3VPreInit
2886 int n1, n2, sr12, sr13, sr29; local in function:S3VModeInit
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_dac.c47 unsigned char n1, n2; local in function:SMI_CommonCalcClock
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dbuffers.c54 buffer_insert_cmp(const struct rb_node *n1, const struct rb_node *n2) argument
/xsrc/external/mit/freetype/dist/src/tools/
H A Dapinames.c119 Name n2 = (Name)name2; local in function:name_compare
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_GENDAC.c160 int m, n, n1, n2, mclk; local in function:S3GENDAC_PreInit
380 unsigned char n1, n2, best_n1=18, best_n2=2, best_m=127; local in function:S3GENDACCalcClock
[all...]
H A Ds3_Trio64DAC.c173 unsigned char n1, n2, best_n1=18, best_n2=2, best_m=127; local in function:S3TrioCalcClock
284 int m, n, n1, n2, mclk; local in function:S3Trio64DAC_PreInit
[all...]
/xsrc/external/mit/xf86-video-ati/xorg-server-copy/
H A Dfi1236.c191 int n_max, n1, n2; local in function:MT2032_no_spur_in_band
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dfi1236.c191 int n_max, n1, n2; local in function:MT2032_no_spur_in_band
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
H A Dloadext.c194 NODE *n2; local in function:add_arc
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DWindow.c433 unsigned int n1, n2; local in function:xnestRegionEqual
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DWindow.c427 unsigned int n1, n2; local in function:xnestRegionEqual
/xsrc/external/mit/fslsfonts/dist/
H A Dfslsfonts.c491 copy_number(char **pp1, char **pp2, char **ep1, char **ep2, int n1, int n2, argument
/xsrc/external/mit/xlsfonts/dist/
H A Dxlsfonts.c440 copy_number(char **pp1, char **pp2, int n1, int n2) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_noise.c244 float n0, n1, n2; /* Noise contributions from the three corners */ local in function:_mesa_noise2
327 float n0, n1, n2, n3; /* Noise contributions from the four corners */ local in function:_mesa_noise3
484 float n0, n1, n2, n3, n4; /* Noise contributions from the five corners */ local in function:_mesa_noise4
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_noise.c244 float n0, n1, n2; /* Noise contributions from the three corners */ local in function:_mesa_noise2
327 float n0, n1, n2, n3; /* Noise contributions from the four corners */ local in function:_mesa_noise3
484 float n0, n1, n2, n3, n4; /* Noise contributions from the five corners */ local in function:_mesa_noise4
[all...]
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dstex3d.c49 float n0[3], n1[3], n2[3], n3[3]; local in function:BuildTorus
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_mode.c920 CARD8 n1, n2; local in function:ET6000CalcClock
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dregister_allocate.c394 ra_add_node_adjacency(struct ra_graph *g, unsigned int n1, unsigned int n2) argument
463 ra_add_node_interference(struct ra_graph * g,unsigned int n1,unsigned int n2) argument
487 unsigned int n2 = g->nodes[n].adjacency_list[i]; local in function:decrement_q
560 unsigned int n2 = g->nodes[n].adjacency_list[i]; local in function:ra_any_neighbors_conflict
589 unsigned int n2 = g->nodes[n].adjacency_list[i]; local in function:ra_compute_available_regs
725 unsigned int n2 = g->nodes[n].adjacency_list[j]; local in function:ra_get_spill_benefit
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c675 int n2 = n1 + 1; local in function:ppir_regalloc_prog_try
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp510 for (unsigned n2 = first_vgrf_node; local in function:fs_reg_alloc::setup_live_interference
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglut_shapes.c367 recorditem(GLfloat * n1, GLfloat * n2, GLfloat * n3, argument
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_shapes.c367 recorditem(GLfloat * n1, GLfloat * n2, GLfloat * n3, argument
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dregister_allocate.c477 ra_add_node_adjacency(struct ra_graph *g, unsigned int n1, unsigned int n2) argument
491 ra_node_remove_adjacency(struct ra_graph *g, unsigned int n1, unsigned int n2) argument
611 ra_add_node_interference(struct ra_graph * g,unsigned int n1,unsigned int n2) argument
664 unsigned int n2 = *n2p; local in function:add_node_to_stack
813 unsigned int n2 = *n2p; local in function:ra_find_conflicting_neighbor
844 struct ra_node *n2 = &g->nodes[*n2p]; local in function:ra_compute_available_regs
1002 unsigned int n2 = *n2p; local in function:ra_get_spill_benefit
[all...]
/xsrc/external/mit/xedit/dist/lisp/mp/
H A Dmpi.c1212 BNS n, n1, n2; /* logical operands */ local in function:mpi_log

Completed in 35 milliseconds

12