OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DI
(Results
1 - 25
of
26
) sorted by null
1
2
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
diagnostic.h
141
#define diagnostic_last_function_changed(DC,
DI
) \
142
((DC)->last_function != ((
DI
)->abstract_origin \
143
? (
DI
)->abstract_origin : current_function_decl))
147
#define diagnostic_set_last_function(DC,
DI
) \
148
(DC)->last_function = (((
DI
) && (
DI
)->abstract_origin) \
149
? (
DI
)->abstract_origin : current_function_decl)
/cts/tools/vm-tests/src/dot/junit/opcodes/rem_double_2addr/d/
T_rem_double_2addr_6.d
13
.method public run(
DI
)D
/cts/tools/vm-tests/src/dot/junit/opcodes/shl_int/d/
T_shl_int_3.d
13
.method public run(
DI
)I
/cts/tools/vm-tests/src/dot/junit/opcodes/shl_int_2addr/d/
T_shl_int_2addr_3.d
13
.method public run(
DI
)I
/cts/tools/vm-tests/src/dot/junit/opcodes/shl_long/d/
T_shl_long_7.d
13
.method public run(
DI
)J
/cts/tools/vm-tests/src/dot/junit/opcodes/shl_long_2addr/d/
T_shl_long_2addr_7.d
13
.method public run(
DI
)J
/cts/tools/vm-tests/src/dot/junit/opcodes/shr_int/d/
T_shr_int_3.d
13
.method public run(
DI
)I
/cts/tools/vm-tests/src/dot/junit/opcodes/shr_int_2addr/d/
T_shr_int_2addr_3.d
13
.method public run(
DI
)I
/cts/tools/vm-tests/src/dot/junit/opcodes/shr_long/d/
T_shr_long_7.d
13
.method public run(
DI
)J
/cts/tools/vm-tests/src/dot/junit/opcodes/shr_long_2addr/d/
T_shr_long_2addr_7.d
13
.method public run(
DI
)J
/cts/tools/vm-tests/src/dot/junit/opcodes/aget/d/
T_aget_5.d
27
.method public run([
DI
)I
/cts/tools/vm-tests/src/dot/junit/opcodes/aget_boolean/d/
T_aget_boolean_5.d
27
.method public run([
DI
)Z
/cts/tools/vm-tests/src/dot/junit/opcodes/aget_byte/d/
T_aget_byte_5.d
27
.method public run([
DI
)B
/cts/tools/vm-tests/src/dot/junit/opcodes/aget_char/d/
T_aget_char_5.d
27
.method public run([
DI
)C
/cts/tools/vm-tests/src/dot/junit/opcodes/aget_short/d/
T_aget_short_5.d
27
.method public run([
DI
)S
/cts/tools/vm-tests/src/dot/junit/opcodes/aget_wide/d/
T_aget_wide_2.d
26
.method public run([
DI
)D
/cts/tools/vm-tests/src/dot/junit/opcodes/or_int/d/
T_or_int_3.d
27
.method public run(
DI
)I
/cts/tools/vm-tests/src/dot/junit/opcodes/or_int_2addr/d/
T_or_int_2addr_3.d
27
.method public run(
DI
)I
/cts/tools/vm-tests/src/dot/junit/opcodes/rem_double/d/
T_rem_double_6.d
27
.method public run(
DI
)D
/cts/tools/vm-tests/src/dot/junit/opcodes/ushr_long/d/
T_ushr_long_2.d
27
.method public run(
DI
)J
/cts/tools/vm-tests/src/dot/junit/opcodes/ushr_long_2addr/d/
T_ushr_long_2addr_2.d
27
.method public run(
DI
)J
/external/libffi/src/ia64/
ffi.c
40
typedef void *PTR64 __attribute__((mode(
DI
)));
/external/jpeg/
jmemdosa.asm
18
; require SI,
DI
,DS to be preserved. Also, we use only 16-bit-wide return
47
push
di
66
pop
di
82
push
di
98
pop
di
114
push
di
132
pop
di
148
push
di
170
pop
di
186
push
di
[
all
...]
/external/opencore/engines/player/test/data/
test_amr_ietf.amr
[
all
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h
138
#define
DI
di
139
#define EDI
di
200
#define
DI
%
di
[
all
...]
Completed in 166 milliseconds
1
2