HomeSort by relevance Sort by last modified time
    Searched refs:cgo (Results 126 - 150 of 491) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/go/darwin-x86/src/net/
cgo_socknew.go 5 // +build cgo,!netgo
cgo_sockold.go 5 // +build cgo,!netgo
  /prebuilts/go/darwin-x86/src/os/user/
lookup_stubs.go 5 // +build !cgo,!windows,!plan9 android
  /prebuilts/go/darwin-x86/src/runtime/cgo/
iscgo.go 12 package cgo package
openbsd.go 7 package cgo package
signal_darwin_armx.go 8 package cgo package
  /prebuilts/go/darwin-x86/src/runtime/
defs1_netbsd_amd64.go 1 // created by cgo -cdefs and then converted to Go
2 // cgo -cdefs defs_netbsd.go defs_netbsd_amd64.go
165 // created by cgo -cdefs and then converted to Go
166 // cgo -cdefs defs_netbsd.go defs_netbsd_amd64.go
defs1_solaris_amd64.go 1 // created by cgo -cdefs and then converted to Go
2 // cgo -cdefs defs_solaris.go defs_solaris_amd64.go
215 // created by cgo -cdefs and then converted to Go
216 // cgo -cdefs defs_solaris.go defs_solaris_amd64.go
defs_linux_amd64.go 1 // created by cgo -cdefs and then converted to Go
2 // cgo -cdefs defs_linux.go defs1_linux.go
139 // created by cgo -cdefs and then converted to Go
140 // cgo -cdefs defs_linux.go defs1_linux.go
defs_linux_ppc64.go 1 // created by cgo -cdefs and then converted to Go
2 // cgo -cdefs defs_linux.go defs3_linux.go
144 // created by cgo -cdefs and then converted to Go
145 // cgo -cdefs defs_linux.go defs3_linux.go
defs_linux_ppc64le.go 1 // created by cgo -cdefs and then converted to Go
2 // cgo -cdefs defs_linux.go defs3_linux.go
144 // created by cgo -cdefs and then converted to Go
145 // cgo -cdefs defs_linux.go defs3_linux.go
  /prebuilts/go/darwin-x86/src/runtime/race/
race.go 9 // This file merely ensures that we link in runtime/cgo in race build,
  /prebuilts/go/linux-x86/misc/cgo/stdio/
stdio.go 14 // and cgo doesn't recognize them, so write a function to get them,
  /prebuilts/go/linux-x86/misc/cgo/test/
fpvar.go 5 // This file contains test cases for cgo with function pointer variables.
issue4417.go 5 // Issue 4417: cmd/cgo: bool alignment/padding issue.
issue8428.go 11 // Issue 8428. Cgo inconsistently translated zero size arrays.
39 // The trailing rest field is not available in cgo.
issue9557.go 5 // cgo rewrote C.var to *_Cvar_var, but left
  /prebuilts/go/linux-x86/src/net/
cgo_linux.go 5 // +build !android,cgo,!netgo
cgo_socknew.go 5 // +build cgo,!netgo
cgo_sockold.go 5 // +build cgo,!netgo
  /prebuilts/go/linux-x86/src/os/user/
lookup_stubs.go 5 // +build !cgo,!windows,!plan9 android
  /prebuilts/go/linux-x86/src/runtime/cgo/
iscgo.go 12 package cgo package
openbsd.go 7 package cgo package
signal_darwin_armx.go 8 package cgo package
  /prebuilts/go/linux-x86/src/runtime/
defs1_netbsd_amd64.go 1 // created by cgo -cdefs and then converted to Go
2 // cgo -cdefs defs_netbsd.go defs_netbsd_amd64.go
165 // created by cgo -cdefs and then converted to Go
166 // cgo -cdefs defs_netbsd.go defs_netbsd_amd64.go

Completed in 690 milliseconds

1 2 3 4 56 7 8 91011>>