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

  /external/bzip2/
blocksort.c 494 Int32 i, j, h, bigN, hp;
497 bigN = hi - lo + 1;
498 if (bigN < 2) return;
501 while (incs[hp] < bigN) hp++;
  /external/valgrind/main/VEX/priv/
host_generic_reg_alloc2.c 245 Int i, j, h, bigN, hp;
252 bigN = hi - lo + 1; if (bigN < 2) return;
253 hp = 0; while (hp < 14 && incs[hp] < bigN) hp++; hp--;
    [all...]
  /external/icu4c/test/intltest/
numrgts.cpp     [all...]
  /external/valgrind/main/exp-ptrcheck/tests/
hackedbz2.c     [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c     [all...]
varinfo6.c     [all...]
  /external/valgrind/main/perf/
bz2.c     [all...]
test_input_for_tinycc.c     [all...]
  /prebuilt/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilt/common/ant/
ant.jar 

Completed in 599 milliseconds