| /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
| D | BlockFieldMatrix.java | 235 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in toBlocksLayout() local 287 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in createBlocksLayout() local 594 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in multiply() local 656 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in getData() local 1297 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, columns); in transpose() local 1349 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in operate() local 1403 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in preMultiply() local 1437 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in walkInRowOrder() local 1462 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in walkInRowOrder() local 1491 final int pEnd = FastMath.min((iBlock + 1) * BLOCK_SIZE, 1 + endRow); in walkInRowOrder() local [all …]
|
| D | BlockRealMatrix.java | 229 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in toBlocksLayout() local 277 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in createBlocksLayout() local 582 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in multiply() local 643 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in getData() local 1321 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, columns); in transpose() local 1372 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in operate() local 1424 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in preMultiply() local 1457 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in walkInRowOrder() local 1482 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in walkInRowOrder() local 1511 final int pEnd = FastMath.min((iBlock + 1) * BLOCK_SIZE, 1 + endRow); in walkInRowOrder() local [all …]
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/ |
| D | BlockFieldMatrix.java | 226 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in toBlocksLayout() local 274 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in createBlocksLayout() local 562 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in multiply() local 623 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in getData() local 1285 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, columns); in transpose() local 1331 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in operate() local 1381 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in preMultiply() local 1413 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in walkInRowOrder() local 1437 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in walkInRowOrder() local 1469 final int pEnd = FastMath.min((iBlock + 1) * BLOCK_SIZE, 1 + endRow); in walkInRowOrder() local [all …]
|
| D | BlockRealMatrix.java | 219 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in toBlocksLayout() local 263 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in createBlocksLayout() local 536 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in multiply() local 594 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in getData() local 1278 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, columns); in transpose() local 1322 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in operate() local 1370 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in preMultiply() local 1402 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in walkInRowOrder() local 1426 final int pEnd = FastMath.min(pStart + BLOCK_SIZE, rows); in walkInRowOrder() local 1458 final int pEnd = FastMath.min((iBlock + 1) * BLOCK_SIZE, 1 + endRow); in walkInRowOrder() local [all …]
|
| /external/pdfium/xfa/fgas/font/ |
| D | fgas_fontutils.cpp | 2454 const FGAS_FontInfo* pEnd = std::end(kXFAFontsMap); in FGAS_FontNameToEnglishName() local 2473 const FGAS_FontInfo* pEnd = std::end(kXFAFontsMap); in FGAS_FontInfoByFontName() local
|
| /external/pdfium/core/fpdfapi/cmaps/ |
| D | fpdf_cmaps.cpp | 105 const auto* pEnd = pCur + pMap->m_WordCount; in CharCodeFromCID() local 115 const auto* pEnd = pCur + pMap->m_WordCount; in CharCodeFromCID() local
|
| /external/icu/libicu/cts_headers/ |
| D | ulocimp.h | 159 const char** pEnd, in ulocimp_getSubtags()
|
| /external/icu/icu4c/source/common/ |
| D | ulocimp.h | 159 const char** pEnd, in ulocimp_getSubtags()
|
| D | uloc.cpp | 1194 const char** pEnd, in _getLanguage() 1255 const char** pEnd) { in _getScript() 1288 const char** pEnd) { in _getRegion() 1341 const char** pEnd, in _getVariant() 1484 const char** pEnd, in ulocimp_getSubtags() 1515 const char** pEnd, in ulocimp_getSubtags()
|
| D | uset.cpp | 518 UChar32* pStart, UChar32* pEnd) { in uset_getSerializedRange()
|
| /external/cronet/third_party/icu/source/tools/toolutil/ |
| D | uparse.cpp | 299 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRangeAnyTerminator() 350 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRange()
|
| /external/icu/icu4c/source/tools/toolutil/ |
| D | uparse.cpp | 299 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRangeAnyTerminator() 350 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRange()
|
| /external/ot-br-posix/src/common/ |
| D | logging.cpp | 189 const uint8_t *pEnd; in otbrDump() local
|
| /external/cronet/third_party/icu/source/samples/layout/ |
| D | paragraph.cpp | 110 LEUnicode *pEnd = u_strpbrk(pStart, separators); in Paragraph() local
|
| D | pflow.c | 161 LEUnicode *pEnd = u_strpbrk(pStart, separators); in pf_create() local
|
| /external/cronet/third_party/icu/source/common/ |
| D | uloc.cpp | 1152 const char **pEnd, in ulocimp_getLanguage() 1197 const char **pEnd, in ulocimp_getScript() 1231 const char **pEnd, in ulocimp_getCountry()
|
| D | uset.cpp | 518 UChar32* pStart, UChar32* pEnd) { in uset_getSerializedRange()
|
| /external/pdfium/core/fxge/android/ |
| D | cfpf_skiafontmgr.cpp | 58 const FPF_SKIAFONTMAP* pEnd = skFontMap + length; in FPF_SkiaGetSubstFont() local
|
| /external/lzma/CPP/7zip/Archive/ |
| D | LzhHandler.cpp | 50 const Byte *pEnd = p + size; in LzhCrc16Update() local
|
| D | VhdxHandler.cpp | 61 const Byte *pEnd = p + size; in CrcUpdateT1_vhdx() local
|
| /external/jsoup/src/test/java/org/jsoup/parser/ |
| D | PositionTest.java | 90 Range.Position pEnd = pRange.end(); in tracksPosition() local
|
| /external/fastrpc/src/ |
| D | std.c | 318 const char *pEnd = (const char*)std_memchrend(s,c,n); in std_memchr() local
|
| /external/pdfium/core/fpdfapi/font/ |
| D | cpdf_cidfont.cpp | 891 const auto* pEnd = std::end(kJapan1VerticalCIDs); in GetCIDTransform() local
|
| /external/libpcap/ |
| D | pcap-dpdk.c | 535 char *pEnd; in portid_by_device() local
|
| /external/pdfium/core/fxcrt/ |
| D | bytestring.cpp | 645 char* pEnd = m_pData->m_String + m_pData->m_nDataLength; in Replace() local
|