Home
last modified time | relevance | path

Searched defs:bufferPos (Results 1 – 25 of 35) sorted by relevance

12

/external/cronet/stable/third_party/protobuf/objectivec/
DGPBCodedInputStream_PackagePrivate.h43 size_t bufferPos; member
/external/protobuf/objectivec/
DGPBCodedInputStream_PackagePrivate.h43 size_t bufferPos; member
/external/cronet/tot/third_party/protobuf/objectivec/
DGPBCodedInputStream_PackagePrivate.h43 size_t bufferPos; member
/external/cronet/tot/third_party/icu/source/common/unicode/
Dnormlzr.h772 int32_t bufferPos; variable
/external/cronet/stable/third_party/icu/source/common/unicode/
Dnormlzr.h772 int32_t bufferPos; variable
/external/icu/libicu/cts_headers/unicode/
Dnormlzr.h772 int32_t bufferPos; variable
/external/icu/icu4c/source/common/unicode/
Dnormlzr.h772 int32_t bufferPos; variable
/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs139 …internal CodedInputStream(Stream input, byte[] buffer, int bufferPos, int bufferSize, bool leaveOp… in CodedInputStream()
161 …internal CodedInputStream(Stream input, byte[] buffer, int bufferPos, int bufferSize, int sizeLimi… in CodedInputStream()
DParserInternalState.cs56 internal int bufferPos; field
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs139 …internal CodedInputStream(Stream input, byte[] buffer, int bufferPos, int bufferSize, bool leaveOp… in CodedInputStream()
161 …internal CodedInputStream(Stream input, byte[] buffer, int bufferPos, int bufferSize, int sizeLimi… in CodedInputStream()
DParserInternalState.cs56 internal int bufferPos; field
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs139 …internal CodedInputStream(Stream input, byte[] buffer, int bufferPos, int bufferSize, bool leaveOp… in CodedInputStream()
161 …internal CodedInputStream(Stream input, byte[] buffer, int bufferPos, int bufferSize, int sizeLimi… in CodedInputStream()
DParserInternalState.cs56 internal int bufferPos; field
/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DFlatbuffers.kt73 public var bufferPos: Int = 0 variable in com.google.flatbuffers.kotlin.Table
338 protected var bufferPos: Int = 0 variable in com.google.flatbuffers.kotlin.Struct
DFlexBuffers.kt854 var bufferPos = start in toString() variable
872 var bufferPos = start in toString() variable
/external/icu/icu4c/source/common/
Dunames.cpp215 #define WRITE_CHAR(buffer, bufferLength, bufferPos, c) UPRV_BLOCK_MACRO_BEGIN { \ argument
242 uint16_t token, tokenCount=*tokens++, bufferPos=0; in expandName() local
779 uint16_t i, factor, bufferPos=0; in writeFactorSuffix() local
854 uint16_t bufferPos=0; in getAlgName() local
/external/cronet/stable/third_party/icu/source/common/
Dunames.cpp215 #define WRITE_CHAR(buffer, bufferLength, bufferPos, c) UPRV_BLOCK_MACRO_BEGIN { \ argument
242 uint16_t token, tokenCount=*tokens++, bufferPos=0; in expandName() local
779 uint16_t i, factor, bufferPos=0; in writeFactorSuffix() local
854 uint16_t bufferPos=0; in getAlgName() local
/external/cronet/tot/third_party/icu/source/common/
Dunames.cpp215 #define WRITE_CHAR(buffer, bufferLength, bufferPos, c) UPRV_BLOCK_MACRO_BEGIN { \ argument
242 uint16_t token, tokenCount=*tokens++, bufferPos=0; in expandName() local
779 uint16_t i, factor, bufferPos=0; in writeFactorSuffix() local
854 uint16_t bufferPos=0; in getAlgName() local
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java401 private int bufferPos; field in CodedInputByteBufferNano
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java440 private int bufferPos; field in CodedInputStreamMicro
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java1534 final int bufferPos = bufferPos(pos); in readStringRequireUtf8() local
2009 private int bufferPos(long pos) { in bufferPos() method in CodedInputStream.UnsafeDirectNioDecoder
3424 final int bufferPos = (int) (currentByteBufferPos - currentByteBufferStartPos); in readStringRequireUtf8() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java1534 final int bufferPos = bufferPos(pos); in readStringRequireUtf8() local
2009 private int bufferPos(long pos) { in bufferPos() method in CodedInputStream.UnsafeDirectNioDecoder
3424 final int bufferPos = (int) (currentByteBufferPos - currentByteBufferStartPos); in readStringRequireUtf8() local
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java1534 final int bufferPos = bufferPos(pos); in readStringRequireUtf8() local
2009 private int bufferPos(long pos) { in bufferPos() method in CodedInputStream.UnsafeDirectNioDecoder
3424 final int bufferPos = (int) (currentByteBufferPos - currentByteBufferStartPos); in readStringRequireUtf8() local
DByteString.java1076 private int bufferPos; field in Output
/external/flatbuffers/java/src/main/java/com/google/flatbuffers/
DFlexBuffers.java983 int bufferPos = start; in compareCharSequence() local

12