Searched refs:real_length (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_logic.h94 unsigned real_length,
H A Dlp_bld_logic.c486 unsigned real_length,
493 assert(real_length <= bld->type.length);
496 bld->type.width * real_length);
505 if (real_length < bld->type.length) {
485 lp_build_any_true_range(struct lp_build_context * bld,unsigned real_length,LLVMValueRef val) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_logic.h97 unsigned real_length,
H A Dlp_bld_logic.c492 unsigned real_length,
499 assert(real_length <= bld->type.length);
502 bld->type.width * real_length);
511 if (real_length < bld->type.length) {
491 lp_build_any_true_range(struct lp_build_context * bld,unsigned real_length,LLVMValueRef val) argument
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dlbxproto.h525 CARD32 real_length; member in struct:_LbxTagData

Completed in 11 milliseconds