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

1 2 34 5 6 7 8

  /prebuilts/go/darwin-x86/src/runtime/
mem_linux.go 97 // the MADV_NOHUGEPAGE flag on a fine granularity, so we avoid
mkduff.go 86 // The STOSQ in duffzero seem fine, though.
  /prebuilts/go/darwin-x86/src/sync/
pool.go 178 // We can observe a newer/larger local, it is fine (we must observe its zero-initialized-ness).
  /prebuilts/go/linux-x86/src/cmd/vet/
shadow.go 221 // Don't complain if it's shadowing a universe-declared identifier; that's fine.
types.go 160 // If the element is a pointer type (type T[]*T), it's handled fine by the Pointer case below.
  /prebuilts/go/linux-x86/src/net/
dnsclient.go 145 // fine
conf.go 197 // sources for "hosts", assume Go's DNS will work fine.
  /prebuilts/go/linux-x86/src/runtime/
mem_linux.go 97 // the MADV_NOHUGEPAGE flag on a fine granularity, so we avoid
mkduff.go 86 // The STOSQ in duffzero seem fine, though.
  /prebuilts/go/linux-x86/src/sync/
pool.go 178 // We can observe a newer/larger local, it is fine (we must observe its zero-initialized-ness).
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
LoggerTest.java     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
TimeZone.java 695 LOGGER.fine("\"" +id + "\" is a bogus id so timezone is falling back to Etc/Unknown(GMT).");
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
TimeZone.java 765 LOGGER.fine("\"" +id + "\" is a bogus id so timezone is falling back to Etc/Unknown(GMT).");
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
DNSIncoming.java 402 if (logger.isLoggable(Level.FINE)) {
403 logger.fine("Unhandled Owner OPT version: " + ownerVersion + " sequence: " + ownerSequence + " MAC address: " + this._hexString(ownerPrimaryMacAddress)
410 if (logger.isLoggable(Level.FINE)) {
411 logger.log(Level.FINE, "There was an OPT answer. Option code: " + optionCode + " data: " + this._hexString(optiondata));
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
DescriptorPool.cs 116 /// already exists, that is fine, but if some other kind of symbol
  /prebuilts/go/darwin-x86/misc/cgo/gmp/
gmp.go 87 Garbage collection is the big problem. It is fine for the Go world to
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
macho_combine_dwarf.go 271 // Only the linkedit segment moved, any thing before that is fine.
  /prebuilts/go/darwin-x86/src/cmd/vet/
types.go 160 // If the element is a pointer type (type T[]*T), it's handled fine by the Pointer case below.
  /prebuilts/go/darwin-x86/src/net/
conf.go 197 // sources for "hosts", assume Go's DNS will work fine.
  /prebuilts/go/darwin-x86/src/net/http/
cookie.go 283 // fine
  /prebuilts/go/linux-x86/misc/cgo/gmp/
gmp.go 87 Garbage collection is the big problem. It is fine for the Go world to
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
macho_combine_dwarf.go 271 // Only the linkedit segment moved, any thing before that is fine.
  /prebuilts/go/linux-x86/src/net/http/
cookie.go 283 // fine
  /prebuilts/go/darwin-x86/src/go/internal/gcimporter/
gcimporter_test.go 122 skipSpecialPlatforms(t) // we really only need to exclude nacl platforms, but this is fine
  /prebuilts/go/darwin-x86/src/html/template/
transition.go 419 // conservative assumption is fine since we will never transition past

Completed in 1185 milliseconds

1 2 34 5 6 7 8