/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ |
H A D | FlexBuffers.kt | 844 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 D | CodedInputStream.cs | 139 …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 D | ParserInternalState.cs | 56 internal int bufferPos; field
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ |
H A D | CodedInputStream.cs | 139 …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 D | ParserInternalState.cs | 56 internal int bufferPos; field
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | unames.cpp | 215 #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 D | unames.cpp | 215 #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 D | GPBCodedInputStream_PackagePrivate.h | 43 size_t bufferPos; member
|
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/ |
H A D | GPBCodedInputStream_PackagePrivate.h | 43 size_t bufferPos; member
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/ |
H A D | normlzr.h | 772 int32_t bufferPos; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/ |
H A D | normlzr.h | 772 int32_t bufferPos; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/ |
H A D | normlzr.h | 772 int32_t bufferPos; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/ |
H A D | normlzr.h | 772 int32_t bufferPos; variable
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/ |
H A D | normlzr.h | 772 int32_t bufferPos; variable
|
/aosp_15_r20/external/icu/icu4c/source/common/unicode/ |
H A D | normlzr.h | 772 int32_t bufferPos; variable
|
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/ |
H A D | normlzr.h | 772 int32_t bufferPos; variable
|
/aosp_15_r20/frameworks/native/libs/binder/ |
H A D | BufferedTextOutput.cpp | 79 size_t bufferPos; member
|
/aosp_15_r20/system/libhwbinder/ |
H A D | BufferedTextOutput.cpp | 82 size_t bufferPos; member
|
/aosp_15_r20/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
H A D | CodedInputByteBufferNano.java | 401 private int bufferPos; field in CodedInputByteBufferNano
|
/aosp_15_r20/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/ |
H A D | CodedInputStreamMicro.java | 440 private int bufferPos; field in CodedInputStreamMicro
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | CodedInputStream.java | 1534 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 D | ByteString.java | 1076 private int bufferPos; field in Output
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | CodedInputStream.java | 1534 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 D | ByteString.java | 1076 private int bufferPos; field in Output
|
/aosp_15_r20/external/flatbuffers/java/com/google/flatbuffers/ |
H A D | FlexBuffers.java | 983 int bufferPos = start; in compareCharSequence() local
|