Searched refs:orig_base (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_variable_index_to_cond_assign.cpp431 ir_dereference *orig_base)
468 ag.rvalue = orig_base;
429 convert_dereference_array(ir_dereference_array * orig_deref,ir_assignment * orig_assign,ir_dereference * orig_base) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_variable_index_to_cond_assign.cpp431 ir_dereference *orig_base)
468 ag.rvalue = orig_base;
429 convert_dereference_array(ir_dereference_array * orig_deref,ir_assignment * orig_assign,ir_dereference * orig_base) argument
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_driver.c1954 int base, orig_base; local in function:S3AdjustFrame
1960 orig_base = (y * pScrn->displayWidth + x) * pS3->s3Bpp;
1961 base = (orig_base >> 2) & ~1;
1975 base = ((orig_base + a*4) >> 2) & ~1;
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_rtld.c645 const char *orig_base = target_data->d_buf; local in function:apply_relocs
655 const char *orig_ptr = orig_base + rel->r_offset;

Completed in 7 milliseconds