/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/ |
math.h | 180 * as __pure2. In C99, FENV_ACCESS affects the purity of these functions.
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/ |
math.h | 180 * as __pure2. In C99, FENV_ACCESS affects the purity of these functions.
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/ |
math.h | 180 * as __pure2. In C99, FENV_ACCESS affects the purity of these functions.
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/ |
math.h | 180 * as __pure2. In C99, FENV_ACCESS affects the purity of these functions.
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/ |
math.h | 180 * as __pure2. In C99, FENV_ACCESS affects the purity of these functions.
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/ |
math.h | 180 * as __pure2. In C99, FENV_ACCESS affects the purity of these functions.
|
/external/chromium_org/third_party/libxml/src/ |
trio.c | 32 * - Complex numbers? (C99 _Complex) 33 * - Boolean values? (C99 _Bool) 34 * - C99 NaN(n-char-sequence) missing. The n-char-sequence can be used 37 * for %a, because C99 used %a for other purposes. If specified as 39 * the C99 hex-float. This means that you cannot scan %as as a hex-float [all...] |
/external/chromium_org/v8/test/webkit/ |
dfg-inline-arguments-use-from-uninlined-code-expected.txt | 126 PASS "" + baz("a" + __i, "b" + (__i + 1), "c" + (__i + 2)) is "a97,b98,c99,a97,b98,c99"
|
/external/clang/lib/Analysis/ |
FormatString.cpp | 207 if (IsScanf && !LO.C99 && !LO.CPlusPlus11) { 783 // Not C99, but common in Unix.
|
/external/clang/lib/Frontend/ |
InitPreprocessor.cpp | 300 else if (LangOpts.C99) 616 // Macros to control C99 numerics and <float.h> [all...] |
/external/clang/lib/Lex/ |
Preprocessor.cpp | 627 // unpoisoned it if we're defining a C99 macro. 654 // C99 6.10.3.4p2 says that a disabled macro may never again be
|
/external/clang/lib/Sema/ |
DeclSpec.cpp | 734 // Duplicates are permitted in C99, but are not permitted in C++. However, 739 if (Lang.C99) [all...] |
SemaInit.cpp | 89 // C99 6.7.8p15 (with correction from DR343), or C11 6.7.9p15: 157 // C99 6.7.8p14. We have an array of character type with unknown size 160 // Return a new array type (C99 6.7.8p22). 189 // C99 6.7.8p14. 228 /// C99 designators cause changes in the initializer list traversal, [all...] |
/external/clang/utils/ |
FindSpecRefs | 594 'C99' : (c99URL, c99TOC, 12), 650 nameAndSpecRefRE = re.compile(r"(C99|C90|C\+\+|H\&S) ((([0-9]+)(\.[0-9]+)*|\[[^]]+\])(p[0-9]+)?)") [all...] |
/external/clang/www/ |
cxx_status.html | 366 <th align="center" colspan="3">C99 Features in C++11</th> 374 <td>C99 preprocessor</td>
|
/external/libxml2/ |
trio.c | 32 * - Complex numbers? (C99 _Complex) 33 * - Boolean values? (C99 _Bool) 34 * - C99 NaN(n-char-sequence) missing. The n-char-sequence can be used 37 * for %a, because C99 used %a for other purposes. If specified as 39 * the C99 hex-float. This means that you cannot scan %as as a hex-float [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
stdlib.h | 20 * ISO C99 Standard: 7.20 General utilities <stdlib.h> 219 #endif /* ISO C99 or GCC and use MISC. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdlib.h | 20 * ISO C99 Standard: 7.20 General utilities <stdlib.h> 219 #endif /* ISO C99 or GCC and use MISC. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdlib.h | 20 * ISO C99 Standard: 7.20 General utilities <stdlib.h> 219 #endif /* ISO C99 or GCC and use MISC. */
|
/external/clang/docs/ |
UsersManual.rst | 33 C99 (+TC1, TC2, TC3). 74 picking a language to use, defaults to C99 by default. Autosenses based 670 the C99 ``_Pragma`` operator, for example: [all...] |
/external/clang/test/SemaCXX/ |
constant-expression-cxx11.cpp | 175 int a[(int)DoubleFn(f)()]; // expected-error {{variable length array}} expected-warning{{C99 feature}} 534 constexpr int arr[40] = { 1, 2, 3, [8] = 4 }; // expected-warning {{C99 feature}} 872 constexpr U u[4] = { { .a = 0 }, { .b = 1 }, { .a = 2 }, { .b = 3 } }; // expected-warning 4{{C99 feature}} [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
cpp.info | 200 you should use the `-std=c90', `-std=c99' or `-std=c1x' options, 474 or `P' are new to C99. They are used for hexadecimal floating-point [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
cpp.info | 200 you should use the `-std=c90', `-std=c99' or `-std=c1x' options, 474 or `P' are new to C99. They are used for hexadecimal floating-point [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
cpp.info | 200 you should use the `-std=c90', `-std=c99' or `-std=c1x' options, 474 or `P' are new to C99. They are used for hexadecimal floating-point [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
cpp.info | 200 you should use the `-std=c90', `-std=c99' or `-std=c1x' options, 474 or `P' are new to C99. They are used for hexadecimal floating-point [all...] |