OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:htons
(Results
1 - 25
of
64
) sorted by null
1
2
3
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
htons.c
11
inline uint16_t
htons
(uint16_t hostshort) {
function
/external/chromium_org/third_party/WebKit/Source/wtf/
ByteOrder.h
45
inline uint16_t
htons
(uint16_t x) { return x; }
function
50
inline uint16_t
htons
(uint16_t x) { return x; }
function
55
inline uint16_t
htons
(uint16_t x) { return WTF::bswap16(x); }
function
/external/bluetooth/bluedroid/gki/common/
gki_inet.h
23
#define
htons
ntohs
macro
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_inet.h
23
#define
htons
ntohs
macro
/external/libnfc-nci/src/gki/common/
gki_inet.h
23
#define
htons
ntohs
macro
/external/grub/netboot/
osdep.h
50
#define
htons
(x) \
macro
/external/tcpdump/
tcpdump-stdinc.h
150
#undef
htons
macro
158
#define
htons
(x) __ntohs(x)
macro
/bionic/libc/include/sys/
endian.h
190
#define
htons
(x) __swap16(x)
macro
229
#define
htons
(x) (x)
macro
246
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/development/ndk/platforms/android-3/include/sys/
endian.h
206
#define
htons
(x) __swap16(x)
macro
245
#define
htons
(x) (x)
macro
262
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/external/chromium_org/third_party/ots/include/
opentype-sanitiser.h
21
#define
htons
(x) _byteswap_ushort (x)
macro
110
v =
htons
(v);
115
v =
htons
(v);
/external/kernel-headers/original/linux/byteorder/
generic.h
52
*
htons
(__u16 x)
148
#undef
htons
macro
157
extern __be16
htons
(__u16);
168
#define
htons
(x) ___htons(x)
macro
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
endian.h
205
#define
htons
(x) __swap16(x)
macro
244
#define
htons
(x) (x)
macro
261
#define
HTONS
(x) (x) =
htons
((u_int16_t)(x))
Completed in 638 milliseconds
1
2
3