Home
last modified time | relevance | path

Searched defs:pEnd (Results 1 – 25 of 49) sorted by relevance

12

/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DBlockFieldMatrix.java235 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 …]
DBlockRealMatrix.java229 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/
DBlockFieldMatrix.java226 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 …]
DBlockRealMatrix.java219 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/
Dfgas_fontutils.cpp2454 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/
Dfpdf_cmaps.cpp105 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/
Dulocimp.h159 const char** pEnd, in ulocimp_getSubtags()
/external/icu/icu4c/source/common/
Dulocimp.h159 const char** pEnd, in ulocimp_getSubtags()
Duloc.cpp1194 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()
Duset.cpp518 UChar32* pStart, UChar32* pEnd) { in uset_getSerializedRange()
/external/cronet/third_party/icu/source/tools/toolutil/
Duparse.cpp299 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/
Duparse.cpp299 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/
Dlogging.cpp189 const uint8_t *pEnd; in otbrDump() local
/external/cronet/third_party/icu/source/samples/layout/
Dparagraph.cpp110 LEUnicode *pEnd = u_strpbrk(pStart, separators); in Paragraph() local
Dpflow.c161 LEUnicode *pEnd = u_strpbrk(pStart, separators); in pf_create() local
/external/cronet/third_party/icu/source/common/
Duloc.cpp1152 const char **pEnd, in ulocimp_getLanguage()
1197 const char **pEnd, in ulocimp_getScript()
1231 const char **pEnd, in ulocimp_getCountry()
Duset.cpp518 UChar32* pStart, UChar32* pEnd) { in uset_getSerializedRange()
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp58 const FPF_SKIAFONTMAP* pEnd = skFontMap + length; in FPF_SkiaGetSubstFont() local
/external/lzma/CPP/7zip/Archive/
DLzhHandler.cpp50 const Byte *pEnd = p + size; in LzhCrc16Update() local
DVhdxHandler.cpp61 const Byte *pEnd = p + size; in CrcUpdateT1_vhdx() local
/external/jsoup/src/test/java/org/jsoup/parser/
DPositionTest.java90 Range.Position pEnd = pRange.end(); in tracksPosition() local
/external/fastrpc/src/
Dstd.c318 const char *pEnd = (const char*)std_memchrend(s,c,n); in std_memchr() local
/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.cpp891 const auto* pEnd = std::end(kJapan1VerticalCIDs); in GetCIDTransform() local
/external/libpcap/
Dpcap-dpdk.c535 char *pEnd; in portid_by_device() local
/external/pdfium/core/fxcrt/
Dbytestring.cpp645 char* pEnd = m_pData->m_String + m_pData->m_nDataLength; in Replace() local

12