/external/libcxx/include/ |
D | cstdint | 125 int_fast8_t 173 using::int_fast8_t;
|
D | atomic | 502 typedef atomic<int_fast8_t> atomic_int_fast8_t; 1760 typedef atomic<int_fast8_t> atomic_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()
|
/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/bison/darwin-lib/ |
D | stdint.h | 255 #undef int_fast8_t 278 #define int_fast8_t gl_int_fast8_t macro
|
/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/mesa3d/include/c99/ |
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/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
|
D | parse-gram.c | 167 #define YYTYPE_INT8 int_fast8_t
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 902 std::int_fast8_t i1 = 0; in main()
|
/external/elfutils/src/libdw/ |
D | dwarf_getsrclines.c | 156 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/src/libcpu/ |
D | i386_data.h | 858 int_fast8_t byte = *(*d->param_start)++; in FCT_imms8()
|
/external/libmtp/m4/ |
D | stdint.m4 | 579 typedef int8_t int_fast8_t;
|
/external/libexif/m4m/ |
D | stdint.m4 | 581 typedef int8_t int_fast8_t;
|
/external/elfutils/src/src/ |
D | readelf.c | 6435 int_fast8_t line_base = *((const int_fast8_t *) linep); in print_debug_line_section()
|
/external/bison/ |
D | configure | 14256 int_fast8_t e1 = INT_FAST8_MAX; 14257 int_fast8_t e1min = INT_FAST8_MIN;
|