/prebuilts/go/linux-x86/src/cmd/gofmt/ |
gofmt.go | 231 // diff exits with a non-zero status when the files don't match.
|
/prebuilts/go/darwin-x86/src/runtime/ |
sys_plan9_386.s | 61 TEXT runtime·exits(SB),NOSPLIT,$0
|
sys_plan9_amd64.s | 60 TEXT runtime·exits(SB),NOSPLIT,$0
|
extern.go | 110 internal to the run-time system, and then exits with exit code 2.
|
mfinal.go | 242 // There is no guarantee that finalizers will run before a program exits,
|
mgcwork.go | 380 // The for loop either exits when a work buffer is found
|
/prebuilts/go/linux-x86/src/runtime/ |
sys_plan9_386.s | 61 TEXT runtime·exits(SB),NOSPLIT,$0
|
sys_plan9_amd64.s | 60 TEXT runtime·exits(SB),NOSPLIT,$0
|
extern.go | 110 internal to the run-time system, and then exits with exit code 2.
|
mfinal.go | 242 // There is no guarantee that finalizers will run before a program exits,
|
mgcwork.go | 380 // The for loop either exits when a work buffer is found
|
/prebuilts/go/darwin-x86/src/os/exec/ |
exec.go | 248 // copying stdin, stdout, and stderr, and exits with a zero exit 290 // once the command exits. 360 // copying stdin, stdout, and stderr, and exits with a zero exit
|
/prebuilts/go/linux-x86/src/os/exec/ |
exec.go | 248 // copying stdin, stdout, and stderr, and exits with a zero exit 290 // once the command exits. 360 // copying stdin, stdout, and stderr, and exits with a zero exit
|
/build/blueprint/bpmodify/ |
bpmodify.go | 276 // diff exits with a non-zero status when the files don't match.
|
/prebuilts/go/darwin-x86/src/cmd/fix/ |
main.go | 253 // diff exits with a non-zero status when the files don't match.
|
/prebuilts/go/darwin-x86/src/syscall/ |
exec_unix.go | 43 // of that pipe will not see EOF until that child exits, potentially
|
/prebuilts/go/linux-x86/src/cmd/fix/ |
main.go | 253 // diff exits with a non-zero status when the files don't match.
|
/prebuilts/go/linux-x86/src/syscall/ |
exec_unix.go | 43 // of that pipe will not see EOF until that child exits, potentially
|
/external/ImageMagick/www/api/ |
module.php | 85 <p>DestroyModuleList() unregisters any previously loaded modules and exits the module loaded environment.</p>
|
/prebuilts/go/darwin-x86/src/cmd/doc/ |
main.go | 227 // logs and exits if it is not.
|
/prebuilts/go/darwin-x86/src/cmd/go/ |
generate.go | 337 // It then exits the program (with exit status 1) because generation stops
|
/prebuilts/go/darwin-x86/src/cmd/vet/ |
main.go | 379 // identification and a newline, and exits.
|
/prebuilts/go/linux-x86/src/cmd/doc/ |
main.go | 227 // logs and exits if it is not.
|
/prebuilts/go/linux-x86/src/cmd/go/ |
generate.go | 337 // It then exits the program (with exit status 1) because generation stops
|
/prebuilts/go/linux-x86/src/cmd/vet/ |
main.go | 379 // identification and a newline, and exits.
|