/external/libcxx/include/ |
D | cstdint | 125 int_fast8_t 173 using::int_fast8_t;
|
/external/mesa3d/src/glx/ |
D | glx_error.h | 34 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/syslinux/dos/ |
D | stdint.h | 34 typedef signed char int_fast8_t; typedef
|
/external/libcxx/test/std/utilities/function.objects/unord.hash/ |
D | integral.pass.cpp | 76 test<int_fast8_t>(); in main()
|
/external/bison/darwin-lib/ |
D | stdint.h | 255 #undef int_fast8_t 278 #define int_fast8_t gl_int_fast8_t macro
|
/external/syslinux/com32/include/ |
D | stdint.h | 20 typedef int8_t int_fast8_t; typedef
|
/external/bison/lib/ |
D | stdint.in.h | 254 #undef int_fast8_t 277 #define int_fast8_t gl_int_fast8_t
|
/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/libvncserver/compat/msvc/ |
D | stdint.h | 104 typedef int8_t int_fast8_t; typedef
|
/external/jemalloc/include/msvc_compat/C99/ |
D | stdint.h | 104 typedef int8_t int_fast8_t; typedef
|
/external/libusb/msvc/ |
D | stdint.h | 111 typedef __int8 int_fast8_t; typedef
|
/external/mesa3d/include/c99/ |
D | stdint.h | 104 typedef int8_t 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/bison/m4/ |
D | stdint.m4 | 131 int_fast8_t e1 = INT_FAST8_MAX; 132 int_fast8_t e1min = INT_FAST8_MIN;
|
/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/bison/src/ |
D | parse-gram.y | 91 #define YYTYPE_INT8 int_fast8_t
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 903 test<std::int_fast8_t >(); in main()
|
/external/elfutils/libdw/ |
D | dwarf_getsrclines.c | 265 int_fast8_t line_base = (int8_t) *linep++; in read_srclines()
|
/external/mdnsresponder/mDNSShared/ |
D | CommonServices.h | 778 typedef int8_t int_fast8_t; typedef
|
/external/elfutils/libcpu/ |
D | i386_data.h | 858 int_fast8_t byte = *(*d->param_start)++; in FCT_imms8()
|