HomeSort by relevance Sort by last modified time
    Searched full:toward (Results 251 - 275 of 780) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/
mpfr.h 81 MPFR_RNDZ, /* round toward zero */
82 MPFR_RNDU, /* round toward +Inf */
83 MPFR_RNDD, /* round toward -Inf */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
mpfr.h 81 MPFR_RNDZ, /* round toward zero */
82 MPFR_RNDU, /* round toward +Inf */
83 MPFR_RNDD, /* round toward -Inf */
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
genericOps.go 271 {name: "Floor", argLength: 1}, // round arg0 toward -?
272 {name: "Ceil", argLength: 1}, // round arg0 toward +?
273 {name: "Trunc", argLength: 1}, // round arg0 toward 0
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
genericOps.go 271 {name: "Floor", argLength: 1}, // round arg0 toward -?
272 {name: "Ceil", argLength: 1}, // round arg0 toward +?
273 {name: "Trunc", argLength: 1}, // round arg0 toward 0
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/
BaseRenderer.java 101 // We are looking toward the distance
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_htmlparser.py 165 # elements are allowed. HTMLParser is more geared toward
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getnetbydns.c 142 * | Authority | RRs pointing toward an authority
  /external/compiler-rt/test/builtins/Unit/
floattixf_test.c 20 // Returns: convert a to a long double, rounding toward even.
floatuntixf_test.c 20 // Returns: convert a to a long double, rounding toward even.
  /external/elfutils/tests/
cleanup-13.c 215 /* Divide is signed truncating toward zero. */ \
  /external/googletest/googlemock/docs/
DevGuide.md 31 antagonistic or dismissive toward anyone who is sincerely trying to
  /external/guava/guava-tests/test/com/google/common/cache/
CacheEvictionTest.java 35 * Tests relating to cache eviction: what does and doesn't count toward maximumSize, what happens
  /external/icu/android_icu4j/src/main/java/android/icu/number/
NumberFormatter.java 43 * This API offers more features than {@link android.icu.text.DecimalFormat} and is geared toward new users of ICU.
  /external/icu/icu4c/source/i18n/
rbt_pars.h 106 * the private use area (discovered dynamically) and increments up toward
  /external/icu/icu4c/source/i18n/unicode/
measfmt.h 176 * decimal places while rounding toward zero.
ureldatefmt.h 190 * toward 0 and has a minimum of 0 fraction digits and a maximum of 3
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
NumberFormatter.java 42 * This API offers more features than {@link com.ibm.icu.text.DecimalFormat} and is geared toward new users of ICU.
  /external/libxcam/modules/ocl/
cl_image_warp_handler.cpp 120 Trim image: shift toward origin then scale up
  /external/llvm/include/llvm/Passes/
PassBuilder.h 51 /// agree with this goal, but we would like to move toward this goal in the
  /external/llvm/test/Transforms/Inline/
inline_constprop.ll 61 ; it doesn't count toward the inline cost when constant-prop proves those paths
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe.c 67 /* these defaults are oriented toward the needs of softpipe */
  /external/python/cpython3/Lib/
numbers.py 193 returns a Real. Rounds half toward even.
  /external/tensorflow/tensorflow/contrib/learn/python/learn/
learn_runner.py 53 `run_config` is passed to the Estimator correctly. Toward that, the wrapped
  /external/tensorflow/tensorflow/docs_src/mobile/tflite/
index.md 47 also trending toward natural, human-like interactions with their devices, driven
  /frameworks/base/services/core/java/com/android/server/connectivity/tethering/
IPv6TetheringCoordinator.java 188 // IPv6 toward the oldest (first requested) active downstream.

Completed in 655 milliseconds

<<11121314151617181920>>