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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_logic.h 94 unsigned real_length,
lp_bld_logic.c 486 unsigned real_length,
493 assert(real_length <= bld->type.length);
496 bld->type.width * real_length);
505 if (real_length < bld->type.length) {
  /external/libmojo/mojo/edk/embedder/
platform_shared_buffer.cc 311 size_t real_length = length_ + offset_rounding; local
313 if (!shared_memory_.MapAt(static_cast<off_t>(real_offset), real_length))
  /external/flac/libFLAC/
stream_decoder.c 1433 unsigned real_length = length; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
lbxproto.h 525 CARD32 real_length B32;
  /external/v8/src/
api.cc 7077 int real_length = length > 0 ? length : 0; local
    [all...]

Completed in 488 milliseconds