HomeSort by relevance Sort by last modified time
    Searched full:intmax_t (Results 1 - 25 of 445) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libcxx/include/
ratio 20 template <intmax_t N, intmax_t D = 1>
24 static const intmax_t num;
25 static const intmax_t den;
83 template <intmax_t _Xp, intmax_t _Yp>
86 static const intmax_t value = __static_gcd<_Yp, _Xp % _Yp>::value;
89 template <intmax_t _Xp>
92 static const intmax_t value = _Xp;
98 static const intmax_t value = 1
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
ratio 20 template <intmax_t N, intmax_t D = 1>
24 static const intmax_t num;
25 static const intmax_t den;
83 template <intmax_t _Xp, intmax_t _Yp>
86 static const intmax_t value = __static_gcd<_Yp, _Xp % _Yp>::value;
89 template <intmax_t _Xp>
92 static const intmax_t value = _Xp;
98 static const intmax_t value = 1
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
ratio 20 template <intmax_t N, intmax_t D = 1>
24 static const intmax_t num;
25 static const intmax_t den;
83 template <intmax_t _Xp, intmax_t _Yp>
86 static const intmax_t value = __static_gcd<_Yp, _Xp % _Yp>::value;
89 template <intmax_t _Xp>
92 static const intmax_t value = _Xp;
98 static const intmax_t value = 1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/
ratio 55 template<intmax_t _Pn>
57 : integral_constant<intmax_t, (_Pn < 0) ? -1 : 1>
60 template<intmax_t _Pn>
62 : integral_constant<intmax_t, _Pn * __static_sign<_Pn>::value>
65 template<intmax_t _Pn, intmax_t _Qn>
68 template<intmax_t _Pn, intmax_t _Qn>
73 template<intmax_t _Pn>
75 : integral_constant<intmax_t, __static_abs<_Pn>::value
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
ratio 55 template<intmax_t _Pn>
57 : integral_constant<intmax_t, (_Pn < 0) ? -1 : 1>
60 template<intmax_t _Pn>
62 : integral_constant<intmax_t, _Pn * __static_sign<_Pn>::value>
65 template<intmax_t _Pn, intmax_t _Qn>
68 template<intmax_t _Pn, intmax_t _Qn>
73 template<intmax_t _Pn>
75 : integral_constant<intmax_t, __static_abs<_Pn>::value
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
ratio 55 template<intmax_t _Pn>
57 : integral_constant<intmax_t, (_Pn < 0) ? -1 : 1>
60 template<intmax_t _Pn>
62 : integral_constant<intmax_t, _Pn * __static_sign<_Pn>::value>
65 template<intmax_t _Pn, intmax_t _Qn>
68 template<intmax_t _Pn, intmax_t _Qn>
73 template<intmax_t _Pn>
75 : integral_constant<intmax_t, __static_abs<_Pn>::value
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
ratio 53 template<intmax_t _Pn>
55 : integral_constant<intmax_t, (_Pn < 0) ? -1 : 1>
58 template<intmax_t _Pn>
60 : integral_constant<intmax_t, _Pn * __static_sign<_Pn>::value>
63 template<intmax_t _Pn, intmax_t _Qn>
66 template<intmax_t _Pn, intmax_t _Qn>
71 template<intmax_t _Pn>
73 : integral_constant<intmax_t, __static_abs<_Pn>::value
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
ratio 53 template<intmax_t _Pn>
55 : integral_constant<intmax_t, (_Pn < 0) ? -1 : 1>
58 template<intmax_t _Pn>
60 : integral_constant<intmax_t, _Pn * __static_sign<_Pn>::value>
63 template<intmax_t _Pn, intmax_t _Qn>
66 template<intmax_t _Pn, intmax_t _Qn>
71 template<intmax_t _Pn>
73 : integral_constant<intmax_t, __static_abs<_Pn>::value
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
ratio 53 template<intmax_t _Pn>
55 : integral_constant<intmax_t, (_Pn < 0) ? -1 : 1>
58 template<intmax_t _Pn>
60 : integral_constant<intmax_t, _Pn * __static_sign<_Pn>::value>
63 template<intmax_t _Pn, intmax_t _Qn>
66 template<intmax_t _Pn, intmax_t _Qn>
71 template<intmax_t _Pn>
73 : integral_constant<intmax_t, __static_abs<_Pn>::value
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
ratio 53 template<intmax_t _Pn>
55 : integral_constant<intmax_t, (_Pn < 0) ? -1 : 1>
58 template<intmax_t _Pn>
60 : integral_constant<intmax_t, _Pn * __static_sign<_Pn>::value>
63 template<intmax_t _Pn, intmax_t _Qn>
66 template<intmax_t _Pn, intmax_t _Qn>
71 template<intmax_t _Pn>
73 : integral_constant<intmax_t, __static_abs<_Pn>::value
    [all...]
  /external/bison/m4/
