/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/ |
float.h | 158 #endif /* C99 */
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/ |
float.h | 159 #endif /* C99 */
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
float.h | 158 #endif /* C99 */
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
float.h | 159 #endif /* C99 */
|
/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
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/ |
README | 248 `--enable-newlib-io-c99-formats' 249 Enable C99 support in IO functions like printf/scanf. 310 C99 states that each stream has an orientation, wide or byte. This
|
/external/chromium_org/third_party/mesa/src/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>
|
/external/clang/include/clang/Sema/ |
Overload.h | 71 ICK_Complex_Conversion, ///< Complex conversions (C99 6.3.1.6) 76 ICK_Compatible_Conversion, ///< Conversions between compatible types in C99 80 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. 447 // Handle size_t, ptrdiff_t, etc. that have dedicated length modifiers in C99. 448 if (isa<TypedefType>(PT) && (LangOpt.C99 || LangOpt.CPlusPlus11))
|
/external/clang/lib/Lex/ |
UnicodeCharSets.h | 253 // C99 Annex D 478 // C99 6.4.2.1p3: The initial character [of an identifier] shall not be a 480 // C99 Annex D defines these characters as "Digits".
|
/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 349 /// 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>
|
/frameworks/compile/slang/ |
README.html | 323 <p>Note that although Renderscript is C99-like, we enhance it with several 389 C99. However, llvm-rs-cc goes beyond "clang -std=c99" and provides the
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/ |
fpclassify.hpp | 30 1. If the platform is C99 compliant, then the native floating point 36 2. If the platform is not C99 compliant, and the binary format for 73 3. If the platform is not C99 compliant, and the binary format for
|
/external/elfutils/libcpu/ |
i386_lex.c | 50 /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ 54 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, 75 #endif /* ! C99 */ 115 /* C99 requires __STDC__ to be defined as 1. */ [all...] |
/external/clang/lib/AST/ |
Type.cpp | 703 /// signed, according to C99 6.2.5p4 [char, signed char, short, int, long..], 743 /// unsigned, according to C99 6.2.5p6 [which returns true for _Bool], an enum 818 // GCC allows forward declaration of enum types (forbid by C99 6.7.2.3p2). 865 /// subsumes the notion of C aggregates (C99 6.2.5p21) because it also 879 /// according to the rules of C99 6.7.5p3. It is not legal to call this on 888 /// isIncompleteType - Return true if this is an incomplete type (C99 6.2.5p1) 898 // Void is the only incomplete builtin type. Per C99 6.2.5p19, it can never 914 // forward declaration, but not a full definition (C99 6.2.5p22). 928 // An array of unknown size is an incomplete type (C99 6.2.5p22). [all...] |
/external/clang/www/ |
compatibility.html | 34 <li><a href="#inline">C99 inline functions</a></li> 84 <h3 id="inline">C99 inline functions</h3> 86 <p>By default, Clang builds C code according to the C99 standard, 99 <p>In C99, <code>inline</code> means that a function's definition is 146 in C++ is very different from its meaning in either GNU89 or C99.</p> 416 <p>GCC and C99 allow an array's size to be determined at run 419 compatibility with GNU C and C99 programs:</p> [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
complex | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
complex | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
complex | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
complex | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
complex | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
complex | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
complex | [all...] |