OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:toUpdate
(Results
1 - 5
of
5
) sorted by null
/external/okhttp/okio/src/main/java/okio/
GzipSource.java
186
int
toUpdate
= (int) Math.min(byteCount, segmentByteCount - offset);
187
crc.update(s.data, (int) (s.pos + offset),
toUpdate
);
188
byteCount -=
toUpdate
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar
org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar
org.eclipse.text_3.5.0.v20100601-1300.jar
Completed in 361 milliseconds