/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/ |
SparsePropagation.h | 95 /// guarantee convergence (toward overdefined).
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/ |
SparsePropagation.h | 95 /// guarantee convergence (toward overdefined).
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
SparsePropagation.h | 95 /// guarantee convergence (toward overdefined).
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/ |
SparsePropagation.h | 95 /// guarantee convergence (toward overdefined).
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/ |
SparsePropagation.h | 95 /// guarantee convergence (toward overdefined).
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/ |
ppc_intrinsics.h | 68 * __fctiwz - Floating Convert to Integer Word with Round toward Zero 69 * __fctidz - Floating Convert to Integer Doubleword with Round toward Zero 469 * fctiwz - Floating Convert to Integer Word with Round toward Zero 487 * fctidz - Floating Convert to Integer Double Word with Round toward Zero
|
/prebuilts/gdb/darwin-x86/include/python2.7/ |
pyfpe.h | 63 * In the general case, there are three steps toward handling SIGFPE in any
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
pyfpe.h | 63 * In the general case, there are three steps toward handling SIGFPE in any
|
/prebuilts/go/darwin-x86/src/runtime/ |
mprof.go | 65 // naively count them, we would get a skew toward mallocs. 68 // of mark termination. Allocations count toward the next mark 69 // termination's snapshot, while sweep frees count toward the 535 // This is to avoid skewing the profile toward allocations; because
|
vlrt.go | 271 // 3 = round toward zero
|
/prebuilts/go/linux-x86/src/runtime/ |
mprof.go | 65 // naively count them, we would get a skew toward mallocs. 68 // of mark termination. Allocations count toward the next mark 69 // termination's snapshot, while sweep frees count toward the 535 // This is to avoid skewing the profile toward allocations; because
|
vlrt.go | 271 // 3 = round toward zero
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pyfpe.h | 63 * In the general case, there are three steps toward handling SIGFPE in any
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pyfpe.h | 63 * In the general case, there are three steps toward handling SIGFPE in any
|
/tools/tradefederation/core/src/com/android/tradefed/result/ |
CollectingTestListener.java | 345 * count toward it).
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_sqrt.c | 292 R := RZ; ... set rounding mode to round-toward-zero 305 If (r=RP) then { ... round-toward-+inf 380 R := RZ; ... set rounding mode to round-toward-zero
|
/device/linaro/bootloader/edk2/StdLib/LibC/Math/ |
e_sqrt.c | 305 R := RZ; ... set rounding mode to round-toward-zero
318 If (r=RP) then { ... round-toward-+inf
393 R := RZ; ... set rounding mode to round-toward-zero
|
/external/fdlibm/ |
e_sqrt.c | 291 R := RZ; ... set rounding mode to round-toward-zero 304 If (r=RP) then { ... round-toward-+inf 379 R := RZ; ... set rounding mode to round-toward-zero
|
/external/llvm/lib/Analysis/ |
BranchProbabilityInfo.cpp | 69 /// This is the weight for a branch not being taken toward a block that 77 /// This is the weight for a branch taken toward a block marked 85 /// This is the weight for a branch not taken toward a block marked
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
tables.go | [all...] |
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
tables.go | [all...] |
/external/python/cpython3/Modules/_decimal/libmpdec/ |
mpdecimal.h | 243 MPD_ROUND_DOWN, /* round toward 0 (truncate) */ 244 MPD_ROUND_CEILING, /* round toward +infinity */ 245 MPD_ROUND_FLOOR, /* round toward -infinity */ [all...] |
/external/v8/src/mips/ |
simulator-mips.cc | [all...] |
/frameworks/base/core/java/android/hardware/ |
SensorEvent.java | 131 * toward the right, the x acceleration value is positive.</li> 137 * <li>When the device lies flat on a table and is pushed toward the sky 312 * values when the z-axis moves <b>toward</b> the y-axis.
|
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/ |
TaskConvertImageToRGBPreview.java | 31 * toward a given resolution. The task automatically calculates the largest 204 * transient on the screen, the implementation is geared toward efficiency 520 * transient on the screen, the implementation is geared toward efficiency [all...] |