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

  /external/bzip2/
compress.c 73 void bsW ( EState* s, Int32 n, UInt32 v )
85 bsW ( s, 8, (u >> 24) & 0xffL );
86 bsW ( s, 8, (u >> 16) & 0xffL );
87 bsW ( s, 8, (u >> 8) & 0xffL );
88 bsW ( s, 8, u & 0xffL );
96 bsW( s, 8, (UInt32)c );
505 if (inUse16[i]) bsW(s,1,1); else bsW(s,1,0);
510 if (s->inUse[i * 16 + j]) bsW(s,1,1); else bsW(s,1,0)
    [all...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c     [all...]
bz2.c     [all...]
  /external/oprofile/module/ia64/
IA64minstate.h 68 bsw.1; \
  /external/valgrind/main/VEX/switchback/
test_bzip2.c     [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c     [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c     [all...]
varinfo6.c     [all...]
  /external/elfutils/src/
ldgeneric.c 3991 Elf32_Word *bsw = &gnu_bitmask[(hval \/ 32) & bitmask_idxbits]; local
3999 Elf64_Word *bsw = &((Elf64_Word *) gnu_bitmask)[(hval \/ 64) local
    [all...]
  /prebuilts/devtools/tools/lib/
commons-compress-1.0.jar 
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /external/chromium_org/content/test/data/
download-test1.lib     [all...]
  /external/chromium_org/extensions/test/data/
bigfile     [all...]
  /packages/apps/Camera/perftests/panorama/input/
test_002.ppm     [all...]
test_019.ppm     [all...]

Completed in 898 milliseconds