Home
last modified time | relevance | path

Searched refs:optimized (Results 1 – 25 of 49) sorted by relevance

12

/dflybsd-src/contrib/gdb-7/gdb/
H A Dframe.c912 int optimized; in frame_unwind_register() local
918 frame_register_unwind (frame, regnum, &optimized, &unavailable, in frame_unwind_register()
921 if (optimized) in frame_unwind_register()
1102 int optimized; in deprecated_frame_register_read() local
1108 frame_register (frame, regnum, &optimized, &unavailable, in deprecated_frame_register_read()
1111 return !optimized && !unavailable; in deprecated_frame_register_read()
1734 int optimized, realnum, nrealnum; in get_prev_frame_1() local
1740 &optimized, &lval, &addr, &realnum); in get_prev_frame_1()
1743 &optimized, &nlval, &naddr, &nrealnum); in get_prev_frame_1()
H A Dstack.c1583 int optimized; in frame_info() local
1601 &optimized, &unavailable, &lval, &addr, in frame_info()
1603 if (!optimized && !unavailable && lval == not_lval) in frame_info()
1611 &optimized, &unavailable, &lval, &addr, in frame_info()
1622 else if (!optimized && !unavailable && lval == lval_memory) in frame_info()
1629 else if (!optimized && !unavailable && lval == lval_register) in frame_info()
1647 frame_register_unwind (fi, i, &optimized, &unavailable, in frame_info()
1651 if (!optimized && !unavailable && lval == lval_memory) in frame_info()
H A Djit-reader.in242 In case the value of the register has been optimized away or
/dflybsd-src/contrib/file/magic/Magdir/
H A Dpsl12 >15 string \n Public Suffix List data (optimized)
H A Dandroid15 >0 regex dey\n[0-9]{2}\0 Dalvik dex file (optimized for host)
H A Dwordprocessors316 >>15 byte 0 \b, optimized for Intel
317 >>15 byte 1 \b, optimized for Non-Intel
/dflybsd-src/contrib/binutils-2.27/gas/doc/
H A Dc-i960.texi166 optimized @code{callj} instruction to enable faster calls of leaf
175 optimized call instruction @samp{callj}; the directive records the data
188 procedures with the optimized call instruction @samp{callj}.
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dlto.texi28 optimized builds. A, perhaps surprising, side effect of this feature
82 compiler at link-time and optimized in a similar way as if it
168 represented in the LTO IL. Symbols used and exported by the optimized
171 the intermediate code is less optimized and thus requires a separate
175 to a function, since the call was optimized out at compilation time
552 optimizer where individual object files are optimized using both
H A Dsourcebuild.texi910 the optimization will lead to code being optimized away (for example,
914 @file{gcc.c-torture/execute}. Where code should be optimized away, a
931 should have been optimized and no calls to the non-built-in version of
2389 check for branches that might be optimized away or replaced with
2391 compiler or ones that might be inlined or optimized away.
H A Dgcov.texi77 can look at each module to see which modules should be optimized.
/dflybsd-src/sys/dev/disk/sym/
H A DREADME.sym2 * Device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010
/dflybsd-src/bin/cpdup/
H A DBACKUPS232 verified incremental, or './do_mirror 2' to do a stat-optimized
248 verified incremental, or './do_mirror 2' to do a stat-optimized
253 day. Instead, I recommend sticking with stat-optimized backups
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcif-code.def43 N_("caller is not optimized"))
H A Dtree.def32 check for various tree codes are optimized into range checks. This
117 /* The ordering of the following codes is optimized for the checking
159 /* The ordering of the following codes is optimized for the checking
180 /* The ordering of the following codes is optimized for the checking
194 /* The ordering of the following codes is optimized for the checking
233 /* The ordering of the following codes is optimized for the checking
373 /* The ordering of the following codes is optimized for the checking
423 /* The ordering of the following codes is optimized for the classification
/dflybsd-src/contrib/gmp/
H A DREADME32 type, by using fast algorithms, with carefully optimized assembly code for the
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree.def33 check for various tree codes are optimized into range checks. This
114 /* The ordering of the following codes is optimized for the checking
156 /* The ordering of the following codes is optimized for the checking
177 /* The ordering of the following codes is optimized for the checking
191 /* The ordering of the following codes is optimized for the checking
229 /* The ordering of the following codes is optimized for the checking
346 /* The ordering of the following codes is optimized for the checking
383 /* The ordering of the following codes is optimized for the classification
H A Dparams.def472 "Bound on number of iv uses in loop optimized in iv optimizations",
/dflybsd-src/share/syscons/keymaps/
H A DINDEX.keymaps392 us.emacs.kbd:en:United States of America Emacs optimized layout
/dflybsd-src/contrib/gcc-8.0/gcc/fortran/
H A Dlang.opt491 fdump-fortran-optimized
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.def172 /* The ordering of the following codes is optimized for the checking
/dflybsd-src/contrib/zlib-1.2/
H A DChangeLog169 - Use optimized byte swap operations for Microsoft and GNU [Snyder]
1126 - compile with -DFASTEST to get compression code optimized for speed only
1431 - optimized fill_window, put longest_match inline for gcc
1432 - optimized inflate on stored blocks.
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.def169 /* The ordering of the following codes is optimized for the checking
/dflybsd-src/contrib/xz/
H A DNEWS291 optimized. (The speed of reinitializing an already-allocated
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A DChangeLog674 * optimized connection time by allowing recently received scan results
873 * optimized scan operations for P2P use cases (use single channel scan
948 * optimized scan result use for network selection
968 * optimized PSK generation on P2P GO by caching results to avoid
2177 drivers to work with hidden SSIDs and optimized roaming; when
/dflybsd-src/contrib/libarchive/
H A DNEWS654 other tools and where they can be better optimized.

12