Home
last modified time | relevance | path

Searched refs:letoh16 (Results 1 – 25 of 98) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/android/
H A Dlo-bootstrap.c42 #define letoh16(x) (x) macro
145 letoh16(entry->filename_size) + in cdir_entry_size()
146 letoh16(entry->extra_field_size) + in cdir_entry_size()
147 letoh16(entry->file_comment_size); in cdir_entry_size()
166 cdir_entries = letoh16(dirend->cdir_entries); in setup_cdir()
177 if (letoh16(entry->filename_size) == name_size && in find_cdir_entry()
444 if (letoh16(file->compression) != STORE) { in lo_apkentry()
449 data = ((char *)&file->data) + letoh16(file->filename_size) + letoh16(file->extra_field_size); in lo_apkentry()
586 tm.tm_mday = letoh16(entry->lastmod_date) & 0x1F; in new_stat()
622 if (letoh16(entry->filename_size) >= name_size && in lo_apk_lstat()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/android/
H A Dlo-bootstrap.c42 #define letoh16(x) (x) macro
145 letoh16(entry->filename_size) + in cdir_entry_size()
146 letoh16(entry->extra_field_size) + in cdir_entry_size()
147 letoh16(entry->file_comment_size); in cdir_entry_size()
166 cdir_entries = letoh16(dirend->cdir_entries); in setup_cdir()
177 if (letoh16(entry->filename_size) == name_size && in find_cdir_entry()
444 if (letoh16(file->compression) != STORE) { in lo_apkentry()
449 data = ((char *)&file->data) + letoh16(file->filename_size) + letoh16(file->extra_field_size); in lo_apkentry()
586 tm.tm_mday = letoh16(entry->lastmod_date) & 0x1F; in new_stat()
622 if (letoh16(entry->filename_size) >= name_size && in lo_apk_lstat()
[all …]
/dports/net-mgmt/pktstat/pktstat-46935839b/
H A Dtype.h77 #undef letoh16
86 # define letoh16(x) swap16(x) macro
91 # define letoh16(x) (x) macro
96 #define htole16(x) letoh16(x)
H A Dmachendian.h34 # define letoh16(x) le16toh(x) macro
46 # define letoh16(x) swap16(x) macro
51 # define letoh16(x) (x) macro
/dports/multimedia/blind/blind-1.1/src/util/
H A Dendian.h28 # if defined(letoh16)
29 # define le16toh letoh16
42 # define le16toh letoh16
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/libdisplay/
H A DBootAnimation.cpp64 return sizeof(local_file_header) + letoh16(filename_size) + in GetSize()
65 letoh16(extra_field_size) + GetDataSize(); in GetSize()
70 return data + letoh16(filename_size) + letoh16(extra_field_size); in GetData()
107 return sizeof(cdir_entry) + letoh16(filename_size) + in GetSize()
108 letoh16(extra_field_size) + letoh16(file_comment_size); in GetSize()
208 uint16_t len = letoh16(entry->filename_size); in GetEntryName()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/image/tga/
H A Dfiletga.h41 #define letoh16(x) htole16(x) macro
44 #define letoh16(x) (x) macro
196 #undef letoh16
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/image/
H A Dtarga.h38 # define letoh16(x) htole16(x) macro
41 # define letoh16(x) (x) macro
212 # undef letoh16
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/base/include/android-base/
H A Dendian.h49 #define letoh16(x) le16toh(x) macro
91 #define letoh16(x) (x) macro
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/sys/
H A Dendian.h176 __uint16_t letoh16(__uint16_t);
201 #define letoh16(x) (x) macro
233 #define letoh16 __swap16 macro
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/sys/
H A Dendian.h176 __uint16_t letoh16(__uint16_t);
201 #define letoh16(x) (x) macro
233 #define letoh16 __swap16 macro
/dports/archivers/unshield/unshield-1.4.3/lib/
H A Dinternal.h123 #define letoh16(x) bswap_16(x) macro
128 #define letoh16(x) (x) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/
H A Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/
H A Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/
H A Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/wasm-wasi-musl/
H A Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/
H A Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/
H A Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/wasm-wasi-musl/
H A Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-musl/
H A Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/
H A Dendian.h67 #define letoh16(x) (uint16_t)(x) macro
74 #define letoh16(x) __bswap16(x) macro
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/
H A Dendian.h52 #define letoh16(x) (uint16_t)(x) macro
71 #define letoh16(x) __bswap16(x) macro
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/
H A Dendian.h52 #define letoh16(x) (uint16_t)(x) macro
71 #define letoh16(x) __bswap16(x) macro
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/src/aircrack-osdep/
H A Dbyteorder.h337 #ifndef letoh16
338 #define letoh16(x) (x) macro
394 #ifndef letoh16
395 #define letoh16 ___my_swab16 macro
/dports/devel/flatcc/flatcc-0.6.0/include/flatcc/portable/
H A Dpendian.h98 #if !defined(le16toh) && defined(letoh16)
99 #define le16toh letoh16

1234