Searched defs:sDest (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fpdftext/
H A Dfpdf_text.cpp286 void NormalizeCompositeChar(FX_WCHAR wChar, CFX_WideString& sDest) argument
292 sDest += wChar;
298 sDest += pDst[nIndex];
/external/svox/pico/lib/
H A Dpicopam.c1900 picoos_uint8 *sDest, nI, nType, nIdx, fde; local
1908 sDest = &(outBuff[outWritePos]);
1909 sDest[0] = PICODATA_ITEM_PHONE; /*Item type*/
1910 sDest[1] = pam->sPhFeats[P3]; /*phonetic id*/
1911 sDest[2] = PICOPAM_NRSTPF; /*number of states per phone*/
1912 sDest[3] = sizeof(picoos_uint16) * PICOPAM_NRSTPF * 3; /*size of the item*/
1966 picoos_write_mem_pi_uint16(sDest, &pos,
1968 picoos_write_mem_pi_uint16(sDest, &pos,
1970 picoos_write_mem_pi_uint16(sDest, &pos,
1992 picoos_uint8 *sDest, n local
2168 picoos_uint8 *sDest; local
3104 picoos_uint8 sDest, nI; local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c113030 SelectDest sDest; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c113048 SelectDest sDest; local
[all...]

Completed in 695 milliseconds