OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:doubles
(Results
26 - 50
of
451
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libffi/src/powerpc/
ffi.c
191
/* With FFI_LINUX_SOFT_FLOAT
doubles
are handled like UINT64. */
218
/* The soft float ABI for long
doubles
works like this,
220
A maximum of 2 long
doubles
can be passed in gprs.
635
- long
doubles
(if not equivalent to double) are returned in
641
- soft-float float/
doubles
are treated as UINT32/UINT64 respectivley.
642
- soft-float long
doubles
are returned in gpr3-gpr6. */
714
goes on the stack. Structures and long
doubles
(if not equivalent
749
/* With FFI_LINUX_SOFT_FLOAT
doubles
are handled like UINT64. */
1154
/* unfortunately float values are stored as
doubles
[
all
...]
/external/qemu/target-i386/
machine.c
73
/* if we use
doubles
for float emulation, we save the
doubles
to
76
doubles
are used instead. */
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_long/
Test_and_long.java
124
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_long_2addr/
Test_and_long_2addr.java
123
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmp_long/
Test_cmp_long.java
153
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmpg_double/
Test_cmpg_double.java
147
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmpl_double/
Test_cmpl_double.java
149
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_float/
Test_double_to_float.java
110
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_int/
Test_double_to_int.java
102
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_long/
Test_double_to_long.java
156
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/long_to_double/
Test_long_to_double.java
133
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/long_to_float/
Test_long_to_float.java
79
*
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/long_to_int/
Test_long_to_int.java
140
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_double/
Test_mul_double.java
162
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_double_2addr/
Test_mul_double_2addr.java
163
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_long/
Test_mul_long.java
165
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_long_2addr/
Test_mul_long_2addr.java
164
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_double/
Test_neg_double.java
159
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_long/
Test_neg_long.java
143
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/not_long/
Test_not_long.java
148
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/or_long/
Test_or_long.java
124
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/or_long_2addr/
Test_or_long_2addr.java
124
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_long/
Test_shl_long.java
154
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_long_2addr/
Test_shl_long_2addr.java
154
* and
doubles
are not used interchangeably.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shr_long/
Test_shr_long.java
154
* and
doubles
are not used interchangeably.
Completed in 839 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>