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

1 2 3 4

  /external/chromium_org/third_party/icu/source/tools/tzcode/
private.h 140 typedef long long int_fast64_t; typedef
146 typedef long int_fast64_t; typedef
287 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
  /external/icu4c/tools/tzcode/
private.h 140 typedef long long int_fast64_t; typedef
146 typedef long int_fast64_t; typedef
287 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdint.hpp 92 typedef ::intfast64_t int_fast64_t; typedef
128 using ::int_fast64_t;
171 typedef int64_t int_fast64_t;
310 typedef ::boost::long_long_type int_fast64_t;
322 typedef long int_fast64_t;
334 __extension__ typedef long long int_fast64_t;
346 typedef __int64 int_fast64_t;
  /bionic/libc/tzcode/
private.h 137 typedef long long int_fast64_t; typedef
151 typedef long int_fast64_t; typedef
400 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
  /external/chromium_org/third_party/libusb/src/msvc/
stdint.h 117 typedef __int64 int_fast64_t; typedef
  /external/chromium_org/third_party/mesa/src/include/c99/
stdint.h 107 typedef int64_t int_fast64_t; typedef
  /external/chromium_org/third_party/re2/mswin/
stdint.h 107 typedef int64_t int_fast64_t; typedef
  /external/mesa3d/include/c99/
stdint.h 107 typedef int64_t int_fast64_t; typedef
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 73 typedef int64_t int_fast64_t; typedef
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 95 typedef long int int_fast64_t; typedef
100 typedef long long int int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 95 typedef long int int_fast64_t; typedef
100 typedef long long int int_fast64_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
stdint-gcc.h 74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef

Completed in 1363 milliseconds

1 2 3 4