Searched
full:c99 (Results
276 -
300 of
1313) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
stdint.h | 20 * ISO C99: 7.18 Integer types <stdint.h> 145 /* The ISO C99 standard specifies that in C++ implementations these 285 /* The ISO C99 standard specifies that in C++ implementations these
|
errno.h | 20 * ISO C99 Standard: 7.5 Errors <errno.h>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdint.h | 20 * ISO C99: 7.18 Integer types <stdint.h> 145 /* The ISO C99 standard specifies that in C++ implementations these 285 /* The ISO C99 standard specifies that in C++ implementations these
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdint.h | 20 * ISO C99: 7.18 Integer types <stdint.h> 145 /* The ISO C99 standard specifies that in C++ implementations these 285 /* The ISO C99 standard specifies that in C++ implementations these
|
/external/bison/lib/ |
signbitd.c | 36 C99, because the GCC docs say
|
signbitf.c | 36 C99, because the GCC docs say
|
signbitl.c | 36 C99, because the GCC docs say
|
/external/bison/m4/ |
signal_h.m4 | 14 # then choke on 'volatile sig_atomic_t'. C99 requires that it compile.
|
/external/chromium/android/ |
prefix.h | 78 // We use the C99 style, but this is not defined
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
compiler.h | 131 /* C99 supports inline keyword */ 133 /* C99 supports inline keyword */ 201 # if (__STDC_VERSION__ >= 199901L) /* C99 */ || \ 212 /* __func__ is part of C99 */
|
/external/clang/bindings/python/tests/cindex/ |
test_code_completion.py | 25 tu = TranslationUnit.from_source('fake.c', ['-std=c99'], unsaved_files=files,
|
/external/clang/lib/Headers/ |
stdarg.h | 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
|
/external/clang/test/Analysis/ |
bool-assignment.c | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.core.BoolAssignment -analyzer-store=region -verify -std=c99 -Dbool=_Bool %s
|
stackaddrleak.c | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -verify -std=c99 -Dbool=_Bool %s
|
/external/clang/test/Parser/ |
attributes.c | 1 // RUN: %clang_cc1 -fsyntax-only -verify %s -pedantic -std=c99
|
/external/clang/test/Sema/ |
__try.c | 50 __except ( FilterExpression() ) { // expected-warning{{implicit declaration of function '__except' is invalid in C99}} \
|
format-strings-non-iso.c | 1 // RUN: %clang_cc1 -triple i686-linux-gnu -fsyntax-only -verify -std=c99 -pedantic %s
|
/external/genext2fs/m4/ |
ac_func_snprintf.m4 | 5 dnl Checks for a fully C99 compliant snprintf, in particular checks
|
/external/mesa3d/src/mesa/main/ |
compiler.h | 131 /* C99 supports inline keyword */ 133 /* C99 supports inline keyword */ 201 # if (__STDC_VERSION__ >= 199901L) /* C99 */ || \ 212 /* __func__ is part of C99 */
|
/external/open-vcdiff/gflags/src/windows/ |
port.cc | 48 return -1; // not what C99 says to do, but what windows does
|
/external/openfst/ |
README | 9 basename), c99 (snprintf, strtoll, <stdint.h>), and tr1 (<tr1/ordered_set>,
|
/frameworks/base/docs/html/reference/renderscript/ |
index.html | 27 <div class="textblock"><p>RenderScript is a high-performance runtime that provides compute operations at the native level. RenderScript code is compiled on devices at runtime to allow platform-independence as well. This reference documentation describes the RenderScript runtime APIs, which you can utilize to write RenderScript code in C99. The RenderScript compute header files are automatically included for you.</p>
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/ |
NotificationQueue.h | 36 #include <inttypes.h> //C99 data
|
/ndk/sources/android/support/include/ |
locale.h | 94 /* ISO-C99 */
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
wchar.m4 | 1 dnl A placeholder for ISO C99 <wchar.h>, for platforms that have issues.
|
Completed in 3094 milliseconds
<<11121314151617181920>>