Home
last modified time | relevance | path

Searched refs:read_ulong (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Draf.c146 start_of_jpeg = read_ulong(inptr,TIFF_MOTOROLA,RAF_JPEGLOC); in process_raf()
158 jpeg_length = read_ulong(inptr,TIFF_MOTOROLA,RAF_JPEGLOC + 4); in process_raf()
171 table1_offset = read_ulong(inptr,TIFF_MOTOROLA,RAF_JPEGLOC + 8); in process_raf()
172 table1_length = read_ulong(inptr,TIFF_MOTOROLA,HERE); in process_raf()
186 table1_length = read_ulong(inptr,TIFF_MOTOROLA,RAF_JPEGLOC + 12); in process_raf()
204 table2_offset = read_ulong(inptr,TIFF_MOTOROLA,RAF_JPEGLOC + 36); in process_raf()
205 table2_length = read_ulong(inptr,TIFF_MOTOROLA,HERE); in process_raf()
210 CFA_length = read_ulong(inptr,TIFF_MOTOROLA,HERE); in process_raf()
275 unknown2 = read_ulong(inptr,TIFF_MOTOROLA,RAF_JPEGLOC + 24); in process_raf()
336 Secondary_length = read_ulong(inptr,TIFF_MOTOROLA,HERE); in process_raf()
[all …]
H A Dx3f.c47 xmagic = read_ulong(inptr,TIFF_INTEL,offset); in read_x3fheader()
56 header.mark_bits = read_ulong(inptr,TIFF_INTEL,HERE); in read_x3fheader()
314 section_id = read_ulong(inptr,byteorder,directory_offset); in process_x3f_dir()
317 num_entries = read_ulong(inptr,byteorder,HERE); in process_x3f_dir()
753 header.image_type = read_ulong(inptr,byteorder,HERE); in read_x3f_imag_header()
775 header.item1 = read_ulong(inptr,byteorder,HERE); in read_x3f_camf_header()
776 header.item2 = read_ulong(inptr,byteorder,HERE); in read_x3f_camf_header()
777 header.item3 = read_ulong(inptr,byteorder,HERE); in read_x3f_camf_header()
778 header.item4 = read_ulong(inptr,byteorder,HERE); in read_x3f_camf_header()
779 header.item5 = read_ulong(inptr,byteorder,HERE); in read_x3f_camf_header()
[all …]
H A Dreadfile.c128 length = read_ulong(inptr,TIFF_MOTOROLA,offset); in read_imageheader()
135 umagic = read_ulong(inptr,TIFF_MOTOROLA,HERE); in read_imageheader()
153 umagic = read_ulong(inptr,TIFF_MOTOROLA,offset); in read_imageheader()
158 mrwheader.mrw_dataoffset = read_ulong(inptr,TIFF_MOTOROLA,HERE); in read_imageheader()
176 umagic = read_ulong(inptr,TIFF_INTEL,offset); in read_imageheader()
217 entry.count = read_ulong(inptr,byteorder,HERE); in read_ifd_entry()
365 read_ulong(FILE *inptr,unsigned short byteorder,unsigned long offset) in read_ulong() function
416 ulval = read_ulong(inptr,byteorder,offset); in read_float()
H A Dmaker_epson.c204 value_offset = read_ulong(inptr,byteorder,value_offset); in epson1_offset_makervalue()
205 count = read_ulong(inptr,byteorder,HERE); in epson1_offset_makervalue()
504 value = read_ulong(inptr,byteorder,offset); in epson1_interpret_offset_makervalue()
514 value = read_ulong(inptr,byteorder,HERE); in epson1_interpret_offset_makervalue()
516 value = read_ulong(inptr,byteorder,HERE); in epson1_interpret_offset_makervalue()
H A Dprint.c1227 value = read_ulong(inptr,byteorder,offset); in print_ulong()
1245 value = read_ulong(inptr,byteorder,HERE); in print_ulong()
1266 value = read_ulong(inptr,byteorder,HERE); in print_ulong()
1393 num = read_ulong(inptr,byteorder,offset); in print_urational()
1400 denom = read_ulong(inptr,byteorder,HERE); in print_urational()
1418 num = read_ulong(inptr,byteorder,HERE); in print_urational()
1425 denom = read_ulong(inptr,byteorder,HERE); in print_urational()
1446 num = read_ulong(inptr,byteorder,HERE); in print_urational()
1453 denom = read_ulong(inptr,byteorder,HERE); in print_urational()
1472 num = read_ulong(inptr,byteorder,HERE); in print_urational()
[all …]
/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DTTFontFileAnalysis.php26 $this->version = $version = $this->read_ulong();
42 $this->numTTCFonts = $this->read_ulong();
44 $this->TTCFonts[$i]['offset'] = $this->read_ulong();
204 $magic = $this->read_ulong();
244 $isFixedPitch = $this->read_ulong();
258 $offset = $this->read_ulong();
293 $length = $this->read_ulong();
296 $nGroups = $this->read_ulong();
298 $startCharCode = $this->read_ulong();
299 $endCharCode = $this->read_ulong();
[all …]
H A DTTFontFile.php444 function read_ulong() function in Mpdf\\TTFontFile
577 $offset = $this->read_ulong();
779 $magic = $this->read_ulong();
1009 $offset = $this->read_ulong();
1054 $length = $this->read_ulong();
1058 $nGroups = $this->read_ulong();
1158 $locax = $this->read_ulong();
1176 $locaH = $this->read_ulong();
3587 $offset = $this->read_ulong();
4105 $offset = $this->read_ulong();
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/scripts/gdb/linux/
H A Ddmesg.py52 addr = utils.read_ulong(desc_ring, off)
58 addr = utils.read_ulong(desc_ring, off)
71 addr = utils.read_ulong(text_data_ring, off)
114 begin = utils.read_ulong(descs, desc_off + begin_off) % text_data_sz
115 end = utils.read_ulong(descs, desc_off + next_off) % text_data_sz
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/gdb/linux/
H A Ddmesg.py52 addr = utils.read_ulong(desc_ring, off)
58 addr = utils.read_ulong(desc_ring, off)
71 addr = utils.read_ulong(text_data_ring, off)
114 begin = utils.read_ulong(descs, desc_off + begin_off) % text_data_sz
115 end = utils.read_ulong(descs, desc_off + next_off) % text_data_sz
/dports/multimedia/v4l-utils/linux-5.13-rc2/scripts/gdb/linux/
H A Ddmesg.py52 addr = utils.read_ulong(desc_ring, off)
58 addr = utils.read_ulong(desc_ring, off)
71 addr = utils.read_ulong(text_data_ring, off)
114 begin = utils.read_ulong(descs, desc_off + begin_off) % text_data_sz
115 end = utils.read_ulong(descs, desc_off + next_off) % text_data_sz
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/pdfbase/
H A Dttfonts.py199 a(self.read_ulong())
330 def read_ulong(self): member in TTFontParser
578 magic = self.read_ulong()
703 offset = self.read_ulong()
725 length = self.read_ulong()
726 lang = self.read_ulong()
772 first = self.read_ulong()
773 count = self.read_ulong()
782 end = self.read_ulong()
792 end = self.read_ulong()
[all …]
/dports/graphics/exifprobe/exifprobe-2.0.1/aux/
H A Ddump_section.c39 extern unsigned long read_ulong(FILE *,unsigned short,unsigned long);
263 lvalue = read_ulong(ifp,byteorder,offset); in main()
282 lvalue = read_ulong(ifp,byteorder,offset); in main()
306 lnumerator = read_ulong(ifp,byteorder,offset); in main()
307 ldenominator = read_ulong(ifp,byteorder,HERE); in main()
397 read_ulong(FILE *inptr,unsigned short byteorder,unsigned long offset) in read_ulong() function
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/CORBA/GIOP/v1_2/
H A DReplyHeader.java94 request_id = in.read_ulong(); in read()
95 reply_status = in.read_ulong(); in read()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/CORBA/GIOP/v1_2/
H A DReplyHeader.java94 request_id = in.read_ulong(); in read()
95 reply_status = in.read_ulong(); in read()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/CORBA/GIOP/v1_2/
H A DReplyHeader.java94 request_id = in.read_ulong(); in read()
95 reply_status = in.read_ulong(); in read()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/CORBA/GIOP/v1_2/
H A DReplyHeader.java94 request_id = in.read_ulong(); in read()
95 reply_status = in.read_ulong(); in read()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/CORBA/GIOP/v1_2/
H A DReplyHeader.java94 request_id = in.read_ulong(); in read()
95 reply_status = in.read_ulong(); in read()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/CORBA/GIOP/v1_2/
H A DReplyHeader.java94 request_id = in.read_ulong(); in read()
95 reply_status = in.read_ulong(); in read()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/CORBA/GIOP/v1_0/
H A DReplyHeader.java104 request_id = in.read_ulong(); in read()
105 reply_status = in.read_ulong(); in read()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/CORBA/GIOP/v1_0/
H A DReplyHeader.java106 request_id = in.read_ulong(); in read()
107 reply_status = in.read_ulong(); in read()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/CORBA/GIOP/v1_0/
H A DReplyHeader.java106 request_id = in.read_ulong(); in read()
107 reply_status = in.read_ulong(); in read()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/CORBA/GIOP/v1_0/
H A DReplyHeader.java106 request_id = in.read_ulong(); in read()
107 reply_status = in.read_ulong(); in read()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/CORBA/GIOP/v1_0/
H A DReplyHeader.java106 request_id = in.read_ulong(); in read()
107 reply_status = in.read_ulong(); in read()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/CORBA/GIOP/v1_0/
H A DReplyHeader.java106 request_id = in.read_ulong(); in read()
107 reply_status = in.read_ulong(); in read()
/dports/print/py-fpdf/fpdf-1.7.2/fpdf/
H A Dttfonts.py109 record['offset'] = self.read_ulong()
110 record['length'] = self.read_ulong()
155 def read_ulong(self): member in TTFontFile
379 isFixedPitch = self.read_ulong()
421 offset = self.read_ulong()
506 offset = self.read_ulong()
1001 length = self.read_ulong()
1005 grpCount = self.read_ulong()
1010 startCharCode = self.read_ulong()
1011 endCharCode = self.read_ulong()
[all …]

12345678910>>...13