/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | CodedInputStreamReader.java | 314 int endPos = input.getTotalBytesRead() + bytes; in readDoubleList() local 340 int endPos = input.getTotalBytesRead() + bytes; in readDoubleList() local 372 int endPos = input.getTotalBytesRead() + bytes; in readFloatList() local 398 int endPos = input.getTotalBytesRead() + bytes; in readFloatList() local 429 int endPos = input.getTotalBytesRead() + bytes; in readUInt64List() local 455 int endPos = input.getTotalBytesRead() + bytes; in readUInt64List() local 487 int endPos = input.getTotalBytesRead() + bytes; in readInt64List() local 513 int endPos = input.getTotalBytesRead() + bytes; in readInt64List() local 545 int endPos = input.getTotalBytesRead() + bytes; in readInt32List() local 571 int endPos = input.getTotalBytesRead() + bytes; in readInt32List() local [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | CodedInputStreamReader.java | 314 int endPos = input.getTotalBytesRead() + bytes; in readDoubleList() local 340 int endPos = input.getTotalBytesRead() + bytes; in readDoubleList() local 372 int endPos = input.getTotalBytesRead() + bytes; in readFloatList() local 398 int endPos = input.getTotalBytesRead() + bytes; in readFloatList() local 429 int endPos = input.getTotalBytesRead() + bytes; in readUInt64List() local 455 int endPos = input.getTotalBytesRead() + bytes; in readUInt64List() local 487 int endPos = input.getTotalBytesRead() + bytes; in readInt64List() local 513 int endPos = input.getTotalBytesRead() + bytes; in readInt64List() local 545 int endPos = input.getTotalBytesRead() + bytes; in readInt32List() local 571 int endPos = input.getTotalBytesRead() + bytes; in readInt32List() local [all …]
|
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/parser/ |
H A D | Token.java | 21 private int startPos, endPos = Unset; // position in CharacterReader this token was read from field in Token 49 int endPos() { in endPos() method in Token 53 void endPos(int pos) { in endPos() method in Token 282 final void appendAttributeName(String append, int startPos, int endPos) { in appendAttributeName() 294 final void appendAttributeName(char append, int startPos, int endPos) { in appendAttributeName() 299 final void appendAttributeValue(String append, int startPos, int endPos) { in appendAttributeValue() 308 final void appendAttributeValue(char append, int startPos, int endPos) { in appendAttributeValue() 313 final void appendAttributeValue(int[] appendCodepoints, int startPos, int endPos) { in appendAttributeValue() 324 private void ensureAttrName(int startPos, int endPos) { in ensureAttrName() 337 private void ensureAttrValue(int startPos, int endPos) { in ensureAttrValue()
|
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ |
H A D | JavacTokens.java | 46 private final int endPos; field in JavacTokens.RawTok 48 RawTok(String stringVal, TokenKind kind, int pos, int endPos) { in RawTok() 66 public int endPos() { in endPos() method in JavacTokens.RawTok 122 int endPos = t.endPos; in getTokens() local 168 protected Comment processComment(int pos, int endPos, CommentStyle style) { in processComment() 197 private final int endPos; field in JavacTokens.CommentWithTextAndPosition 204 int pos, int endPos, AccessibleReader reader, CommentStyle style) { in CommentWithTextAndPosition()
|
/aosp_15_r20/external/jspecify/cftojspecify/java/com/google/devtools/javatools/typeannotationrefactoring/ |
H A D | CheckerFrameworkToJspecifyRefactoring.java | 362 int endPos = endPos(node, unit); in atEnd() local 380 private static int endPos(Tree node, JCCompilationUnit unit) { in endPos() method in CheckerFrameworkToJspecifyRefactoring 381 int endPos = ((JCTree) node).getEndPosition(unit.endPositions); in endPos() local
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libvrr/ |
D | VariableRefreshRateVersion.cpp | 29 char* endPos; in getBoardApiLevel() local 37 char* endPos; in getDisplayXrrVersion() local
|
/aosp_15_r20/frameworks/wilhelm/src/itf/ |
H A D | ISeek.cpp | 52 SLmillisecond startPos, SLmillisecond endPos) in ISeek_SetLoop() 120 SLmillisecond endPos = thiz->mEndPos; in ISeek_GetLoop() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | crelativedateformattest.c | 46 int32_t endPos; member 499 int32_t beginPos, endPos; in TestNumericField() local 554 int32_t beginPos, endPos; in TestNumericField() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | crelativedateformattest.c | 46 int32_t endPos; member 499 int32_t beginPos, endPos; in TestNumericField() local 554 int32_t beginPos, endPos; in TestNumericField() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/animation/ |
H A D | WindowAnimator.kt | 64 val endPos = in <lambda>() constant
|
/aosp_15_r20/external/fonttools/Lib/fontTools/cffLib/ |
H A D | __init__.py | 719 def setPos(self, pos, endPos): argument 739 def setPos(self, pos, endPos): argument 755 def setPos(self, pos, endPos): argument 1689 def setPos(self, pos, endPos): argument 1823 def setPos(self, pos, endPos): argument 2121 def setPos(self, pos, endPos): argument 2139 def setPos(self, pos, endPos): argument 2336 def setPos(self, pos, endPos): argument 2594 def setPos(self, pos, endPos): argument
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | brkeng.cpp | 82 int32_t endPos, in findBreaks() 328 int32_t endPos, in findBreaks()
|
H A D | lstmbe.cpp | 519 UText *text, int32_t startPos, int32_t endPos, in vectorize() 560 UText *text, int32_t startPos, int32_t endPos, in vectorize() 640 int32_t endPos, in divideUpDictionaryRange()
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | brkeng.cpp | 82 int32_t endPos, in findBreaks() 330 int32_t endPos, in findBreaks()
|
H A D | lstmbe.cpp | 519 UText *text, int32_t startPos, int32_t endPos, in vectorize() 560 UText *text, int32_t startPos, int32_t endPos, in vectorize() 640 int32_t endPos, in divideUpDictionaryRange()
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SmsMessageBodyTest.java | 275 int endPos = (asciiCharsLen - startPos > addCount) ? in testCalcLengthAscii() local 309 int endPos = (unicodeCharsLen - startPos > addCount) ? in testCalcLengthUnicode() local
|
/aosp_15_r20/external/ow2-asm/asm-util/src/main/java/org/objectweb/asm/util/ |
H A D | CheckMethodAdapter.java | 1243 final int endPos, in checkIdentifier() 1350 int endPos = checkDescriptor(version, descriptor, 0, canBeVoid); in checkDescriptor() local 1397 int endPos = descriptor.indexOf(';', startPos); in checkDescriptor() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/breakiter/ |
H A D | LSTMBreakEngine.java | 184 private String substring(CharacterIterator text, int startPos, int endPos) { in substring() 197 public void vectorize(CharacterIterator text, int startPos, int endPos, in vectorize()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/breakiter/ |
H A D | LSTMBreakEngine.java | 193 private String substring(CharacterIterator text, int startPos, int endPos) { in substring() 206 public void vectorize(CharacterIterator text, int startPos, int endPos, in vectorize()
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/os/ |
H A D | PowerStats.java | 469 int endPos = parcel.dataPosition(); in writeToParcel() local 483 int endPos = startPos + length; in readFromParcel() local
|
/aosp_15_r20/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/ |
H A D | RegularFile.java | 324 long endPos = pos + len; in write() local 361 long endPos = pos + len; in write() local
|
/aosp_15_r20/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
D | PduParser.java | 872 int endPos = pduDataStream.available(); in parseParts() local 1563 int endPos = pduDataStream.available(); in parseContentType() local
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/mmslib/pdu/ |
H A D | PduParser.java | 875 int endPos = pduDataStream.available(); in parseParts() local 1566 int endPos = pduDataStream.available(); in parseContentType() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ui/ |
H A D | ScreenshotAnimationController.kt | 281 val endPos = PointF(targetPosition.exactCenterX(), targetPosition.exactCenterY()) in <lambda>() constant
|
/aosp_15_r20/frameworks/base/telephony/common/com/google/android/mms/pdu/ |
H A D | PduParser.java | 878 int endPos = pduDataStream.available(); in parseParts() local 1580 int endPos = pduDataStream.available(); in parseContentType() local
|