Home
last modified time | relevance | path

Searched defs:size_buf (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/dports/korean/engdic/engdic-0.2/
H A Dengdic.h51 struct size_buf { struct
52 int width ;
53 int height ;
/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/src/
H A Dsession-entry.h20 typedef struct size_buf { struct
23 } size_buf_t; argument
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/src/
H A Dwebpimage.cpp199 byte size_buf[WEBP_TAG_SIZE]; in doWriteMetadata() local
227 byte size_buf[2]; in doWriteMetadata() local
281 byte size_buf[WEBP_TAG_SIZE]; in doWriteMetadata() local
520 byte size_buf[WEBP_TAG_SIZE]; in decodeChunks() local
536 byte size_buf[WEBP_TAG_SIZE]; in decodeChunks() local
568 byte size_buf[WEBP_TAG_SIZE]; in decodeChunks() local
/dports/graphics/exiv2/exiv2-0.27.5-Source/src/
H A Dwebpimage.cpp211 byte size_buf[WEBP_TAG_SIZE]; in doWriteMetadata() local
240 byte size_buf[2]; in doWriteMetadata() local
298 byte size_buf[WEBP_TAG_SIZE]; in doWriteMetadata() local
563 byte size_buf[WEBP_TAG_SIZE]; in decodeChunks() local
581 byte size_buf[WEBP_TAG_SIZE]; in decodeChunks() local
617 byte size_buf[WEBP_TAG_SIZE]; in decodeChunks() local
/dports/net/nast/nast-0.2.0/
H A Dicmp.c26 u_short size_ip, size_icmp, size_buf; in handle_ICMP() local
H A Dudp.c30 u_short size_buf, size_ip, size_udp; in handle_UDP() local
H A Dtcp.c29 u_short size_ip, size_tcp, size_buf; in handle_TCP() local
/dports/devel/xtl/xtl-1.4.2/examples/bench/vxtl/
H A Draw.cpp20 const int size_buf = 500*1000; in main() local
H A Dgiop.cpp21 const int size_buf = 500*1000; in main() local
H A Dxdr.cpp21 const int size_buf = 500*1000; in main() local
/dports/devel/xtl/xtl-1.4.2/examples/bench/xtl/
H A Dgiop.cpp20 const int size_buf = 500*1000; in main() local
H A Draw.cpp19 const int size_buf = 500*1000; in main() local
H A Dxdr.cpp20 const int size_buf = 500*1000; in main() local
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lib/qemu/
H A Dqtest.c13 char fmt_name[128], size_buf[128], dsize_buf[128]; in main() local
/dports/misc/xtar/xtar-1.4/common/
H A Dascii.c43 static char size_buf[25]; in ascii_size() local
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/id3-0.5.3/src/stream/frame/
H A Dv2.rs42 let mut size_buf = [0; 4]; in encode() localVariable
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hptzip/src/
H A Dhptzip.c197 int getFileCrc(const char* filenameinzip,void*buf,unsigned long size_buf,unsigned long* result_crc) in getFileCrc()
248 uInt size_buf; in do_extract_currentfile() local
509 int size_buf=0; in PackWithZlib() local
/dports/news/husky/husky-1.9.20191207/hptzip/src/
H A Dhptzip.c197 int getFileCrc(const char* filenameinzip,void*buf,unsigned long size_buf,unsigned long* result_crc) in getFileCrc()
248 uInt size_buf; in do_extract_currentfile() local
509 int size_buf=0; in PackWithZlib() local
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hptzip/src/
H A Dhptzip.c197 int getFileCrc(const char* filenameinzip,void*buf,unsigned long size_buf,unsigned long* result_crc) in getFileCrc()
248 uInt size_buf; in do_extract_currentfile() local
509 int size_buf=0; in PackWithZlib() local
/dports/news/husky-htick/husky-htick-1.9.20191207/hptzip/src/
H A Dhptzip.c197 int getFileCrc(const char* filenameinzip,void*buf,unsigned long size_buf,unsigned long* result_crc) in getFileCrc()
248 uInt size_buf; in do_extract_currentfile() local
509 int size_buf=0; in PackWithZlib() local
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hptzip/src/
H A Dhptzip.c197 int getFileCrc(const char* filenameinzip,void*buf,unsigned long size_buf,unsigned long* result_crc) in getFileCrc()
248 uInt size_buf; in do_extract_currentfile() local
509 int size_buf=0; in PackWithZlib() local
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hptzip/src/
H A Dhptzip.c197 int getFileCrc(const char* filenameinzip,void*buf,unsigned long size_buf,unsigned long* result_crc) in getFileCrc()
248 uInt size_buf; in do_extract_currentfile() local
509 int size_buf=0; in PackWithZlib() local
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hptzip/src/
H A Dhptzip.c197 int getFileCrc(const char* filenameinzip,void*buf,unsigned long size_buf,unsigned long* result_crc) in getFileCrc()
248 uInt size_buf; in do_extract_currentfile() local
509 int size_buf=0; in PackWithZlib() local
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hptzip/src/
H A Dhptzip.c197 int getFileCrc(const char* filenameinzip,void*buf,unsigned long size_buf,unsigned long* result_crc) in getFileCrc()
248 uInt size_buf; in do_extract_currentfile() local
509 int size_buf=0; in PackWithZlib() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_ocme/src/ooc_vector/io/
H A Dooc_chunks_kcdb.cpp98 size_t size_buf; in LoadAT() local

12345678910>>...18