/external/libcxx/include/ |
D | cstdint | 125 int_fast8_t 173 using::int_fast8_t;
|
D | atomic | 509 typedef atomic<int_fast8_t> atomic_int_fast8_t; 1858 typedef atomic<int_fast8_t> atomic_int_fast8_t;
|
/external/mesa3d/src/glx/ |
D | glx_error.h | 38 void __glXSendError(Display * dpy, int_fast8_t errorCode,
|
D | glx_error.c | 38 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, in __glXSendError()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | stdint_h.pass.cpp | 108 static_assert(sizeof(int_fast8_t)*CHAR_BIT >= 8, in main() 110 static_assert(std::is_signed<int_fast8_t>::value, in main()
|
D | inttypes_h.pass.cpp | 903 test<int_fast8_t >(); in main()
|
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/ |
D | cstdint.pass.cpp | 109 static_assert(sizeof(std::int_fast8_t)*CHAR_BIT >= 8, in main() 111 static_assert(std::is_signed<std::int_fast8_t>::value, in main()
|
/external/libcxx/test/std/utilities/function.objects/unord.hash/ |
D | integral.pass.cpp | 77 test<int_fast8_t>(); in main()
|
/external/libcxx/test/std/atomics/atomics.types.generic/ |
D | cstdint_typedefs.pass.cpp | 54 …static_assert((std::is_same<std::atomic< std::int_fast8_t>, std::atomic_int_fast8_t>::value), "… in main()
|
/external/jemalloc/include/msvc_compat/C99/ |
D | stdint.h | 104 typedef int8_t int_fast8_t; typedef
|
/external/jemalloc_new/include/msvc_compat/C99/ |
D | stdint.h | 104 typedef int8_t int_fast8_t; typedef
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | vcstdint.h | 89 typedef int8_t int_fast8_t; typedef
|
/external/libusb/msvc/ |
D | stdint.h | 111 typedef __int8 int_fast8_t; typedef
|
/external/clang/lib/Headers/ |
D | stdatomic.h | 114 typedef _Atomic(int_fast8_t) atomic_int_fast8_t;
|
D | stdint.h | 245 typedef __int_least8_t int_fast8_t; typedef
|
/external/mesa3d/src/glx/tests/ |
D | create_context_unittest.cpp | 116 __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 | 903 test<std::int_fast8_t >(); in main()
|
/external/mdnsresponder/mDNSShared/ |
D | CommonServices.h | 778 typedef int8_t int_fast8_t; typedef
|
/external/elfutils/libdw/ |
D | dwarf_getsrclines.c | 279 int_fast8_t line_base = (int8_t) *linep++; in read_srclines()
|
/external/elfutils/libcpu/ |
D | i386_data.h | 858 int_fast8_t byte = *(*d->param_start)++; in FCT_imms8()
|
/external/libexif/m4m/ |
D | stdint.m4 | 581 typedef int8_t int_fast8_t;
|
/external/libmtp/m4/ |
D | stdint.m4 | 579 typedef int8_t int_fast8_t;
|
/external/python/cpython2/Lib/lib2to3/tests/data/ |
D | infinite_recursion.py | 2493 int_fast8_t = int8_t variable
|
/external/python/cpython3/Lib/lib2to3/tests/data/ |
D | infinite_recursion.py | 2493 int_fast8_t = int8_t variable
|
/external/elfutils/src/ |
D | readelf.c | 8306 int_fast8_t line_base = *linep++; in print_debug_line_section()
|