Home
last modified time | relevance | path

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

12

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_lexer.cpp66 const FX_WCHAR*& pEnd) { in string2number()
407 const FX_WCHAR*& pEnd) { in Number()
421 const FX_WCHAR*& pEnd) { in String()
461 const FX_WCHAR*& pEnd) { in Identifiers()
494 void CXFA_FMLexer::Comment(const FX_WCHAR* p, const FX_WCHAR*& pEnd) { in Comment()
Dxfa_simpleexpression.cpp500 const XFA_FMBuildInFunc* pEnd = g_BuildInFuncs + FX_ArraySize(g_BuildInFuncs); in IsBuildInFunc() local
/external/pdfium/xfa/fde/css/
Dcfde_cssselector.cpp19 int32_t GetCSSNameLen(const FX_WCHAR* psz, const FX_WCHAR* pEnd) { in GetCSSNameLen()
63 const FX_WCHAR* pEnd = psz + str.GetLength(); in FromString() local
/external/pdfium/core/fpdfapi/cmaps/
Dfpdf_cmaps.cpp132 const uint16_t* pEnd = pMap->m_pWordMap + pMap->m_WordCount * 2; in FPDFAPI_CharCodeFromCID() local
141 const uint16_t* pEnd = pMap->m_pWordMap + pMap->m_WordCount * 3; in FPDFAPI_CharCodeFromCID() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
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 …]
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 …]
/external/icu/icu4c/source/tools/toolutil/
Duparse.c299 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRangeAnyTerminator()
350 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRange()
/external/libvncserver/common/
Dzywrletemplate.c482 int* pEnd; in Wavelet() local
508 int* pEnd; in InvWavelet() local
716 int* pEnd; in ZYWRLE_RGBYUV() local
736 int* pEnd; in ZYWRLE_YUVRGB() local
758 int* pEnd; in ZYWRLE_ANALYZE() local
794 int* pEnd; in ZYWRLE_SYNTHESIZE() local
/external/pdfium/xfa/fde/
Dcfde_path.cpp86 const CFX_PointF* pEnd = p + iCount; in AddBeziers() local
198 const CFX_PointF* pEnd = p + iCount; in AddLines() local
/external/lzma/C/
D7zCrc.c50 const Byte *pEnd = p + size; in CrcUpdateT1() local
/external/pdfium/xfa/fxfa/app/
Dxfa_fontmgr.cpp1711 const XFA_FONTINFO* pEnd = g_XFAFontsMap + FX_ArraySize(g_XFAFontsMap); in XFA_LocalFontNameToEnglishName() local
1728 const XFA_FONTINFO* pEnd = g_XFAFontsMap + FX_ArraySize(g_XFAFontsMap); in XFA_GetFontINFOByFontName() local
/external/icu/icu4c/source/samples/layout/
Dparagraph.cpp110 LEUnicode *pEnd = u_strpbrk(pStart, separators); in Paragraph() local
Dpflow.c159 LEUnicode *pEnd = u_strpbrk(pStart, separators); in pf_create() local
/external/pdfium/xfa/fxfa/parser/
Dxfa_utils.cpp377 const XFA_ELEMENTINFO* pEnd = g_XFAElementData + g_iXFAElementCount; in XFA_GetElementTypeForName() local
/external/icu/icu4c/source/common/
Duloc.cpp1224 const char **pEnd) { in ulocimp_getLanguage()
1271 const char **pEnd) in ulocimp_getScript()
1310 const char **pEnd) in ulocimp_getCountry()
Duset.cpp478 UChar32* pStart, UChar32* pEnd) { in uset_getSerializedRange()
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp80 const FPF_SKIAFONTMAP* pEnd = skFontMap + length; in FPF_SkiaGetSubstFont() local
/external/pdfium/core/fxcrt/
Dfx_arabic.cpp353 FX_WCHAR* pEnd = pStart + iCount - 1; in FX_BidiReverseString() local
Dfx_basic_wstring.cpp749 FX_WCHAR* pEnd = m_pData->m_String + m_pData->m_nDataLength; in Replace() local
Dfx_basic_bstring.cpp797 FX_CHAR* pEnd = m_pData->m_String + m_pData->m_nDataLength; in Replace() local
/external/pdfium/core/fxge/ge/
Dcfx_fontmapper.cpp196 const CODEPAGE_MAP* pEnd = in GetCharsetFromCodePage() local
/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.cpp845 const auto* pEnd = g_Japan1_VertCIDs + FX_ArraySize(g_Japan1_VertCIDs); in GetCIDTransform() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateIntervalFormatTest.java1657 public ExpectPosAndFormat(int pBegin, int pEnd, String fmt) { in TestFPos_SkelWithSeconds()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateIntervalFormatTest.java1658 public ExpectPosAndFormat(int pBegin, int pEnd, String fmt) { in TestFPos_SkelWithSeconds()
/external/pdfium/xfa/fgas/localization/
Dfgas_locale.cpp275 const FX_WCHAR* pEnd = pStr + iStrLen; in SplitFormatString() local
439 wchar_t* pEnd; in FX_WStringToLCID() local
2420 const FX_LOCALETIMEZONEINFO* pEnd = in FX_ParseLocaleTime() local

12