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

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/
address.go 56 // care".
  /prebuilts/go/linux-x86/src/cmd/dist/
buildtool.go 125 // because setup will take care of those when bootstrapBuildTools returns.
  /prebuilts/go/linux-x86/src/cmd/go/
note.go 81 // That's a waste of I/O when all we care about is the Prog list
testflag.go 150 // record that we saw the flag; don't care about the value
  /prebuilts/go/linux-x86/src/cmd/internal/objfile/
pe.go 119 // TODO: Remove code looking for the old symbols when we no longer care about 1.3.
  /prebuilts/go/linux-x86/src/cmd/pprof/
pprof.go 259 // Ignore any error--we don't care exactly why there
  /prebuilts/go/linux-x86/src/cmd/vet/
deadcode.go 251 // NOTE: Unlike switch and type switch below, we don't care
  /prebuilts/go/linux-x86/src/compress/flate/
example_test.go 163 // A real network application should take care to properly close the
  /prebuilts/go/linux-x86/src/crypto/rsa/
pss_test.go 146 // We don't care for d, p, q, dP, dQ or qInv.
  /prebuilts/go/linux-x86/src/go/ast/
print.go 127 // printf is a convenience wrapper that takes care of print errors.
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32.go 182 // We only create digest objects through New() which takes care of
  /prebuilts/go/linux-x86/src/io/
multi_test.go 193 r.Read(nil) // don't care about errors, just want to check the call-depth for Read
  /prebuilts/go/linux-x86/src/math/big/
ratconv.go 177 // since we only care about int64 values - the
  /prebuilts/go/linux-x86/src/net/http/fcgi/
fcgi.go 90 // not synchronized because we don't care what the contents are
  /prebuilts/go/linux-x86/src/net/http/internal/
chunked.go 166 // TODO: care about exact syntax of chunk extensions? We're
  /prebuilts/go/linux-x86/src/runtime/
mcentral.go 164 // must take care of it).
  /prebuilts/go/linux-x86/src/sync/atomic/
doc.go 8 // These functions require great care to be used correctly.
  /prebuilts/go/linux-x86/src/time/
sleep.go 101 // Resetting a timer must take care not to race with the send into t.C
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/
address.go 56 // care".
  /external/v8/src/js/
typedarray.js 347 // Next read at sourcePtr. We do not care for memory changing before
366 // Next read before sourcePtr. We do not care for memory changing after
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 226 ; $word2 and $word3 are ok (taken care while loading itself)
388 ;// After that M_UHADD8R macro does the averaging taking care of the
419 ;// 4 lane SIMD. After that M_UHADD8R macro does the averaging taking care
648 ;// Implementation takes care of all combinations of different
  /prebuilts/go/darwin-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/darwin-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/darwin-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/darwin-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

Completed in 2996 milliseconds

1 2 34 5 6 7 8 91011>>