Home
last modified time | relevance | path

Searched refs:ratios (Results 1 – 25 of 54) sorted by relevance

123

/third_party/boost/libs/hana/test/ext/std/ratio/
Dlaws.cpp20 auto ratios = hana::make_tuple( in main() local
31 hana::test::TestComparable<hana::ext::std::ratio_tag>{ratios}; in main()
32 hana::test::TestOrderable<hana::ext::std::ratio_tag>{ratios}; in main()
33 hana::test::TestMonoid<hana::ext::std::ratio_tag>{ratios}; in main()
34 hana::test::TestGroup<hana::ext::std::ratio_tag>{ratios}; in main()
35 hana::test::TestRing<hana::ext::std::ratio_tag>{ratios}; in main()
36 hana::test::TestEuclideanRing<hana::ext::std::ratio_tag>{ratios}; in main()
/third_party/mindspore/tests/st/fl/cross_silo_faster_rcnn/src/FasterRcnn/
Danchor_generator.py21 def __init__(self, base_size, scales, ratios, scale_major=True, ctr=None): argument
25 self.ratios = np.array(ratios)
40 h_ratios = np.sqrt(self.ratios)
/third_party/skia/bench/
Dcheck_bench_regressions.py179 ratios = exceptions[i].keys()
180 ratios.sort(reverse=True)
182 for ratio in ratios:
/third_party/flutter/skia/bench/
Dcheck_bench_regressions.py175 ratios = exceptions[i].keys()
176 ratios.sort(reverse=True)
178 for ratio in ratios:
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set_probe_benchmark.cc474 Ratios ratios; member
553 kDistWidth, result.dist_name, result.ratios.min_load, in main()
554 result.ratios.avg_load, result.ratios.max_load); in main()
569 absl::PrintF(" \"cpu_time\": %f,\n", 1e9 * result.ratios.*val); in main()
570 absl::PrintF(" \"real_time\": %f,\n", 1e9 * result.ratios.*val); in main()
/third_party/gstreamer/gstplugins_good/gst/videobox/
DREADME21 - add enum to specify common aspect ratios/sizes and add borders/crop
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstmpegvideoparser.c146 int ratios[16][2] = { in set_par_from_asr_mpeg1() local
166 seqhdr->par_w = ratios[asr_code][0]; in set_par_from_asr_mpeg1()
167 seqhdr->par_h = ratios[asr_code][1]; in set_par_from_asr_mpeg1()
/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.sample_shading.txt62 sample coverage ratios can be mapped to distinct values. Tests rendering to a
/third_party/boost/libs/math/doc/background/
Dlanczos.qbk23 manipulation, in particular ratios of gamma or gamma-like functions
75 in the computation of the ratios of rising and falling factorials (effectively
160 Computing ratios of gamma functions with large arguments were observed to
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_depth_nonlinear.txt54 modest far plane-to-near plane ratios (e.g., greater than 100:1).
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DEGL_NV_depth_nonlinear.txt54 modest far plane-to-near plane ratios (e.g., greater than 100:1).
/third_party/EGL/extensions/NV/
DEGL_NV_depth_nonlinear.txt54 modest far plane-to-near plane ratios (e.g., greater than 100:1).
/third_party/openGLES/extensions/NV/
DEGL_NV_depth_nonlinear.txt54 modest far plane-to-near plane ratios (e.g., greater than 100:1).
/third_party/flutter/flutter/packages/flutter/lib/src/painting/
Dimage_resolution.dart30 /// assets targeting different pixel ratios, place the variant assets in
36 /// as 1.5 and 2.0 pixel ratios (variants). The asset bundle should then contain
Dstrut_style.dart95 /// differently depending on the ratios between the font's ascent and
438 /// depending on the ratios between the font's ascent and descent. This property is
/third_party/boost/libs/math/doc/sf/
Dfactorials.qbk241 Rising and factorials are implemented as ratios of gamma functions using __tgamma_delta_ratio.
290 Rising and falling factorials are implemented as ratios of gamma functions
Dibeta.qbk140 …rithm 708; Significant digit computation of the incomplete beta function ratios", DiDonato and Mor…
Dhypergeometric.qbk413 limited to double precision: calculation of the ratios require iteration ['towards] the no-mans-lan…
523 # W. Gautschi. ['Anomalous convergence of a continued fraction for ratios of Kummer functions]. Mat…
/third_party/skia/third_party/externals/libjpeg-turbo/
DREADME.ijg73 very good compression ratios can be obtained with no visible compression
74 artifacts, and extremely high compression ratios are possible if you are
/third_party/libjpeg-turbo/
DREADME.ijg73 very good compression ratios can be obtained with no visible compression
74 artifacts, and extremely high compression ratios are possible if you are
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
DREADME.ijg73 very good compression ratios can be obtained with no visible compression
74 artifacts, and extremely high compression ratios are possible if you are
/third_party/boost/libs/ratio/doc/
Dratio.qbk307 …tly reduce the chances of run-time overflow because the __ratio (and any ratios resulting from __r…
647 …wg-defects.html#1281 [*LWG 1281. CopyConstruction and Assignment between ratios having the same no…
838 … or `D` cannot be represented. [*Note:] These rules ensure that infinite ratios are avoided and th…
1114 …docs/papers/2010/n3133.html#1281 copy constructor and assignment between ratios having the same no…
2050 [heading Why ratio needs CopyConstruction and Assignment from ratios having the same normalized for…
2146 This expression correspond to the multiply of two ratios that have less risk of overflow as the ini…
2344 …[[1] [result of metafunctions ratio_multiply and ratio_divide were not normalized ratios.] [Use…
/third_party/ffmpeg/doc/
Dresampler.texi156 approximation for 'irrational' ratios. Default value is 0.
/third_party/gstreamer/gstplugins_good/sys/osxvideo/
Dosxvideosink.m610 that respect pixel aspect ratios */
/third_party/flutter/flutter/packages/flutter/lib/src/material/
Dbottom_navigation_bar.dart935 // ratios.

123