Home
last modified time | relevance | path

Searched defs:resolution (Results 101 – 125 of 5522) sorted by relevance

12345678910>>...221

/dports/graphics/jogamp-jogl/jogl/src/nativewindow/classes/com/jogamp/nativewindow/util/
H A DSurfaceSize.java40 final DimensionImmutable resolution; field in SurfaceSize
43 public SurfaceSize(final DimensionImmutable resolution, final int bitsPerPixel) { in SurfaceSize()
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dmulti_page.hpp226 struct resolution : public resolution_definition struct
230 builder_grid_ptr grid;
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/sound/midi/
H A DMidiFileFormat.java72 protected int resolution; field in MidiFileFormat
99 int resolution, int bytes, long microseconds) in MidiFileFormat()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/sound/midi/
H A DMidiFileFormat.java72 protected int resolution; field in MidiFileFormat
99 int resolution, int bytes, long microseconds) in MidiFileFormat()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/sound/midi/
H A DMidiFileFormat.java72 protected int resolution; field in MidiFileFormat
99 int resolution, int bytes, long microseconds) in MidiFileFormat()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/sound/midi/
H A DMidiFileFormat.java72 protected int resolution; field in MidiFileFormat
99 int resolution, int bytes, long microseconds) in MidiFileFormat()
/dports/devel/catch/Catch2-2.13.7/include/internal/benchmark/detail/
H A Dcatch_estimate_clock.hpp31 std::vector<double> resolution(int k) { in resolution() function
70 … EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_cost(FloatDuration<Clock> resolution) { in estimate_clock_cost()
105 auto resolution = Detail::estimate_clock_resolution<Clock>(iters); in measure_environment() local
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/benchmark/detail/
H A Dcatch_estimate_clock.hpp31 std::vector<double> resolution(int k) { in resolution() function
70 … EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_cost(FloatDuration<Clock> resolution) { in estimate_clock_cost()
103 auto resolution = Detail::estimate_clock_resolution<Clock>(iters); in measure_environment() local
/dports/math/e-antic/Catch2-ff349a5/include/internal/benchmark/detail/
H A Dcatch_estimate_clock.hpp31 std::vector<double> resolution(int k) { in resolution() function
70 … EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_cost(FloatDuration<Clock> resolution) { in estimate_clock_cost()
103 auto resolution = Detail::estimate_clock_resolution<Clock>(iters); in measure_environment() local
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/benchmark/detail/
H A Dcatch_estimate_clock.hpp31 std::vector<double> resolution(int k) { in resolution() function
70 … EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_cost(FloatDuration<Clock> resolution) { in estimate_clock_cost()
103 auto resolution = Detail::estimate_clock_resolution<Clock>(iters); in measure_environment() local
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/benchmark/detail/
H A Dcatch_estimate_clock.hpp31 std::vector<double> resolution(int k) { in resolution() function
70 … EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_cost(FloatDuration<Clock> resolution) { in estimate_clock_cost()
105 auto resolution = Detail::estimate_clock_resolution<Clock>(iters); in measure_environment() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/benchmark/detail/
H A Dcatch_estimate_clock.hpp31 std::vector<double> resolution(int k) { in resolution() function
70 … EnvironmentEstimate<FloatDuration<Clock>> estimate_clock_cost(FloatDuration<Clock> resolution) { in estimate_clock_cost()
105 auto resolution = Detail::estimate_clock_resolution<Clock>(iters); in measure_environment() local
/dports/x11/disman/disman-fd261a3b0c8991d1deb81e2d78e575bd96f5be60/lib/
H A Doutput_p.h59 int best_refresh_rate(const List& modes, QSize const& resolution) const in best_refresh_rate()
81 auto const resolution = best_resolution(modes); in best_mode() local
98 QSize resolution; variable
/dports/devel/py-oci/oci-2.53.1/src/oci/monitoring/models/
H A Dsummarize_metrics_data_details.py251 def resolution(self): member in SummarizeMetricsDataDetails
269 def resolution(self, resolution): member in SummarizeMetricsDataDetails
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/games/crack-attack/crack-attack-1.1.14/src/gtk-gui/
H A Dpersist.cxx39 gint resolution = 0; in gui_data_save() local
91 gint resolution = 0; in gui_data_read() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()

12345678910>>...221