Searched defs:datasize (Results 1 - 18 of 18) sorted by relevance

/external/clang/lib/AST/
H A DRecordLayout.cpp32 CharUnits datasize,
34 : Size(size), DataSize(datasize), Alignment(alignment),
45 CharUnits datasize,
57 : Size(size), DataSize(datasize), Alignment(alignment),
29 ASTRecordLayout(const ASTContext &Ctx, CharUnits size, CharUnits alignment, CharUnits requiredAlignment, CharUnits datasize, ArrayRef<uint64_t> fieldoffsets) argument
40 ASTRecordLayout(const ASTContext &Ctx, CharUnits size, CharUnits alignment, CharUnits requiredAlignment, bool hasOwnVFPtr, bool hasExtendableVFPtr, CharUnits vbptroffset, CharUnits datasize, ArrayRef<uint64_t> fieldoffsets, CharUnits nonvirtualsize, CharUnits nonvirtualalignment, CharUnits SizeOfLargestEmptySubobject, const CXXRecordDecl *PrimaryBase, bool IsPrimaryBaseVirtual, const CXXRecordDecl *BaseSharingVBPtr, bool EndsWithZeroSizedObject, bool LeadsWithZeroSizedBase, const BaseOffsetsMapTy& BaseOffsets, const VBaseOffsetsMapTy& VBaseOffsets) argument
/external/curl/lib/
H A Dhttp_chunks.h86 curl_off_t datasize; member in struct:Curl_chunker
/external/kernel-headers/original/uapi/linux/
H A Dcycx_cfm.h60 * @datasize - configuration data size
73 unsigned long datasize; member in struct:cycx_fw_info
/external/pdfium/third_party/libopenjpeg20/
H A Dt1.h110 OPJ_UINT32 datasize; member in struct:opj_t1
H A Dt1.c1169 OPJ_UINT32 datasize=w * h; local
1174 if(datasize > t1->datasize){
1176 if (((OPJ_UINT32)-1) / (OPJ_UINT32)sizeof(OPJ_INT32) < datasize) {
1179 t1->data = (OPJ_INT32*) opj_aligned_malloc(datasize * sizeof(OPJ_INT32));
1184 t1->datasize=datasize;
1186 memset(t1->data,0,datasize * sizeof(OPJ_INT32));
/external/elfutils/src/
H A Dsize.c530 GElf_Off datasize = 0; local
554 datasize += shdr->sh_size;
560 ddigits - 2, datasize,
562 ddigits - 2, textsize + datasize + bsssize,
563 xdigits - 2, textsize + datasize + bsssize,
570 total_datasize += datasize;
/external/pdfium/core/fxge/ge/
H A Dcfx_folderfontinfo.cpp336 uint32_t datasize = 0; local
339 datasize = pFont->m_FontOffset ? 0 : pFont->m_FileSize;
341 datasize = pFont->m_FontOffset ? pFont->m_FileSize : 0;
348 datasize = GET_TT_LONG(p + 12);
353 if (!datasize || size < datasize)
354 return datasize;
361 FXSYS_fread(buffer, datasize, 1, pFile) != 1) {
362 datasize = 0;
365 return datasize;
[all...]
/external/zopfli/src/zopfli/
H A Dlz77.c95 void ZopfliVerifyLenDist(const unsigned char* data, size_t datasize, size_t pos, argument
101 assert(pos + length <= datasize);
/external/opencv/cv/src/
H A DmycvHaarDetectObjects.cpp168 int datasize; local
244 datasize = sizeof(MyCvHidHaarClassifierCascade) +
250 CV_CALL( out = (MyCvHidHaarClassifierCascade*)cvAlloc( datasize ));
381 assert( (char*)haar_node_ptr - (char*)out <= datasize );
H A Dcvhaar.cpp186 int datasize; local
262 datasize = sizeof(CvHidHaarClassifierCascade) +
268 CV_CALL( out = (CvHidHaarClassifierCascade*)cvAlloc( datasize ));
399 assert( (char*)haar_node_ptr - (char*)out <= datasize );
/external/pdfium/third_party/libtiff/
H A Dtif_dirread.c768 uint32 datasize; local
789 datasize=(*count)*typesize;
790 assert((tmsize_t)datasize>0);
796 if (datasize<=4)
797 _TIFFmemcpy(data,&direntry->tdir_offset,datasize);
804 err=TIFFReadDirEntryData(tif,(uint64)offset,(tmsize_t)datasize,data);
814 if (datasize<=8)
815 _TIFFmemcpy(data,&direntry->tdir_offset,datasize);
822 err=TIFFReadDirEntryData(tif,offset,(tmsize_t)datasize,data);
4307 uint64 datasize; local
[all...]
/external/valgrind/cachegrind/
H A Dcg_main.c895 void addEvent_Dr ( CgState* cgs, InstrInfo* inode, Int datasize, IRAtom* ea ) argument
899 tl_assert(datasize >= 1 && datasize <= min_line_size);
909 evt->Ev.Dr.szB = datasize;
915 void addEvent_Dw ( CgState* cgs, InstrInfo* inode, Int datasize, IRAtom* ea ) argument
921 tl_assert(datasize >= 1 && datasize <= min_line_size);
930 && lastEvt->Ev.Dr.szB == datasize
946 evt->Ev.Dw.szB = datasize;
953 Int datasize, IRAto
952 addEvent_D_guarded( CgState* cgs, InstrInfo* inode, Int datasize, IRAtom* ea, IRAtom* guard, Bool isWrite ) argument
[all...]
/external/valgrind/callgrind/
H A Dmain.c617 void addEvent_Dr ( ClgState* clgs, InstrInfo* inode, Int datasize, IRAtom* ea ) argument
621 tl_assert(datasize >= 1);
623 tl_assert(datasize <= CLG_(min_line_size));
632 evt->Ev.Dr.szB = datasize;
638 void addEvent_Dw ( ClgState* clgs, InstrInfo* inode, Int datasize, IRAtom* ea ) argument
643 tl_assert(datasize >= 1);
645 tl_assert(datasize <= CLG_(min_line_size));
651 && lastEvt->Ev.Dr.szB == datasize
667 evt->Ev.Dw.szB = datasize;
674 Int datasize, IRAto
673 addEvent_D_guarded( ClgState* clgs, InstrInfo* inode, Int datasize, IRAtom* ea, IRAtom* guard, Bool isWrite ) argument
[all...]
/external/zlib/src/contrib/minizip/
H A Dzip.c1519 short datasize = 0; local
1640 datasize += 8;
1644 datasize += 8;
1648 datasize += 8;
1650 if(datasize > 0)
1654 if((uLong)(datasize + 4) > zi->ci.size_centralExtraFree)
1665 zip64local_putValue_inmemory(p, datasize, 2); // DataSize
1689 zi->ci.size_centralExtraFree -= datasize + 4;
1690 zi->ci.size_centralheader += datasize + 4;
1693 zi->ci.size_centralExtra += datasize
[all...]
/external/libmtp/src/
H A Dptp-pack.c1273 ptp_unpack_CANON_changes (PTPParams *params, unsigned char* data, int datasize, PTPCanon_changes_entry **ce) argument
1280 while (curdata - data < datasize) {
1293 while (curdata - data < datasize) {
1328 ptp_debug (params, "event %d: EOS prop %04x desc record, datasize %d, propxtype %d", i, proptype, size-PTP_ece_Prop_Desc_Data, propxtype);
1400 ptp_debug (params, "event %d: EOS prop %04x info record, datasize is %d", i, proptype, size-PTP_ece_Prop_Val_Data);
1515 ptp_debug (params, "event %d: Unknown EOS property %04x, datasize is %d, using uint16", i ,proptype, size-PTP_ece_Prop_Val_Data);
1531 ptp_debug (params, "event %d: Unknown EOS property %04x, datasize is %d, using uint8", i ,proptype, size-PTP_ece_Prop_Val_Data);
1562 ptp_debug (params, "event %d: Unknown EOS property %04x, datasize is %d, using uint32", i ,proptype, size-PTP_ece_Prop_Val_Data);
1564 ptp_debug (params, "event %d: Warning: datasize modulo sizeof(uint32) is not 0: ", i, (size-PTP_ece_Prop_Val_Data) % sizeof(uint32_t) );
1569 ptp_debug (params, "event %d: Unknown EOS property %04x, datasize i
[all...]
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMachO.h565 uint32_t datasize; member in struct:llvm::MachO::linkedit_data_command
/external/llvm/include/llvm/Support/
H A DMachO.h777 uint32_t datasize; member in struct:llvm::MachO::linkedit_data_command
1245 sys::swapByteOrder(C.datasize);
/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp1600 static unsigned deflateNoCompression(ucvector* out, const unsigned char* data, size_t datasize) argument
1605 size_t i, j, numdeflateblocks = (datasize + 65534) / 65535;
1619 if(datasize - datapos < 65535) LEN = (unsigned)datasize - datapos;
1628 for(j = 0; j < 65535 && datapos < datasize; j++)
1702 size_t datasize = dataend - datapos; local
1738 if(!uivector_resize(&lz77_encoded, datasize)) ERROR_BREAK(83 /*alloc fail*/);
4985 static unsigned addChunk_IDAT(ucvector* out, const unsigned char* data, size_t datasize, argument
4993 error = zlib_compress(&zlibdata.data, &zlibdata.size, data, datasize, zlibsettings);
5648 static unsigned addUnknownChunks(ucvector* out, unsigned char* data, size_t datasize)
[all...]

Completed in 492 milliseconds