/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
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 …]
|
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 …]
|
/external/pdfium/xfa/src/fdp/src/css/ |
D | fde_cssstylesheet.cpp | 387 const FX_WCHAR* pStart = psz; in FDE_GetCSSPersudoLen() local 399 const FX_WCHAR* pStart = psz; in FDE_GetCSSNameLen() local 415 const FX_WCHAR* pStart = psz; in FromString() local
|
D | fde_cssdatatable.cpp | 786 const FX_WCHAR*& pStart, in NextValue() 844 const FX_WCHAR* pStart = m_pCur; in SkipTo() local
|
/external/icu/icu4c/source/tools/toolutil/ |
D | uparse.c | 297 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRangeAnyTerminator() 348 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRange()
|
D | ucbuf.c | 59 const char* pStart; in ucbuf_autodetect_fs() local 589 const char* pStart; in ucbuf_rewind() local
|
/external/pdfium/xfa/src/fgas/src/crt/ |
D | fx_system.cpp | 139 FX_DWORD* pStart = (FX_DWORD*)pBuf; in FX_memset() local 148 FX_DWORD* pStart = (FX_DWORD*)pDst; in FX_memcpy() local
|
D | fx_memory.cpp | 145 uint8_t* pStart = NULL; in Free() local
|
/external/pdfium/core/src/fpdfapi/fpdf_parser/ |
D | fpdf_parser_utility.cpp | 73 void CPDF_SimpleParser::ParseWord(const uint8_t*& pStart, in ParseWord() 158 const uint8_t* pStart; in GetWord() local
|
/external/pdfium/xfa/src/fxfa/src/fm2js/ |
D | xfa_lexer.cpp | 433 const FX_WCHAR* pStart = p; in String() local 472 const FX_WCHAR* pStart = p; in Identifiers() local
|
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/ |
D | Main.java | 155 long pStart = System.currentTimeMillis(); local
|
/external/icu/icu4c/source/samples/layout/ |
D | paragraph.cpp | 101 LEUnicode *pStart = &fChars[0]; in Paragraph() local
|
D | pflow.c | 116 LEUnicode *pStart; in pf_create() local
|
/external/pdfium/core/src/fxcrt/ |
D | fx_arabic.cpp | 320 FX_WCHAR* pStart = (FX_WCHAR*)(const FX_WCHAR*)wsText; in FX_BidiReverseString() local 827 baseType *pStart, *pEnd; in FX_BidiReverseString() local
|
D | fx_basic_bstring.cpp | 857 const FX_CHAR* pStart = m_pData->m_String; in Replace() local
|
/external/icu/icu4c/source/common/ |
D | uset.cpp | 476 UChar32* pStart, UChar32* pEnd) { in uset_getSerializedRange()
|
/external/pdfium/xfa/src/fgas/include/ |
D | fx_utl.h | 185 uint8_t** pStart = CFX_BaseArray::GetAt(0); variable
|
/external/gptfdisk/ |
D | basicmbr.cc | 779 uint64_t firstLogical, lastLogical, lStart, pStart; in UpdateCanBeLogical() local
|
/external/sqlite/dist/orig/ |
D | shell.c | 206 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ in timeDiff() 284 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ in timeDiff()
|
D | sqlite3.c | 11623 void *pStart; /* First byte of available memory space */ member
|
/external/sqlite/dist/ |
D | shell.c | 212 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ in timeDiff() 290 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ in timeDiff()
|
D | sqlite3.c | 11623 void *pStart; /* First byte of available memory space */ member
|
/external/pdfium/xfa/src/fdp/src/xml/ |
D | fde_xml.cpp | 130 const FX_WCHAR* pStart = pPath; in GetPath() local
|
/external/lz4/lib/ |
D | lz4.c | 396 const BYTE* const pStart = pIn; in LZ4_count() local
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | PublicMethods.cpp | 211 const FX_WCHAR* pStart = NULL; in ParseNumber() local
|