Home
last modified time | relevance | path

Searched defs:pStart (Results 1 – 23 of 23) sorted by relevance

/external/pdfium/xfa/fde/css/
Dcfde_cssvaluelistparser.cpp17 const FX_WCHAR*& pStart, in NextValue()
62 const FX_WCHAR* pStart = m_pCur; in SkipTo() local
Dcfde_cssselector.cpp20 const FX_WCHAR* pStart = psz; in GetCSSNameLen() local
62 const FX_WCHAR* pStart = psz; in FromString() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_simple_parser.cpp17 void CPDF_SimpleParser::ParseWord(const uint8_t*& pStart, uint32_t& dwSize) { in ParseWord()
95 const uint8_t* pStart; in GetWord() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DBlockRealMatrix.java228 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 …]
DBlockFieldMatrix.java234 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 …]
/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()
Ducbuf.cpp61 const char* pStart; in ucbuf_autodetect_fs() local
591 const char* pStart; in ucbuf_rewind() local
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/
DMain.java155 long pStart = System.currentTimeMillis(); local
/external/pdfium/xfa/fxfa/fm2js/
Dxfa_lexer.cpp422 const FX_WCHAR* pStart = p; in String() local
462 const FX_WCHAR* pStart = p; in Identifiers() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTUnicode.cpp236 const PVRTuint8* pStart = pC; in PVRTUnicodeUTF8Length() local
/external/icu/icu4c/source/samples/layout/
Dparagraph.cpp107 LEUnicode *pStart = &fChars[0]; in Paragraph() local
Dpflow.c119 LEUnicode *pStart; in pf_create() local
/external/pdfium/core/fxcrt/
Dfx_arabic.cpp351 FX_WCHAR* pStart = const_cast<FX_WCHAR*>(wsText.c_str()); in FX_BidiReverseString() local
Dfx_basic_wstring.cpp748 const FX_WCHAR* pStart = m_pData->m_String; in Replace() local
Dfx_basic_bstring.cpp796 const FX_CHAR* pStart = m_pData->m_String; in Replace() local
/external/icu/icu4c/source/common/
Duset.cpp478 UChar32* pStart, UChar32* pEnd) { in uset_getSerializedRange()
/external/gptfdisk/
Dbasicmbr.cc781 uint64_t firstLogical, lastLogical, lStart, pStart; in UpdateCanBeLogical() local
/external/pdfium/xfa/fde/xml/
Dfde_xml_imp.cpp151 const FX_WCHAR* pStart = pPath; in GetPath() local
/external/lz4/lib/
Dlz4.c353 const BYTE* const pStart = pIn; in LZ4_count() local
/external/sqlite/dist/
Dshell.c222 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ in timeDiff()
298 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ in timeDiff()
Dsqlite3.c14077 void *pStart; /* First byte of available memory space */ member
/external/sqlite/dist/orig/
Dshell.c216 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ in timeDiff()
292 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ in timeDiff()
Dsqlite3.c14077 void *pStart; /* First byte of available memory space */ member