Searched
full:c99 (Results
301 -
325 of
1313) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
features.h | 26 _ISOC99_SOURCE Extensions to ISO C89 from ISO C99. 58 __USE_ISOC99 Define ISO C99 things. 180 /* This is to enable the ISO C99 extension. Also recognize the old macro 182 eventually go away and the features enabled by default once the ISO C99
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
cinttypes | 40 // For 8.11.1/1 (see C99, Note 184)
|
cstdint | 40 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
cstdint | 36 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
errno.h | 20 * ISO C99 Standard: 7.5 Errors <errno.h>
|
features.h | 26 _ISOC99_SOURCE Extensions to ISO C89 from ISO C99. 58 __USE_ISOC99 Define ISO C99 things. 180 /* This is to enable the ISO C99 extension. Also recognize the old macro 182 eventually go away and the features enabled by default once the ISO C99
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
errno.h | 20 * ISO C99 Standard: 7.5 Errors <errno.h>
|
features.h | 26 _ISOC99_SOURCE Extensions to ISO C89 from ISO C99. 58 __USE_ISOC99 Define ISO C99 things. 180 /* This is to enable the ISO C99 extension. Also recognize the old macro 182 eventually go away and the features enabled by default once the ISO C99
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
cinttypes | 40 // For 8.11.1/1 (see C99, Note 184)
|
cstdint | 40 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
cstdint | 36 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
cinttypes | 40 // For 8.11.1/1 (see C99, Note 184)
|
cstdint | 40 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
cstdint | 36 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
cstdint | 40 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
cstdint | 36 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
cinttypes | 40 // For 8.11.1/1 (see C99, Note 184)
|
cstdint | 40 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
cstdint | 36 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
cstdint | 40 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
cstdint | 36 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
cstdint | 36 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
|
/prebuilts/sdk/renderscript/clang-include/ |
stdarg.h | 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
|
/external/bison/m4/ |
printf.m4 | 8 dnl 'L' size specifiers. (ISO C99, POSIX:2001) 17 AC_CACHE_CHECK([whether printf supports size specifiers as in C99], 89 dnl arguments together with the 'L' size specifier. (ISO C99, POSIX:2001) 137 dnl directives. (ISO C99, POSIX:2001) 246 dnl 'long double' arguments in the %f, %e, %g directives. (ISO C99, POSIX:2001) 467 dnl (ISO C99, POSIX:2001) 552 dnl directive. (ISO C99, POSIX:2001) 608 dnl directive. (ISO C99, POSIX:2001) 826 dnl (ISO C99.) See 868 dnl values with the 0 flag correctly. (ISO C99 + TC1 + TC2.) Se [all...] |
/bionic/libc/tzcode/ |
strftime.c | 88 ** C99 requires this format. 96 ** C99 requires this format. 97 ** Previously this code used "%D %X", but we now conform to C99. 279 ** C99 locale modifiers. 588 ** C99 says that %Z must be replaced by the 604 ** C99 says that the UTC offset must 612 ** tricky and requires disobeying C99; 617 ** C99 says that %z must be replaced by the
|
Completed in 878 milliseconds
<<11121314151617181920>>