/external/libcxx/include/ |
D | cstdint | 132 uint_fast32_t 180 using::uint_fast32_t;
|
/external/elfutils/src/libelf/ |
D | elf_gnu_hash.c | 43 uint_fast32_t h = 5381;
|
/external/mesa3d/src/glx/ |
D | glx_error.h | 35 uint_fast32_t resourceID, uint_fast16_t minorCode,
|
D | glx_error.c | 38 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, in __glXSendError()
|
/external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.disc/ |
D | result_type.pass.cpp | 27 std::uint_fast32_t>::value), ""); in test1()
|
/external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/ |
D | result_type.pass.cpp | 29 std::uint_fast32_t>::value), ""); in test1()
|
/external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.sub/ |
D | result_type.pass.cpp | 27 std::uint_fast32_t>::value), ""); in test1()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | stdint_h.pass.cpp | 139 static_assert(sizeof(uint_fast32_t)*CHAR_BIT >= 32, in main() 141 static_assert(std::is_unsigned<uint_fast32_t>::value, in main()
|
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/ |
D | cstdint.pass.cpp | 140 static_assert(sizeof(std::uint_fast32_t)*CHAR_BIT >= 32, in main() 142 static_assert(std::is_unsigned<std::uint_fast32_t>::value, in main()
|
/external/bison/darwin-lib/ |
D | stdint.h | 260 #undef uint_fast32_t 283 #define uint_fast32_t gl_uint_fast32_t macro
|
/external/bison/lib/ |
D | stdint.in.h | 259 #undef uint_fast32_t 282 #define uint_fast32_t gl_uint_fast32_t
|
/external/libcxx/test/std/atomics/atomics.types.generic/ |
D | cstdint_typedefs.pass.cpp | 59 …static_assert((std::is_same<std::atomic<std::uint_fast32_t>, std::atomic_uint_fast32_t>::value), "… in main()
|
/external/mesa3d/include/c99/ |
D | stdint.h | 110 typedef uint32_t uint_fast32_t; typedef
|
/external/jemalloc/include/msvc_compat/C99/ |
D | stdint.h | 110 typedef uint32_t uint_fast32_t; typedef
|
/external/elfutils/src/libebl/ |
D | eblobjnote.c | 144 uint_fast32_t i;
|
/external/clang/lib/Headers/ |
D | stdatomic.h | 119 typedef _Atomic(uint_fast32_t) atomic_uint_fast32_t;
|
D | stdint.h | 198 typedef __uint_least32_t uint_fast32_t; typedef
|
/external/elfutils/src/libdwfl/ |
D | offline.c | 63 uint_fast32_t skip_alloc = 0; in dwfl_offline_section_address()
|
/external/bison/m4/ |
D | stdint.m4 | 141 uint_fast32_t f3 = UINT_FAST32_MAX; 206 int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
|
/external/mesa3d/src/glx/tests/ |
D | create_context_unittest.cpp | 114 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, in __glXSendError()
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 910 std::uint_fast32_t i3 = 0; in main()
|
/external/elfutils/src/src/ |
D | readelf.c | 2906 uint_fast32_t maxlength, Elf32_Word nbucket, in print_hash_info() 2907 uint_fast32_t nsyms, uint32_t *lengths, const char *extrastr) in print_hash_info() 3012 uint_fast32_t maxlength = 0; in handle_sysv_hash() 3013 uint_fast32_t nsyms = 0; in handle_sysv_hash() 3069 uint_fast32_t maxlength = 0; in handle_sysv_hash64() 3070 uint_fast32_t nsyms = 0; in handle_sysv_hash64() 3142 uint_fast32_t maxlength = 0; in handle_gnu_hash() 3143 uint_fast32_t nsyms = 0; in handle_gnu_hash() 3160 uint_fast32_t nbits = 0; in handle_gnu_hash() 3163 uint_fast32_t word = bitmask[cnt]; in handle_gnu_hash() [all …]
|
/external/mdnsresponder/mDNSShared/ |
D | CommonServices.h | 785 typedef uint32_t uint_fast32_t; typedef
|
/external/libmtp/m4/ |
D | stdint.m4 | 588 typedef uint32_t uint_fast32_t;
|
/external/libexif/m4m/ |
D | stdint.m4 | 590 typedef uint32_t uint_fast32_t;
|