HomeSort by relevance Sort by last modified time
    Searched refs:guarantee (Results 1 - 25 of 140) sorted by null

1 2 3 4 5 6

  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/lif/
binary.go 37 _ = b[1] // early bounds check to guarantee safety of writes below
48 _ = b[3] // early bounds check to guarantee safety of writes below
62 _ = b[7] // early bounds check to guarantee safety of writes below
81 _ = b[1] // early bounds check to guarantee safety of writes below
92 _ = b[3] // early bounds check to guarantee safety of writes below
106 _ = b[7] // early bounds check to guarantee safety of writes below
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/lif/
binary.go 37 _ = b[1] // early bounds check to guarantee safety of writes below
48 _ = b[3] // early bounds check to guarantee safety of writes below
62 _ = b[7] // early bounds check to guarantee safety of writes below
81 _ = b[1] // early bounds check to guarantee safety of writes below
92 _ = b[3] // early bounds check to guarantee safety of writes below
106 _ = b[7] // early bounds check to guarantee safety of writes below
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/
binary.go 36 _ = b[1] // early bounds check to guarantee safety of writes below
47 _ = b[3] // early bounds check to guarantee safety of writes below
68 _ = b[1] // early bounds check to guarantee safety of writes below
79 _ = b[3] // early bounds check to guarantee safety of writes below
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/
binary.go 36 _ = b[1] // early bounds check to guarantee safety of writes below
47 _ = b[3] // early bounds check to guarantee safety of writes below
68 _ = b[1] // early bounds check to guarantee safety of writes below
79 _ = b[3] // early bounds check to guarantee safety of writes below
  /prebuilts/go/darwin-x86/src/math/
const.go 7 // This package does not guarantee bit-identical results across architectures.
atan.go 45 // guarantee.
tanh.go 47 // guarantee.
  /prebuilts/go/darwin-x86/src/os/
executable.go 8 // the current process. There is no guarantee that the path is still
  /prebuilts/go/linux-x86/src/math/
const.go 7 // This package does not guarantee bit-identical results across architectures.
atan.go 45 // guarantee.
tanh.go 47 // guarantee.
  /prebuilts/go/linux-x86/src/os/
executable.go 8 // the current process. There is no guarantee that the path is still
  /prebuilts/go/darwin-x86/src/encoding/gob/
gobencdec_test.go 161 X int // guarantee we have something in common with GobTest*
166 X int // guarantee we have something in common with GobTest*
171 X int // guarantee we have something in common with GobTest*
176 X int // guarantee we have something in common with GobTest*
183 X int // guarantee we have something in common with GobTest*
190 X int // guarantee we have something in common with GobTest*
197 X int // guarantee we have something in common with GobTest*
207 X int // guarantee we have something in common with GobTest*
217 X int // guarantee we have something in common with GobTest*
221 X int // guarantee we have something in common with GobTest
    [all...]
  /prebuilts/go/linux-x86/src/encoding/gob/
gobencdec_test.go 161 X int // guarantee we have something in common with GobTest*
166 X int // guarantee we have something in common with GobTest*
171 X int // guarantee we have something in common with GobTest*
176 X int // guarantee we have something in common with GobTest*
183 X int // guarantee we have something in common with GobTest*
190 X int // guarantee we have something in common with GobTest*
197 X int // guarantee we have something in common with GobTest*
207 X int // guarantee we have something in common with GobTest*
217 X int // guarantee we have something in common with GobTest*
221 X int // guarantee we have something in common with GobTest
    [all...]
  /prebuilts/go/darwin-x86/src/math/cmplx/
exp.go 22 // guarantee.
log.go 22 // guarantee.
pow.go 22 // guarantee.
asin.go 22 // guarantee.
  /prebuilts/go/linux-x86/src/math/cmplx/
exp.go 22 // guarantee.
log.go 22 // guarantee.
pow.go 22 // guarantee.
  /prebuilts/go/darwin-x86/src/time/
internal_test.go 73 // but there is no reliable way to guarantee that timerproc schedules without
  /prebuilts/go/linux-x86/src/time/
internal_test.go 73 // but there is no reliable way to guarantee that timerproc schedules without
  /prebuilts/go/darwin-x86/src/encoding/binary/
binary.go 57 _ = b[1] // early bounds check to guarantee safety of writes below
68 _ = b[3] // early bounds check to guarantee safety of writes below
82 _ = b[7] // early bounds check to guarantee safety of writes below
105 _ = b[1] // early bounds check to guarantee safety of writes below
116 _ = b[3] // early bounds check to guarantee safety of writes below
130 _ = b[7] // early bounds check to guarantee safety of writes below
  /prebuilts/go/linux-x86/src/encoding/binary/
binary.go 57 _ = b[1] // early bounds check to guarantee safety of writes below
68 _ = b[3] // early bounds check to guarantee safety of writes below
82 _ = b[7] // early bounds check to guarantee safety of writes below
105 _ = b[1] // early bounds check to guarantee safety of writes below
116 _ = b[3] // early bounds check to guarantee safety of writes below
130 _ = b[7] // early bounds check to guarantee safety of writes below

Completed in 417 milliseconds

1 2 3 4 5 6