/external/libusb-compat/ |
config.h.in | 67 /* Define to 1 if you have the ANSI C header files. */
|
/external/libvorbis/doc/vorbisfile/ |
index.html | 25 Vorbisfile can be used along with any ANSI compliant stdio implementation
|
/external/openfst/ |
config.h.in | 58 /* Define to 1 if you have the ANSI C header files. */
|
/external/openssh/ |
rijndael.h | 8 * Optimised ANSI C code for the Rijndael cipher (now AES)
|
/external/protobuf/gtest/build-aux/ |
config.h.in | 65 /* Define to 1 if you have the ANSI C header files. */
|
/external/qemu/distrib/jpeg-6b/ |
ansi2knr.1 | 3 ansi2knr \- convert ANSI C to Kernighan & Ritchie C
|
ckconfig.c | 30 * We start out with the assumption that your system has all the ANSI-standard 93 /* The next question is whether your compiler supports ANSI-style function 95 * makefile.ansi and using makefile.unix. 96 * The #define line below is set to assume you have ANSI function prototypes. 390 printf("You should use makefile.ansi as the starting point for your Makefile.\n");
|
/external/stlport/src/ |
stlport.rc | 85 VALUE "ProductName", "STLport Standard ANSI C++ Library\0"
|
/external/v8/src/ |
win32-math.h | 28 // Extra POSIX/ANSI routines for Win32 when using Visual Studio C++. Please
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
n_proc.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
Makefile | 37 CFLAGS+=-I../inc -I$(OMXINCLUDEDIR) -I$(SYSTEMINCLUDEDIR) -I$(BRIDGEINCLUDEDIR) -Wall -ansi -fpic -pipe
|
/ndk/sources/cxx-stl/stlport/src/ |
stlport.rc | 85 VALUE "ProductName", "STLport Standard ANSI C++ Library\0"
|
/ndk/sources/host-tools/make-3.81/ |
ansi2knr.1 | 3 ansi2knr \- convert ANSI C to Kernighan & Ritchie C
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/hdlc/ |
ioctl.h | 33 #define LMI_ANSI 2 /* ANSI Annex D */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/hdlc/ |
ioctl.h | 33 #define LMI_ANSI 2 /* ANSI Annex D */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/hdlc/ |
ioctl.h | 33 #define LMI_ANSI 2 /* ANSI Annex D */
|
/external/sonivox/docs/ |
JET_Authoring_Guidelines.html | 106 mso-ansi-language:EN-IE;}
123 mso-ansi-language:EN-IE;
143 mso-ansi-language:EN-IE;
160 mso-ansi-language:EN-IE;
177 mso-ansi-language:EN-IE;
194 mso-ansi-language:EN-IE;
210 mso-ansi-language:EN-IE;
228 mso-ansi-language:EN-IE;}
243 mso-ansi-language:EN-IE;
261 mso-ansi-language:EN-IE; [all...] |
/development/host/windows/usb/api/ |
adb_legacy_interface.cpp | 105 bool ansi) {
153 if (!ansi) {
159 // We need to convert name from wide char to ansi string
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftwinfnt.h | 93 * In general OEM, as opposed to ANSI (i.e., cp1252), denotes the 100 * A German Windows version for example usually uses ANSI codepage 129 * ANSI encoding. A superset of ISO 8859-1.
|
/external/freetype/include/freetype/ |
ftwinfnt.h | 93 * In general OEM, as opposed to ANSI (i.e., cp1252), denotes the 100 * A German Windows version for example usually uses ANSI codepage 129 * ANSI encoding. A superset of ISO 8859-1.
|
/external/v8/build/ |
standalone.gypi | 93 'cflags': [ '-ansi' ], 171 'GCC_C_LANGUAGE_STANDARD': 'ansi', # -ansi
|
/external/chromium_org/third_party/freetype2/include/ |
ftconfig.h | 25 /* port FreeType, except to compile the library with a non-ANSI */ 54 /* ones are defaults used to compile FreeType in an ANSI C environment */ 67 /* has 16 bits. ANSI C says that sizeof(char) is always 1. Since an */ 261 /* in strict ANSI mode. To avoid them, we disable its use if __STDC__ */ 269 /* Undefine the 64-bit macros in strict ANSI compilation mode. */
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
configure.ac | 80 # REQUIRE a standard (ANSI/ISO) C compiler 82 AC_MSG_ERROR([A standard (ANSI/ISO C89) C compiler is required.]) 109 AC_MSG_ERROR([Standard (ANSI/ISO C89) header files are required.]) 226 # If we're using GCC, then we can turn on -ansi -pedantic -Wall too. 229 MORE_CFLAGS="-ansi -pedantic -Wall $MORE_CFLAGS"
|
/external/harfbuzz_ng/util/ |
helper-cairo.cc | 32 #include "helper-cairo-ansi.hh" 250 "ansi" 287 extension = "ansi"; 294 extension = "ansi"; 300 else if (0 == strcasecmp (extension, "ansi"))
|
/external/jpeg/ |
ckconfig.c | 30 * We start out with the assumption that your system has all the ANSI-standard 93 /* The next question is whether your compiler supports ANSI-style function 95 * makefile.ansi and using makefile.unix. 96 * The #define line below is set to assume you have ANSI function prototypes. 390 printf("You should use makefile.ansi as the starting point for your Makefile.\n");
|