Home
last modified time | relevance | path

Searched refs:encfn (Results 151 – 175 of 257) sorted by relevance

1234567891011

/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/go-msgpack/codec/
H A Dhelper.go717 fn.fe = fastpathAV[idx].encfn
732 xfnf := fastpathAV[idx].encfn
1070 encfn func(reflect.Value) ([]byte, error),
1072 if encfn == nil || decfn == nil {
1075 return o.SetExt(rt, uint64(tag), addExtWrapper{encfn, decfn})
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/hashicorp/go-msgpack/codec/
H A Dhelper.go717 fn.fe = fastpathAV[idx].encfn
732 xfnf := fastpathAV[idx].encfn
1070 encfn func(reflect.Value) ([]byte, error),
1072 if encfn == nil || decfn == nil {
1075 return o.SetExt(rt, uint64(tag), addExtWrapper{encfn, decfn})
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/ugorji/go/codec/
H A Dhelper.go695 fn.fe = fastpathAV[idx].encfn
710 xfnf := fastpathAV[idx].encfn
1048 encfn func(reflect.Value) ([]byte, error),
1050 if encfn == nil || decfn == nil {
1053 return o.SetExt(rt, uint64(tag), addExtWrapper{encfn, decfn})
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/ugorji/go/codec/
H A Dhelper.go695 fn.fe = fastpathAV[idx].encfn
710 xfnf := fastpathAV[idx].encfn
1048 encfn func(reflect.Value) ([]byte, error),
1050 if encfn == nil || decfn == nil {
1053 return o.SetExt(rt, uint64(tag), addExtWrapper{encfn, decfn})
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/ugorji/go/codec/
H A Dhelper.go695 fn.fe = fastpathAV[idx].encfn
710 xfnf := fastpathAV[idx].encfn
1048 encfn func(reflect.Value) ([]byte, error),
1050 if encfn == nil || decfn == nil {
1053 return o.SetExt(rt, uint64(tag), addExtWrapper{encfn, decfn})
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/ugorji/go/codec/
H A Dhelper.go695 fn.fe = fastpathAV[idx].encfn
710 xfnf := fastpathAV[idx].encfn
1048 encfn func(reflect.Value) ([]byte, error),
1050 if encfn == nil || decfn == nil {
1053 return o.SetExt(rt, uint64(tag), addExtWrapper{encfn, decfn})
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/swig/
H A Dlibwebp_java_wrap.c935 WebPEncodeFunction encfn, in EncodeLossy() argument
939 encfn(rgb, width, height, stride, quality_factor, &output); in EncodeLossy()
949 WebPEncodeLosslessFunction encfn, in EncodeLossless() argument
952 const size_t image_size = encfn(rgb, width, height, stride, &output); in EncodeLossless()
/dports/graphics/webp/libwebp-1.2.1/swig/
H A Dlibwebp_java_wrap.c935 WebPEncodeFunction encfn, in EncodeLossy() argument
939 encfn(rgb, width, height, stride, quality_factor, &output); in EncodeLossy()
949 WebPEncodeLosslessFunction encfn, in EncodeLossless() argument
952 const size_t image_size = encfn(rgb, width, height, stride, &output); in EncodeLossless()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/swig/
H A Dlibwebp_java_wrap.c935 WebPEncodeFunction encfn, in EncodeLossy() argument
939 encfn(rgb, width, height, stride, quality_factor, &output); in EncodeLossy()
949 WebPEncodeLosslessFunction encfn, in EncodeLossless() argument
952 const size_t image_size = encfn(rgb, width, height, stride, &output); in EncodeLossless()
/dports/security/py-pgpy/PGPy-0.5.3/pgpy/packet/
H A Dfields.py1642 def encrypt(cls, encfn, *args): argument
1660 def encrypt(cls, encfn, *args): argument
1662 ct.me_mod_n = MPI(cls.bytes_to_int(encfn(*args)))
1676 def encrypt(cls, encfn, *args): argument
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/swig/
H A Dlibwebp_java_wrap.c935 WebPEncodeFunction encfn, in EncodeLossy() argument
939 encfn(rgb, width, height, stride, quality_factor, &output); in EncodeLossy()
949 WebPEncodeLosslessFunction encfn, in EncodeLossless() argument
952 const size_t image_size = encfn(rgb, width, height, stride, &output); in EncodeLossless()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/swig/
H A Dlibwebp_java_wrap.c935 WebPEncodeFunction encfn, in EncodeLossy() argument
939 encfn(rgb, width, height, stride, quality_factor, &output); in EncodeLossy()
949 WebPEncodeLosslessFunction encfn, in EncodeLossless() argument
952 const size_t image_size = encfn(rgb, width, height, stride, &output); in EncodeLossless()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/ugorji/go/codec/
H A Dencode.go1239 fn.f = fastpathAV[idx].encfn
1252 xfnf := fastpathAV[idx].encfn
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/ugorji/go/codec/
H A Dencode.go1274 fn.f = fastpathAV[idx].encfn
1287 xfnf := fastpathAV[idx].encfn
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/ugorji/go/codec/
H A Dencode.go1239 fn.f = fastpathAV[idx].encfn
1252 xfnf := fastpathAV[idx].encfn
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/ugorji/go/codec/
H A Dencode.go1239 fn.f = fastpathAV[idx].encfn
1252 xfnf := fastpathAV[idx].encfn
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/ugorji/go/codec/
H A Dencode.go1239 fn.f = fastpathAV[idx].encfn
1252 xfnf := fastpathAV[idx].encfn
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/ugorji/go/codec/
H A Dencode.go1239 fn.f = fastpathAV[idx].encfn
1252 xfnf := fastpathAV[idx].encfn
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/ugorji/go/codec/
H A Dencode.go1239 fn.f = fastpathAV[idx].encfn
1252 xfnf := fastpathAV[idx].encfn
/dports/devel/etcd/etcd-2.3.8/Godeps/_workspace/src/github.com/ugorji/go/codec/
H A Dencode.go1239 fn.f = fastpathAV[idx].encfn
1252 xfnf := fastpathAV[idx].encfn
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/ugorji/go/codec/
H A Dencode.go1239 fn.f = fastpathAV[idx].encfn
1252 xfnf := fastpathAV[idx].encfn
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/ugorji/go/codec/
H A Dencode.go1239 fn.f = fastpathAV[idx].encfn
1252 xfnf := fastpathAV[idx].encfn
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/ugorji/go/codec/
H A Dencode.go1270 fn.f = fastpathAV[idx].encfn
1283 xfnf := fastpathAV[idx].encfn
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/github.com/ugorji/go/codec/
H A Dencode.go1301 fn.f = fastpathAV[idx].encfn
1314 xfnf := fastpathAV[idx].encfn
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/ugorji/go/codec/
H A Dencode.go1301 fn.f = fastpathAV[idx].encfn
1314 xfnf := fastpathAV[idx].encfn

1234567891011