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

  /frameworks/base/libs/ui/
GraphicLog.cpp 48 int64_t v = htole64(value);
  /bionic/libc/include/sys/
endian.h 170 __uint64_t htole64(__uint64_t);
199 #define htole64(x) (x) macro
231 #define htole64 __swap64 macro
  /development/ndk/platforms/android-3/include/sys/
endian.h 170 __uint64_t htole64(__uint64_t);
199 #define htole64(x) (x) macro
231 #define htole64 __swap64 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
endian.h 170 __uint64_t htole64(__uint64_t);
199 #define htole64(x) (x) macro
231 #define htole64 __swap64 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
endian.h 170 __uint64_t htole64(__uint64_t);
199 #define htole64(x) (x) macro
231 #define htole64 __swap64 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
endian.h 170 __uint64_t htole64(__uint64_t);
199 #define htole64(x) (x) macro
231 #define htole64 __swap64 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
endian.h 170 __uint64_t htole64(__uint64_t);
199 #define htole64(x) (x) macro
231 #define htole64 __swap64 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
endian.h 170 __uint64_t htole64(__uint64_t);
199 #define htole64(x) (x) macro
231 #define htole64 __swap64 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
endian.h 170 __uint64_t htole64(__uint64_t);
199 #define htole64(x) (x) macro
231 #define htole64 __swap64 macro

Completed in 307 milliseconds