OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:writePos
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
IndexBuffer.cpp
145
unsigned int
writePos
= getWritePosition();
151
else if (
writePos
+ size > curBufferSize ||
writePos
+ size <
writePos
)
/external/qemu/android/utils/
reflist.c
194
int
writePos
= 0;
205
writePos
= readPos;
214
items[
writePos
] = items[readPos];
215
writePos
++;
217
l->count = l->size = (uint16_t)
writePos
;
/external/svox/pico/lib/
picospho.c
405
/* shift relevant data in headx/'cbuf' (between 'readPos' incl and
writePos
non-incl) to 'start'.
406
* modify read/
writePos
accordingly */
419
writePos
;
423
writePos
= spho->headxWritePos;
425
if (j <
writePos
) {
434
"shifting buffer region [%i,%i[ down to %i",*from,
writePos
, to
447
while (j <
writePos
) {
456
"readPos,
WritePos
are now [%i,%i[, returning shift amount %i",*from, spho->headxWritePos, diff
673
/* *readPos is the next position in phonBuf to be read, and *
writePos
is the first position not to be read (may be outside
[
all
...]
/external/webrtc/src/modules/audio_processing/aecm/
aecm_core.c
[
all
...]
/external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
Completed in 119 milliseconds