/external/libcxx/include/ |
D | cstdint | 126 int_fast16_t 174 using::int_fast16_t;
|
D | atomic | 511 typedef atomic<int_fast16_t> atomic_int_fast16_t; 1847 typedef atomic<int_fast16_t> atomic_int_fast16_t;
|
/external/syslinux/com32/include/bitsize32/ |
D | stdint.h | 10 typedef int int_fast16_t; typedef
|
/external/syslinux/com32/include/bitsize64/ |
D | stdint.h | 10 typedef long int int_fast16_t; typedef
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | stdint_h.pass.cpp | 113 static_assert(sizeof(int_fast16_t)*CHAR_BIT >= 16, in main() 115 static_assert(std::is_signed<int_fast16_t>::value, in main()
|
D | inttypes_h.pass.cpp | 904 test<int_fast16_t>(); in main()
|
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/ |
D | cstdint.pass.cpp | 114 static_assert(sizeof(std::int_fast16_t)*CHAR_BIT >= 16, in main() 116 static_assert(std::is_signed<std::int_fast16_t>::value, in main()
|
/external/syslinux/dos/ |
D | stdint.h | 35 typedef signed short int_fast16_t; typedef
|
/external/libcxx/test/std/utilities/function.objects/unord.hash/ |
D | integral.pass.cpp | 77 test<int_fast16_t>(); in main()
|
/external/bison/darwin-lib/ |
D | stdint.h | 257 #undef int_fast16_t 280 #define int_fast16_t gl_int_fast16_t macro
|
/external/bison/lib/ |
D | stdint.in.h | 256 #undef int_fast16_t 279 #define int_fast16_t gl_int_fast16_t
|
/external/libcxx/test/std/atomics/atomics.types.generic/ |
D | cstdint_typedefs.pass.cpp | 56 …static_assert((std::is_same<std::atomic< std::int_fast16_t>, std::atomic_int_fast16_t>::value), "… in main()
|
/external/libvncserver/compat/msvc/ |
D | stdint.h | 105 typedef int16_t int_fast16_t; typedef
|
/external/jemalloc/include/msvc_compat/C99/ |
D | stdint.h | 105 typedef int16_t int_fast16_t; typedef
|
/external/libusb/msvc/ |
D | stdint.h | 113 typedef __int16 int_fast16_t; typedef
|
/external/mesa3d/include/c99/ |
D | stdint.h | 105 typedef int16_t int_fast16_t; typedef
|
/external/clang/lib/Headers/ |
D | stdatomic.h | 116 typedef _Atomic(int_fast16_t) atomic_int_fast16_t;
|
D | stdint.h | 228 typedef __int_least16_t int_fast16_t; typedef
|
/external/bison/m4/ |
D | stdint.m4 | 133 int_fast16_t e2 = INT_FAST16_MAX; 134 int_fast16_t e2min = INT_FAST16_MIN;
|
/external/bison/src/ |
D | parse-gram.y | 90 #define YYTYPE_INT16 int_fast16_t
|
D | parse-gram.c | 166 #define YYTYPE_INT16 int_fast16_t
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 904 test<std::int_fast16_t>(); in main()
|
/external/mdnsresponder/mDNSShared/ |
D | CommonServices.h | 779 typedef int16_t int_fast16_t; typedef
|
/external/libexif/m4m/ |
D | stdint.m4 | 582 typedef int int_fast16_t;
|
/external/libmtp/m4/ |
D | stdint.m4 | 580 typedef int int_fast16_t;
|