Home
last modified time | relevance | path

Searched refs:read_ulong (Results 176 – 200 of 312) sorted by relevance

12345678910>>...13

/dports/lang/gnat_util/gcc-6-20180516/libjava/org/omg/CORBA/
H A DDataInputStream.h54 virtual jint read_ulong() = 0;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/org/omg/CORBA/
H A DDataInputStream.h54 virtual jint read_ulong() = 0;
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/org/omg/CORBA/
H A DDataInputStream.h54 virtual jint read_ulong() = 0;
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/org/omg/CORBA/
H A DDataInputStream.h54 virtual jint read_ulong() = 0;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/protocol/giopmsgheaders/
H A DIORAddressingInfoHelper.java96 value.selected_profile_index = istream.read_ulong (); in read()
H A DRequestMessage_1_1.java126 this.request_id = istream.read_ulong(); in read()
H A DLocateReplyMessage_1_2.java115 this.request_id = istream.read_ulong(); in read()
H A DRequestMessage_1_2.java142 this.request_id = istream.read_ulong(); in read()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/protocol/giopmsgheaders/
H A DIORAddressingInfoHelper.java96 value.selected_profile_index = istream.read_ulong (); in read()
H A DRequestMessage_1_2.java142 this.request_id = istream.read_ulong(); in read()
H A DRequestMessage_1_1.java126 this.request_id = istream.read_ulong(); in read()
H A DLocateReplyMessage_1_2.java115 this.request_id = istream.read_ulong(); in read()
/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Dmaker_minolta.c594 value = read_ulong(inptr,byteorder,offset); in minolta1_interpret_offset_makervalue()
602 value = read_ulong(inptr,byteorder,HERE); in minolta1_interpret_offset_makervalue()
604 value = read_ulong(inptr,byteorder,HERE); in minolta1_interpret_offset_makervalue()
648 value = read_ulong(inptr,TIFF_MOTOROLA,offset); in minolta_camerasetting()
H A Dprocess.c539 next_ifd_offset = read_ulong(inptr,byteorder,current_offset); in process_tiff_ifd()
743 tmp_offset = read_ulong(inptr,alt_byteorder, in process_tiff_ifd()
1314 tmp_length = read_ulong(inptr,byteorder,length_loc); in process_tiff_ifd()
1325 tmp_offset = read_ulong(inptr,byteorder,offset_loc); in process_tiff_ifd()
1857 next_ifd_offset = read_ulong(inptr,byteorder,current_offset); in process_exif_ifd()
2094 subifd_offset = read_ulong(inptr,byteorder,entry_offset) + in process_subifd()
2103 max_offset = read_ulong(inptr,byteorder,HERE); in process_subifd()
2221 next_ifd_offset = read_ulong(inptr,byteorder,current_offset); in process_gps_ifd()
3881 ifd_offset = read_ulong(inptr,header->file_marker,HERE); in process_app1()
4070 ifd_offset = read_ulong(inptr,header->file_marker,HERE); in process_app3()
[all …]
H A Dextern.h107 extern unsigned long read_ulong(FILE *,unsigned short,unsigned long);
H A Dmrw.c107 blockid = read_ulong(inptr,TIFF_MOTOROLA,offset); in process_mrw()
109 blocklength = read_ulong(inptr,TIFF_MOTOROLA,HERE); in process_mrw()
136 ifd_offset = read_ulong(inptr,header->file_marker,HERE); in process_mrw()
/dports/www/you-get/you-get-0.4.1545/src/you_get/processor/
H A Djoin_mp4.py33 def read_ulong(stream): function
242 creation_time = read_ulong(stream)
243 modification_time = read_ulong(stream)
245 duration = read_ulong(stream)
694 size = read_ulong(stream)
/dports/graphics/birdfont/birdfont-2.29.5/libbirdfont/OpenFontFormat/
H A DDirectoryTable.vala152 checksum = dis.read_ulong ();
153 offset = dis.read_ulong ();
154 length = dis.read_ulong ();
H A DOtfTable.vala90 checksum += dis.read_ulong ();
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/encoding/
H A DCDRInputStream.java154 public final int read_ulong() { in read_ulong() method in CDRInputStream
155 return impl.read_ulong(); in read_ulong()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/encoding/
H A DCDRInputStream.java154 public final int read_ulong() { in read_ulong() method in CDRInputStream
155 return impl.read_ulong(); in read_ulong()
/dports/multimedia/libv4l/linux-5.13-rc2/scripts/gdb/linux/
H A Dutils.py126 def read_ulong(buffer, offset): function
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/gdb/linux/
H A Dutils.py126 def read_ulong(buffer, offset): function
/dports/multimedia/v4l-utils/linux-5.13-rc2/scripts/gdb/linux/
H A Dutils.py126 def read_ulong(buffer, offset): function
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/CORBA/GIOP/
H A DServiceContext.java142 int id = istream.read_ulong(); in read()

12345678910>>...13