Home
last modified time | relevance | path

Searched defs:progress_max (Results 1 – 25 of 39) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/external/pflash/
H A Dprogress.c11 static uint64_t progress_max; variable
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/power_sequencer/operators/utils/
H A Dinfo_progress_bar.py25 def __init__(self, progress_min=0, progress_max=100): argument
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/core/
H A Dtaskmanager.h38 int progress_max; member
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/external/pflash/
H A Dprogress.c11 static uint64_t progress_max; variable
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/external/pflash/
H A Dprogress.c11 static uint64_t progress_max; variable
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/external/pflash/
H A Dprogress.c11 static uint64_t progress_max; variable
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/external/pflash/
H A Dprogress.c11 static uint64_t progress_max; variable
/dports/security/apache-xml-security-c/xml-security-c-2.0.4/xsec/dsig/
H A DDSIGConstants.cpp12 * Unless required by applicable law or agreed to in writing,
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/external/pflash/
H A Dprogress.c18 static uint64_t progress_max; variable
/dports/audio/strawberry/strawberry-1.0.0/src/core/
H A Dtaskmanager.h45 qint64 progress_max; member
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/viewer/convertor/
H A DProgressAction.java78 int progress_min, progress_max; in actionPerformed() local
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/
H A Dui.cpp297 UI::set_max_progress(double const progress_max) in set_max_progress()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/generic/
H A Dogrlayer.cpp2031 double progress_max = (double) GetFeatureCount(0); in Intersection() local
2296 double progress_max = (double) GetFeatureCount(0) + (double) pLayerMethod->GetFeatureCount(0); in Union() local
2640 double progress_max = (double) GetFeatureCount(0) + (double) pLayerMethod->GetFeatureCount(0); in SymDifference() local
2950 double progress_max = (double) GetFeatureCount(0); in Identity() local
3224 double progress_max = (double) GetFeatureCount(0) + (double) pLayerMethod->GetFeatureCount(0); in Update() local
3497 double progress_max = (double) GetFeatureCount(0); in Clip() local
3733 double progress_max = (double) GetFeatureCount(0); in Erase() local
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/generic/
H A Dogrlayer.cpp2077 double progress_max = static_cast<double>(GetFeatureCount(FALSE)); in Intersection() local
2422 …double progress_max = static_cast<double>(GetFeatureCount(FALSE)) + static_cast<double>(pLayerMeth… in Union() local
2852 …double progress_max = static_cast<double>(GetFeatureCount(FALSE)) + static_cast<double>(pLayerMeth… in SymDifference() local
3196 double progress_max = static_cast<double>(GetFeatureCount(FALSE)); in Identity() local
3541 …double progress_max = static_cast<double>(GetFeatureCount(FALSE)) + static_cast<double>(pLayerMeth… in Update() local
3831 double progress_max = static_cast<double>(GetFeatureCount(FALSE)); in Clip() local
4090 double progress_max = static_cast<double>(GetFeatureCount(FALSE)); in Erase() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/generic/
H A Dogrlayer.cpp2077 double progress_max = static_cast<double>(GetFeatureCount(FALSE)); in Intersection() local
2422 …double progress_max = static_cast<double>(GetFeatureCount(FALSE)) + static_cast<double>(pLayerMeth… in Union() local
2852 …double progress_max = static_cast<double>(GetFeatureCount(FALSE)) + static_cast<double>(pLayerMeth… in SymDifference() local
3196 double progress_max = static_cast<double>(GetFeatureCount(FALSE)); in Identity() local
3541 …double progress_max = static_cast<double>(GetFeatureCount(FALSE)) + static_cast<double>(pLayerMeth… in Update() local
3831 double progress_max = static_cast<double>(GetFeatureCount(FALSE)); in Clip() local
4090 double progress_max = static_cast<double>(GetFeatureCount(FALSE)); in Erase() local
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/generic/
H A Dogrlayer.cpp2077 double progress_max = static_cast<double>(GetFeatureCount(FALSE)); in Intersection() local
2422 …double progress_max = static_cast<double>(GetFeatureCount(FALSE)) + static_cast<double>(pLayerMeth… in Union() local
2852 …double progress_max = static_cast<double>(GetFeatureCount(FALSE)) + static_cast<double>(pLayerMeth… in SymDifference() local
3196 double progress_max = static_cast<double>(GetFeatureCount(FALSE)); in Identity() local
3541 …double progress_max = static_cast<double>(GetFeatureCount(FALSE)) + static_cast<double>(pLayerMeth… in Update() local
3831 double progress_max = static_cast<double>(GetFeatureCount(FALSE)); in Clip() local
4090 double progress_max = static_cast<double>(GetFeatureCount(FALSE)); in Erase() local
/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dstatusbar.h52 off_t progress_cur,progress_max; member
/dports/multimedia/dvdrip/dvdrip-0.98.11/lib/Video/DVDRip/Cluster/
H A DNode.pm38 sub progress_max { shift->{progress_max} } subroutine
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/stratagus/
H A Dquest.cpp347 int progress_max = 0; in GetProgressMax() local
/dports/www/mod_php81/php-8.1.1/main/streams/
H A Dphp_stream_context.h46 size_t progress, progress_max; /* position for progress notification */ member
/dports/www/mod_php80/php-8.0.15/main/streams/
H A Dphp_stream_context.h46 size_t progress, progress_max; /* position for progress notification */ member
/dports/lang/php73/php-7.3.33/main/streams/
H A Dphp_stream_context.h48 size_t progress, progress_max; /* position for progress notification */ member
/dports/lang/php74/php-7.4.27/main/streams/
H A Dphp_stream_context.h48 size_t progress, progress_max; /* position for progress notification */ member
/dports/lang/php81/php-8.1.1/main/streams/
H A Dphp_stream_context.h46 size_t progress, progress_max; /* position for progress notification */ member
/dports/lang/php80/php-8.0.15/main/streams/
H A Dphp_stream_context.h46 size_t progress, progress_max; /* position for progress notification */ member

12