| /src/external/gpl3/gdb/dist/sim/testsuite/mcore/ |
| rotli.s | 10 # Clear a couple bits
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/mcore/ |
| rotli.s | 10 # Clear a couple bits
|
| /src/external/gpl3/gcc/dist/gcc/ |
| sanopt.cc | 153 /* Tree couple for ptr_check_map. */ 229 /* This map maps a couple (tree and boolean) to a vector of UBSAN_PTR 419 sanopt_tree_couple couple; local 420 couple.ptr = ptr; 421 couple.pos_p = pos_p; 423 auto_vec<gimple *> &v = ctx->ptr_check_map.get_or_insert (couple); 453 sanopt_tree_couple couple; local 454 couple.ptr = ptr; 455 couple.pos_p = !wi::neg_p (offset); 457 auto_vec<gimple *> &v = ctx->ptr_check_map.get_or_insert (couple); [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| sanopt.cc | 153 /* Tree couple for ptr_check_map. */ 229 /* This map maps a couple (tree and boolean) to a vector of UBSAN_PTR 419 sanopt_tree_couple couple; local 420 couple.ptr = ptr; 421 couple.pos_p = pos_p; 423 auto_vec<gimple *> &v = ctx->ptr_check_map.get_or_insert (couple); 453 sanopt_tree_couple couple; local 454 couple.ptr = ptr; 455 couple.pos_p = !wi::neg_p (offset); 457 auto_vec<gimple *> &v = ctx->ptr_check_map.get_or_insert (couple); [all...] |
| /src/external/lgpl3/gmp/dist/mpn/x86/k6/ |
| mul_basecase.asm | 298 C a couple of instructions in the outer loop. The inner loop is still 11 324 C aligning here saves a couple of cycles 506 C Aligning here saves a couple of cycles per loop. Using 32 doesn't
|
| /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/ |
| mod_34lsub1.asm | 41 C There might a couple of cycles to save by using plain integer code for
|
| /src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/ |
| mul_1.asm | 202 C size<3 not supported here. At size==3 we're already a couple of
|
| /src/external/gpl3/gdb/dist/gdb/ |
| ChangeLog-3.x | 1447 * valprint.c (val_print): Used in a couple of new places. 1963 * Makefile: Changed last couple of READLINE_FLAGS SYSV_DEFINE 2196 first element. Put in a couple of int cast. Removed some convex 2916 process_symbol_for_psymtab up into read_dbx_symtab, moved a couple 3002 * config.gdb: Added a couple of aliases for machines in the 3672 * README: Added a couple of notes about compiling gdb with itself. 3912 * inflow.c: Added a couple of minor USG mods. 4017 last couple of characters instead of first couple to avoid
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| ChangeLog-3.x | 1447 * valprint.c (val_print): Used in a couple of new places. 1963 * Makefile: Changed last couple of READLINE_FLAGS SYSV_DEFINE 2196 first element. Put in a couple of int cast. Removed some convex 2916 process_symbol_for_psymtab up into read_dbx_symtab, moved a couple 3002 * config.gdb: Added a couple of aliases for machines in the 3672 * README: Added a couple of notes about compiling gdb with itself. 3912 * inflow.c: Added a couple of minor USG mods. 4017 last couple of characters instead of first couple to avoid
|
| /src/external/lgpl3/gmp/dist/mpn/ia64/ |
| mode1o.asm | 109 C probably be about 14 cycles (2 per bit beyond the first couple). Or it
|
| /src/crypto/external/apache2/openssl/dist/crypto/ |
| sparccpuid.S | 277 ! a lot of %tick-s, couple of thousand on Linux...
|
| /src/crypto/external/bsd/openssl/dist/crypto/ |
| sparccpuid.S | 277 ! a lot of %tick-s, couple of thousand on Linux...
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/ |
| sparccpuid.S | 271 ! a lot of %tick-s, couple of thousand on Linux...
|
| /src/external/historical/nawk/dist/ |
| FIXES.1e | 433 added __attribute__((__noreturn__)) to a couple of lines in 588 fixed a couple of overflow problems with ridiculous field numbers: 879 fixed a couple of bugs in getrec: could fail to update $0
|
| /src/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/ |
| divrem_1.asm | 270 C (fixed) couple of cycles faster.
|
| /src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/ |
| Test.pm | 247 Both of these are specific applications of C<cmd>, with just a couple
|
| /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/ |
| Test.pm | 247 Both of these are specific applications of C<cmd>, with just a couple
|
| /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/ |
| Test.pm | 246 Both of these are specific applications of C<cmd>, with just a couple
|
| /src/external/gpl2/diffutils/dist/config/ |
| texinfo.tex | 3278 % essentially a couple of indexes with @setchapternewpage off). In 3299 % format, but then we repeat the same computation. Repeating a couple
|
| /src/external/gpl2/gettext/dist/build-aux/ |
| texinfo.tex | 2764 % essentially a couple of indexes with @setchapternewpage off). In 2783 % format, but then we repeat the same computation. Repeating a couple
|
| /src/external/gpl2/gmake/dist/config/ |
| texinfo.tex | 3841 % essentially a couple of indexes with @setchapternewpage off). In 3862 % format, but then we repeat the same computation. Repeating a couple
|
| /src/external/gpl2/grep/dist/doc/ |
| texinfo.tex | 3160 % essentially a couple of indexes with @setchapternewpage off). In 3181 % format, but then we repeat the same computation. Repeating a couple
|
| /src/external/gpl2/groff/dist/doc/ |
| texinfo.tex | 3752 % essentially a couple of indexes with @setchapternewpage off). In 3773 % format, but then we repeat the same computation. Repeating a couple
|
| /src/external/gpl2/texinfo/dist/doc/ |
| texinfo.tex | 3752 % essentially a couple of indexes with @setchapternewpage off). In 3773 % format, but then we repeat the same computation. Repeating a couple
|
| /src/external/bsd/am-utils/dist/doc/ |
| texinfo.tex | 5089 % essentially a couple of indexes with @setchapternewpage off). In 5110 % format, but then we repeat the same computation. Repeating a couple
|