/external/golang-protobuf/ |
D | Android.bp | 17 pkgPath: "github.com/golang/protobuf/protoc-gen-go/descriptor", 19 srcs: ["protoc-gen-go/descriptor/descriptor.pb.go"], 24 pkgPath: "github.com/golang/protobuf/protoc-gen-go/plugin", 29 srcs: ["protoc-gen-go/plugin/plugin.pb.go"], 34 pkgPath: "github.com/golang/protobuf/protoc-gen-go/generator/internal/remap", 35 srcs: ["protoc-gen-go/generator/internal/remap/remap.go"], 36 testSrcs: ["protoc-gen-go/generator/internal/remap/remap_test.go"], 41 pkgPath: "github.com/golang/protobuf/protoc-gen-go/generator", 48 srcs: ["protoc-gen-go/generator/generator.go"], 49 testSrcs: ["protoc-gen-go/generator/name_test.go"], [all …]
|
D | README.md | 1 # Go support for Protocol Buffers - Google's data interchange format 7 Copyright 2010 The Go Authors. 10 This package and the code it generates requires at least Go 1.9. 12 This software implements Go bindings for protocol buffers. For 21 - Of course, install the Go compiler and tools from 28 The simplest way is to run `go get -u github.com/golang/protobuf/protoc-gen-go`. 29 The compiler plugin, `protoc-gen-go`, will be installed in `$GOPATH/bin` 32 - If you need a particular version of `protoc-gen-go` (e.g., to match your 36 go get -d -u github.com/golang/protobuf/protoc-gen-go 37 git -C "$(go env GOPATH)"/src/github.com/golang/protobuf checkout $GIT_TAG [all …]
|
/external/google-fruit/extras/scripts/ |
D | parser.out | 64 ASTERISK shift and go to state 4 65 AMPERSAND shift and go to state 3 66 DOUBLE_COLON shift and go to state 7 67 IDENTIFIER shift and go to state 6 68 LPAREN shift and go to state 8 69 LBRACKET shift and go to state 5 70 LBRACE shift and go to state 9 71 LESS_THAN shift and go to state 2 73 balanced_string shift and go to state 1 98 GREATER_THAN shift and go to state 11 [all …]
|
/external/grpc-grpc/tools/interop_matrix/testcases/ |
D | go__master | 3 docker run -i --rm=true -w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image b… 4 docker run -i --rm=true -w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image b… 5 docker run -i --rm=true -w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image b… 6 docker run -i --rm=true -w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image b… 7 docker run -i --rm=true -w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image b… 8 docker run -i --rm=true -w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image b… 9 docker run -i --rm=true -w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image b… 10 docker run -i --rm=true -w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image b… 11 docker run -i --rm=true -w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image b… 12 docker run -i --rm=true -w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image b… [all …]
|
/external/toolchain-utils/go/patch/ |
D | go3.patch | 3 --- test/fixedbugs/bug248.go 4 +++ test/fixedbugs/bug248.go 10 // Copyright 2009 The Go Authors. All rights reserved. 30 + return "go" 50 - run("go", "tool", "compile", "bug0.go") 51 - run("go", "tool", "compile", "bug1.go") 52 - run("go", "tool", "compile", "bug2.go") 53 - run(errchk, "go", "tool", "compile", "-e", "bug3.go") 54 - run("go", "tool", "link", "bug2.o") 56 + run(goCmd(), "tool", "compile", "bug0.go") [all …]
|
/external/syzkaller/pkg/report/testdata/gvisor/report/ |
D | 6 | 10 bazel-out/k8-fastbuild/bin/pkg/ilist/interface_list.go:150 +0x4c 12 bazel-out/k8-fastbuild/bin/pkg/ilist/interface_list.go:125 +0x6a 14 pkg/waiter/waiter.go:167 +0x67 16 pkg/sentry/fs/tty/slave.go:114 +0x96 18 pkg/sentry/fs/file.go:155 +0x5d 20 pkg/sentry/syscalls/linux/sys_read.go:223 +0x5e1 22 pkg/sentry/syscalls/linux/sys_read.go:144 +0x28c 24 pkg/sentry/kernel/task_syscall.go:162 +0x14e 26 pkg/sentry/kernel/task_syscall.go:278 +0x7d 28 pkg/sentry/kernel/task_syscall.go:241 +0xc3 [all …]
|
D | 7 | 10 bazel-out/k8-fastbuild/bin/pkg/sentry/mm/pma_set.go:881 +0x76 12 pkg/sentry/mm/io.go:464 +0x85a 14 pkg/sentry/mm/io.go:162 +0x20f 16 pkg/sentry/kernel/task_usermem.go:62 +0xaa 18 pkg/sentry/syscalls/linux/timespec.go:33 +0xcc 20 pkg/sentry/syscalls/linux/sys_futex.go:255 +0x336 22 pkg/sentry/kernel/task_syscall.go:162 +0x14e 24 pkg/sentry/kernel/task_syscall.go:278 +0x7d 26 pkg/sentry/kernel/task_syscall.go:241 +0xc3 28 pkg/sentry/kernel/task_syscall.go:216 +0x19c [all …]
|
D | 8 | 7 bazel-out/k8-fastbuild/bin/pkg/sentry/mm/pma_set.go:131 +0xa4 9 bazel-out/k8-fastbuild/bin/pkg/sentry/mm/pma_set.go:151 +0x42 11 pkg/sentry/mm/pma.go:48 +0x4e 13 pkg/sentry/mm/io.go:463 +0xcd 15 pkg/sentry/mm/io.go:119 +0x20f 17 pkg/sentry/kernel/task_usermem.go:83 +0xaa 19 pkg/sentry/syscalls/linux/timespec.go:52 +0x3b1 21 pkg/sentry/syscalls/linux/sys_poll.go:260 +0xc8 23 pkg/sentry/syscalls/linux/sys_poll.go:423 +0x187 25 pkg/sentry/kernel/task_syscall.go:162 +0x14e [all …]
|
D | 9 | 7 pkg/sentry/kernel/task_sched.go:94 +0x13c 9 pkg/sentry/kernel/task_run.go:206 +0x125 11 pkg/sentry/kernel/task_run.go:95 +0x264 15 bazel-out/k8-fastbuild/bin/pkg/sentry/kernel/seqatomic_taskgoroutineschedinfo.go:25 +0x68 17 pkg/sentry/kernel/task_sched.go:120 +0x4b 19 pkg/sentry/kernel/task_sched.go:134 +0x3c 21 pkg/sentry/kernel/task_sched.go:167 +0x1e5 23 pkg/sentry/kernel/timer.go:78 +0x4d 25 pkg/sentry/kernel/time/time.go:491 +0x5e 27 pkg/sentry/kernel/time/time.go:484 +0x52 [all …]
|
D | 0 | 11 GOROOT/src/runtime/panic.go:551 +0x3c1 fp=0xc4205d15b0 sp=0xc4205d1510 pc=0x428fa1 13 GOROOT/src/runtime/panic.go:63 +0x5e fp=0xc4205d15d0 sp=0xc4205d15b0 pc=0x427e7e 15 GOROOT/src/runtime/signal_unix.go:388 +0x17a fp=0xc4205d1620 sp=0xc4205d15d0 pc=0x43e59a 17 pkg/sentry/fs/gofer/handles.go:133 +0x41 fp=0xc4205d1698 sp=0xc4205d1620 pc=0x811ac1 19 pkg/sentry/fs/gofer/inode.go:204 +0xfe fp=0xc4205d1710 sp=0xc4205d1698 pc=0x81239e 21 pkg/sentry/fs/fsutil/inode_cached.go:605 +0x35d fp=0xc4205d1848 sp=0xc4205d1710 pc=0x660f8d 23 pkg/sentry/mm/io.go:309 +0x57 fp=0xc4205d1898 sp=0xc4205d1848 pc=0x6bacd7 25 pkg/sentry/mm/io.go:464 +0x72c fp=0xc4205d1998 sp=0xc4205d1898 pc=0x694c4c 27 pkg/sentry/mm/io.go:533 +0x7f1 fp=0xc4205d1a90 sp=0xc4205d1998 pc=0x6954c1 29 pkg/sentry/mm/io.go:309 +0x17c fp=0xc4205d1b68 sp=0xc4205d1a90 pc=0x69370c [all …]
|
D | 3 | 9 GOROOT/src/runtime/panic.go:551 +0x3c1 fp=0xc420e30a60 sp=0xc420e309c0 pc=0x428fa1 11 pkg/refs/refcounter.go:267 +0x162 fp=0xc420e30aa8 sp=0xc420e30a60 pc=0x5df222 13 pkg/sentry/kernel/shm/shm.go:373 +0x48 fp=0xc420e30ad8 sp=0xc420e30aa8 pc=0x63dcf8 15 pkg/sentry/kernel/shm/shm.go:592 +0x7c fp=0xc420e30b08 sp=0xc420e30ad8 pc=0x63ec8c 17 pkg/sentry/syscalls/linux/sys_shm.go:143 +0x323 fp=0xc420e30b78 sp=0xc420e30b08 pc=0x8dc363 19 pkg/sentry/kernel/task_syscall.go:162 +0x307 fp=0xc420e30c30 sp=0xc420e30b78 pc=0x73c3f7 21 pkg/sentry/kernel/task_syscall.go:278 +0x62 fp=0xc420e30cb8 sp=0xc420e30c30 pc=0x73d092 23 pkg/sentry/kernel/task_syscall.go:241 +0x91 fp=0xc420e30d18 sp=0xc420e30cb8 pc=0x73ccc1 25 pkg/sentry/kernel/task_syscall.go:216 +0x10c fp=0xc420e30e10 sp=0xc420e30d18 pc=0x73c61c 27 pkg/sentry/kernel/task_run.go:217 +0xed8 fp=0xc420e30f88 sp=0xc420e30e10 pc=0x733af8 [all …]
|
D | 1 | 10 GOROOT/src/runtime/panic.go:551 +0x3c1 fp=0xc420c6f078 sp=0xc420c6efd8 pc=0x428fa1 12 pkg/sentry/fs/mounts.go:352 +0x500 fp=0xc420c6f148 sp=0xc420c6f078 pc=0x631560 14 pkg/sentry/fs/mounts.go:437 +0x71 fp=0xc420c6f1b0 sp=0xc420c6f148 pc=0x631601 16 pkg/sentry/loader/loader.go:58 +0xc1 fp=0xc420c6f2f8 sp=0xc420c6f1b0 pc=0x6ebd91 18 pkg/sentry/loader/loader.go:135 +0x170 fp=0xc420c6f5e8 sp=0xc420c6f2f8 pc=0x6ec850 20 pkg/sentry/loader/loader.go:195 +0x158 fp=0xc420c6f938 sp=0xc420c6f5e8 pc=0x6ed738 22 pkg/sentry/kernel/task_context.go:157 +0x1b9 fp=0xc420c6fa60 sp=0xc420c6f938 pc=0x72a0e9 24 pkg/sentry/syscalls/linux/sys_thread.go:106 +0x2c8 fp=0xc420c6fb78 sp=0xc420c6fa60 pc=0x8e7348 26 pkg/sentry/kernel/task_syscall.go:162 +0x307 fp=0xc420c6fc30 sp=0xc420c6fb78 pc=0x73c3f7 28 pkg/sentry/kernel/task_syscall.go:278 +0x62 fp=0xc420c6fcb8 sp=0xc420c6fc30 pc=0x73d092 [all …]
|
D | 4 | 10 GOROOT/src/runtime/panic.go:551 +0x3c1 fp=0xc4201955d8 sp=0xc420195538 pc=0x428fa1 12 pkg/sentry/platform/ptrace/subprocess.go:556 +0x3c6 fp=0xc420195758 sp=0xc4201955d8 pc=0x8b7f96 14 pkg/sentry/mm/address_space.go:217 +0x74 fp=0xc420195780 sp=0xc420195758 pc=0x6890a4 16 pkg/sentry/mm/pma.go:628 +0x4d8 fp=0xc4201958f8 sp=0xc420195780 pc=0x69f478 18 pkg/sentry/mm/syscalls.go:464 +0x8e8 fp=0xc420195b10 sp=0xc4201958f8 pc=0x6ad108 20 pkg/sentry/syscalls/linux/sys_mmap.go:137 +0xc6 fp=0xc420195b78 sp=0xc420195b10 pc=0x8d15d6 22 pkg/sentry/kernel/task_syscall.go:162 +0x307 fp=0xc420195c30 sp=0xc420195b78 pc=0x73c3f7 24 pkg/sentry/kernel/task_syscall.go:278 +0x62 fp=0xc420195cb8 sp=0xc420195c30 pc=0x73d092 26 pkg/sentry/kernel/task_syscall.go:241 +0x91 fp=0xc420195d18 sp=0xc420195cb8 pc=0x73ccc1 28 pkg/sentry/kernel/task_syscall.go:216 +0x10c fp=0xc420195e10 sp=0xc420195d18 pc=0x73c61c [all …]
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zsyscall_solaris_amd64.go | 1 // mksyscall_solaris.pl -tags solaris,amd64 syscall_solaris.go syscall_solaris_amd64.go 13 //go:cgo_import_dynamic libc_pipe pipe "libc.so" 14 //go:cgo_import_dynamic libc_getsockname getsockname "libsocket.so" 15 //go:cgo_import_dynamic libc_getcwd getcwd "libc.so" 16 //go:cgo_import_dynamic libc_getgroups getgroups "libc.so" 17 //go:cgo_import_dynamic libc_setgroups setgroups "libc.so" 18 //go:cgo_import_dynamic libc_wait4 wait4 "libc.so" 19 //go:cgo_import_dynamic libc_gethostname gethostname "libc.so" 20 //go:cgo_import_dynamic libc_utimes utimes "libc.so" 21 //go:cgo_import_dynamic libc_utimensat utimensat "libc.so" [all …]
|
D | README.md | 6 Porting Go to a new architecture/OS combination or adding syscalls, types, or 19 The old build system generates the Go files based on the C header files 25 To avoid this, if you are using the old build system, only generate the Go 35 Requirements: bash, perl, go 39 The new build system uses a Docker container to generate the go files directly 46 directory, and the build is coordinated by the `${GOOS}/mkall.go` program. When 55 Requirements: bash, perl, go, docker 79 When porting Go to an new architecture/OS, this file must be implemented for 87 Go numeric constants. See `zsysnum_${GOOS}_${GOARCH}.go` for the generated 97 The `syscall.go`, `syscall_${GOOS}.go`, `syscall_${GOOS}_${GOARCH}.go` are [all …]
|
D | mkall.sh | 2 # Copyright 2009 The Go Authors. All rights reserved. 15 zerrors="zerrors_$GOOSARCH.go" 17 zsysctl="zsysctl_$GOOSARCH.go" 25 for i in zsyscall*go 56 GOOSARCH_in=syscall_$GOOSARCH.go 66 mktypes="GOARCH=$GOARCH go tool cgo -godefs" 71 mktypes="GOARCH=$GOARCH go tool cgo -godefs" 76 mktypes="GOARCH=$GOARCH go tool cgo -godefs" 81 mktypes="GOARCH=$GOARCH go tool cgo -godefs" 87 mktypes="GOARCH=$GOARCH go tool cgo -godefs" [all …]
|
/external/iproute2/tc/ |
D | emp_ematch.yacc.output | 65 NOT shift, and go to state 1 70 input go to state 2 71 expr go to state 3 72 match go to state 4 73 invert go to state 5 87 $end shift, and go to state 6 95 error shift, and go to state 7 105 AND shift, and go to state 8 106 OR shift, and go to state 9 110 relation go to state 10 [all …]
|
/external/boringssl/src/crypto/cipher_extra/test/ |
D | make_all_legacy_aead_tests.sh | 5 go run make_legacy_aead_tests.go -cipher aes128 -mac sha1 > aes_128_cbc_sha1_tls_tests.txt 6 go run make_legacy_aead_tests.go -cipher aes128 -mac sha1 -implicit-iv > aes_128_cbc_sha1_tls_impli… 7 go run make_legacy_aead_tests.go -cipher aes128 -mac sha256 > aes_128_cbc_sha256_tls_tests.txt 9 go run make_legacy_aead_tests.go -cipher aes256 -mac sha1 > aes_256_cbc_sha1_tls_tests.txt 10 go run make_legacy_aead_tests.go -cipher aes256 -mac sha1 -implicit-iv > aes_256_cbc_sha1_tls_impli… 11 go run make_legacy_aead_tests.go -cipher aes256 -mac sha256 > aes_256_cbc_sha256_tls_tests.txt 12 go run make_legacy_aead_tests.go -cipher aes256 -mac sha384 > aes_256_cbc_sha384_tls_tests.txt 14 go run make_legacy_aead_tests.go -cipher 3des -mac sha1 > des_ede3_cbc_sha1_tls_tests.txt 15 go run make_legacy_aead_tests.go -cipher 3des -mac sha1 -implicit-iv > des_ede3_cbc_sha1_tls_implic…
|
/external/tensorflow/tensorflow/go/ |
D | test.sh | 18 # The TensorFlow Go API aims to be usable with the 'go' tool 19 # (using 'go get' etc.) and thus without bazel. 21 # This script acts as a brige between bazel and go so that: 24 # go test github.com/tensorflow/tensorflow/tensorflow/go 29 # Find the 'go' tool 30 if [[ ! -x "go" && -z $(which go) ]] 32 if [[ -x "/usr/local/go/bin/go" ]] 34 export PATH="${PATH}:/usr/local/go/bin" 36 echo "Could not find the 'go' tool in PATH or /usr/local/go" 41 # Setup a GOPATH that includes just the TensorFlow Go API. [all …]
|
/external/syzkaller/vendor/google.golang.org/grpc/ |
D | vet.sh | 4 … running on Mac. This script does not work on Mac. See https://github.com/grpc/grpc-go/issues/2047" 24 go get -d \ 26 go get -u \ 29 honnef.co/go/tools/cmd/staticcheck \ 31 github.com/golang/protobuf/protoc-gen-go 56 git ls-files "*.go" | xargs grep -L "\(Copyright [0-9]\{4,\} gRPC authors\)\|DO NOT EDIT" 2>&1 | te… 57 git ls-files "*.go" | xargs grep -l '"unsafe"' 2>&1 | (! grep -v '_test.go') | tee /dev/stderr | (!… 58 git ls-files "*.go" | xargs grep -l '"math/rand"' 2>&1 | (! grep -v '^examples\|^stress\|grpcrand')… 61 golint ./... 2>&1 | (grep -vE "(_mock|\.pb)\.go:" || true) | tee /dev/stderr | (! read) 69 # Rewrite golang.org/x/net/context -> context imports (see grpc/grpc-go#1484). [all …]
|
D | README.md | 1 # gRPC-Go 3 …go.svg)](https://travis-ci.org/grpc/grpc-go) [![GoDoc](https://godoc.org/google.golang.org/grpc?st… 5 …Go implementation of [gRPC](https://grpc.io/): A high performance, open source, general RPC framew… 10 To install this package, you need to install Go and setup your Go workspace on your computer. The s… 13 $ go get -u google.golang.org/grpc 19 This requires Go 1.6 or later. Go 1.7 will be required soon. 23 …Go packages and a small number of exceptions. If your contribution introduces new dependencies whi… 43 - `go get -u github.com/golang/protobuf/{proto,protoc-gen-go}` 44 - `go get -u google.golang.org/grpc`
|
/external/flatbuffers/docs/source/ |
D | GoUsage.md | 1 Use in Go {#flatbuffers_guide_use_go} 6 Before diving into the FlatBuffers usage in Go, it should be noted that 8 to general FlatBuffers usage in all of the supported languages (including Go). 10 Go. 17 ## FlatBuffers Go library code location 19 The code for the FlatBuffers Go library can be found at 20 `flatbuffers/go`. You can browse the library code on the [FlatBuffers 21 GitHub page](https://github.com/google/flatbuffers/tree/master/go). 23 ## Testing the FlatBuffers Go library 25 The code to test the Go library can be found at `flatbuffers/tests`. [all …]
|
/external/ppp/pppd/ |
D | lcp.c | 649 lcp_options *go = &lcp_gotoptions[f->unit]; local 654 *go = *wo; 656 go->neg_mrru = 0; 657 go->neg_ssnhf = 0; 658 go->neg_endpoint = 0; 674 lcp_options *go = &lcp_gotoptions[f->unit]; local 687 return (LENCISHORT(go->neg_mru && go->mru != DEFMRU) + 688 LENCILONG(go->neg_asyncmap && go->asyncmap != 0xFFFFFFFF) + 689 LENCISHORT(go->neg_eap) + 690 LENCICHAP(!go->neg_eap && go->neg_chap) + [all …]
|
/external/protobuf/examples/ |
D | Makefile | 8 go: add_person_go list_people_go target 18 rm -f protoc_middleman_go tutorial/*.pb.go add_person_go list_people_go 29 mkdir tutorial # make directory for go package 41 add_person_go: add_person.go protoc_middleman_go 42 go build -o add_person_go add_person.go 44 add_person_gotest: add_person_test.go add_person_go 45 go test add_person.go add_person_test.go 47 list_people_go: list_people.go protoc_middleman_go 48 go build -o list_people_go list_people.go 50 list_people_gotest: list_people.go list_people_go [all …]
|
/external/flatbuffers/tests/ |
D | GoTest.sh | 22 # Emit Go code for the example schema in the test dir: 25 # Go requires a particular layout of files in order to link multiple packages. 26 # Copy flatbuffer Go files to their own package directories to compile the 30 mkdir -p ${go_src}/github.com/google/flatbuffers/go 33 cp -a MyGame/*.go ./go_gen/src/MyGame/ 34 cp -a MyGame/Example/*.go ./go_gen/src/MyGame/Example/ 35 cp -a MyGame/Example2/*.go ./go_gen/src/MyGame/Example2/ 36 # do not compile the gRPC generated files, which are not tested by go_test.go 38 rm ./go_gen/src/MyGame/Example/*_grpc.go 39 cp -a ../go/* ./go_gen/src/github.com/google/flatbuffers/go [all …]
|