Home
last modified time | relevance | path

Searched refs:tnw (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/tools/
H A Dthumbnail.c64 static uint32 tnw = 216; /* thumbnail width */ variable
86 case 'w': tnw = strtoul(optarg, NULL, 0); break; in main()
110 thumbnail = (uint8*) _TIFFmalloc(tnw * tnh); in main()
443 src0 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
444 src1 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
459 if (stepSrcWidth != sw || stepDstWidth != tnw) { in setupStepTables()
461 int limit = tnw; in setupStepTables()
467 for (x = 0; x < tnw; x++) { in setupStepTables()
486 stepDstWidth = tnw; in setupStepTables()
495 for (x = 0; x < tnw; x++) { in setrow()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/tools/
H A Dthumbnail.c63 static uint32 tnw = 216; /* thumbnail width */ variable
85 case 'w': tnw = strtoul(optarg, NULL, 0); break; in main()
109 thumbnail = (uint8*) _TIFFmalloc(tnw * tnh); in main()
442 src0 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
443 src1 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
458 if (stepSrcWidth != sw || stepDstWidth != tnw) { in setupStepTables()
460 int limit = tnw; in setupStepTables()
466 for (x = 0; x < tnw; x++) { in setupStepTables()
485 stepDstWidth = tnw; in setupStepTables()
494 for (x = 0; x < tnw; x++) { in setrow()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/tools/
H A Dthumbnail.c60 static uint32 tnw = 216; /* thumbnail width */ variable
82 case 'w': tnw = strtoul(optarg, NULL, 0); break; in main()
104 thumbnail = (uint8*) _TIFFmalloc(tnw * tnh); in main()
423 src0 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
424 src1 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
439 if (stepSrcWidth != sw || stepDstWidth != tnw) { in setupStepTables()
441 int limit = tnw; in setupStepTables()
447 for (x = 0; x < tnw; x++) { in setupStepTables()
466 stepDstWidth = tnw; in setupStepTables()
475 for (x = 0; x < tnw; x++) { in setrow()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/tools/
H A Dthumbnail.c63 static uint32 tnw = 216; /* thumbnail width */ variable
85 case 'w': tnw = strtoul(optarg, NULL, 0); break; in main()
109 thumbnail = (uint8*) _TIFFmalloc(tnw * tnh); in main()
442 src0 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
443 src1 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
458 if (stepSrcWidth != sw || stepDstWidth != tnw) { in setupStepTables()
460 int limit = tnw; in setupStepTables()
466 for (x = 0; x < tnw; x++) { in setupStepTables()
485 stepDstWidth = tnw; in setupStepTables()
494 for (x = 0; x < tnw; x++) { in setrow()
[all …]
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/tools/
H A Dthumbnail.c49 static uint32 tnw = 216; /* thumbnail width */ variable
71 case 'w': tnw = strtoul(optarg, NULL, 0); break; in main()
87 thumbnail = (uint8*) _TIFFmalloc(tnw * tnh); in main()
374 src0 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
375 src1 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
390 if (stepSrcWidth != sw || stepDstWidth != tnw) { in setupStepTables()
392 int limit = tnw; in setupStepTables()
398 for (x = 0; x < tnw; x++) { in setupStepTables()
417 stepDstWidth = tnw; in setupStepTables()
426 for (x = 0; x < tnw; x++) { in setrow()
[all …]
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/tools/
H A Dthumbnail.c49 static uint32 tnw = 216; /* thumbnail width */ variable
71 case 'w': tnw = strtoul(optarg, NULL, 0); break; in main()
87 thumbnail = (uint8*) _TIFFmalloc(tnw * tnh); in main()
374 src0 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
375 src1 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
390 if (stepSrcWidth != sw || stepDstWidth != tnw) { in setupStepTables()
392 int limit = tnw; in setupStepTables()
398 for (x = 0; x < tnw; x++) { in setupStepTables()
417 stepDstWidth = tnw; in setupStepTables()
426 for (x = 0; x < tnw; x++) { in setrow()
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/tools/
H A Dthumbnail.c64 static uint32 tnw = 216; /* thumbnail width */ variable
88 case 'w': tnw = strtoul(optarg, NULL, 0); break; in main()
112 thumbnail = (uint8*) _TIFFmalloc(tnw * tnh); in main()
464 src0 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
465 src1 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
480 if (stepSrcWidth != sw || stepDstWidth != tnw) { in setupStepTables()
482 int limit = tnw; in setupStepTables()
488 for (x = 0; x < tnw; x++) { in setupStepTables()
507 stepDstWidth = tnw; in setupStepTables()
516 for (x = 0; x < tnw; x++) { in setrow()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/tools/
H A Dthumbnail.c62 static uint32 tnw = 216; /* thumbnail width */ variable
86 case 'w': tnw = strtoul(optarg, NULL, 0); break; in main()
110 thumbnail = (uint8*) _TIFFmalloc(tnw * tnh); in main()
462 src0 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
463 src1 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
478 if (stepSrcWidth != sw || stepDstWidth != tnw) { in setupStepTables()
480 int limit = tnw; in setupStepTables()
486 for (x = 0; x < tnw; x++) { in setupStepTables()
505 stepDstWidth = tnw; in setupStepTables()
514 for (x = 0; x < tnw; x++) { in setrow()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/tools/
H A Dthumbnail.c62 static uint32 tnw = 216; /* thumbnail width */ variable
86 case 'w': tnw = strtoul(optarg, NULL, 0); break; in main()
110 thumbnail = (uint8*) _TIFFmalloc(tnw * tnh); in main()
462 src0 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
463 src1 = (uint8*) _TIFFmalloc(sizeof (uint8) * tnw); in initScale()
478 if (stepSrcWidth != sw || stepDstWidth != tnw) { in setupStepTables()
480 int limit = tnw; in setupStepTables()
486 for (x = 0; x < tnw; x++) { in setupStepTables()
505 stepDstWidth = tnw; in setupStepTables()
514 for (x = 0; x < tnw; x++) { in setrow()
[all …]
/dports/graphics/tiffgt/tiff-4.3.0/tools/
H A Dthumbnail.c62 static uint32_t tnw = 216; /* thumbnail width */ variable
86 case 'w': tnw = strtoul(optarg, NULL, 0); break; in main()
110 thumbnail = (uint8_t*) _TIFFmalloc(tnw * tnh); in main()
462 src0 = (uint8_t*) _TIFFmalloc(sizeof (uint8_t) * tnw); in initScale()
463 src1 = (uint8_t*) _TIFFmalloc(sizeof (uint8_t) * tnw); in initScale()
478 if (stepSrcWidth != sw || stepDstWidth != tnw) { in setupStepTables()
480 int limit = tnw; in setupStepTables()
486 for (x = 0; x < tnw; x++) { in setupStepTables()
505 stepDstWidth = tnw; in setupStepTables()
514 for (x = 0; x < tnw; x++) { in setrow()
[all …]
/dports/graphics/tiff/tiff-4.3.0/tools/
H A Dthumbnail.c62 static uint32_t tnw = 216; /* thumbnail width */ variable
86 case 'w': tnw = strtoul(optarg, NULL, 0); break; in main()
110 thumbnail = (uint8_t*) _TIFFmalloc(tnw * tnh); in main()
462 src0 = (uint8_t*) _TIFFmalloc(sizeof (uint8_t) * tnw); in initScale()
463 src1 = (uint8_t*) _TIFFmalloc(sizeof (uint8_t) * tnw); in initScale()
478 if (stepSrcWidth != sw || stepDstWidth != tnw) { in setupStepTables()
480 int limit = tnw; in setupStepTables()
486 for (x = 0; x < tnw; x++) { in setupStepTables()
505 stepDstWidth = tnw; in setupStepTables()
514 for (x = 0; x < tnw; x++) { in setrow()
[all …]
/dports/emulators/emu64/emu64-5.0.19/src/
H A Dtape_window.cpp169 TapeNewWindow tnw(this); in on_Rec_clicked() local
170 tnw.setWindowTitle(tr("Name des neues TAP Files.")); in on_Rec_clicked()
172 if(tnw.exec()) in on_Rec_clicked()
174 QString filename = tnw.GetFilename(); in on_Rec_clicked()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dvca_time_axis.cc308 int tnw = (2 + std::max(2u, _session->track_number_decimals())) * number_label.char_pixel_width(); in update_track_number_visibility() local
309 if (tnw & 1) --tnw; in update_track_number_visibility()
310 number_label.set_size_request(tnw, -1); in update_track_number_visibility()
H A Dmixer_strip.cc2063 int tnw = (2 + std::max(2u, _session->track_number_decimals())) * number_label.char_pixel_width(); in update_track_number_visibility() local
2064 if (tnw & 1) --tnw; in update_track_number_visibility()
2065 number_label.set_size_request(tnw, -1); in update_track_number_visibility()
H A Droute_time_axis.cc481 int tnw = (2 + std::max(2u, _session->track_number_decimals())) * number_label.char_pixel_width(); in update_track_number_visibility() local
482 if (tnw & 1) --tnw; in update_track_number_visibility()
483 number_label.set_size_request(tnw, -1); in update_track_number_visibility()
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A Dwalk.cc5238 tnw = tnw + clock() - to; in MwalkAlt()
5552 tnw = tnw + clock() - to; in Mwalk()
5841 tnw = tnw + clock() - to; in Mrwalk()
5873 tnw = tnw + clock() - to; in Mrwalk()
6257 tnw=tnw+clock()-to; in Mpwalk()
6373 tnw+xtnw); in Mpwalk()
6741 tnw = tnw + clock() - to; in Mprwalk()
6775 tnw = tnw + clock() - to; in Mprwalk()
6914 tnw+xtnw); in Mprwalk()
8589 tnw=tnw+clock()-to; in TranMImprovwalk()
[all …]
/dports/net/haproxy22/haproxy-2.2.19/.github/
H A Derrorfile32 kUk4E/q8N5WDnvmCzp3t6tlpeNqqkXhvNOAg0XxVXmKE3pWEytX1iMdggdjnoo9dLLGcNwW5+tnw
/dports/net/haproxy/haproxy-2.4.10/.github/
H A Derrorfile32 kUk4E/q8N5WDnvmCzp3t6tlpeNqqkXhvNOAg0XxVXmKE3pWEytX1iMdggdjnoo9dLLGcNwW5+tnw
/dports/net/haproxy23/haproxy-2.3.16/.github/
H A Derrorfile32 kUk4E/q8N5WDnvmCzp3t6tlpeNqqkXhvNOAg0XxVXmKE3pWEytX1iMdggdjnoo9dLLGcNwW5+tnw
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/glsl/
H A DvtkEDLShadeFS.glsl73 vec4 tn, tnw, tw, tsw, ts, tse, te, tne;
/dports/archivers/lhasa/lhasa-0.3.1/test/
H A Dtest-dry-run59 test_dry_run tnw=/x/y/z "$archive_file" "VERIFY /x/y/z/$filename"
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/glsl/
H A DvtkEDLShadeFS.glsl90 vec4 tn, tnw, tw, tsw, ts, tse, te, tne;
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/lzma-sys-0.1.16/xz-5.2/
H A DINSTALL113 http://nchrem.tnw.tudelft.nl/openvms/software2.html#xzutils
/dports/mail/spamassassin-devel/spamassassin-1ea352210/rulesrc/sandbox/pds/
H A D20_urlshort.cf567 enlist_uri_host (PDS_URISHORTENER) tnw.to
/dports/lang/rust/rustc-1.58.1-src/vendor/lzma-sys/xz-5.2/
H A DINSTALL113 http://nchrem.tnw.tudelft.nl/openvms/software2.html#xzutils

123456789