OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:htole32
(Results
1 - 25
of
55
) sorted by null
1
2
3
/system/extras/fatblock/
fs.c
106
fs->fat[cluster] =
htole32
(entry);
195
bs->sectors32 =
htole32
(total_sectors);
196
bs->fat_sectors32 =
htole32
(fat_sectors);
212
is->free_clusters =
htole32
(-1);
213
is->last_cluster =
htole32
(FAT_CLUSTER_ZERO);
253
fs->boot.rootdir_start =
htole32
(rootdir_start);
260
fs->info.free_clusters =
htole32
(fs->num_clusters - fs->next_cluster);
fat.c
47
de->size =
htole32
(size);
/external/libmtp/src/
gphoto2-endian-intel.h
54
#ifndef
htole32
55
# define
htole32
(x) (x)
macro
71
#define
HTOLE32
(x) (void) (x)
131
# define htole32a(a,x) *(uint32_t*)(a) =
htole32
(x)
gphoto2-endian-ppc.h
54
#ifndef
htole32
55
# define
htole32
(x) swap32(x)
macro
75
#define
HTOLE32
(x) (x) =
htole32
(x)
/bionic/libc/include/sys/
endian.h
183
#define
htole32
(x) (x)
macro
215
#define
htole32
__swap32
macro
270
#define le32toh(x)
htole32
(x)
/development/ndk/platforms/android-3/include/sys/
endian.h
172
__uint32_t
htole32
(__uint32_t);
199
#define
htole32
(x) (x)
macro
231
#define
htole32
__swap32
macro
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
endian.h
171
__uint32_t
htole32
(__uint32_t);
198
#define
htole32
(x) (x)
macro
230
#define
htole32
__swap32
macro
Completed in 1599 milliseconds
1
2
3