HomeSort by relevance Sort by last modified time
    Searched refs:happen (Results 51 - 75 of 459) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/math/big/
floatmarsh.go 34 // (in practice, this should never happen since rounding
bits_test.go 193 // this should never happen for our test cases
  /prebuilts/go/linux-x86/src/net/
interface_windows_test.go 84 // Fallback cases. It may happen on Windows XP or 2003 server.
  /prebuilts/go/linux-x86/src/net/textproto/
pipeline.go 69 // happen in order, one after the other. The event numbering must start
  /prebuilts/go/linux-x86/src/runtime/
atomic_pointer.go 30 // but since it needs to happen before the write becomes
netpoll_kqueue.go 102 // and the appropriate thing will happen based
  /external/libffi/src/xtensa/
sysv.S 116 bgei a4, 7, .Lexit # should never happen
  /external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/
sysv.S 116 bgei a4, 7, .Lexit # should never happen
  /external/python/cpython3/Modules/_ctypes/libffi/src/xtensa/
sysv.S 116 bgei a4, 7, .Lexit # should never happen
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
mpint.go 133 // can only happen for div-0 which should be checked elsewhere
150 // should never happen
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
deadcode.go 270 // Fortunately, this situation can only happen for dead
283 // graph can only happen in an unreachable cycle.
  /prebuilts/go/darwin-x86/src/runtime/race/
race_test.go 167 // If the order is different, race does not happen at all.
169 // that can lead to false negatives if racy accesses happen literally at the same time.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
mpint.go 133 // can only happen for div-0 which should be checked elsewhere
150 // should never happen
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
deadcode.go 270 // Fortunately, this situation can only happen for dead
283 // graph can only happen in an unreachable cycle.
  /prebuilts/go/linux-x86/src/runtime/race/
race_test.go 167 // If the order is different, race does not happen at all.
169 // that can lead to false negatives if racy accesses happen literally at the same time.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/m32r/
m32rx.s 150 # Use bcl.s here as bcl is relaxable and thus the parallelization won't happen.
158 # Use bl.s here as bl is relaxable and thus the parallelization won't happen.
166 # happen. Things still won't be parallelized, but we want this test to try.
182 # Use bra.s here as bra is relaxable and thus the parallelization won't happen.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/amd64/
ggen.go 65 // should only happen with nacl
  /prebuilts/go/darwin-x86/src/cmd/go/internal/run/
run.go 103 // this case could only happen if the provided source uses cgo
  /prebuilts/go/darwin-x86/src/internal/trace/
goroutines.go 115 // Sweep can happen during GC on system goroutine.
  /prebuilts/go/darwin-x86/src/math/big/
bits_test.go 193 // this should never happen for our test cases
  /prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/
ggen.go 65 // should only happen with nacl
  /prebuilts/go/linux-x86/src/cmd/go/internal/run/
run.go 103 // this case could only happen if the provided source uses cgo
  /prebuilts/go/linux-x86/src/internal/trace/
goroutines.go 115 // Sweep can happen during GC on system goroutine.
  /external/valgrind/exp-bbv/tests/x86/
rep_prefix.S 10 cld # we want these to happen forward
  /tools/tradefederation/core/atest/
atest.py 516 logging.info('This can happen after a repo sync or if the test is '

Completed in 882 milliseconds

1 23 4 5 6 7 8 91011>>