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

/external/clang/lib/AST/
H A DRecordLayout.cpp34 CharUnits datasize,
37 : Size(size), DataSize(datasize), Alignment(alignment),
52 CharUnits datasize,
65 : Size(size), DataSize(datasize), Alignment(alignment),
31 ASTRecordLayout(const ASTContext &Ctx, CharUnits size, CharUnits alignment, CharUnits requiredAlignment, CharUnits datasize, const uint64_t *fieldoffsets, unsigned fieldcount) argument
47 ASTRecordLayout(const ASTContext &Ctx, CharUnits size, CharUnits alignment, CharUnits requiredAlignment, bool hasOwnVFPtr, bool hasExtendableVFPtr, CharUnits vbptroffset, CharUnits datasize, const uint64_t *fieldoffsets, unsigned fieldcount, CharUnits nonvirtualsize, CharUnits nonvirtualalignment, CharUnits SizeOfLargestEmptySubobject, const CXXRecordDecl *PrimaryBase, bool IsPrimaryBaseVirtual, const CXXRecordDecl *BaseSharingVBPtr, bool HasZeroSizedSubObject, bool LeadsWithZeroSizedBase, const BaseOffsetsMapTy& BaseOffsets, const VBaseOffsetsMapTy& VBaseOffsets) argument
/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/core/src/fxcodec/fx_libopenjpeg/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 t1->data = (OPJ_INT32*) opj_aligned_malloc(datasize * sizeof(OPJ_INT32));
1181 t1->datasize=datasize;
1183 memset(t1->data,0,datasize * sizeof(OPJ_INT32));
/external/elfutils/src/src/
H A Dsize.c534 GElf_Off datasize = 0; local
558 datasize += shdr->sh_size;
564 ddigits - 2, datasize,
566 ddigits - 2, textsize + datasize + bsssize,
567 xdigits - 2, textsize + datasize + bsssize,
574 total_datasize += datasize;
/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/libvncserver/x11vnc/
H A DmacosxCG.c466 int datasize, row_bytes, cdepth, comps, bpcomp; local
500 if (CGSGetGlobalCursorDataSize(conn, &datasize) != kCGErrorSuccess) {
505 data = (unsigned char*) malloc(datasize);
507 err = CGSGetGlobalCursorData(conn, data, &datasize, &row_bytes,
510 fprintf(stderr, "datasize: %d row_bytes: %d cdepth: %d comps: %d bpcomp: %d w: %d h: %d\n",
511 datasize, row_bytes, cdepth, comps, bpcomp, (int) rect.size.width, (int) rect.size.height);
526 unsigned char *data64 = (unsigned char*) malloc(2 *datasize);
529 for (i=0; i < datasize/4; i++) {
/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/core/src/fxge/ge/
H A Dfx_ge_fontmap.cpp1483 FX_DWORD datasize = 0; local
1486 datasize = pFont->m_FontOffset ? 0 : pFont->m_FileSize;
1489 datasize = pFont->m_FontOffset ? pFont->m_FileSize : 0;
1497 datasize = GET_TT_LONG(p + 12);
1501 if (datasize && size >= datasize && pFile) {
1503 FXSYS_fread(buffer, datasize, 1, pFile);
1508 return datasize;
/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/llvm/include/llvm/Support/
H A DMachO.h822 uint32_t datasize; member in struct:llvm::MachO::linkedit_data_command
1261 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 734 milliseconds