intmax_t.m4 0 # intmax_t.m4 serial 8
12 # Define intmax_t to 'long' or 'long long'
17 dnl For simplicity, we assume that a header file defines 'intmax_t' if and
26 AC_DEFINE_UNQUOTED([intmax_t], [$ac_type],
30 [Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>.])
34 dnl An alternative would be to explicitly test for 'intmax_t'.
40 AC_CACHE_CHECK([for intmax_t], [gt_cv_c_intmax_t],
53 [[intmax_t x = -1; return !x;]])],
58 [Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>.])
64 AC_DEFINE_UNQUOTED([intmax_t], [$ac_type]
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkDebug.cpp 14 int8_t SkToS8(intmax_t x) {
24 int16_t SkToS16(intmax_t x) {
34 int32_t SkToS32(intmax_t x) {
44 int SkToInt(intmax_t x) {
  /external/chromium_org/third_party/yasm/source/patched-yasm/m4/
intmax.m4 8 dnl Test whether the system has the 'intmax_t' type, but don't attempt to
15 AC_CACHE_CHECK(for intmax_t, gt_cv_c_intmax_t,
25 ], [intmax_t x = -1;], gt_cv_c_intmax_t=yes, gt_cv_c_intmax_t=no)])
28 [Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>.])
  /external/skia/src/core/
SkDebug.cpp 14 int8_t SkToS8(intmax_t x) {
24 int16_t SkToS16(intmax_t x) {
34 int32_t SkToS32(intmax_t x) {
44 int SkToInt(intmax_t x) {
  /prebuilts/misc/common/swig/include/2.0.11/
inttypes.i 39 extern intmax_t imaxabs (intmax_t n);
42 extern imaxdiv_t imaxdiv (intmax_t numer, intmax_t denom);
44 /* Like `strtol' but convert to `intmax_t'. */
45 extern intmax_t strtoimax (const char *nptr, char **endptr, int base);
51 /* Like `wcstol' but convert to `intmax_t'. */
52 extern intmax_t wcstoimax (const wchar_t *nptr, wchar_t **endptr, int base);
60 /* Like `strtol' but convert to `intmax_t'. */
61 extern intmax_t strtoimax (const char *nptr, char **endptr, int base)
    [all...]
  /ndk/sources/android/support/include/
inttypes.h 41 intmax_t imaxabs(intmax_t) __attribute__((__const__));
42 imaxdiv_t imaxdiv(intmax_t, intmax_t) __attribute__((__const__));
  /ndk/sources/host-tools/make-3.81/config/
intmax.m4 10 dnl Test whether the system has the 'intmax_t' type, but don't attempt to
17 AC_CACHE_CHECK(for intmax_t, gt_cv_c_intmax_t,
27 ], [intmax_t x = -1;], gt_cv_c_intmax_t=yes, gt_cv_c_intmax_t=no)])
30 [Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>.])
  /prebuilts/ndk/9/sources/android/support/include/
inttypes.h 41 intmax_t imaxabs(intmax_t) __attribute__((__const__));
42 imaxdiv_t imaxdiv(intmax_t, intmax_t) __attribute__((__const__));
  /system/extras/timeinfo/
timeinfo.cpp 43 printf("%jd %jd %jd %jd\n", (intmax_t) realtime, (intmax_t) uptime,
44 (intmax_t) awaketime, (intmax_t) sleeptime);
  /external/clang/test/Sema/
format-strings-int-typedefs.c 7 printf("%jd", 42.0); // expected-warning {{format specifies type 'intmax_t' (aka 'long long')}}
16 scanf("%jd", 0); // expected-warning {{format specifies type 'intmax_t *' (aka 'long long *')}}
28 typedef void *intmax_t; typedef
33 printf("%jd", (intmax_t)42); // expected-warning {{format specifies type 'intmax_t' (aka 'long long') but the argument has type 'intmax_t' (aka 'void *')}}
  /bionic/libc/include/
inttypes.h 65 #define PRIdMAX "jd" /* intmax_t */
83 #define PRIiMAX "ji" /* intmax_t */
102 #define PRIoMAX "jo" /* intmax_t */
175 #define SCNdMAX "jd" /* intmax_t */
193 #define SCNiMAX "ji" /* intmax_t */
252 intmax_t quot; /* quotient */
253 intmax_t rem; /* remainder */
257 intmax_t imaxabs(intmax_t) __pure2;
258 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2
    [all...]
  /development/ndk/platforms/android-L/include/
inttypes.h 65 #define PRIdMAX "jd" /* intmax_t */
83 #define PRIiMAX "ji" /* intmax_t */
102 #define PRIoMAX "jo" /* intmax_t */
175 #define SCNdMAX "jd" /* intmax_t */
193 #define SCNiMAX "ji" /* intmax_t */
252 intmax_t quot; /* quotient */
253 intmax_t rem; /* remainder */
257 intmax_t imaxabs(intmax_t) __pure2;
258 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
inttypes.h 58 #define PRIdMAX "jd" /* intmax_t */
76 #define PRIiMAX "ji" /* intmax_t */
95 #define PRIoMAX "jo" /* intmax_t */
168 #define SCNdMAX "jd" /* intmax_t */
186 #define SCNiMAX "ji" /* intmax_t */
247 intmax_t quot; /* quotient */
248 intmax_t rem; /* remainder */
252 intmax_t imaxabs(intmax_t);
253 imaxdiv_t imaxdiv(intmax_t, intmax_t)
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
inttypes.h 58 #define PRIdMAX "jd" /* intmax_t */
76 #define PRIiMAX "ji" /* intmax_t */
95 #define PRIoMAX "jo" /* intmax_t */
168 #define SCNdMAX "jd" /* intmax_t */
186 #define SCNiMAX "ji" /* intmax_t */
247 intmax_t quot; /* quotient */
248 intmax_t rem; /* remainder */
252 intmax_t imaxabs(intmax_t);
253 imaxdiv_t imaxdiv(intmax_t, intmax_t)
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
inttypes.h 58 #define PRIdMAX "jd" /* intmax_t */
76 #define PRIiMAX "ji" /* intmax_t */
95 #define PRIoMAX "jo" /* intmax_t */
168 #define SCNdMAX "jd" /* intmax_t */
186 #define SCNiMAX "ji" /* intmax_t */
247 intmax_t quot; /* quotient */
248 intmax_t rem; /* remainder */
252 intmax_t imaxabs(intmax_t);
253 imaxdiv_t imaxdiv(intmax_t, intmax_t)
    [all...]

Completed in 1844 milliseconds

1 2 3 4 5 6 7 8 91011>>