OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:htole16
(Results
1 - 25
of
30
) sorted by null
1
2
/system/extras/fatblock/
fat.c
31
de->first_cluster_hi =
htole16
((cluster >> 16) & 0xffff);
32
de->first_cluster_lo =
htole16
((cluster >> 0) & 0xffff);
fs.c
187
bs->sector_size =
htole16
(sector_size);
189
bs->reserved_sectors =
htole16
(reserved_sectors);
193
bs->sectors_per_track =
htole16
(42);
194
bs->heads =
htole16
(42);
198
bs->fs_info_sector =
htole16
(1);
199
bs->backup_boot_sector =
htole16
(2);
/external/libmtp/src/
gphoto2-endian-intel.h
51
#ifndef
htole16
52
# define
htole16
(x) (x)
macro
70
#define
HTOLE16
(x) (void) (x)
128
# define htole16a(a,x) *(uint16_t*)(a) =
htole16
(x)
gphoto2-endian-ppc.h
51
#ifndef
htole16
52
# define
htole16
(x) swap16(x)
macro
74
#define
HTOLE16
(x) (x) =
htole16
(x)
/bionic/libc/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/development/ndk/platforms/android-3/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/sys/
endian.h
172
__uint16_t
htole16
(__uint16_t);
197
#define
htole16
(x) (x)
macro
229
#define
htole16
__swap16
macro
Completed in 48 milliseconds
1
2