HomeSort by relevance Sort by last modified time
    Searched refs:lshift (Results 26 - 39 of 39) sorted by null

12

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format_pack.py 444 lshift = depth - (shift + src_channel.size)
445 value = '%s << %u' % (value, lshift)
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_pack.py 444 lshift = depth - (shift + src_channel.size)
445 value = '%s << %u' % (value, lshift)
  /external/openfst/src/include/fst/
compose-filter.h 127 const int lshift = 5; local
129 return h1 << lshift ^ h1 >> rshift ^ h2;
determinize.h 300 int lshift = element.state_id % (CHAR_BIT * sizeof(size_t) - 1) + 1; local
301 int rshift = CHAR_BIT * sizeof(size_t) - lshift;
303 hash ^= n << lshift ^ n >> rshift ^ element.weight.Hash();
    [all...]
  /external/qemu/target-i386/
exec.h 71 static inline target_long lshift(target_long x, int n) function
  /external/chromium_org/third_party/jemalloc/chromium/
jemalloc.c 2426 unsigned i, lshift, height, bits; local
2455 unsigned i, lshift, height, bits; local
    [all...]
  /external/chromium_org/third_party/jemalloc/vendor/
jemalloc.c 2415 unsigned i, lshift, height, bits; local
2444 unsigned i, lshift, height, bits; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
gmp.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
gmp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
gmp.h     [all...]