Home
last modified time | relevance | path

Searched refs:incs (Results 1 – 5 of 5) 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}""
434 tag_content AdditionalIncludeDirectories "$incs;%(AdditionalIncludeDirectories)"
/external/u-boot/lib/bzip2/
Dbzlib_blocksort.c520 Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280, variable
541 while (incs[hp] < bigN) hp++; in mainSimpleSort()
545 h = incs[hp]; in mainSimpleSort()
/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.py1495 incs = [
1509 sess.run(incs[index], options=run_options)