Searched refs:_UNCONDITIONAL_BRANCHES (Results 1 - 3 of 3) sorted by relevance

/external/emma/core/java12/com/vladium/jcd/opcodes/
H A DIOpcodes.java438 boolean [] UNCONDITIONAL_BRANCHES = clinit._UNCONDITIONAL_BRANCHES;
449 static final boolean [] _UNCONDITIONAL_BRANCHES; field in class:IOpcodes.clinit
484 _UNCONDITIONAL_BRANCHES = new boolean [opcodeCount];
486 _UNCONDITIONAL_BRANCHES [_goto] = true;
487 _UNCONDITIONAL_BRANCHES [_goto_w] = true;
488 _UNCONDITIONAL_BRANCHES [_jsr] = true;
489 _UNCONDITIONAL_BRANCHES [_jsr_w] = true;
490 _UNCONDITIONAL_BRANCHES [_ret] = true;
492 _UNCONDITIONAL_BRANCHES [_ireturn] = true;
493 _UNCONDITIONAL_BRANCHES [_lretur
[all...]
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 77 milliseconds