Home
last modified time | relevance | path

Searched refs:incs (Results 1 – 11 of 11) sorted by relevance

/external/curl/tests/
Dextern-scan.pl32 my @incs = (
60 foreach my $i (@incs) {
/external/libvpx/libvpx/build/make/
Dgen_msvs_vcxproj.sh181 incs="${incs}${incs:+;}"${opt}""
419 tag_content AdditionalIncludeDirectories "$incs;%(AdditionalIncludeDirectories)"
/external/valgrind/VEX/priv/
Dhost_generic_reg_alloc2.c234 Int incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, in sortRRLRarray() local
247 hp = 0; while (hp < 14 && incs[hp] < bigN) hp++; hp--; in sortRRLRarray()
252 h = incs[hp]; in sortRRLRarray()
268 h = incs[hp]; in sortRRLRarray()
Dguest_amd64_toIR.c4598 IRExpr *incd, *incs; in dis_MOVS() local
4611 incs = binop(Iop_Add64, mkexpr(ts), mkexpr(t_inc)); in dis_MOVS()
4614 incs = unop(Iop_32Uto64, unop(Iop_64to32, incs)); in dis_MOVS()
4617 putIReg64( R_RSI, incs ); in dis_MOVS()
4625 IRExpr *incs; in dis_LODS() local
4634 incs = binop(Iop_Add64, mkexpr(ts), mkexpr(t_inc)); in dis_LODS()
4636 incs = unop(Iop_32Uto64, unop(Iop_64to32, incs)); in dis_LODS()
4637 putIReg64( R_RSI, incs ); in dis_LODS()
4671 IRExpr *incd, *incs; in dis_CMPS() local
4688 incs = binop(Iop_Add64, mkexpr(ts), mkexpr(t_inc)); in dis_CMPS()
[all …]
/external/bzip2/
Dblocksort.c480 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
501 while (incs[hp] < bigN) hp++; in mainSimpleSort()
505 h = incs[hp]; in mainSimpleSort()
/external/tensorflow/tensorflow/python/debug/lib/
Dsession_debug_testlib.py1445 incs = [
1459 sess.run(incs[index], options=run_options)
/external/valgrind/memcheck/tests/
Dorigin5-bz2.c2517 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
2538 while (incs[hp] < bigN) hp++; in mainSimpleSort()
2542 h = incs[hp]; in mainSimpleSort()
Dvarinfo6.c2554 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
2575 while (incs[hp] < bigN) hp++; in mainSimpleSort()
2579 h = incs[hp]; in mainSimpleSort()
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c2526 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
2547 while (incs[hp] < bigN) hp++; in mainSimpleSort()
2551 h = incs[hp]; in mainSimpleSort()
/external/valgrind/perf/
Dbz2.c2515 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
2536 while (incs[hp] < bigN) hp++; in mainSimpleSort()
2540 h = incs[hp]; in mainSimpleSort()
Dtest_input_for_tinycc.c2299 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
2320 while (incs[hp] < bigN) hp++; in mainSimpleSort()
2324 h = incs[hp]; in mainSimpleSort()