HomeSort by: relevance | last modified time | path
    Searched refs:doing (Results 1 - 25 of 74) sorted by relevancy

1 2 3

  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
system.d 21 runtime. If you're doing something which should compile differently
68 runtime. If you're doing something which should compile differently
  /src/sys/netinet/
if_ether.h 39 #error You should NOT be doing this.
  /src/external/gpl3/gcc/dist/contrib/
check-internal-format-escaping.py 74 in the translation. This can happen when doing copy-and-paste
  /src/external/gpl3/gcc.old/dist/contrib/
check-internal-format-escaping.py 74 in the translation. This can happen when doing copy-and-paste
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
random_0008.S 1 # check ASTAT ac/av flags are handled correctly when doing Acc = -Acc
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
random_0008.S 1 # check ASTAT ac/av flags are handled correctly when doing Acc = -Acc
  /src/external/lgpl3/gmp/dist/mpn/x86/
copyi.asm 54 C cycles, but doing something special for small sizes could lead to a
58 C K62 - We used to have a big chunk of code doing an MMX copy at 0.56 c/l if
sqr_basecase.asm 56 C complexity, but if it's worth doing in the other places then it should be
  /src/usr.bin/make/unit-tests/
recursive.mk 4 # This would stop make from doing anything since the "recursive" error
directive-undef.mk 83 # properly detected and should stop the .undef directive from doing any work.
cond-func-empty.mk 195 # prevent it from doing any harm.
  /src/external/gpl3/binutils/dist/gprof/
cg_print.c 166 Sym *todo, *doing, *prev; local
173 for (doing = todo; doing != NULL; doing = todo)
175 todo = doing->cg.cyc.next;
179 if (cmp_member (doing, prev->cg.cyc.next) == GREATERTHAN)
183 doing->cg.cyc.next = prev->cg.cyc.next;
184 prev->cg.cyc.next = doing;
  /src/external/gpl3/binutils.old/dist/gprof/
cg_print.c 166 Sym *todo, *doing, *prev; local
173 for (doing = todo; doing != NULL; doing = todo)
175 todo = doing->cg.cyc.next;
179 if (cmp_member (doing, prev->cg.cyc.next) == GREATERTHAN)
183 doing->cg.cyc.next = prev->cg.cyc.next;
184 prev->cg.cyc.next = doing;
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
DynamicLibrary.inc 110 // across invocations, but the complication of doing that properly...
137 // Doing that here is causing real problems for the JIT where msvc.dll
  /src/sys/arch/sparc64/doc/
TODO 23 - crashes in /sbin/init doing an access() call where %o0 is corrupted (zero)
  /src/external/bsd/ipf/dist/tools/
ipmon_y.y 80 %type <ipmd> doopt doing
93 line: IPM_MATCH '{' matching ';' '}' IPM_DO '{' doing ';' '}'
136 doing: label
138 | doopt ',' doing { $1->ipmd_next = $3; $$ = $1; }
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Signals.inc 156 // Make sure we're OK by preventing cleanup from doing anything while we're
285 // doing it. We also have to protect the handlers and their count because
  /src/external/lgpl3/gmp/dist/mpn/ia64/
sqr_diag_addlsh1.asm 55 C * Optimise by doing first two loop iterations in function header.
  /src/external/lgpl3/gmp/dist/mpn/x86_64/core2/
popcount.asm 60 C * Consider doing some instruction scheduling.
hamdist.asm 60 C * Consider doing some instruction scheduling.
  /src/external/bsd/kyua-cli/dist/store/
schema_v1.sql 54 -- The only reason for doing this is for debugging purposes. It may come
251 -- directly on the database without doing text processing; for example,
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
README 73 functions for doing cursor motion in both logical and visual order.
143 7. Added support for doing logical and visual cursor traversal.
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
aorsmul_1.asm 180 C registers when doing the mul for the initial two carry limbs.
  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
fpmath-sf.S 652 ;; at this point, we're doing the multiplication.
893 ;; at this point, we're doing the division. Normalized
  /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
fpmath-sf.S 652 ;; at this point, we're doing the multiplication.
893 ;; at this point, we're doing the division. Normalized

Completed in 36 milliseconds

1 2 3