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

1 2

  /external/mdnsresponder/mDNSShared/
DebugServices.h 620 int_least32_t localErr; \
622 localErr = (int_least32_t)( ERR ); \
655 int_least32_t localErr; \
657 localErr = (int_least32_t)( ERR ); \
686 int_least32_t localErr; \
688 localErr = (int_least32_t)( ERRNO ); \
689 localErr = ( localErr != 0 ) ? localErr : (int_least32_t)( ALTERNATE_ERROR ); \
816 int_least32_t localErr; \
818 localErr = (int_least32_t)( ERR ); \
847 int_least32_t localErr;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
atomic_base.h 226 typedef __atomic_base<int_least32_t> atomic_int_least32_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
atomic_base.h 226 typedef __atomic_base<int_least32_t> atomic_int_least32_t;
  /bionic/libc/include/
stdint.h 130 typedef int32_t int_least32_t; typedef
  /development/ndk/platforms/android-3/include/
stdint.h 130 typedef int32_t int_least32_t; typedef
  /external/mesa3d/include/c99/
stdint.h 96 typedef int32_t int_least32_t; typedef
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 130 typedef int32_t int_least32_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 68 typedef int int_least32_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 68 typedef int int_least32_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 68 typedef int int_least32_t; typedef
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 130 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 135 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 135 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 135 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 135 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 135 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 135 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 130 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 130 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 130 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
stdint.h 130 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
stdint.h 130 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
stdint.h 130 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
stdint.h 130 typedef int32_t int_least32_t; typedef
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
stdint.h 130 typedef int32_t int_least32_t; typedef

Completed in 93 milliseconds

1 2