Searched
full:c99 (Results
601 -
625 of
1313) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/icu/source/io/ |
ufile.c | 24 /* It is invalid to compile an XPG3, XPG4, XPG4v2 or XPG5 application using c99 */
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
config.h.in | 260 /* C99 says: define this to get the PRI... macros from stdint.h */
|
config_linux.h | 254 /* C99 says: define this to get the PRI... macros from stdint.h */
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
config.h.in | 257 /* C99 says: define this to get the PRI... macros from stdint.h */
|
/external/clang/docs/ |
ReleaseNotes.rst | 106 C++ it is the same as WCharTy, but in C99, where wchar_t is a typedef, it is an
|
/external/clang/include/clang/Lex/ |
LiteralSupport.h | 167 /// literals) (C99 5.1.1.2p1).
|
/external/clang/unittests/AST/ |
MatchVerifier.h | 88 Args.push_back("-std=c99");
|
/external/clang/unittests/Tooling/ |
TestVisitor.h | 48 case Lang_C: Args.push_back("-std=c99"); break;
|
/external/elfutils/ |
ChangeLog | 138 * configure.ac: Check for C99 compiler.
|
/external/libvpx/libvpx/vpx/src/ |
vpx_image.c | 251 * rhs to be promoted to a signed type. Section 6.3.1.8 of the ISO C99
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/public/ |
MobiCoreDriverCmd.h | 34 #include <inttypes.h> // ANSI C99
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
include_next.m4 | 120 # Use `""', not `<>', so that the /// cannot be confused with a C99 comment.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
integer_traits.hpp | 33 // ../../../boost/integer_traits.hpp:164:66: warning: use of C99 long long integer constant
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/ |
float.h | 158 #endif /* C99 */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | 328 #define D_C99 0x004 /* In C, C99 only. */ 331 #define D_EXT89 0x020 /* GCC extension incorporated in C99. */ 423 clk_c = 0, /* C90, C94 or C99 */ 574 /* Nonzero means use the ISO C99 (or C1X) dialect of C. */ [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/ |
float.h | 159 #endif /* C99 */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/ |
float.h | 158 #endif /* C99 */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | 328 #define D_C99 0x004 /* In C, C99 only. */ 331 #define D_EXT89 0x020 /* GCC extension incorporated in C99. */ 423 clk_c = 0, /* C90, C94 or C99 */ 574 /* Nonzero means use the ISO C99 (or C1X) dialect of C. */ [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/ |
float.h | 159 #endif /* C99 */
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/ |
float.h | 158 #endif /* C99 */
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/ |
float.h | 159 #endif /* C99 */
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
float.h | 158 #endif /* C99 */
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
float.h | 159 #endif /* C99 */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/ |
float.h | 158 #endif /* C99 */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | 328 #define D_C99 0x004 /* In C, C99 only. */ 331 #define D_EXT89 0x020 /* GCC extension incorporated in C99. */ 423 clk_c = 0, /* C90, C94 or C99 */ 574 /* Nonzero means use the ISO C99 (or C1X) dialect of C. */ [all...] |
Completed in 863 milliseconds
<<21222324252627282930>>