Home
last modified time | relevance | path

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

12345678910>>...16

/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
H A DFlexBuffers.kt844 var bufferPos = start in toString() variable
862 var bufferPos = start in toString() variable
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A 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()
H A DParserInternalState.cs56 internal int bufferPos; field
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A 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()
H A DParserInternalState.cs56 internal int bufferPos; field
/aosp_15_r20/external/icu/icu4c/source/common/
H A 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
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A 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
/aosp_15_r20/external/protobuf/objectivec/
H A DGPBCodedInputStream_PackagePrivate.h43 size_t bufferPos; member
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/
H A DGPBCodedInputStream_PackagePrivate.h43 size_t bufferPos; member
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/
H A Dnormlzr.h772 int32_t bufferPos; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/
H A Dnormlzr.h772 int32_t bufferPos; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
H A Dnormlzr.h772 int32_t bufferPos; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
H A Dnormlzr.h772 int32_t bufferPos; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/
H A Dnormlzr.h772 int32_t bufferPos; variable
/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Dnormlzr.h772 int32_t bufferPos; variable
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dnormlzr.h772 int32_t bufferPos; variable
/aosp_15_r20/frameworks/native/libs/binder/
H A DBufferedTextOutput.cpp79 size_t bufferPos; member
/aosp_15_r20/system/libhwbinder/
H A DBufferedTextOutput.cpp82 size_t bufferPos; member
/aosp_15_r20/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
H A DCodedInputByteBufferNano.java401 private int bufferPos; field in CodedInputByteBufferNano
/aosp_15_r20/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
H A DCodedInputStreamMicro.java440 private int bufferPos; field in CodedInputStreamMicro
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A 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
H A DByteString.java1076 private int bufferPos; field in Output
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A 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
H A DByteString.java1076 private int bufferPos; field in Output
/aosp_15_r20/external/flatbuffers/java/com/google/flatbuffers/
H A DFlexBuffers.java983 int bufferPos = start; in compareCharSequence() local

12345678910>>...16