HomeSort by relevance Sort by last modified time
    Searched refs:real_length (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_logic.h 87 unsigned real_length,
lp_bld_logic.c 617 unsigned real_length,
624 assert(real_length <= bld->type.length);
627 bld->type.width * real_length);
636 if (real_length < bld->type.length) {
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_logic.h 87 unsigned real_length,
lp_bld_logic.c 617 unsigned real_length,
624 assert(real_length <= bld->type.length);
627 bld->type.width * real_length);
636 if (real_length < bld->type.length) {
  /external/flac/libFLAC/
stream_decoder.c 1470 unsigned real_length = length; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
lbxstr.h 478 CARD32 real_length B32;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxstr.h 478 CARD32 real_length B32;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxstr.h 478 CARD32 real_length B32;
  /external/chromium_org/v8/src/
api.cc 6051 int real_length = length > 0 ? length : 0; local
    [all...]
  /external/v8/src/
api.cc 4997 int real_length = length > 0 ? length : 0; local
    [all...]

Completed in 205 milliseconds