OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JF
(Results
1 - 10
of
10
) sorted by null
/external/libpcap/
optimize.c
230
find_levels_r(
JF
(b));
231
level = MAX(JT(b)->level,
JF
(b)->level) + 1;
284
SET_INTERSECT(
JF
(b)->dom, b->dom, nodewords);
354
SET_UNION(
JF
(b)->closure, b->closure, nodewords);
530
p->out_use |= JT(p)->in_use |
JF
(p)->in_use;
694
JT(b) =
JF
(b);
695
JF
(b) = tmp;
904
JT(b) =
JF
(b);
906
JF
(b) = JT(b);
936
if (
JF
(b) != JT(b)
2127
int jt,
jf
;
local
[
all
...]
gencode.h
193
struct slist *
jf
; /*only for relative jump in block*/
member in struct:stmt
236
int longjf; /*
jf
branch requires long jump */
330
#define
JF
(b) ((b)->ef.succ)
gencode.c
447
* which of the jt and
jf
fields has been resolved and which is a pointer
462
next =
JF
(list);
463
JF
(list) = target;
471
* which of jt and
jf
is the link.
481
p = !((*p)->sense) ? &JT(*p) : &
JF
(*p);
[
all
...]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_wide/d/
T_aget_wide_10.d
26
.method public run([
JF
)J
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_float/d/
T_mul_float_4.d
27
.method public run(
JF
)F
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_float_2addr/d/
T_mul_float_2addr_4.d
27
.method public run(
JF
)F
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_float/d/
T_rem_float_4.d
27
.method public run(
JF
)F
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_float_2addr/d/
T_rem_float_2addr_4.d
27
.method public run(
JF
)F
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_long/d/
T_rem_long_5.d
27
.method public run(
JF
)J
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_long_2addr/d/
T_rem_long_2addr_5.d
27
.method public run(
JF
)J
Completed in 174 milliseconds