OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readPos
(Results
1 - 11
of
11
) sorted by null
/external/webkit/LayoutTests/http/tests/resources/
post-and-verify-hybrid.cgi
31
$
readPos
= $values{'start'};
39
if ($
readPos
> 0) {
40
if ($
readPos
> $size) {
41
$
readPos
-= $size;
44
$data = substr($data, $
readPos
);
51
if ($
readPos
> 0) {
52
if ($
readPos
> $size) {
53
$
readPos
-= $size;
56
seek(FILE, $
readPos
, 0);
66
$
readPos
-= $size
[
all
...]
/external/qemu/android/utils/
reflist.c
193
int
readPos
= 0;
198
for ( ;
readPos
< l->size;
readPos
++ ) {
199
if (items[
readPos
] == NULL || items[
readPos
] == item)
205
writePos =
readPos
;
206
for ( ;
readPos
< l->size;
readPos
++ ) {
207
if (items[
readPos
] == NULL) {
210
if (items[
readPos
] == item)
[
all
...]
/external/webrtc/src/modules/audio_processing/aecm/
aecm_core.c
[
all
...]
/prebuilts/devtools/tools/lib/
commons-codec-1.4.jar
/prebuilts/tools/common/http-client/
commons-codec-1.4.jar
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/
commons-codec-1.4.jar
/external/robolectric/lib/main/
commons-codec-1.6.jar
sqlite-jdbc-3.7.2.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
Completed in 290 milliseconds