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

1 2

  /external/valgrind/memcheck/tests/
vcpu_fbench.stdout.exp 5 Measured run time in seconds should be divided by 0
  /device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/
lldvrm.c 55 ; EBX:ECX contains the remainder (divided % divisor)
ulldvrm.c 55 ; EBX:ECX contains the remainder (divided % divisor)
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/
reparse_windows.go 33 // this offset must be divided by 2 to get the array index.
53 // this offset must be divided by 2 to get the array index.
  /prebuilts/go/linux-x86/src/internal/syscall/windows/
reparse_windows.go 33 // this offset must be divided by 2 to get the array index.
53 // this offset must be divided by 2 to get the array index.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DivU64x32.asm 39 ; This routine allows a 64 bit value to be divided with a 32 bit value returns
  /frameworks/rs/script_api/
rs_math.spec 65 2 divided by pi, as a 32 bit float.
75 2 divided by pi, as a 32 bit float.
83 2 divided by the square root of pi, as a 32 bit float.
139 Pi divided by 2, as a 32 bit float.
147 Pi divided by 4, as a 32 bit float.
233 summary: Inverse cosine divided by pi
235 Returns the inverse cosine in radians, divided by pi.
304 summary: Inverse sine divided by pi
306 Returns the inverse sine in radians, divided by pi.
378 summary: Inverse tangent of a ratio, divided by p
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/sym/
reloc.go 48 // divided by 2.
  /prebuilts/go/linux-x86/src/cmd/link/internal/sym/
reloc.go 48 // divided by 2.
  /external/conscrypt/
Android.mk 25 # Conscrypt is divided into modules.
  /prebuilts/go/darwin-x86/src/html/template/
js_test.go 68 // Identifiers can be divided and cannot validly be preceded by
  /prebuilts/go/linux-x86/src/html/template/
js_test.go 68 // Identifiers can be divided and cannot validly be preceded by
  /libcore/
JavaLibrary.mk 24 # libcore is divided into modules.
  /prebuilts/go/darwin-x86/src/math/rand/
rand.go 290 // divided by 2^31-1 generate the same pseudo-random sequence.
  /prebuilts/go/linux-x86/src/math/rand/
rand.go 290 // divided by 2^31-1 generate the same pseudo-random sequence.
  /prebuilts/go/darwin-x86/src/net/
dial.go 27 // addresses, the timeout may be divided between them.
  /prebuilts/go/linux-x86/src/net/
dial.go 27 // addresses, the timeout may be divided between them.
  /external/blktrace/btreplay/doc/
btreplay.tex 506 divided by half resulting in a reduction of the execution time by
  /external/libunwind/doc/
libunwind-dynamic.tex 44 region. Each region is thought of as being divided into a
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/amd64/
ssa.go 231 // negative int is divided by -1. Handle divide by -1 as a special case.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/s390x/
ssa.go 230 // negative int is divided by -1.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
genericOps.go 76 {name: "Div128u", argLength: 3}, // arg0:arg1 / arg2 (128-bit divided by 64-bit), returns (q, r)
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/x86/
ssa.go 196 // negative int is divided by -1.
  /prebuilts/go/darwin-x86/src/math/big/
nat.go 381 // result is the largest number that can be divided repeatedly by 2 before
  /prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/
ssa.go 231 // negative int is divided by -1. Handle divide by -1 as a special case.
    [all...]

Completed in 988 milliseconds

1 2