/prebuilts/go/darwin-x86/src/text/template/ |
doc.go | 83 otherwise, T1 is executed. The empty values are false, 0, any 90 otherwise, T1 is executed. Dot is unaffected. 101 otherwise, dot is set to the successive elements of the array, 109 T0 is executed; otherwise, dot is set to the successive elements 129 otherwise, dot is set to the value of the pipeline and T1 is 134 is executed; otherwise, dot is set to the value of the pipeline
|
/prebuilts/go/linux-x86/src/go/token/ |
position.go | 127 // and smaller than the file size; otherwise the line offset is ignored. 165 // and smaller than the file size; otherwise SetLines fails and returns 219 // file size; otherwise the information is ignored. 267 // possibly adjusted by //line comments; otherwise those comments are ignored. 296 // //line comments; otherwise those comments are ignored. 443 // //line comments; otherwise those comments are ignored.
|
/prebuilts/go/linux-x86/src/text/template/ |
doc.go | 83 otherwise, T1 is executed. The empty values are false, 0, any 90 otherwise, T1 is executed. Dot is unaffected. 101 otherwise, dot is set to the successive elements of the array, 109 T0 is executed; otherwise, dot is set to the successive elements 129 otherwise, dot is set to the value of the pipeline and T1 is 134 is executed; otherwise, dot is set to the value of the pipeline
|
/external/autotest/client/cros/ |
cryptohome.py | 200 """Returns true if the TPM lockout is in effect; false otherwise.""" 628 Returns True if the mount succeeds or False otherwise. 643 Returns True if the unmount suceeds or false otherwise.
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
parser.ml | 58 * consume it, otherwise we are done. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
parser.ml | 58 * consume it, otherwise we are done. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
parser.ml | 58 * consume it, otherwise we are done. *)
|
/external/mesa3d/docs/specs/ |
MESA_swap_control.spec | 82 of zero indicates success; otherwise an error occurred. The interval
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/ |
parser.ml | 58 * consume it, otherwise we are done. *)
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/ |
parser.ml | 58 * consume it, otherwise we are done. *)
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/ |
parser.ml | 58 * consume it, otherwise we are done. *)
|
/prebuilts/go/darwin-x86/doc/play/ |
solitaire.go | 32 // there is a single one; otherwise it is -1. 53 // Otherwise, move returns false.
|
/prebuilts/go/darwin-x86/src/cmd/doc/ |
dirs.go | 93 // source files, but ignore them otherwise.
|
/prebuilts/go/darwin-x86/src/cmd/gofmt/ |
long_test.go | 125 // otherwise, test all Go files under *root
|
/prebuilts/go/darwin-x86/src/go/types/ |
package.go | 48 // exported objects; otherwise it is incomplete.
|
/prebuilts/go/darwin-x86/src/net/smtp/ |
auth.go | 27 // response, which Next should return as toServer; otherwise
|
/prebuilts/go/darwin-x86/src/runtime/ |
os_solaris.go | 37 libcall.args = uintptr(unsafe.Pointer(fn)) // it's unused but must be non-nil, otherwise crashes
|
softfloat64_test.go | 134 // otherwise we spend all our time
|
/prebuilts/go/darwin-x86/src/strconv/ |
itoa.go | 57 // returned as the first result value; otherwise the string is returned
|
/prebuilts/go/darwin-x86/test/ |
nilptr.go | 24 // otherwise there might not be anything mapped
|
solitaire.go | 36 // otherwise it is -1. 56 // Otherwise, move returns false.
|
/prebuilts/go/linux-x86/doc/play/ |
solitaire.go | 32 // there is a single one; otherwise it is -1. 53 // Otherwise, move returns false.
|
/prebuilts/go/linux-x86/src/cmd/doc/ |
dirs.go | 93 // source files, but ignore them otherwise.
|
/prebuilts/go/linux-x86/src/cmd/gofmt/ |
long_test.go | 125 // otherwise, test all Go files under *root
|
/prebuilts/go/linux-x86/src/go/types/ |
package.go | 48 // exported objects; otherwise it is incomplete.
|