HomeSort by relevance Sort by last modified time
    Searched full:ibit (Results 1 - 9 of 9) sorted by null

  /external/valgrind/main/perf/
ffbench.c 174 int ibit, idim, k1, k2, n, nprev, nrem, ntot; local
199 ibit = ip2 >> 1;
200 while (ibit >= ip1 && i2rev > ibit) {
201 i2rev -= ibit;
202 ibit >>= 1;
204 i2rev += ibit;
  /external/srec/seti/sltsEngine/src/
run_seq_lts.c 101 #define bitarray_read_bit( biTs, iBiT) ( biTs[iBiT/16] & (1<<((iBiT)%16)) )
102 /* int bitarray_read_bit( unsigned short* bits, int iBit)
103 { // ASSERT( iBit<256);
104 return bits[iBit/16] & (1<<((iBit)%16));
107 void bitarray_write_bit( unsigned short* bits, int iBit, int iVal)
110 ASSERT( iBit<256);
111 sect = bits[iBit/16]
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
fixed-value.h 30 enum machine_mode mode; /* Use machine mode to know IBIT and FBIT. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
fixed-value.h 30 enum machine_mode mode; /* Use machine mode to know IBIT and FBIT. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
fixed-value.h 30 enum machine_mode mode; /* Use machine mode to know IBIT and FBIT. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
fixed-value.h 30 enum machine_mode mode; /* Use machine mode to know IBIT and FBIT. */
  /external/iptables/extensions/
libxt_rateest.man 72 [KMGT]ibit, Bps, [KMGT]Bps, [KMGT]iBps.
  /packages/apps/Camera/perftests/panorama/input/
test_010.ppm     [all...]
  /packages/apps/Gallery2/perftests/panorama/input/
test_010.ppm     [all...]

Completed in 660 milliseconds