OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bufferindex
(Results
1 - 8
of
8
) sorted by null
/frameworks/ex/variablespeed/jni/
decode_buffer.cc
75
size_t
bufferIndex
= end_ / sizeOfOneBuffer_;
76
if (
bufferIndex
>= data_.size()) {
79
data_.at(
bufferIndex
)[end_ % sizeOfOneBuffer_] = value;
/external/icu4c/i18n/
ucoleitr.cpp
59
int32_t
bufferIndex
;
73
bufferIndex
= 0;
86
return
bufferIndex
<= 0;
91
if (
bufferIndex
>= bufferSize) {
104
buffer[
bufferIndex
].ce = ce;
105
buffer[
bufferIndex
].low = ixLow;
106
buffer[
bufferIndex
].high = ixHigh;
108
bufferIndex
+= 1;
113
if (
bufferIndex
> 0) {
114
return &buffer[--
bufferIndex
];
[
all
...]
csrsbcs.cpp
[
all
...]
/external/proguard/src/proguard/io/
ManifestRewriter.java
63
private int
bufferIndex
= 0;
79
if (
bufferIndex
< bufferSize)
81
return buffer[
bufferIndex
++];
91
bufferIndex
= 0;
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
multibufst.h
218
CARD16
bufferIndex
B16;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c
[
all
...]
/external/libnfc-nxp/src/
phFriNfc_NdefMap.h
864
the dataCount and the
BufferIndex
*/
[
all
...]
/external/proguard/lib/
proguard.jar
Completed in 1071 milliseconds