Home
last modified time | relevance | path

Searched refs:int_fast64_t (Results 1 – 23 of 23) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dprivate.h141 typedef long long int_fast64_t; typedef
155 typedef long int_fast64_t; typedef
412 #define SECSPERREPEAT ((int_fast64_t) YEARSPERREPEAT * (int_fast64_t) AVGSECSPERYEAR)
Dlocaltime.c89 int_fast64_t ls_corr; /* correction to apply */
134 static int_fast64_t detzcode64(const char * codep);
239 static int_fast64_t
242 register int_fast64_t result; in detzcode64()
419 int_fast64_t at in tzload()
1424 register int_fast64_t rem; in timesub()
1427 register int_fast64_t corr; in timesub()
1999 static int_fast64_t
Dzic.c36 typedef int_fast64_t zic_t;
/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/
Dhyperplane_lsh_probes.h69 void SetupProbing(const Vector& hash_vector, int_fast64_t num_probes) { in SetupProbing()
224 int_fast64_t num_probes_;
225 int_fast64_t cur_probe_counter_;
/external/libcxx/include/
Dcstdint128 int_fast64_t
176 using::int_fast64_t;
Datomic515 typedef atomic<int_fast64_t> atomic_int_fast64_t;
1864 typedef atomic<int_fast64_t> atomic_int_fast64_t;
/external/libcxx/test/std/depr/depr.c.headers/
Dstdint_h.pass.cpp123 static_assert(sizeof(int_fast64_t)*CHAR_BIT >= 64, in main()
125 static_assert(std::is_signed<int_fast64_t>::value, in main()
Dinttypes_h.pass.cpp906 test<int_fast64_t>(); in main()
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp124 static_assert(sizeof(std::int_fast64_t)*CHAR_BIT >= 64, in main()
126 static_assert(std::is_signed<std::int_fast64_t>::value, in main()
/external/libcxx/test/std/utilities/function.objects/unord.hash/
Dintegral.pass.cpp80 test<int_fast64_t>(); in main()
/external/libcxx/test/std/atomics/atomics.types.generic/
Dcstdint_typedefs.pass.cpp60 …static_assert((std::is_same<std::atomic< std::int_fast64_t>, std::atomic_int_fast64_t>::value), "… in main()
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h107 typedef int64_t int_fast64_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h107 typedef int64_t int_fast64_t; typedef
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h92 typedef int64_t int_fast64_t; typedef
/external/libusb/msvc/
Dstdint.h117 typedef __int64 int_fast64_t; typedef
/external/clang/lib/Headers/
Dstdatomic.h120 typedef _Atomic(int_fast64_t) atomic_int_fast64_t;
Dstdint.h123 typedef __int_least64_t int_fast64_t; typedef
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp906 test<std::int_fast64_t>(); in main()
/external/mdnsresponder/mDNSShared/
DCommonServices.h781 typedef int64_t int_fast64_t; typedef
/external/libexif/m4m/
Dstdint.m4585 typedef int64_t int_fast64_t;
/external/libmtp/m4/
Dstdint.m4583 typedef int64_t int_fast64_t;
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2496 int_fast64_t = int64_t variable
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2496 int_fast64_t = int64_t variable