Searched
full:c99 (Results
701 -
725 of
1313) sorted by null
<<21222324252627282930>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
wctype.h | 20 * ISO C99 Standard: 7.25
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
mathcalls.h | 356 #endif /* Use ISO C99. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
wctype.h | 20 * ISO C99 Standard: 7.25
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_cwchar.h | 151 /* Starting with B.11.31, HP-UX/ia64 provides C99-compliant definitions
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_cwchar.h | 151 /* Starting with B.11.31, HP-UX/ia64 provides C99-compliant definitions
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_cwchar.h | 151 /* Starting with B.11.31, HP-UX/ia64 provides C99-compliant definitions
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_cwchar.h | 151 /* Starting with B.11.31, HP-UX/ia64 provides C99-compliant definitions
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_cwchar.h | 151 /* Starting with B.11.31, HP-UX/ia64 provides C99-compliant definitions
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_time.py | 83 # C99 only requires allowing for one leap second, but Python's docs say
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_time.py | 83 # C99 only requires allowing for one leap second, but Python's docs say
|
/external/chromium_org/third_party/angle/extensions/ |
ANGLE_timer_query.txt | 525 minimum size of the types. These types are similar to the C99 standard 526 type int_least64_t, but we use names similar to the C99 optional type
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
imports.h | 112 * \name Work-arounds for platforms that lack C99 math functions 261 /* C99 functions */
|
/external/clang/include/clang/Lex/ |
MacroInfo.h | 42 /// This can be empty, for, e.g. "#define X()". In a C99-style variadic macro, this 151 /// C99 6.10.3.
|
/external/clang/lib/Basic/ |
IdentifierTable.cpp | 116 /// The C90/C99/CPP/CPP0x flags are set to 3 if the token is a keyword in a 127 else if (LangOpts.C99 && (Flags & KEYC99)) AddResult = 2;
|
/external/icu4c/common/unicode/ |
platform.h | 267 * Defines whether stdint.h is available. It is a C99 standard header. 293 * Defines whether inttypes.h is available. It is a C99 standard header.
|
/external/llvm/include/llvm/Support/ |
MathExtras.h | 524 /// Platform-independent wrappers for the C99 isnan() function. 528 /// Platform-independent wrappers for the C99 isinf() function.
|
/external/llvm/lib/Target/ |
TargetLibraryInfo.cpp | 447 // Win32 provides some C99 math with mangled names 531 // specified by C99:
|
/external/mesa3d/src/mesa/main/ |
imports.h | 112 * \name Work-arounds for platforms that lack C99 math functions 261 /* C99 functions */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
system.h | 496 /* 1 if we have C99 designated initializers. */ 660 C99 _Bool, as it may not be available in the bootstrap compiler,
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
system.h | 496 /* 1 if we have C99 designated initializers. */ 660 C99 _Bool, as it may not be available in the bootstrap compiler,
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
system.h | 496 /* 1 if we have C99 designated initializers. */ 660 C99 _Bool, as it may not be available in the bootstrap compiler,
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
system.h | 496 /* 1 if we have C99 designated initializers. */ 660 C99 _Bool, as it may not be available in the bootstrap compiler,
|
/external/bison/examples/calc++/ |
calc++-scanner.cc | 56 /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ 60 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, 111 #endif /* ! C99 */ 127 /* C99 requires __STDC__ to be defined as 1. */ [all...] |
/external/bison/src/ |
scan-skel.c | 75 /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ 79 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, 130 #endif /* ! C99 */ 146 /* C99 requires __STDC__ to be defined as 1. */ [all...] |
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
Tokenizer.cpp | 41 /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ 45 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, 67 #endif /* ! C99 */ 107 /* C99 requires __STDC__ to be defined as 1. */ [all...] |
Completed in 2377 milliseconds
<<21222324252627282930>>