/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_floorf.c | 21 * Return x rounded toward -inf to integral value
|
s_trunc.c | 18 * Return x rounded toward 0 to integral value
|
s_truncl.c | 19 * Return x rounded toward 0 to integral value
|
/build/make/target/product/ |
aosp_arm64.mk | 21 # Open-Source part of the tree. It's geared toward a US-centric
|
aosp_x86_64.mk | 21 # Open-Source part of the tree. It's geared toward a US-centric
|
full_base.mk | 18 # Open-Source part of the tree. It's geared toward a US-centric
|
/device/google/contexthub/firmware/lib/libm/ |
sf_floor.c | 18 * Return x rounded toward -inf to integral value
|
/device/linaro/bootloader/edk2/StdLib/LibC/Main/Arm/ |
fixunsdfsi.c | 47 /* Returns: convert a to a unsigned int, rounding toward zero.
|
/device/linaro/bootloader/edk2/StdLib/LibC/Math/ |
s_ceil.c | 20 * Return x rounded toward -inf to integral value
|
s_floor.c | 20 * Return x rounded toward -inf to integral value
|
/external/compiler-rt/lib/builtins/ |
fixunsxfdi.c | 19 /* Returns: convert a to a unsigned long long, rounding toward zero.
|
fixunsxfsi.c | 19 /* Returns: convert a to a unsigned int, rounding toward zero.
|
fixunsxfti.c | 19 /* Returns: convert a to a unsigned long long, rounding toward zero.
|
fixxfdi.c | 19 /* Returns: convert a to a signed long long, rounding toward zero. */
|
fixxfti.c | 19 /* Returns: convert a to a signed long long, rounding toward zero. */
|
floatdixf.c | 19 /* Returns: convert a to a long double, rounding toward even. */
|
floatundixf.c | 19 /* Returns: convert a to a long double, rounding toward even. */
|
/external/fdlibm/ |
s_ceil.c | 16 * Return x rounded toward -inf to integral value
|
s_floor.c | 16 * Return x rounded toward -inf to integral value
|
/external/tensorflow/tensorflow/examples/ios/camera/ |
tensorflow_utils.h | 36 // out and don't count toward memory limits on iOS.
|
/external/webrtc/webrtc/modules/audio_conference_mixer/include/ |
audio_conference_mixer.h | 58 // count toward the number of mixed participants. Note that a participant
|
/packages/inputmethods/LatinIME/native/jni/tests/suggest/core/layout/ |
normal_distribution_2d_test.cpp | 42 // The probability density of the point shifted toward the direction that has larger standard
|
/packages/services/Car/car-lib/src/android/car/media/ |
CarAudioManager.java | 161 * @param value in the range -1.0 to 1.0 for fully toward the back through 162 * fully toward the front. 0.0 means evenly balanced. 181 * @param value in the range -1.0 to 1.0 for fully toward the left through 182 * fully toward the right. 0.0 means evenly balanced.
|
/external/compiler-rt/include/sanitizer/ |
allocator_interface.h | 40 All these chunks count toward the heap size. Currently, allocator never 47 fall into quarantine and will count toward __sanitizer_get_free_bytes()
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
SimpleTimeLimiter.java | 58 * spend waiting for a thread may count toward their time limit, and in 76 * count toward their time limit, and in this case the call may even time out
|