Home
last modified time | relevance | path

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

/external/libvpx/libvpx/build/make/
Dgen_msvs_proj.sh163 incs="${incs}${incs:+;}"${opt}""
306 AdditionalIncludeDirectories="$incs" \
314 $uses_asm && tag Tool Name="YASM" IncludePaths="$incs" Debug="true"
320 AdditionalIncludeDirectories="$incs" \
328 $uses_asm && tag Tool Name="YASM" IncludePaths="$incs" Debug="true"
392 AdditionalIncludeDirectories="$incs" \
400 $uses_asm && tag Tool Name="YASM" IncludePaths="$incs"
405 AdditionalIncludeDirectories="$incs" \
415 $uses_asm && tag Tool Name="YASM" IncludePaths="$incs"
Dgen_msvs_vcxproj.sh181 incs="${incs}${incs:+;}"${opt}""
416 tag_content AdditionalIncludeDirectories "$incs;%(AdditionalIncludeDirectories)"
/external/curl/tests/
Dextern-scan.pl32 my @incs = (
58 foreach my $i (@incs) {
/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.c4488 IRExpr *incd, *incs; in dis_MOVS() local
4501 incs = binop(Iop_Add64, mkexpr(ts), mkexpr(t_inc)); in dis_MOVS()
4504 incs = unop(Iop_32Uto64, unop(Iop_64to32, incs)); in dis_MOVS()
4507 putIReg64( R_RSI, incs ); in dis_MOVS()
4515 IRExpr *incs; in dis_LODS() local
4524 incs = binop(Iop_Add64, mkexpr(ts), mkexpr(t_inc)); in dis_LODS()
4526 incs = unop(Iop_32Uto64, unop(Iop_64to32, incs)); in dis_LODS()
4527 putIReg64( R_RSI, incs ); in dis_LODS()
4561 IRExpr *incd, *incs; in dis_CMPS() local
4578 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/valgrind/VEX/switchback/
Dtest_bzip2.c2500 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
2521 while (incs[hp] < bigN) hp++; in mainSimpleSort()
2525 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/memcheck/tests/
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()
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()
/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()