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

<<11121314151617181920

  /prebuilts/go/darwin-x86/src/runtime/
defs_darwin_386.go 1 // created by cgo -cdefs and then converted to Go
2 // cgo -cdefs defs_darwin.go
defs_darwin_amd64.go 1 // created by cgo -cdefs and then converted to Go
2 // cgo -cdefs defs_darwin.go
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_darwin_386.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_darwin.go
ztypes_darwin_amd64.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_darwin.go
ztypes_darwin_arm64.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_darwin.go
ztypes_dragonfly_amd64.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_dragonfly.go
ztypes_freebsd_386.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_freebsd.go
ztypes_freebsd_amd64.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_freebsd.go
ztypes_freebsd_arm.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs -- -fsigned-char types_freebsd.go
ztypes_linux_arm64.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs -- -fsigned-char types_linux.go
ztypes_netbsd_amd64.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_netbsd.go
ztypes_netbsd_arm.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_netbsd.go
ztypes_openbsd_386.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_openbsd.go
ztypes_openbsd_amd64.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_openbsd.go
ztypes_openbsd_arm.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_openbsd.go
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/
sym.go 123 * Known to low-level assembly in package runtime and runtime/cgo.
150 * Explained in ../../runtime/cgo/gcc_darwin_*.c.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
sym.go 104 * Known to low-level assembly in package runtime and runtime/cgo.
131 * Explained in ../../runtime/cgo/gcc_darwin_*.c.
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
sym.go 101 * Known to low-level assembly in package runtime and runtime/cgo.
128 * Explained in ../../runtime/cgo/gcc_darwin_*.c.
  /prebuilts/go/linux-x86/src/debug/gosym/
pclntab_test.go 189 // cgo files are full of 'Z' symbols, which we don't handle
190 if len(path) > 4 && path[len(path)-4:] == ".cgo" {
  /prebuilts/go/linux-x86/src/go/build/
build_test.go 138 const file2 = "// +build cgo\n\n" +
142 want2 := map[string]bool{"cgo": true}
  /prebuilts/go/linux-x86/src/runtime/
defs_darwin_386.go 1 // created by cgo -cdefs and then converted to Go
2 // cgo -cdefs defs_darwin.go
defs_darwin_amd64.go 1 // created by cgo -cdefs and then converted to Go
2 // cgo -cdefs defs_darwin.go
  /prebuilts/go/linux-x86/src/syscall/
ztypes_darwin_386.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_darwin.go
ztypes_darwin_amd64.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_darwin.go
ztypes_darwin_arm64.go 1 // Created by cgo -godefs - DO NOT EDIT
2 // cgo -godefs types_darwin.go

Completed in 363 milliseconds

<<11121314151617181920