Home
last modified time | relevance | path

Searched refs:UnsafeStructType (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/net/inlets/inlets-3.0.2/vendor/github.com/modern-go/reflect2/reflect2-1.0.1/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/net/inlets/inlets-3.0.2/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/net/gscloud/gscloud-0.11.0/vendor/sigs.k8s.io/structured-merge-diff/v4/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/security/lego/lego-4.5.3/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/security/vault/vault-1.8.2/vendor/sigs.k8s.io/structured-merge-diff/v3/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/net/rospo/rospo-0.7.1/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/net/rospo/rospo-0.7.1/vendor/github.com/modern-go/reflect2/reflect2-1.0.1/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-alicloud/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-alicloud/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/modern-go/reflect2/reflect2-1.0.1/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/modern-go/reflect2/
H A Dunsafe_struct.go8 type UnsafeStructType struct { struct
13 func newUnsafeStructType(cfg *frozenConfig, type1 reflect.Type) *UnsafeStructType {
14 return &UnsafeStructType{
20 func (type2 *UnsafeStructType) LikePtr() bool { argument
24 func (type2 *UnsafeStructType) Indirect(obj interface{}) interface{} { argument
30 func (type2 *UnsafeStructType) UnsafeIndirect(ptr unsafe.Pointer) interface{} { argument
37 func (type2 *UnsafeStructType) FieldByName(name string) StructField { argument
45 func (type2 *UnsafeStructType) Field(i int) StructField { argument
49 func (type2 *UnsafeStructType) FieldByIndex(index []int) StructField { argument
53 func (type2 *UnsafeStructType) FieldByNameFunc(match func(string) bool) StructField { argument

12345678910>>...12