OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:c99
(Results
551 - 575
of
1313
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/lib/Support/
Regex.cpp
130
// FIXME: We should have a StringExtras function for mapping
C99
escapes.
/external/mdnsresponder/mDNSCore/
mDNSDebug.h
70
// Variable argument macro support. Use ANSI
C99
__VA_ARGS__ where possible. Otherwise, use the next best thing.
/external/skia/include/gpu/
GrConfig.h
54
* Include stdint.h with defines that trigger declaration of
C99
limit/const
/external/zlib/src/
gzguts.h
98
/* unlike snprintf (which is required in
C99
, yet still not supported by
/frameworks/rs/scriptc/
rs_core.rsh
23
* can utilize to write RenderScript code in
C99
. The RenderScript compute header
/frameworks/wilhelm/src/
MPH_to.c
21
// If defined, then compile with
C99
such as GNU C, not GNU C++ or non-GNU C.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
cctype
22
int isblank(int c); //
C99
cerrno
20
EILSEQ //
C99
cwctype
32
int iswblank(wint_t wc); //
C99
/ndk/sources/host-tools/sed-4.2.1/
config_h.in
426
/* Define to 1 if stdbool.h conforms to
C99
. */
708
/* Work around a bug in Apple GCC 4.0.1 build 5465: In
C99
mode, it supports
713
__STDC_VERSION__ tests for the
C99
mode. */
778
/* Define to the equivalent of the
C99
'restrict' keyword, or to
/ndk/sources/host-tools/sed-4.2.1/lib/
wctype.in.h
3
/* A substitute for ISO
C99
<wctype.h>, for platforms that lack it.
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def
109
the standard in
C99
or above. */
115
/* Builtin that is specified by
C99
and C90 reserve the name for future use.
123
/* Builtin that
C99
reserve the name for future use. We can still recognize
124
the builtin in
C99
mode but we can't produce it implicitly. */
[
all
...]
hwint.h
34
required by
C99
; we do have some ports that violate that assumption
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def
109
the standard in
C99
or above. */
115
/* Builtin that is specified by
C99
and C90 reserve the name for future use.
123
/* Builtin that
C99
reserve the name for future use. We can still recognize
124
the builtin in
C99
mode but we can't produce it implicitly. */
[
all
...]
hwint.h
34
required by
C99
; we do have some ports that violate that assumption
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h
128
the rules in the standard (section 6.4.4.1 in
C99
) will give it
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
float.h
163
#endif /*
C99
*/
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
float.h
163
#endif /*
C99
*/
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def
109
the standard in
C99
or above. */
115
/* Builtin that is specified by
C99
and C90 reserve the name for future use.
123
/* Builtin that
C99
reserve the name for future use. We can still recognize
124
the builtin in
C99
mode but we can't produce it implicitly. */
[
all
...]
hwint.h
34
required by
C99
; we do have some ports that violate that assumption
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def
109
the standard in
C99
or above. */
115
/* Builtin that is specified by
C99
and C90 reserve the name for future use.
123
/* Builtin that
C99
reserve the name for future use. We can still recognize
124
the builtin in
C99
mode but we can't produce it implicitly. */
[
all
...]
hwint.h
34
required by
C99
; we do have some ports that violate that assumption
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fenv.h
20
* ISO
C99
7.6: Floating-point environment <fenv.h>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
jffs2.h
20
/* You must include something which defines the
C99
uintXX_t types.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
types.h
160
/* These types are defined by the ISO
C99
header <inttypes.h>. */
Completed in 249 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>