HomeSort by relevance Sort by last modified time
    Searched refs:letoh16 (Results 1 - 25 of 42) sorted by null

1 2

  /system/core/toolbox/
lsusb.c 47 printf("\tbcdUSB: %04x\n", letoh16(desc->bcdUSB));
52 printf("\tidVendor: %04x\n", letoh16(desc->idVendor));
53 printf("\tidProduct: %04x\n", letoh16(desc->idProduct));
54 printf("\tbcdDevice: %04x\n", letoh16(desc->bcdDevice));
66 printf("\twTotalLength: %04x\n", letoh16(desc->wTotalLength));
95 printf("\twMaxPacketSize: %02x\n", letoh16(desc->wMaxPacketSize));
  /bionic/libc/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /development/ndk/platforms/android-3/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
endian.h 175 __uint16_t letoh16(__uint16_t);
200 #define letoh16(x) (x) macro
232 #define letoh16 __swap16 macro

Completed in 403 milliseconds

1 2