Home
last modified time | relevance | path

Searched refs:O3 (Results 1 – 25 of 46) sorted by relevance

12

/NextBSD/crypto/openssl/
HDConfigure194 …ngth-strings -DBN_DEBUG -DCONF_DEBUG -DDEBUG_SAFESTACK -DDEBUG_UNUSED -g3 -O3 -pipe::${BSDthreads}…
195 … -DDEBUG_UNUSED -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -DL_ENDIAN -g3 -pipe…
196 … -DDEBUG_UNUSED -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -DL_ENDIAN -g3 -pipe…
197 …warn -g -Wno-language-extension-token -Wno-extended-offsetof -arch x86_64 -O3 -DL_ENDIAN -Wall::-D…
198 …ed-arguments -DBN_DEBUG -DCONF_DEBUG -DDEBUG_SAFESTACK -DDEBUG_UNUSED -g3 -O3 -pipe::${BSDthreads}…
205 "debug-steve-opt", "gcc:$gcc_devteam_warn -m64 -O3 -DL_ENDIAN -DTERMIO -DCONF_DEBUG -DDEBUG_SAFESTA…
216 "debug-linux-ia32-aes", "gcc:-DAES_EXPERIMENTAL -DL_ENDIAN -O3 -fomit-frame-pointer -Wall::-D_REENT…
223 "gcc", "gcc:-O3::(unknown):::BN_LLONG:::",
227 "vos-gcc","gcc:-O3 -Wall -DOPENSSL_SYSNAME_VOS -D_POSIX_C_SOURCE=200112L -D_BSD -D_VOS_EXTENDED_NAM…
236 "solaris-x86-gcc","gcc:-O3 -fomit-frame-pointer -march=pentium -Wall -DL_ENDIAN -DOPENSSL_NO_INLINE…
[all …]
HDPROBLEMS93 This is due to the SIXTY_FOUR_BIT build being compiled with the +O3
100 as no debugger support possible at +O3 and additional fprintf()'s
/NextBSD/sys/modules/aesni/
HDMakefile15 ${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${PROF} \
20 ${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${PROF} \
/NextBSD/contrib/jansson/
HDAndroid.mk26 LOCAL_CFLAGS += -O3 -DHAVE_STDINT_H=1
/NextBSD/contrib/tcsh/
HDPorted95 CFLAGS : normal (-Aa -O3 hpux 8.0, 8.07, 9.05)
101 : Some versions of the compiler are broken with -O3. Try 'ls *'
108 CFLAGS : +O3 -Aa (cc), +O3 (c89), normal (gcc)
409 CFLAGS : -O3 -pipe -g -arch ppc -arch i386 -UNeXT
413 NOTES : CFLAGS="-O3 -pipe -g -UNeXT" configure && make
419 CFLAGS : -O3 -pipe -g -arch ppc -arch i386
423 NOTES : CFLAGS="-O3 -pipe -g -arch ppc -arch i386 -UNeXT" configure && make
491 NOTES : 4.0.5a cc does not have -O3 anymore.
/NextBSD/sys/netpfil/ipfw/test/
HDMakefile23 CFLAGS = -I.. -I. -Wall -Werror -O3 -DIPFW
/NextBSD/contrib/compiler-rt/lib/tsan/go/
HDbuild.bat3 … -Wno-attributes -Wno-format -Wno-maybe-uninitialized -DSANITIZER_DEBUG=0 -O3 -fomit-frame-pointer…
/NextBSD/usr.bin/vi/catalog/
HDuk_UA.UTF-8.base24 025 "РO3БЛOКOВАНO"
/NextBSD/lib/libz/contrib/asm686/
HDREADME.68633 CFLAGS="-O3 -DASMV" ./configure
/NextBSD/crypto/openssl/crypto/des/
HDoptions.txt7 IRIX 6.2 - R10000 195mhz - cc (-O3 -n32) - UNROLL RISC2 PTR 496,000 3968k/s
HDINSTALL11 Turn on the maximum optimising (normally '-O3 -fomit-frame-pointer' for gcc)
/NextBSD/sys/mips/nlm/
HDfiles.xlp26 …compile-with "${CC} -EB -march=mips32 -mabi=32 -msoft-float -I. -I$S -O3 -funroll-loops -finline-l…
/NextBSD/contrib/llvm/lib/Target/Sparc/
HDSparcRegisterInfo.td109 def O3 : Ri<11, "O3">, DwarfRegNum<[11]>;
/NextBSD/sys/gnu/dts/arm/
HDste-href-family-pinctrl.dtsi660 "GPIO165_C21", /* O3 */
686 "GPIO165_C21", /* O3 */
/NextBSD/contrib/gdb/gdb/
HDsparc-stub.c111 O0, O1, O2, O3, O4, O5, SP, O7, enumerator
/NextBSD/contrib/binutils/libiberty/
HDaclocal.m4182 # optimized away by HP unbundled cc A.05.36 for ia64 under +O3,
/NextBSD/contrib/gcclibs/libiberty/
HDaclocal.m4181 # optimized away by HP unbundled cc A.05.36 for ia64 under +O3,
/NextBSD/contrib/ntp/scripts/stats/
HDREADME.timecodes143 example: "O3@055281824C00000394 91/08/04/216 15:36:43.640"
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDDiagnosticDriverKinds.td119 def warn_O4_is_O3 : Warning<"-O4 is equivalent to -O3">, InGroup<Deprecated>;
/NextBSD/contrib/llvm/lib/Target/Sparc/Disassembler/
HDSparcDisassembler.cpp70 SP::O0, SP::O1, SP::O2, SP::O3,
/NextBSD/contrib/expat/
HDChanges5 #1785430: Expat build fails on linux-amd64 with gcc version>=4.1 -O3.
/NextBSD/contrib/gcc/doc/
HDinvoke.texi346 -O -O0 -O1 -O2 -O3 -Os}
4493 @item -O3
4494 @opindex O3
4495 Optimize yet more. @option{-O3} turns on all optimizations specified by
4546 Disabled at levels @option{-O}, @option{-O2}, @option{-O3}, @option{-Os}.
4576 Enabled at levels @option{-O}, @option{-O2}, @option{-O3}, @option{-Os}.
4582 Enabled at levels @option{-O2}, @option{-O3}, @option{-Os}.
4600 Enabled at level @option{-O3}.
4684 Enabled at levels @option{-O}, @option{-O2}, @option{-O3}, @option{-Os}.
4777 Enabled at levels @option{-O2}, @option{-O3}, @option{-Os}.
[all …]
/NextBSD/contrib/libucl/
HDREADME.md366 UCL compiled with optimizations (-O3) performs significantly faster:
/NextBSD/sys/conf/
HDfiles.amd64151 …compile-with "${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${NO_WCAST_QUAL} ${PROF} -mmmx …
156 …compile-with "${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${NO_WCAST_QUAL} ${PROF} -mmmx …
HDfiles.i386141 …compile-with "${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${NO_WCAST_QUAL} ${PROF} -mmmx …
146 …compile-with "${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${NO_WCAST_QUAL} ${PROF} -mmmx …

12