/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
H A D | BlockRealMatrix.java | 228 final int pStart = iBlock * BLOCK_SIZE; in toBlocksLayout() local 276 final int pStart = iBlock * BLOCK_SIZE; in createBlocksLayout() local 581 final int pStart = iBlock * BLOCK_SIZE; in multiply() local 642 final int pStart = iBlock * BLOCK_SIZE; in getData() local 1320 final int pStart = iBlock * BLOCK_SIZE; in transpose() local 1371 final int pStart = iBlock * BLOCK_SIZE; in operate() local 1423 final int pStart = iBlock * BLOCK_SIZE; in preMultiply() local 1456 final int pStart = iBlock * BLOCK_SIZE; in walkInRowOrder() local 1481 final int pStart = iBlock * BLOCK_SIZE; in walkInRowOrder() local 1510 final int pStart = FastMath.max(startRow, p0); in walkInRowOrder() local [all …]
|
H A D | BlockFieldMatrix.java | 234 final int pStart = iBlock * BLOCK_SIZE; in toBlocksLayout() local 286 final int pStart = iBlock * BLOCK_SIZE; in createBlocksLayout() local 593 final int pStart = iBlock * BLOCK_SIZE; in multiply() local 655 final int pStart = iBlock * BLOCK_SIZE; in getData() local 1296 final int pStart = iBlock * BLOCK_SIZE; in transpose() local 1348 final int pStart = iBlock * BLOCK_SIZE; in operate() local 1402 final int pStart = iBlock * BLOCK_SIZE; in preMultiply() local 1436 final int pStart = iBlock * BLOCK_SIZE; in walkInRowOrder() local 1461 final int pStart = iBlock * BLOCK_SIZE; in walkInRowOrder() local 1490 final int pStart = FastMath.max(startRow, p0); in walkInRowOrder() local [all …]
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/ |
H A D | BlockRealMatrix.java | 218 final int pStart = iBlock * BLOCK_SIZE; in toBlocksLayout() local 262 final int pStart = iBlock * BLOCK_SIZE; in createBlocksLayout() local 535 final int pStart = iBlock * BLOCK_SIZE; in multiply() local 593 final int pStart = iBlock * BLOCK_SIZE; in getData() local 1277 final int pStart = iBlock * BLOCK_SIZE; in transpose() local 1321 final int pStart = iBlock * BLOCK_SIZE; in operate() local 1369 final int pStart = iBlock * BLOCK_SIZE; in preMultiply() local 1401 final int pStart = iBlock * BLOCK_SIZE; in walkInRowOrder() local 1425 final int pStart = iBlock * BLOCK_SIZE; in walkInRowOrder() local 1457 final int pStart = FastMath.max(startRow, p0); in walkInRowOrder() local [all …]
|
H A D | BlockFieldMatrix.java | 225 final int pStart = iBlock * BLOCK_SIZE; in toBlocksLayout() local 273 final int pStart = iBlock * BLOCK_SIZE; in createBlocksLayout() local 561 final int pStart = iBlock * BLOCK_SIZE; in multiply() local 622 final int pStart = iBlock * BLOCK_SIZE; in getData() local 1284 final int pStart = iBlock * BLOCK_SIZE; in transpose() local 1330 final int pStart = iBlock * BLOCK_SIZE; in operate() local 1380 final int pStart = iBlock * BLOCK_SIZE; in preMultiply() local 1412 final int pStart = iBlock * BLOCK_SIZE; in walkInRowOrder() local 1436 final int pStart = iBlock * BLOCK_SIZE; in walkInRowOrder() local 1468 final int pStart = FastMath.max(startRow, p0); in walkInRowOrder() local [all …]
|
/aosp_15_r20/external/pdfium/core/fxcrt/css/ |
H A D | cfx_cssvaluelistparser.cpp | 23 const wchar_t** pStart, in NextValue() 66 const wchar_t* pStart = m_pCur; in SkipToChar() local 74 const wchar_t* pStart = m_pCur; in SkipToCharMatchingParens() local
|
/aosp_15_r20/frameworks/av/media/libeffects/lvm/lib/Bundle/src/ |
H A D | LVM_Buffers.cpp | 56 LVM_FLOAT* pStart; in LVM_BufferManagedIn() local 340 LVM_FLOAT* pStart; in LVM_BufferManagedOut() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/ |
H A D | uparse.cpp | 299 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRangeAnyTerminator() 350 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRange()
|
H A D | ucbuf.cpp | 61 const char* pStart; in ucbuf_autodetect_fs() local 591 const char* pStart; in ucbuf_rewind() local
|
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/ |
H A D | uparse.cpp | 299 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRangeAnyTerminator() 350 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRange()
|
H A D | ucbuf.cpp | 61 const char* pStart; in ucbuf_autodetect_fs() local 591 const char* pStart; in ucbuf_rewind() local
|
/aosp_15_r20/external/antlr/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/ |
H A D | Main.java | 155 long pStart = System.currentTimeMillis(); local
|
/aosp_15_r20/external/cronet/third_party/icu/source/samples/layout/ |
H A D | paragraph.cpp | 107 LEUnicode *pStart = &fChars[0]; in Paragraph() local
|
H A D | pflow.c | 121 LEUnicode *pStart; in pf_create() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | formattedvalue.cpp | 137 ucfpos_getIndexes(const UConstrainedFieldPosition* ptr, int32_t* pStart, int32_t* pLimit, UErrorCod… in ucfpos_getIndexes()
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | formattedvalue.cpp | 137 ucfpos_getIndexes(const UConstrainedFieldPosition* ptr, int32_t* pStart, int32_t* pLimit, UErrorCod… in ucfpos_getIndexes()
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/ |
H A D | Rar5Handler.cpp | 149 const Byte *pStart = p; in Parse() local
|
H A D | RarHandler.cpp | 383 const Byte *pStart = p; in ReadHeaderReal() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/ |
H A D | ZipIn.cpp | 718 const Byte * const pStart = Buffer + _bufPos; in FindMarker() local 1503 const Byte * const pStart = Buffer + _bufPos; in FindDescriptor() local
|
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/parser/ |
H A D | PositionTest.java | 83 Range.Position pStart = pRange.start(); in tracksPosition() local
|
/aosp_15_r20/external/zstd/lib/decompress/ |
H A D | huf_decompress.c | 548 BYTE* const pStart = p; in HUF_decodeStreamX1() local 1311 BYTE* const pStart = p; in HUF_decodeStreamX2() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | uset.cpp | 518 UChar32* pStart, UChar32* pEnd) { in uset_getSerializedRange()
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | uset.cpp | 518 UChar32* pStart, UChar32* pEnd) { in uset_getSerializedRange()
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | bytestring.cpp | 644 const char* pStart = m_pData->m_String; in Replace() local
|
H A D | widestring.cpp | 879 const wchar_t* pStart = m_pData->m_String; in Replace() local
|
/aosp_15_r20/external/zstd/lib/legacy/ |
H A D | zstd_v02.c | 1633 BYTE* const pStart = p; in HUF_decodeStreamX2() local 1992 BYTE* const pStart = p; in HUF_decodeStreamX4() local 2347 BYTE* const pStart = p; in HUF_decodeStreamX6() local
|