OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nearest
(Results
1101 - 1125
of
1437
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/deqp/modules/gles3/functional/
es3fShaderCommonFunctionTests.cpp
601
(q == 0.5f && (truncated % 2 != 0)) ? (truncated + 1) : // Round to
nearest
even at 0.5
[
all
...]
es3fShaderDerivateTests.cpp
[
all
...]
/external/freetype/src/autofit/
aflatin.c
520
/* actually the one (vertically)
nearest
to the extremum. */
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
DecimalFormat.java
575
* 1230 rounded to the
nearest
50 is 1250. 1.234 rounded to the
nearest
0.65 is 1.3. The
[
all
...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
NumberRegression.java
670
* Test rounding for
nearest
even.
[
all
...]
/external/icu/icu4c/source/i18n/
astro.cpp
816
// double offset = ::round(fLongitude*12/PI); // p.95 step 6; he _rounds_ to
nearest
15 deg.
[
all
...]
/external/icu/icu4c/source/i18n/unicode/
rbnf.h
346
* the
nearest
integer.</li>
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
CalendarAstronomer.java
755
// double offset = Math.round(fLongitude*12/PI); // p.95 step 6; he _rounds_ to
nearest
15 deg.
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DecimalFormat.java
574
* 1230 rounded to the
nearest
50 is 1250. 1.234 rounded to the
nearest
0.65 is 1.3. The
[
all
...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberRegression.java
666
* Test rounding for
nearest
even.
[
all
...]
/external/jemalloc/
ChangeLog
566
- Add nallocm(), which rounds a request size up to the
nearest
size class
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
aflatin.c
540
/* actually the one (vertically)
nearest
to the extremum. */
[
all
...]
/external/libjpeg-turbo/java/doc/org/libjpegturbo/turbojpeg/
TJCompressor.html
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
mcomp.c
36
*
NEAREST
for subsequent blocks. The "Weight" parameter allows, to a
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c
61
// The
nearest
2 blocks are treated differently
[
all
...]
/external/libyuv/files/unit_test/
convert_test.cc
[
all
...]
/external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp
[
all
...]
/external/mesa3d/src/gallium/drivers/r300/
r300_state.c
[
all
...]
/external/opencv3/modules/calib3d/src/
circlesgrid.cpp
224
//find two pairs of the most
nearest
corners
[
all
...]
/external/opencv3/modules/objdetect/test/
test_cascadeandhog.cpp
337
// find
nearest
rectangle
[
all
...]
/external/v8/src/ppc/
macro-assembler-ppc.h
[
all
...]
/external/valgrind/VEX/priv/
guest_arm64_helpers.c
[
all
...]
guest_generic_x87.c
399
round-to-
nearest
(the default mode), in that case it is the
[
all
...]
host_arm_isel.c
53
exceptions masked, round-to-
nearest
, non-vector mode, with the NZCV
289
/* Set the VFP unit's rounding mode to default (round to
nearest
). */
311
00 to
nearest
(the default)
316
00 to
nearest
[
all
...]
host_ppc_isel.c
[
all
...]
Completed in 1054 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>