Searched
full:c99 (Results
651 -
675 of
1378) sorted by null
<<21222324252627282930>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/ |
float.h | 158 #endif /* C99 */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
locale.h | 20 * ISO C99 Standard: 7.11 Localization <locale.h>
|
stdio.h | 21 * ISO C99 Standard: 7.19 Input/output <stdio.h> 148 /* C89/C99 say they're macros. Make them happy. */ 422 /* For strict ISO C99 or POSIX compliance disallow %as, %aS and %a[ 473 /* For strict ISO C99 or POSIX compliance disallow %as, %aS and %a[
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/ |
float.h | 158 #endif /* C99 */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
locale.h | 20 * ISO C99 Standard: 7.11 Localization <locale.h>
|
stdio.h | 21 * ISO C99 Standard: 7.19 Input/output <stdio.h> 172 /* C89/C99 say they're macros. Make them happy. */ 446 /* For strict ISO C99 or POSIX compliance disallow %as, %aS and %a[ 497 /* For strict ISO C99 or POSIX compliance disallow %as, %aS and %a[
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ |
float.h | 158 #endif /* C99 */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
builtins.def | 108 the standard in C99 or above. */ 114 /* Builtin that is specified by C99 and C90 reserve the name for future use. 122 /* Builtin that C99 reserve the name for future use. We can still recognize 123 the builtin in C99 mode but we can't produce it implicitly. */ [all...] |
hwint.h | 33 required by C99; we do have some ports that violate that assumption
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/c-family/ |
c-common.h | 358 #define D_C99 0x004 /* In C, C99 only. */ 361 #define D_EXT89 0x020 /* GCC extension incorporated in C99. */ 453 clk_c = 0, /* C90, C94 or C99 */ 595 /* Nonzero means use the ISO C99 (or C11) dialect of C. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
float.h | 163 #endif /* C99 */
|
process.h | 40 /* C99 function name */
|
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/ |
float.h | 158 #endif /* C99 */
|
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/ |
float.h | 158 #endif /* C99 */
|
/prebuilts/gdb/darwin-x86/include/python2.7/ |
pyerrors.h | 310 not rely on any particular behavior; eventually the C99 defn may
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
pyerrors.h | 310 not rely on any particular behavior; eventually the C99 defn may
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pyerrors.h | 310 not rely on any particular behavior; eventually the C99 defn may
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pyerrors.h | 310 not rely on any particular behavior; eventually the C99 defn may
|
/development/ndk/platforms/android-21/include/sys/ |
cdefs.h | 238 * C99 defines the restrict type qualifier keyword, which was made available 250 * C99 defines __func__ predefined identifier, which was made available 517 #elif defined(_C99_SOURCE) /* Localism to specify strict C99 env. */
|
/development/ndk/platforms/android-3/include/sys/ |
cdefs.h | 238 * C99 defines the restrict type qualifier keyword, which was made available 250 * C99 defines __func__ predefined identifier, which was made available 517 #elif defined(_C99_SOURCE) /* Localism to specify strict C99 env. */
|
/external/clang/include/clang/Sema/ |
Overload.h | 72 ICK_Complex_Conversion, ///< Complex conversions (C99 6.3.1.6) 77 ICK_Compatible_Conversion, ///< Conversions between compatible types in C99 81 ICK_Complex_Real, ///< Complex-real conversions (C99 6.3.1.7)
|
/external/clang/lib/Analysis/ |
ScanfFormatString.cpp | 11 // strings for fscanf() are described in C99 7.19.6.2. 488 // Handle size_t, ptrdiff_t, etc. that have dedicated length modifiers in C99. 489 if (isa<TypedefType>(PT) && (LangOpt.C99 || LangOpt.CPlusPlus11))
|
/external/libevent/include/event2/ |
util.h | 81 * C99-specified stdint.h. Shamefully, some platforms do not include 442 which the return value of snprintf does not conform to C99. 450 which the return value of snprintf does not conform to C99.
|
/external/llvm/include/llvm/ADT/ |
APFloat.h | 75 /// The library reads hexadecimal floating point numbers as per C99, and 78 /// floating point numbers to hexadecimal text as per the C99 %a and %A 390 /// which must be of sufficient size, in the C99 form [-]0xh.hhhhp[+-]d.
|
/external/mesa3d/docs/ |
relnotes-7.10.3.html | 128 <li>mesa: add include/c99/inttypes.h include/c99/stdbool.h include/c99/stdint.h files to tarballs</li>
|
Completed in 998 milliseconds
<<21222324252627282930>>