/dports/biology/treepuzzle/tree-puzzle-5.2/src/ |
H A D | ml2.c | 641 dp->lengthc = 0.0; in new_tree() 642 up->lengthc = 0.0; in new_tree() 676 dp->lengthc = 0.0; in new_tree() 677 up->lengthc = 0.0; in new_tree() 742 dp->lengthc = 0.0; in new_quartet() 743 up->lengthc = 0.0; in new_quartet() 776 dp->lengthc = 0.0; in new_quartet() 777 up->lengthc = 0.0; in new_quartet() 1919 rp->lengthc = len; 1958 rp->lengthc = len; [all …]
|
H A D | ml1.c | 2079 ebp[i]->lengthc = leng; 2080 ebp[i]->kinp->lengthc = leng; 2093 ibp[i]->lengthc = leng; 2094 ibp[i]->kinp->lengthc = leng; 2182 ebp[i]->lengthc = leng; 2183 ebp[i]->kinp->lengthc = leng; 2196 ibp[i]->lengthc = leng; 2282 ebp[i]->lengthc = leng; 2296 ibp[i]->lengthc = leng; 2336 ebp[i]->lengthc = leng; [all …]
|
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Seq/ |
H A D | SequenceTrace.pm | 741 my $lengthc = scalar(@{$self->trace('c')}); 742 if (($lengtha == $lengtht) && ($lengtha == $lengthg) && ($lengtha == $lengthc) ) { 747 " g: $lengthg c: $lengthc");
|
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/ |
H A D | stb_image_write.h | 298 …static unsigned short lengthc[] = {3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17, 19, 23, 27, 31, 35, 43… in stbi_zlib_compress() local 364 for (j = 0; best > lengthc[j + 1] - 1; ++j) in stbi_zlib_compress() 367 if (lengtheb[j]) stbi__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/emulators/mess/mame-mame0226/3rdparty/nanosvg/example/ |
H A D | stb_image_write.h | 266 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 323 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 325 if (lengtheb[j]) stbi__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/nanovg/example/ |
H A D | stb_image_write.h | 266 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 323 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 325 if (lengtheb[j]) stbi__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/nanovg/example/ |
H A D | stb_image_write.h | 266 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 323 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 325 if (lengtheb[j]) stbi__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/nanosvg/src/ |
H A D | stb_image_write.h | 266 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 323 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 325 if (lengtheb[j]) stbi__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/emulators/mame/mame-mame0226/3rdparty/nanosvg/example/ |
H A D | stb_image_write.h | 266 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 323 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 325 if (lengtheb[j]) stbi__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/image/ |
H A D | stb_image_write.cpp | 210 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 267 for (j=0; best > lengthc[j+1]-1; ++j) ; in stbi_zlib_compress() 269 if (lengtheb[j]) stbi_zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/graphics/nanosvg/nanosvg-ccdb199/example/ |
H A D | stb_image_write.h | 266 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 323 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 325 if (lengtheb[j]) stbi__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/x11/fuzzel/fuzzel/3rd-party/nanosvg/example/ |
H A D | stb_image_write.h | 266 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 323 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 325 if (lengtheb[j]) stbi__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/x11/fnott/fnott/3rd-party/nanosvg/example/ |
H A D | stb_image_write.h | 266 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 323 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 325 if (lengtheb[j]) stbi__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/nanovg/example/ |
H A D | stb_image_write.h | 266 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 323 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 325 if (lengtheb[j]) stbi__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/ |
H A D | stb_image_write.h | 298 …static unsigned short lengthc[] = {3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17, 19, 23, 27, 31, 35, 43… in stbi_zlib_compress() local 364 for (j = 0; best > lengthc[j + 1] - 1; ++j) in stbi_zlib_compress() 367 if (lengtheb[j]) stbi__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/math/reduce/Reduce-svn5758-src/packages/support/ |
H A D | cslprolo.red | 93 lengthc prin2 princ substq),'lose) 108 sort stable!-sort stable!-sortip lengthc prin2 princ substq
|
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/common/ |
H A D | stb_image_write.h | 441 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 498 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 500 if (lengtheb[j]) stbiw__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/etc/luai/ |
H A D | stb_image_write.h | 471 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 528 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 530 if (lengtheb[j]) stbiw__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/ |
H A D | stb_image_write.h | 471 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 528 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 530 if (lengtheb[j]) stbiw__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/multimedia/kodi-addon-screensaver.matrixtrails/screensaver.matrixtrails-2.6.0-Matrix/lib/SOIL2/ |
H A D | stb_image_write.h | 716 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 773 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 775 if (lengtheb[j]) stbiw__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/graphics/ebsynth/ebsynth-2f5c97c0c21a/src/ |
H A D | stb_image_write.h | 733 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 790 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 792 if (lengtheb[j]) stbiw__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/stb/ |
H A D | stb_image_write.h | 732 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 789 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 791 if (lengtheb[j]) stbiw__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/stb/ |
H A D | stb_image_write.h | 732 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 789 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 791 if (lengtheb[j]) stbiw__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/stb/ |
H A D | stb_image_write.h | 731 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 788 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 790 if (lengtheb[j]) stbiw__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/deps/ |
H A D | stb_image_write.h | 733 …static unsigned short lengthc[] = { 3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,… in stbi_zlib_compress() local 790 for (j=0; best > lengthc[j+1]-1; ++j); in stbi_zlib_compress() 792 if (lengtheb[j]) stbiw__zlib_add(best - lengthc[j], lengtheb[j]); in stbi_zlib_compress()
|