/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
StreamService.java | 175 logger.fine("successfully opened the pipe from the worker"); 207 * socket has been opened. This should be fine assuming that socket writes are only in response
|
/libcore/support/src/test/java/tests/support/ |
Support_TestWebServer.java | 117 Logger.global.fine(s);
|
/external/libpng/projects/owatcom/ |
pngconfig.mak | 131 $# The executable works just fine.
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/ |
FragmentedMp4Builder.java | 157 LOG.fine("Creating movie " + movie); 708 LOG.fine("Creating Track " + track);
|
/external/v8/test/mjsunit/harmony/ |
unicode-escapes-in-regexps.js | 143 // Without the u flag, they're of course fine ({x} is the count).
|
/frameworks/base/libs/hwui/ |
Android.mk | 7 # Enables fine-grained GLES error checking
|
/prebuilts/go/darwin-x86/src/cmd/vet/ |
shadow.go | 219 // Don't complain if it's shadowing a universe-declared identifier; that's fine.
|
/prebuilts/go/darwin-x86/src/net/ |
conf.go | 199 // sources for "hosts", assume Go's DNS will work fine.
|
dnsclient.go | 132 // fine
|
/prebuilts/go/darwin-x86/src/net/http/ |
cookie.go | 265 // fine
|
/prebuilts/go/darwin-x86/src/runtime/ |
mkduff.go | 88 // The STOSQ in duffzero seem fine, though.
|
/prebuilts/go/darwin-x86/src/sync/ |
pool.go | 153 // 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 | 219 // Don't complain if it's shadowing a universe-declared identifier; that's fine.
|
/prebuilts/go/linux-x86/src/net/ |
conf.go | 199 // sources for "hosts", assume Go's DNS will work fine.
|
dnsclient.go | 132 // fine
|
/prebuilts/go/linux-x86/src/net/http/ |
cookie.go | 265 // fine
|
/prebuilts/go/linux-x86/src/runtime/ |
mkduff.go | 88 // The STOSQ in duffzero seem fine, though.
|
/prebuilts/go/linux-x86/src/sync/ |
pool.go | 153 // We can observe a newer/larger local, it is fine (we must observe its zero-initialized-ness).
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
TimeZone.java | 710 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 | 776 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));
|
/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/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
macho_combine_dwarf.go | 276 // Only the linkedit segment moved, any thing before that is fine.
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
macho_combine_dwarf.go | 273 // Only the linkedit segment moved, any thing before that is fine.
|
/prebuilts/go/darwin-x86/src/compress/flate/ |
huffman_bit_writer.go | 213 // This is fine because the output is always shorter than the input used
|