/external/dbus/test/name-test/ |
tmp-session-like-system.conf | 73 having the bus enforce a limit is nicer than a huge memory leak. But the
|
/packages/apps/ExactCalculator/src/com/android/calculator2/ |
BoundedRational.java | 77 BoundedRational nicer = reduce().positiveDen(); local 78 String result = nicer.mNum.toString(); 79 if (!nicer.mDen.equals(BigInteger.ONE)) { 80 result += "/" + nicer.mDen;
|
/external/v8/test/webkit/fast/js/kde/ |
math.js | 25 var negativeZero = Math.atan2(-1, Infinity); // ### any nicer way?
|
/prebuilts/go/darwin-x86/src/unicode/ |
graphic.go | 58 // The function "In" provides a nicer signature and should be used in preference to IsOneOf.
|
/prebuilts/go/linux-x86/src/unicode/ |
graphic.go | 58 // The function "In" provides a nicer signature and should be used in preference to IsOneOf.
|
/prebuilts/go/darwin-x86/src/runtime/ |
proc.go | 37 // they look nicer in the stack overflow failure message.
|
/prebuilts/go/linux-x86/src/runtime/ |
proc.go | 37 // they look nicer in the stack overflow failure message.
|
/prebuilts/go/darwin-x86/src/syscall/ |
syscall_dragonfly.go | 10 // it in our own nicer implementation, either here or in
|
syscall_openbsd.go | 10 // it in our own nicer implementation, either here or in
|
syscall_plan9.go | 10 // wrap it in our own nicer implementation.
|
syscall_darwin.go | 10 // it in our own nicer implementation, either here or in
|
syscall_freebsd.go | 10 // it in our own nicer implementation, either here or in
|
syscall_netbsd.go | 10 // it in our own nicer implementation, either here or in
|
syscall_solaris.go | 10 // it in our own nicer implementation, either here or in
|
/prebuilts/go/linux-x86/src/syscall/ |
syscall_dragonfly.go | 10 // it in our own nicer implementation, either here or in
|
syscall_openbsd.go | 10 // it in our own nicer implementation, either here or in
|
syscall_plan9.go | 10 // wrap it in our own nicer implementation.
|
syscall_darwin.go | 10 // it in our own nicer implementation, either here or in
|
syscall_freebsd.go | 10 // it in our own nicer implementation, either here or in
|
syscall_netbsd.go | 10 // it in our own nicer implementation, either here or in
|
/prebuilts/go/darwin-x86/src/encoding/json/ |
stream.go | 194 // This makes the output look a little nicer
|
scanner.go | 87 // on a 64-bit Mac Mini, and it's nicer to read.
|
/prebuilts/go/linux-x86/src/encoding/json/ |
stream.go | 194 // This makes the output look a little nicer
|
/prebuilts/go/darwin-x86/src/crypto/elliptic/ |
p224.go | 136 // exactly, making the reflections during a reduce much nicer.
|
/prebuilts/go/linux-x86/src/crypto/elliptic/ |
p224.go | 136 // exactly, making the reflections during a reduce much nicer.
|