Home
last modified time | relevance | path

Searched defs:pDest (Results 1 – 25 of 26) sorted by relevance

12

/external/icu/icu4c/source/common/
Dustrtrns.cpp50 UChar *pDest; in u_strFromUTF32WithSub() local
165 UChar32 *pDest; in u_strToUTF32WithSub() local
282 UChar *pDest = dest; in u_strFromUTF8WithSub() local
560 UChar *pDest = dest; in u_strFromUTF8Lenient() local
771 _appendUTF8(uint8_t *pDest, UChar32 c) { in _appendUTF8()
802 uint8_t *pDest = (uint8_t *)dest; in u_strToUTF8WithSub() local
1094 UChar *pDest = dest; in u_strFromJavaModifiedUTF8WithSub() local
1322 uint8_t *pDest = (uint8_t *)dest; in u_strToJavaModifiedUTF8() local
Dutext.cpp1427 UChar *pDest = dest; in utext_strFromUTF8() local
/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h95 #define php_proto_zend_hash_index_update_mem(ht, h, pData, nDataSize, pDest) \ argument
99 pDest) \ argument
102 #define php_proto_zend_hash_index_find_zval(ht, h, pDest) \ argument
105 #define php_proto_zend_hash_find(ht, key, key_len, pDest) \ argument
108 #define php_proto_zend_hash_index_find_mem(ht, h, pDest) \ argument
111 #define php_proto_zend_hash_find_zval(ht, key, key_len, pDest) \ argument
114 #define php_proto_zend_hash_find_mem(ht, key, key_len, pDest) \ argument
120 #define php_proto_zend_hash_next_index_insert_mem(ht, pData, nDataSize, pDest) \ argument
123 #define php_proto_zend_hash_get_current_data_ex(ht, pDest, pos) \ argument
303 void** pDest) { in php_proto_zend_hash_index_update_mem()
[all …]
Dprotobuf.c61 zval* pDest = NULL; in add_to_table() local
82 zval* pDest = NULL; in add_to_list() local
89 zval* pDest = NULL; in add_to_strtable() local
/external/pdfium/core/fpdfdoc/
Dcpdf_link.cpp26 CPDF_Object* pDest = m_pDict->GetDirectObjectFor("Dest"); in GetDest() local
Dcpdf_bookmark.cpp52 const CPDF_Object* pDest = m_pDict->GetDirectObjectFor("Dest"); in GetDest() local
Dcpdf_action.cpp61 const CPDF_Object* pDest = m_pDict->GetDirectObjectFor("D"); in GetDest() local
/external/pdfium/core/fxcodec/icc/
Diccmodule.cpp143 unsigned char* pDest, in TranslateScanline()
/external/pdfium/core/fxge/dib/
Dcfx_imagestretcher.cpp47 CFX_ImageStretcher::CFX_ImageStretcher(ScanlineComposerIface* pDest, in CFX_ImageStretcher()
Dcfx_bitmapcomposer.cpp16 void CFX_BitmapComposer::Compose(const RetainPtr<CFX_DIBitmap>& pDest, in Compose()
/external/pdfium/core/fpdfapi/parser/
Dfpdf_parser_utility.cpp103 pdfium::span<char> pDest = result.GetBuffer(src_size); in PDF_NameDecode() local
/external/lzma/CPP/Windows/
DPropVariant.cpp286 HRESULT CPropVariant::Detach(PROPVARIANT *pDest) throw() in Detach()
/external/pdfium/core/fxcrt/css/
Dcfx_cssstyleselector.cpp85 CFX_CSSComputedStyle* pDest) { in ComputeStyle()
/external/pdfium/fpdfsdk/
Dfpdf_view.cpp1000 const CPDF_Dictionary* pDest = pRoot->GetDictFor("Dests"); in FPDF_CountNamedDests() local
1104 const CPDF_Dictionary* pDest = pRoot->GetDictFor("Dests"); in FPDF_GetNamedDest() local
/external/icu/icu4c/source/test/cintltst/
Dcustrtrn.c989 const UChar *pu, *pDest; in Test_FromUTF8Lenient() local
/external/icu/icu4c/source/test/perf/normperf/
Dnormperf.h109 UChar* pDest; variable
/external/pdfium/core/fxcrt/
Dbytestring.cpp656 char* pDest = pNewData->m_String; in Replace() local
Dwidestring.cpp876 wchar_t* pDest = pNewData->m_String; in Replace() local
/external/aac/libAACdec/src/
Daacdec_hcr.cpp705 UCHAR *pDest; in HcrSortCodebookAndNumCodewordInSection() local
/external/icu/icu4c/source/tools/genrb/
Dwrtxml.cpp235 static char* convertAndEscape(char** pDest, int32_t destCap, int32_t* destLength, in convertAndEscape()
/external/OpenCL-CTS/test_common/miniz/
Dminiz.c360 int mz_compress2(unsigned char *pDest, mz_ulong *pDest_len, const unsigned char *pSource, mz_ulong … in mz_compress2()
388 int mz_compress(unsigned char *pDest, mz_ulong *pDest_len, const unsigned char *pSource, mz_ulong s… in mz_compress()
545 int mz_uncompress(unsigned char *pDest, mz_ulong *pDest_len, const unsigned char *pSource, mz_ulong… in mz_uncompress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1986 GenericValue *pDest = &Dest; in visitInsertValueInst() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1939 GenericValue *pDest = &Dest; in visitInsertValueInst() local
/external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1981 GenericValue *pDest = &Dest; in visitInsertValueInst() local
/external/sqlite/dist/
Dshell.c15783 sqlite3 *pDest; in do_meta_command() local

12