Home
last modified time | relevance | path

Searched refs:ansi (Results 1 – 25 of 123) sorted by relevance

12345

/external/icu4c/data/
Dicupkg.inc7 COMPILE=gcc -DU_USING_ICU_NAMESPACE=1 -D_REENTRANT -DU_ATTRIBUTE_DEPRECATED= -g -O0 -Wall -ansi -pe…
9 GENLIB=gcc -g -O0 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strin…
/external/stlport/test/eh/
Dsgi_mipspro.mak35 # CXXFLAGS = -J 4 -ansi -LANG:std -I. ${STL_INCL} ${DEBUG_FLAGS} -I. -D_STLP_NO_OWN_IOSTREAMS -D_ST…
36 CXXFLAGS = -J 4 -ansi -LANG:std -I. ${STL_INCL} ${DEBUG_FLAGS} -I.
Degcs.mak36 # CXXFLAGS = -Wall -ansi -I${STL_INCL} -I. -D_STLP_DEBUG ${REPO_FLAGS} ${CXX_EXTRA_FLAGS}
37 CXXFLAGS = -Wall -g -D_STLP_USE_NEWALLOC -DNO_FAST_ALLOCATOR -ansi -I${STL_INCL} -I. ${REPO_FLAGS…
Dhpacc.mak40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
Dmingw32.mak39 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
Dgcc-99r1.mak39 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
Ddjgpp.mak39 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
Dgcc-netbsd.mak40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
Dgcc-hp11.mak41 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
Dgcc-apple-macosx.mak40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
Dgcc.mak40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
Dgcc-irix.mak40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
Dgcc-freebsd.mak40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
/external/valgrind/main/none/tests/
Dansi.vgtest1 prog: ansi
DMakefile.am54 ansi.stderr.exp ansi.vgtest \
163 ansi args \ program
221 ansi_CFLAGS = $(AM_CFLAGS) -ansi
/external/webp/
DAUTHORS5 - pierre.php@gmail.com (ansi-C port)
/external/v8/build/
Dstandalone.gypi93 'cflags': [ '-ansi' ],
171 'GCC_C_LANGUAGE_STANDARD': 'ansi', # -ansi
/external/libvpx/nestegg/
DMakefile.am5 AM_CFLAGS = -ansi -pedantic -Wall -Wextra -Wno-long-long -O0 -g
/external/harfbuzz/
Dconfigure.ac10 CFLAGS="$CFLAGS -Wall -W -pedantic -ansi"
/external/dbus/cmake/
Dreadme-cmake.txt46 DBUS_ENABLE_ANSI "enable -ansi -pedantic gcc flags" OFF
/external/grub/stage2/
Dfsys_jfs.c200 uni2ansi (UniChar *uni, char *ansi, int len) in uni2ansi() argument
203 *ansi++ = (*uni & 0xff80) ? '?' : *(char *)uni; in uni2ansi()
/external/icu4c/
Daclocal.m4457 …CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-string…
460 …echo "# Note: We are not using '-ansi' with HP/UX GCC because int64_t broke, see <http://bugs.icu-…
463 …CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-string…
476 … CXXFLAGS="$CXXFLAGS -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long"
/external/v8/
DAndroid.mksnapshot.mk81 -ansi \
/external/mesa3d/docs/
DREADME.LYNXOS40 SPECIAL_CFLAGS = -g -ansi -pedantic -funroll-loops -ffast-math -DSHM
/external/webkit/Source/JavaScriptCore/
DGNUmakefile.am53 -ansi \

12345