Home
last modified time | relevance | path

Searched defs:x64 (Results 1 – 25 of 29) sorted by relevance

12

/prebuilts/go/linux-x86/test/
Dinline_math_bits_rotate.go19 x64 uint64 var
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dsinf.rs29 let x64 = x as f64; in sinf() localVariable
Dcosf.rs29 let x64 = x as f64; in cosf() localVariable
Dtanf.rs29 let x64 = x as f64; in tanf() localVariable
Drem_pio2f.rs36 let x64 = x as f64; in rem_pio2f() localVariable
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dcosf.rs29 let x64 = x as f64; in cosf() localVariable
Dsinf.rs29 let x64 = x as f64; in sinf() localVariable
Dtanf.rs29 let x64 = x as f64; in tanf() localVariable
Drem_pio2f.rs36 let x64 = x as f64; in rem_pio2f() localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dcosf.rs29 let x64 = x as f64; in cosf() localVariable
Dtanf.rs29 let x64 = x as f64; in tanf() localVariable
Dsinf.rs29 let x64 = x as f64; in sinf() localVariable
Drem_pio2f.rs36 let x64 = x as f64; in rem_pio2f() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dcosf.rs29 let x64 = x as f64; in cosf() localVariable
Dsinf.rs29 let x64 = x as f64; in sinf() localVariable
Dtanf.rs29 let x64 = x as f64; in tanf() localVariable
Drem_pio2f.rs36 let x64 = x as f64; in rem_pio2f() localVariable
/prebuilts/go/linux-x86/test/codegen/
Dmemops.go13 var x64 [2]uint64 var
44 x64 uint64 member
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/core/tests/num/dec2flt/
Dmod.rs13 let x64: f64 = $x; localVariable
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/core/tests/num/dec2flt/
Dmod.rs13 let x64: f64 = $x; localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/core/tests/num/dec2flt/
Dmod.rs13 let x64: f64 = $x; localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/core/tests/num/dec2flt/
Dmod.rs13 let x64: f64 = $x; localVariable
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
DrewriteCond_test.go14 x64 int64 = math.MaxInt64 - 2 var
/prebuilts/go/linux-x86/src/math/bits/
Dbits_test.go485 func testReverse(t *testing.T, x64, want64 uint64) { argument
588 func testReverseBytes(t *testing.T, x64, want64 uint64) { argument
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/
Dmsvc.py318 def current_dir(self, hidex86=False, x64=False): argument
340 def target_dir(self, hidex86=False, x64=False): argument

12