Searched defs:incs (Results 1 - 14 of 14) sorted by relevance

/external/libppp/src/
H A Ddatalink.h104 int incs; /* # times our timeout has been incremented */ member in struct:datalink::__anon8800
/external/bzip2/
H A Dblocksort.c480 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
501 while (incs[hp] < bigN) hp++;
505 h = incs[hp];
/external/valgrind/main/VEX/priv/
H A Dhost_generic_reg_alloc2.c241 Int incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, local
254 hp = 0; while (hp < 14 && incs[hp] < bigN) hp++; hp--;
259 h = incs[hp];
275 h = incs[hp];
H A Dguest_amd64_toIR.c4266 IRExpr *incd, *incs; local
4279 incs = binop(Iop_Add64, mkexpr(ts), mkexpr(t_inc));
4282 incs = unop(Iop_32Uto64, unop(Iop_64to32, incs));
4285 putIReg64( R_RSI, incs );
4293 IRExpr *incs; local
4302 incs = binop(Iop_Add64, mkexpr(ts), mkexpr(t_inc));
4304 incs = unop(Iop_32Uto64, unop(Iop_64to32, incs));
4305 putIReg64( R_RSI, incs );
4339 IRExpr *incd, *incs; local
[all...]
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c2502 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
2523 while (incs[hp] < bigN) hp++;
2527 h = incs[hp];
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c2526 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
2547 while (incs[hp] < bigN) hp++;
2551 h = incs[hp];
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c2517 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
2538 while (incs[hp] < bigN) hp++;
2542 h = incs[hp];
H A Dvarinfo6.c2554 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
2575 while (incs[hp] < bigN) hp++;
2579 h = incs[hp];
/external/valgrind/main/perf/
H A Dbz2.c2517 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
2538 while (incs[hp] < bigN) hp++;
2542 h = incs[hp];
H A Dtest_input_for_tinycc.c2299 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
2320 while (incs[hp] < bigN) hp++;
2324 h = incs[hp];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 506 milliseconds