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

1 23 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/runtime/
netpoll_solaris.go 29 // ready when nobody is listening, when we finally care about it,
51 // runtime·netpollupdate. This function takes care to associate the
  /prebuilts/go/darwin-x86/src/go/types/
typexpr.go 421 // care if a constructed AST contains a non-nil tag.
473 // care if a constructed AST contains non-nil tags.
495 // and we don't care if a constructed AST has more.
  /prebuilts/go/linux-x86/src/go/types/
typexpr.go 421 // care if a constructed AST contains a non-nil tag.
473 // care if a constructed AST contains non-nil tags.
495 // and we don't care if a constructed AST has more.
  /prebuilts/go/darwin-x86/src/regexp/syntax/
parse_test.go 272 // It parsed. That's all we care about.
543 // It parsed. That's all we care about.
  /prebuilts/go/linux-x86/src/regexp/syntax/
parse_test.go 272 // It parsed. That's all we care about.
543 // It parsed. That's all we care about.
  /build/soong/third_party/zip/
android.go 36 // the same structure for both. The Local File Haeder is taken care of by us writing a data
  /external/nanohttpd/
README.md 161 The coordinates for your development environment should correspond to these. When looking for an older version take care because we switched groupId from *com.nanohttpd* to *org.nanohttpd* in mid 2015.
  /external/nanohttpd/src/site/markdown/
index.md 159 The coordinates for your development environment should correspond to these. When looking for an older version take care because we switched groupId from *com.nanohttpd* to *org.nanohttpd* in mid 2015.
  /prebuilts/go/darwin-x86/src/cmd/dist/
buildtool.go 125 // because setup will take care of those when bootstrapBuildTools returns.
  /prebuilts/go/darwin-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/darwin-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/darwin-x86/src/cmd/pprof/
pprof.go 259 // Ignore any error--we don't care exactly why there
  /prebuilts/go/darwin-x86/src/cmd/vet/
deadcode.go 251 // NOTE: Unlike switch and type switch below, we don't care
  /prebuilts/go/darwin-x86/src/compress/flate/
example_test.go 163 // A real network application should take care to properly close the
  /prebuilts/go/darwin-x86/src/crypto/rsa/
pss_test.go 146 // We don't care for d, p, q, dP, dQ or qInv.
  /prebuilts/go/darwin-x86/src/go/ast/
print.go 127 // printf is a convenience wrapper that takes care of print errors.
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32.go 182 // We only create digest objects through New() which takes care of
  /prebuilts/go/darwin-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/darwin-x86/src/math/big/
ratconv.go 177 // since we only care about int64 values - the
  /prebuilts/go/darwin-x86/src/net/http/fcgi/
fcgi.go 90 // not synchronized because we don't care what the contents are
  /prebuilts/go/darwin-x86/src/net/http/internal/
chunked.go 166 // TODO: care about exact syntax of chunk extensions? We're
  /prebuilts/go/darwin-x86/src/runtime/
mcentral.go 164 // must take care of it).
  /prebuilts/go/darwin-x86/src/sync/atomic/
doc.go 8 // These functions require great care to be used correctly.
  /prebuilts/go/darwin-x86/src/time/
sleep.go 101 // Resetting a timer must take care not to race with the send into t.C

Completed in 2759 milliseconds

1 23 4 5 6 7 8 91011>>