Home
last modified time | relevance | path

Searched refs:typeOf (Results 1 – 25 of 1867) sorted by relevance

12345678910>>...75

/dports/lang/ghc/ghc-8.10.7/libraries/base/tests/
H A Ddynamic002.hs8 import Data.Typeable (TyCon, TypeRep, typeOf)
29 print (typeOf (undefined :: [()]))
30 print (typeOf (undefined :: ()))
31 print (typeOf (undefined :: ((),())))
37 print (typeOf (undefined :: Bool))
38 print (typeOf (undefined :: Char))
40 print (typeOf (undefined :: Double))
42 print (typeOf (undefined :: Float))
44 print (typeOf (undefined :: Int))
46 print (typeOf (undefined :: IO ()))
[all …]
/dports/sysutils/nix/nix-2.3.10/tests/lang/
H A Deval-okay-types.nix27 (typeOf (3 * 4))
28 (typeOf true)
29 (typeOf "xyzzy")
30 (typeOf null)
31 (typeOf { x = 456; })
32 (typeOf [ 1 2 3 ])
33 (typeOf (x: x))
34 (typeOf ((x: y: x) 1))
35 (typeOf map)
36 (typeOf (map (x: x)))
/dports/math/ogdf/OGDF/src/ogdf/uml/
H A DPlanRepUML.cpp184 typeOf(v) != Graph::NodeType::dummy && in expand()
298 typeOf(e) = EdgeType::association; //??? in expand()
307 typeOf(e) = EdgeType::association; //??? in expand()
325 typeOf(v) != Graph::NodeType::dummy && in expand()
428 typeOf(e) = EdgeType::association; //??? in expand()
438 typeOf(e) = EdgeType::association; //??? in expand()
520 typeOf(e) = EdgeType::association; //??? in expandLowDegreeVertices()
527 typeOf(e) = EdgeType::association; //??? in expandLowDegreeVertices()
543 typeOf(eAlign) = EdgeType::association; in expandLowDegreeVertices()
887 else if (typeOf(v) == Graph::NodeType::dummy) in collapseVertices()
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/net-mgmt/blackbox_exporter/blackbox_exporter-0.17.0/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/devel/git-town/git-town-7.6.0/vendor/google.golang.org/protobuf/protobuf-go-1.21.0/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/www/carbonapi/carbonapi-0.14.1/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/databases/redis_exporter/redis_exporter-1.33.0/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/net/rospo/rospo-0.7.1/vendor/google.golang.org/protobuf/protobuf-go-1.26.0/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/net/rospo/rospo-0.7.1/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/devel/git-town/git-town-7.6.0/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-azure/vendor/google.golang.org/protobuf/reflect/protoreflect/
H A Dvalue_unsafe.go32 nilType = typeOf(nil)
33 boolType = typeOf(*new(bool))
34 int32Type = typeOf(*new(int32))
35 int64Type = typeOf(*new(int64))
36 uint32Type = typeOf(*new(uint32))
37 uint64Type = typeOf(*new(uint64))
38 float32Type = typeOf(*new(float32))
39 float64Type = typeOf(*new(float64))
40 stringType = typeOf(*new(string))
41 bytesType = typeOf(*new([]byte))
[all …]

12345678910>>...75