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

1 2 3

  /src/tests/usr.bin/xlint/lint1/
lex_char.c 82 * occur in practice though.
  /src/external/mpl/bind/dist/doc/misc/
parsegrammar.py 31 "may occur multiple times"
37 "may occur multiple times"
68 "may occur multiple times",
  /src/usr.bin/make/unit-tests/
check-expect.lua 12 Each <line> must occur in the .exp file.
16 Each <message> must occur in the .exp file and refer back to the
27 The <substring> must not occur as part of any line in the .exp file.
31 must not occur as part of any line in the .exp file.
cond-eof.mk 13 # These syntax errors are an edge case that does not occur during normal
opt-jobs.mk 38 EXPECT..5e1C= <integer> # unlikely to occur in practice
var-recursive.mk 30 # follow-up error messages, but recursive variables occur seldom.
directive-for-empty.mk 68 # can occur in a string literal as well.
74 # Conditions, including function calls to 'empty', can not only occur in
75 # condition directives, they can also occur in the modifier ':?', see
var-op-default.mk 65 # places where expressions can occur. If in doubt, enable the
var-op-sunsh.mk 87 # The ':sh' is the only word that may occur between the variable name and
96 # The word ':sh' is not the only thing that can occur after a variable name.
cond-op.mk 30 # This kind of condition looks so unfamiliar that it doesn't occur in
cond-token-var.mk 120 # but undefined variables may occur in the variable name or in modifiers.
deptgt-makeflags.mk 109 # Unbalanced quotes produce an error message. If they occur anywhere in the
parse-var.mk 80 # side of the assignment, but only if they occur inside expressions.
var-eval-short.mk 21 # TODO: Test the modifiers in the same order as they occur in ApplyModifier.
varmod-loop-varname.mk 24 # ":::" is a very creative variable name, unlikely to occur in practice.
cond-token-plain.mk 100 # A bare word may occur alone in a condition, without any comparison
262 # evaluated twice. In practice, expressions that occur in conditions do not
  /src/external/gpl2/gettext/dist/gettext-tools/src/
x-rst.c 143 /* Embedded single quotes like 'abc''def' don't occur.
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
random_0003.S 1 # Test for ASTAT AN setting when overflows occur
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
random_0003.S 1 # Test for ASTAT AN setting when overflows occur
  /src/external/gpl3/gcc/dist/libgcc/config/c6x/
libunwind.S 54 ;; disappear. We also need to make sure no interrupts occur,
56 ;; We cannot move the ret earlier as that would cause it to occur
  /src/external/gpl3/gcc.old/dist/libgcc/config/c6x/
libunwind.S 54 ;; disappear. We also need to make sure no interrupts occur,
56 ;; We cannot move the ret earlier as that would cause it to occur
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
copyd.asm 106 C src==dst, clearly (though this shouldn't occur normally)
  /src/sys/arch/m68k/060sp/dist/
isp.doc 189 data registers, and BEFORE the actual emulated transfers occur, the
isp.s 394 # If none of these occur, then a normal exit is made through #
510 btst &idbyz_bit,SPCOND_FLG(%a6) # did divide-by-zero occur?
522 btst &idbyz_bit,SPCOND_FLG(%a6) # did divide-by-zero occur?
2253 # the first two quotient words must be zero, or overflow would occur.
3050 tst.l %d0 # did error occur?
3298 # pre-load the operand ATC. no page faults should occur here because
3600 # pre-load the operand ATC. no page faults should occur because
3909 # pre-load the operand ATC. no page faults should occur here because
4067 # pre-load the operand ATC. no page faults should occur here because
4213 # pre-load the operand ATC. no page faults should occur here becaus
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-if-conv.cc 221 that occur in previous conditions. See PR44483. */
858 - writes to memory occur to writable memory: if-conversion of
870 check that the memory accesses to be if-converted occur at every
1872 gen_phi_arg_condition (gphi *phi, vec<int> *occur,
1881 len = occur->length ();
1885 e = gimple_phi_arg_edge (phi, (*occur)[i]);

Completed in 40 milliseconds

1 2 3