HomeSort by relevance Sort by last modified time
    Searched defs:int_least64_t (Results 1 - 25 of 114) sorted by null

1 2 3 4 5

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdint.hpp 91 typedef ::intleast64_t int_least64_t; typedef
127 using ::int_least64_t;
170 typedef int64_t int_least64_t;
309 typedef ::boost::long_long_type int_least64_t;
321 typedef long int_least64_t;
333 __extension__ typedef long long int_least64_t;
345 typedef __int64 int_least64_t;
  /external/chromium_org/third_party/libusb/src/msvc/
stdint.h 104 typedef __int64 int_least64_t; typedef
  /external/chromium_org/third_party/mesa/src/include/c99/
stdint.h 97 typedef int64_t int_least64_t; typedef
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 97 typedef int64_t int_least64_t; typedef
  /external/mesa3d/include/c99/
stdint.h 97 typedef int64_t int_least64_t; typedef
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 62 typedef int64_t int_least64_t; typedef
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
stdint.h 70 typedef long int int_least64_t; typedef
73 typedef long long int int_least64_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdint.h 70 typedef long int int_least64_t; typedef
73 typedef long long int int_least64_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 51 __MINGW_EXTENSION typedef long long int_least64_t; typedef
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include/
stdint-gcc.h 63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef

Completed in 1053 milliseconds

1 2 3 4 5