OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currentMatch
(Results
1 - 15
of
15
) sorted by null
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lz/
BT4.java
82
int
currentMatch
= hash.getHash4Pos();
120
skip(niceLenLimit,
currentMatch
);
138
int delta = lzPos -
currentMatch
;
174
tree[ptr1] =
currentMatch
;
176
currentMatch
= tree[ptr1];
179
tree[ptr0] =
currentMatch
;
181
currentMatch
= tree[ptr0];
187
private void skip(int niceLenLimit, int
currentMatch
) {
196
int delta = lzPos -
currentMatch
;
223
tree[ptr1] =
currentMatch
;
[
all
...]
HC4.java
98
int
currentMatch
= hash.getHash4Pos();
101
chain[cyclicPos] =
currentMatch
;
149
int delta = lzPos -
currentMatch
;
157
currentMatch
= chain[cyclicPos - delta
/libcore/ojluni/src/main/java/java/lang/
String.java
[
all
...]
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar
/prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar
/external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar
/prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar
Completed in 903 milliseconds