HomeSort by relevance Sort by last modified time
    Searched full:pdata (Results 151 - 175 of 818) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_IconList.cpp 85 void CPWL_IconList_Item::SetData(void* pData) {
86 m_pData = pData;
312 void CPWL_IconList_Content::SetListData(int32_t nItemIndex, void* pData) {
314 pItem->SetData(pData);
443 void CPWL_IconList::SetListData(int32_t nItemIndex, void* pData) {
444 m_pListContent->SetListData(nItemIndex, pData);
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec_utils.c 114 OMX_U8* pData = NULL;
149 pData = pBufferHdr->pBuffer + 15; /*Position to Width & Height*/
150 VIDDEC_LoadDWORD(nValue, pData);
152 VIDDEC_LoadDWORD(nValue, pData);
155 pData += 4; /*Position to compression type*/
156 VIDDEC_LoadDWORD(nValue, pData);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libssp.a 6 P`.data@P?.bss?P?.rdata?<@P@.xdata,?@0@.pdata0?? @0@/4?X
135 .data.bss.rdatas.xdata,.pdata0 ?q
145 ??open memcpy close write _exit read ?.text.startup.xdata.startup.pdata.startup.debug_info.debug_abbrev.debug_loc.debug_aranges.debug_ranges.debug_line.debug_str.rdata$zzz.debug_framefail.isra.0__guard_setup__stack_chk_fail__chk_fail__stack_chk_fail_local.text.startup.xdata.startup.pdata.startup.debug_info.debug_abbrev.debug_loc.debug_aranges.debug_ranges.debug_line.rdata$zzz.debug_frame__stack_chk_guard___chkstk_ms
147 d?D&.text@D P`.data@P?.bss?P?.xdata?@0@.pdata ?T@0@/4??r@B/16-i@B/30?@B/410? @B/56@? @B/70D &@B/82@B/93 a @P@/104?? 0@@BUATWVSH??H??0H?????I??H????H?? ??H?J?H??H??????VI??H???H????H???H??D????????A!?A??????t?D????A????DD?H?CHD?E?H??H)?uNH9???I??H??L???A?H?? L??wHH??[^_A\]?H?BH????H)?H?|$ ?T???f??|?
234  ?? (G W f u z ? ????? ? .file??ggets-chk.cu .text;.data.bss.xdata.pdata ???-?? 0?
241 d?  .text T P`.data@P?.bss?P?.xdata<@0@.pdata Dh@0@/42P?
281  ?? q? ? ? ? ?? ? .file??gmemcpy-chk.cg .text.data.bss.xdata.pdata t2
289 d? 0 .text h P`.data@P?.bss?P?.xdata<@0@.pdata D|@0@/47P?
331  ?? s? ? ? ? ?? ? .file??gmemmove-chk.cg .text.data.bss.xdata.pdata u7
    [all...]
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_object.c 311 * If bSend, the pData buffer is sent to the service.
319 const CK_BYTE* pData,
346 sOperation.params[0].tmpref.buffer = (uint8_t*)pData;
408 * If bSend, the pData buffer is sent to the service.
416 const CK_BYTE* pData,
449 sOperation.params[0].tmpref.buffer = (void*)pData;
509 /* Splits the buffer pData in chunks of nChunkSize size
515 const CK_BYTE* pData,
558 pData,
570 pData += nPartDataLen
    [all...]
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c 314 * If bSend, the pData buffer is sent to the service.
322 const CK_BYTE* pData,
349 sOperation.params[0].tmpref.buffer = (uint8_t*)pData;
411 * If bSend, the pData buffer is sent to the service.
419 const CK_BYTE* pData,
452 sOperation.params[0].tmpref.buffer = (void*)pData;
512 /* Splits the buffer pData in chunks of nChunkSize size
518 const CK_BYTE* pData,
561 pData,
573 pData += nPartDataLen
    [all...]
  /external/icu/icu4c/source/tools/gendict/
gendict.cpp 296 UNewDataMemory *pData;
305 pData = udata_create(outDir, NULL, outFileName, &dataInfo, NULL, &tempstatus);
306 udata_writeBlock(pData, msg, strlen(msg));
307 udata_finish(pData, &tempstatus);
417 UNewDataMemory *pData = udata_create(NULL, NULL, outFileName, &dataInfo, copyright, status);
438 udata_writeBlock(pData, indexes, sizeof(indexes));
439 udata_writeBlock(pData, outData, outDataSize);
440 size_t bytesWritten = udata_finish(pData, status);
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Edit.h 165 void AttachFFLData(void* pData) { m_pFormFiller = pData; }
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_pushbuttonimp.cpp 63 IFWL_PushButtonDP* pData =
65 if (pData) {
66 pData->GetCaption(m_pInterface, wsCaption);
110 IFWL_PushButtonDP* pData =
128 if (pData) {
129 pData->GetCaption(m_pInterface, wsCaption);
141 if (pData) {
142 pPicture = pData->GetPicture(m_pInterface);
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64CA53Erratum835769Stub.cpp 35 const uint32_t* pData,
40 : AArch64CA53ErratumStub(pData, pSize, pName, pBegin, pEnd) {
AArch64CA53Erratum843419Stub.cpp 37 const uint32_t* pData,
42 : AArch64CA53ErratumStub(pData, pSize, pName, pBegin, pEnd) {
AArch64CA53Erratum843419Stub2.cpp 38 const uint32_t* pData,
43 : AArch64CA53ErratumStub(pData, pSize, pName, pBegin, pEnd) {
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLA25Stub.cpp 41 const uint32_t* pData,
45 : m_Target(pTarget), m_Name("pic"), m_pData(pData), m_Size(pSize) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ldscripts/
i386pe.xr 37 .pdata :
39 *(.pdata)
i386pe.xu 41 .pdata :
43 *(.pdata)
i386pep.xr 37 .pdata :
39 *(.pdata*)
i386pep.xu 42 .pdata :
44 *(.pdata*)
  /device/google/contexthub/firmware/inc/
spi_priv.h 25 void *pdata; member in struct:SpiDevice
  /external/pdfium/core/include/fdrm/
fx_crypt.h 62 void CRYPT_SetPubKeyDecryptor(FX_BOOL (*func)(const uint8_t* pData,
  /external/pdfium/core/include/fpdfapi/
fpdf_module.h 72 void* pData,
  /external/pdfium/core/include/fxge/
fx_ge_win32.h 29 static CFX_DIBitmap* LoadFromBuf(BITMAPINFO* pbmi, void* pData);
  /external/pdfium/core/src/fxge/win32/
fx_win32_dib.cpp 55 LPVOID pData,
74 FXSYS_memcpy(pBitmap->GetBuffer(), pData, pitch * height);
100 CFX_DIBitmap* CFX_WindowsDIB::LoadFromBuf(BITMAPINFO* pbmi, LPVOID pData) {
101 return _FX_WindowsDIB_LoadFromBuf(pbmi, pData, FALSE);
  /external/pdfium/fpdfsdk/src/javascript/
JS_GlobalData.h 98 CJS_KeyValue* pData,
  /external/pdfium/xfa/include/fwl/core/
fwl_grid.h 38 typedef struct _FWL_HGRIDCOLROW { void* pData; } * FWL_HGRIDCOLROW;
  /external/pdfium/xfa/src/fgas/include/
fx_stm.h 37 static IFX_Stream* CreateStream(uint8_t* pData,
  /external/pdfium/xfa/src/fgas/src/crt/
fx_stream.h 66 FX_BOOL LoadBuffer(uint8_t* pData, int32_t iTotalSize, FX_DWORD dwAccess);
177 FX_BOOL LoadBuffer(uint8_t* pData, int32_t iTotalSize, FX_DWORD dwAccess);
301 virtual FX_BOOL WriteBlock(const void* pData, size_t size);
302 virtual FX_BOOL WriteBlock(const void* pData,

Completed in 243 milliseconds

1 2 3 4 5 67 8 91011>>