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

1 2 3 45 6 7 8 91011>>

  /build/blueprint/
name_interface.go 162 // should never happen.
  /build/kati/
worker.go 282 panic("FIXME: already in WM... can this happen?")
  /build/soong/android/
makevars.go 57 // complicated modification needs to happen before giving it to Make.
  /external/syslinux/diag/geodsp/
geodsp1s.asm 185 ; using EBIOS. Doesn't happen when using CBIOS, which is
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
loopbce.go 101 // Two conditions must happen listed below to accept ind
  /prebuilts/go/darwin-x86/src/cmd/go/internal/envcmd/
env.go 118 // Should not happen - b.CFlags was given an empty package.
  /prebuilts/go/darwin-x86/src/cmd/internal/objfile/
goobj.go 93 // should not happen but handle anyway
  /prebuilts/go/darwin-x86/src/crypto/ecdsa/
ecdsa_test.go 152 // This should never happen.
  /prebuilts/go/darwin-x86/src/go/doc/
exports.go 193 return nil // shouldn't happen, but be conservative and don't panic
  /prebuilts/go/darwin-x86/src/go/internal/srcimporter/
srcimporter.go 156 // this can only happen if we have a bug in go/types
  /prebuilts/go/darwin-x86/src/go/types/
scope.go 83 // time (see Insert, below). This can only happen for dot-imported objects
  /prebuilts/go/darwin-x86/src/os/
os_unix_test.go 196 // This is what used to happen (Issue 16919)
  /prebuilts/go/darwin-x86/src/os/signal/
signal.go 82 // the program, nothing will happen. Ignore undoes the effect of any prior
  /prebuilts/go/darwin-x86/src/reflect/
makefunc.go 123 // The panic would still happen during the call if we omit this,
  /prebuilts/go/darwin-x86/src/regexp/syntax/
prog.go 321 // shouldn't happen
  /prebuilts/go/darwin-x86/src/runtime/
cgocall.go 449 throw("can't happen")
471 throw("can't happen")
476 throw("can't happen")
546 throw("can't happen")
cgocheck.go 223 throw("can't happen")
mem_linux.go 32 // page size. Shouldn't happen, but just ignore it.
signal_unix.go 308 // This can happen when linked with C code
407 // can't happen: we looked up g.sig in sigtable to decide to call sigpanic
566 // This can only happen if non-Go code calls sigaltstack to disable the
574 // but we are not on it. This can only happen if non-Go code called
signal_windows.go 228 // Something like that should happen here.
  /prebuilts/go/darwin-x86/src/runtime/debug/
garbage_test.go 186 // This can only happen when ints are 64 bits, since on platforms
  /prebuilts/go/darwin-x86/src/sync/
pool.go 183 // Since we've disabled preemption, GC cannot happen in between.
  /prebuilts/go/darwin-x86/test/
index.go 220 // the huge constant errors happen in an
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
loopbce.go 101 // Two conditions must happen listed below to accept ind
  /prebuilts/go/linux-x86/src/cmd/go/internal/envcmd/
env.go 118 // Should not happen - b.CFlags was given an empty package.

Completed in 578 milliseconds

1 2 3 45 6 7 8 91011>>