HomeSort by relevance Sort by last modified time
    Searched refs:htole32 (Results 1 - 10 of 10) sorted by null

  /frameworks/base/libs/ui/
GraphicLog.cpp 36 int32_t v = htole32(value);
  /bionic/libc/include/sys/
endian.h 171 __uint32_t htole32(__uint32_t);
198 #define htole32(x) (x) macro
230 #define htole32 __swap32 macro
  /development/ndk/platforms/android-3/include/sys/
endian.h 171 __uint32_t htole32(__uint32_t);
198 #define htole32(x) (x) macro
230 #define htole32 __swap32 macro
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /hardware/ril/mock-ril/src/cpp/
ctrl_server.cpp 168 i = htole32(len_msg_header);

Completed in 244 milliseconds