/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/ |
README | 8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include-fixed/ |
README | 8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include-fixed/ |
README | 8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/install-tools/include/ |
README | 8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include-fixed/ |
README | 8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/install-tools/include/ |
README | 8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include-fixed/ |
README | 8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/install-tools/include/ |
README | 8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
|
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include-fixed/ |
README | 8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
|
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/ |
README | 8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include-fixed/ |
README | 8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
|
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include-fixed/ |
README | 8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
|
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include-fixed/ |
README | 8 GCC requires ANSI C headers and many vendors supply ANSI-incompatible
|
/external/jemalloc/doc/ |
stylesheet.xsl | 2 <xsl:param name="funcsynopsis.style">ansi</xsl:param>
|
/external/liblzf/ |
config.h.in | 6 /* Define if you have the ANSI C header files. */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/ |
cdefs.h | 17 #define __P(protos) protos /* full-blown ANSI C */
|
/external/srec/portable/include/ |
PANSIFileSystem.h | 45 * Portable ANSI file-system. 55 * Mounts an ANSI path. 62 * @param realPath ANSI path 93 * Initializes the ANSI file-system module. 101 * Shuts down the ANSI file-system module. 108 * Mounts an ANSI path. 114 * @param realPath ANSI path 129 * Returns a virtual path associated with the current ANSI directory. 131 * For example, if "/dev/ansi" is mapped to "/" and the current ANSI directory is "/usr/bin" the [all...] |
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
gdtoaimp.h | 202 extern Char *MALLOC ANSI((size_t)); 486 extern void memcpy_D2A ANSI((void*, const void*, size_t)); 574 extern Bigint *Balloc ANSI((int)); 575 extern void Bfree ANSI((Bigint*)); 576 extern void ULtof ANSI((ULong*, ULong*, Long, int)); 577 extern void ULtod ANSI((ULong*, ULong*, Long, int)); 578 extern void ULtodd ANSI((ULong*, ULong*, Long, int)); 579 extern void ULtoQ ANSI((ULong*, ULong*, Long, int)); 580 extern void ULtox ANSI((UShort*, ULong*, Long, int)); 581 extern void ULtoxL ANSI((ULong*, ULong*, Long, int)) [all...] |
/external/kernel-headers/original/uapi/asm-mips/asm/ |
signal.h | 25 #define SIGINT 2 /* Interrupt (ANSI). */ 27 #define SIGILL 4 /* Illegal instruction (ANSI). */ 30 #define SIGABRT SIGIOT /* Abort (ANSI). */ 32 #define SIGFPE 8 /* Floating-point exception (ANSI). */ 35 #define SIGSEGV 11 /* Segmentation violation (ANSI). */ 39 #define SIGTERM 15 /* Termination (ANSI). */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/ |
signum.h | 34 #define SIGINT 2 /* Interrupt (ANSI). */ 36 #define SIGILL 4 /* Illegal instruction (ANSI). */ 38 #define SIGABRT 6 /* Abort (ANSI). */ 41 #define SIGFPE 8 /* Floating-point exception (ANSI). */ 44 #define SIGSEGV 11 /* Segmentation violation (ANSI). */ 48 #define SIGTERM 15 /* Termination (ANSI). */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
signum.h | 34 #define SIGINT 2 /* Interrupt (ANSI). */ 36 #define SIGILL 4 /* Illegal instruction (ANSI). */ 38 #define SIGABRT 6 /* Abort (ANSI). */ 41 #define SIGFPE 8 /* Floating-point exception (ANSI). */ 44 #define SIGSEGV 11 /* Segmentation violation (ANSI). */ 48 #define SIGTERM 15 /* Termination (ANSI). */
|
/external/chromium_org/base/ |
build_time.cc | 14 // The format of __DATE__ and __TIME__ is specified by the ANSI C Standard,
|
/external/chromium_org/base/strings/ |
stringize_macros_unittest.cc | 14 TEST(StringizeTest, Ansi) {
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
Makefile | 13 CFLAGS := $(filter-out -pedantic, $(filter-out -ansi, $(CFLAGS)))
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/ |
index_conv_dec.h | 13 iLBC Speech Coder ANSI-C Source Code
|