HomeSort by relevance Sort by last modified time
    Searched refs:int_fast64_t (Results 26 - 48 of 48) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
stdint.h 164 typedef int64_t int_fast64_t; typedef
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 222 #undef int_fast64_t macro
237 # define int_fast64_t int64_t macro
  /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/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-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/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/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
  /external/clang/lib/Headers/
stdint.h 83 typedef __int_least64_t int_fast64_t; typedef
  /prebuilts/sdk/renderscript/clang-include/
stdint.h 83 typedef __int_least64_t int_fast64_t; typedef
  /bionic/libc/tzcode/
localtime.c 318 result = (codep[0] & 0x80) ? (~(int_fast64_t) 0) : 0;
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 250 result = (codep[0] & 0x80) ? (~(int_fast64_t) 0) : 0;
1253 register int_fast64_t icycles;
    [all...]
zic.c 14 typedef int_fast64_t zic_t;
    [all...]
  /system/core/libcutils/
tztime.c 289 result = (codep[0] & 0x80) ? (~(int_fast64_t) 0) : 0;
1201 register int_fast64_t icycles;
    [all...]
  /external/mdnsresponder/mDNSShared/
CommonServices.h 781 typedef int64_t int_fast64_t; typedef
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]

Completed in 2178 milliseconds

12