Searched refs:_BRANCHES (Results 1 - 2 of 2) sorted by relevance

/external/emma/core/java12/com/vladium/jcd/opcodes/
H A DIOpcodes.java439 boolean [] BRANCHES = clinit._BRANCHES;
450 static final boolean [] _BRANCHES; field in class:IOpcodes.clinit
502 _BRANCHES = new boolean [opcodeCount];
505 if (_CONDITIONAL_BRANCHES [o]) _BRANCHES [o] = true;
508 if (_COMPOUND_CONDITIONAL_BRANCHES [o]) _BRANCHES [o] = true;
511 if (_UNCONDITIONAL_BRANCHES [o]) _BRANCHES [o] = true;
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 40 milliseconds