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

1 2 3 45 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/cmd/api/
goapi.go 152 // extra care when printing them - ignore since it is not
154 // - We don't care about the API of commands.
  /prebuilts/go/linux-x86/src/compress/flate/
deflate_test.go 503 // As long as the length is 0, we don't care about the content.
506 // We don't care if there are values in the window, as long as it is at d.index is 0
  /prebuilts/go/linux-x86/src/runtime/
mbarrier.go 104 // pointer, so it will take care of marking the object. A general
147 // take care of the vast majority of these. We could
  /prebuilts/go/linux-x86/test/
live.go 582 // we don't care what temps are printed on the lines with output.
583 // we care that the println lines have no live variables
  /external/libvorbis/doc/
06-floor0.tex 97 condition, and care must be taken not to allow a buffer overflow in
  /prebuilts/go/darwin-x86/doc/codewalk/
codewalk.js 118 * Installs event handlers for all the events we care about.
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
pcln.go 138 // takes care of the update.
  /prebuilts/go/darwin-x86/src/cmd/vet/
types.go 128 // We're already looking at this type. The call that started it will take care of it.
  /prebuilts/go/darwin-x86/src/regexp/
backtrack.go 269 // We found a match. If the caller doesn't care
  /prebuilts/go/darwin-x86/src/unsafe/
unsafe.go 24 // arbitrary memory. It should be used with extreme care.
  /prebuilts/go/linux-x86/doc/codewalk/
codewalk.js 118 * Installs event handlers for all the events we care about.
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
pcln.go 138 // takes care of the update.
  /prebuilts/go/linux-x86/src/cmd/vet/
types.go 128 // We're already looking at this type. The call that started it will take care of it.
  /prebuilts/go/linux-x86/src/regexp/
backtrack.go 269 // We found a match. If the caller doesn't care
  /prebuilts/go/linux-x86/src/unsafe/
unsafe.go 24 // arbitrary memory. It should be used with extreme care.
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm 205 pand xmm1, xmm2 ; mask filter values we don't care about
409 pand xmm1, xmm2 ; mask filter values we don't care about
    [all...]
  /external/protobuf/js/binary/
arith.js 233 // one bit at a time). TODO: optimize to a radix-2^32 algorithm, taking care
  /prebuilts/go/darwin-x86/src/cmd/cgo/
ast.go 185 // The parser should take care of scoping in the future, so
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
plive.go 219 // We don't care about variables that have no pointers,
220 // nor do we care about non-local variables,
221 // nor do we care about empty structs (handled by the pointer check),
222 // nor do we care about the fake PAUTOHEAP variables.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
likelyadjust.go 150 // If successor is an unvisited backedge, it's in loop and we don't care.
  /prebuilts/go/darwin-x86/src/cmd/doc/
doc_test.go 447 var b bytes.Buffer // We don't care about the output.
main.go 204 // It's the last package path we care about.
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/driver/
interactive.go 52 // spaces. Takes care to separate commands of the form 'top10' into
  /prebuilts/go/darwin-x86/src/database/sql/
convert_test.go 366 // So only care on amd64 gc for now.
  /prebuilts/go/darwin-x86/src/image/jpeg/
reader_test.go 152 // We don't care if the two pix data differ if the 8x8 block is

Completed in 2065 milliseconds

1 2 3 45 6 7 8 91011>>