| /freebsd-14.2/sbin/pfctl/tests/files/ |
| H A D | pf0052.ok | 1 set optimization normal 2 set optimization satellite 3 set optimization high-latency 4 set optimization conservative 5 set optimization aggressive
|
| H A D | pf0052.in | 3 set optimization normal 4 set optimization satellite 5 set optimization high-latency 6 set optimization conservative 7 set optimization aggressive
|
| H A D | pf0022.in | 1 set optimization aggressive
|
| H A D | pf0022.ok | 1 set optimization aggressive
|
| H A D | pf0081.in | 1 # skip step optimization involving dynaddr, tables, no-route
|
| H A D | pf0082.in | 1 # skip step optimization involving dynaddr, tables, no-route
|
| H A D | pf0055.in | 12 set optimization normal
|
| H A D | pf0055.ok | 23 set optimization normal
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/ |
| H A D | __assert | 27 // assumptions without a clear optimization intent, disable that to avoid worsening the code … 28 // See https://discourse.llvm.org/t/llvm-assume-blocks-optimization/71609 for a discussion.
|
| /freebsd-14.2/contrib/bc/ |
| H A D | configure.sh | 715 optimization="3" 749 optimization="3" 785 optimization="3" 821 optimization="0" 890 optimization="" 946 O) optimization="$OPTARG" ;; 1039 opt=?*) optimization="$LONG_OPTARG" ;; 1044 optimization="$1" 1411 optimization="3" 1428 if [ -n "$optimization" ]; then [all …]
|
| H A D | configure | 715 optimization="3" 749 optimization="3" 785 optimization="3" 821 optimization="0" 890 optimization="" 946 O) optimization="$OPTARG" ;; 1039 opt=?*) optimization="$LONG_OPTARG" ;; 1044 optimization="$1" 1411 optimization="3" 1428 if [ -n "$optimization" ]; then [all …]
|
| /freebsd-14.2/contrib/ofed/librdmacm/examples/ |
| H A D | rstream.c | 86 static enum rs_optimization optimization; variable 303 if (optimization == opt_latency) { in set_options() 306 } else if (optimization == opt_bandwidth) { in set_options() 518 optimization = opt_latency; in run() 538 optimization = opt_bandwidth; in run()
|
| H A D | riostream.c | 84 static enum rs_optimization optimization; variable 343 if (optimization == opt_latency) { in set_options() 346 } else if (optimization == opt_bandwidth) { in set_options() 519 optimization = opt_latency; in run() 533 optimization = opt_bandwidth; in run()
|
| /freebsd-14.2/usr.sbin/makefs/ |
| H A D | ffs.h | 59 int optimization; /* optimization (space or time) */ member
|
| H A D | ffs.c | 193 ffs_opts->optimization= -1; in ffs_prep_opts() 238 ffs_opts->optimization = FS_OPTTIME; in ffs_parse_opts() 240 ffs_opts->optimization = FS_OPTSPACE; in ffs_parse_opts() 359 if (ffs_opts->optimization == -1) in ffs_validate() 360 ffs_opts->optimization = DEFAULTOPT; in ffs_validate() 481 fs->optimization == FS_OPTSPACE ? "space" : "time"); in ffs_dump_fsinfo()
|
| /freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ |
| H A D | new.inc | 28 // [ptr.launder], pointer optimization barrier
|
| /freebsd-14.2/bin/sh/tests/expansion/ |
| H A D | cmdsubst6.0 | 1 # This tests if the cmdsubst optimization is still used if possible.
|
| /freebsd-14.2/contrib/ntp/adjtimed/ |
| H A D | README | 13 IMPORTANT NOTE: This stuff must be compiled with no optimization !!
|
| /freebsd-14.2/contrib/arm-optimized-routines/pl/ |
| H A D | README.contributors | 23 compiler optimization flags.
|
| /freebsd-14.2/sys/crypto/openssl/arm/ |
| H A D | sha512-armv4.S | 32 @ Profiler-assisted and platform-specific optimization resulted in 7%
|
| H A D | aes-armv4.S | 39 @ Profiler-assisted and platform-specific optimization resulted in 16%
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.def | 205 // The optimization options affect frontend options, whicn in turn do affect the AST. 340 /// vtable optimization. 344 /// optimization. 385 /// Whether to report the hotness of the code region for optimization remarks. 391 /// Whether we should use the undefined behaviour optimization for control flow
|
| /freebsd-14.2/contrib/ncurses/include/ |
| H A D | curses.tail | 171 #define OPTIMIZE_MVCUR 0x01 /* cursor movement optimization */ 173 #define OPTIMIZE_SCROLL 0x04 /* scroll optimization */
|
| /freebsd-14.2/contrib/sqlite3/tea/win/ |
| H A D | rules.vc | 271 !message *** Doing profile guided optimization instrumentation 274 !message *** Doing profile guided optimization 438 This compiler does not support profile guided optimization. 446 This compiler does not support profile guided optimization.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | README.txt | 68 there are numerous optimization-related hooks that can be overridden in 75 MemIntrinsicResults pass to do this optimization on calls too. That would also
|