HomeSort by relevance Sort by last modified time
    Searched refs:arithmetic (Results 1 - 25 of 242) sorted by null

1 2 3 4 5 6 7 8 910

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
defined5.d 6 # Check that arithmetic on DEFINED works.
defined2.d 6 # Check that arithmetic on DEFINED works.
defined4.d 9 # Check that arithmetic on DEFINED works.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/
section4.d 3 #name: label arithmetic with multiple same-name sections
  /external/valgrind/none/tests/s390x/
bfp-1.stdout.exp 1 double arithmetic
6 float arithmetic
  /external/valgrind/none/tests/ppc32/
test_isa_2_06_part2.stdout.exp 21 Test VSX floating point compare and basic arithmetic instructions
    [all...]
  /external/valgrind/none/tests/ppc64/
test_isa_2_06_part2.stdout.exp 21 Test VSX floating point compare and basic arithmetic instructions
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
section4.d 2 #name: label arithmetic with multiple same-name sections
  /external/guava/guava-testlib/test/com/google/common/testing/anotherpackage/
ForwardingWrapperTesterTest.java 50 tester.testForwarding(Arithmetic.class,
51 new Function<Arithmetic, Arithmetic>() {
52 @Override public Arithmetic apply(Arithmetic arithmetic) {
53 return new ForwardingArithmetic(arithmetic);
182 assertFailure(Arithmetic.class, new Function<Arithmetic, Arithmetic>() {
254 private final Arithmetic arithmetic; field in class:ForwardingWrapperTesterTest.ForwardingArithmetic
331 private final Arithmetic arithmetic; field in class:ForwardingWrapperTesterTest.ForwardsToTheWrongMethod
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/
opt.go 7 // Many Power ISA arithmetic and logical instructions come in four
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue5820.go 7 // issue 5820: register clobber when clearfat and 64 bit arithmetic is interleaved.
bug452.go 7 // Issue 3835: 8g tries to optimize arithmetic involving integer
issue14553.go 8 // arithmetic correctly rounds denormal float32 values.
  /prebuilts/go/darwin-x86/test/ken/
simpconv.go 7 // Test simple arithmetic conversion.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/
opt.go 7 // Many Power ISA arithmetic and logical instructions come in four
  /prebuilts/go/linux-x86/test/fixedbugs/
issue5820.go 7 // issue 5820: register clobber when clearfat and 64 bit arithmetic is interleaved.
bug452.go 7 // Issue 3835: 8g tries to optimize arithmetic involving integer
  /prebuilts/go/linux-x86/test/ken/
simpconv.go 7 // Test simple arithmetic conversion.
  /external/llvm/test/MC/Mips/
got-rel-expr.s 1 # Check that llvm-mc accepts arithmetic expression
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
tcompat2.s 1 @ Three-argument forms of Thumb arithmetic instructions.
  /prebuilts/go/darwin-x86/src/math/
sin.go 28 // eliminated by contriving an extended precision modular arithmetic.
39 // arithmetic domain # trials peak rms
59 // eliminated by contriving an extended precision modular arithmetic.
70 // arithmetic domain # trials peak rms
155 z := ((x - y*PI4A) - y*PI4B) - y*PI4C // Extended precision modular arithmetic
213 z := ((x - y*PI4A) - y*PI4B) - y*PI4C // Extended precision modular arithmetic
  /prebuilts/go/linux-x86/src/math/
sin.go 28 // eliminated by contriving an extended precision modular arithmetic.
39 // arithmetic domain # trials peak rms
59 // eliminated by contriving an extended precision modular arithmetic.
70 // arithmetic domain # trials peak rms
155 z := ((x - y*PI4A) - y*PI4B) - y*PI4C // Extended precision modular arithmetic
213 z := ((x - y*PI4A) - y*PI4B) - y*PI4C // Extended precision modular arithmetic
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
ARShiftU64.S 18 # 64-bit arithmetic right shift function for IA-32
  /prebuilts/go/darwin-x86/src/math/cmplx/
sin.go 47 // arithmetic domain # trials peak rms
69 // arithmetic domain # trials peak rms
93 // arithmetic domain # trials peak rms
113 // arithmetic domain # trials peak rms
  /prebuilts/go/linux-x86/src/math/cmplx/
sin.go 47 // arithmetic domain # trials peak rms
69 // arithmetic domain # trials peak rms
93 // arithmetic domain # trials peak rms
113 // arithmetic domain # trials peak rms

Completed in 1071 milliseconds

1 2 3 4 5 6 7 8 910