Home
last modified time | relevance | path

Searched refs:DecodeOption (Results 1 – 25 of 49) sorted by relevance

12

/dports/textproc/go-yq/yq-4.7.0/vendor/github.com/goccy/go-yaml/
H A Doption.go10 type DecodeOption func(d *Decoder) error type
13 func ReferenceReaders(readers ...io.Reader) DecodeOption {
21 func ReferenceFiles(files ...string) DecodeOption {
29 func ReferenceDirs(dirs ...string) DecodeOption {
37 func RecursiveDir(isRecursive bool) DecodeOption {
45 func Validator(v StructValidator) DecodeOption {
53 func Strict() DecodeOption {
64 func DisallowUnknownField() DecodeOption {
72 func DisallowDuplicateKey() DecodeOption {
81 func UseOrderedMap() DecodeOption {
[all …]
H A Dyaml.go184 func UnmarshalWithOptions(data []byte, v interface{}, opts ...DecodeOption) error { argument
189 func UnmarshalWithContext(ctx context.Context, data []byte, v interface{}, opts ...DecodeOption) er… argument
/dports/security/vuls/vuls-0.13.7/vendor/github.com/goccy/go-yaml/
H A Doption.go10 type DecodeOption func(d *Decoder) error type
13 func ReferenceReaders(readers ...io.Reader) DecodeOption {
21 func ReferenceFiles(files ...string) DecodeOption {
29 func ReferenceDirs(dirs ...string) DecodeOption {
37 func RecursiveDir(isRecursive bool) DecodeOption {
45 func Validator(v StructValidator) DecodeOption {
53 func Strict() DecodeOption {
64 func DisallowUnknownField() DecodeOption {
72 func DisallowDuplicateKey() DecodeOption {
81 func UseOrderedMap() DecodeOption {
H A Dyaml.go159 func UnmarshalWithOptions(data []byte, v interface{}, opts ...DecodeOption) error { argument
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/goccy/go-json/
H A Doption.go33 type DecodeOption = decoder.Option talias
34 type DecodeOptionFunc func(*DecodeOption)
43 return func(opt *DecodeOption) {
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/goccy/go-json/
H A Doption.go33 type DecodeOption = decoder.Option talias
34 type DecodeOptionFunc func(*DecodeOption)
43 return func(opt *DecodeOption) {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/goccy/go-json/
H A Doption.go50 type DecodeOption = decoder.Option talias
51 type DecodeOptionFunc func(*DecodeOption)
60 return func(opt *DecodeOption) {
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/disintegration/imaging/
H A Dio.go42 type DecodeOption func(*decodeConfig) type
47 func AutoOrientation(enabled bool) DecodeOption {
54 func Decode(r io.Reader, opts ...DecodeOption) (image.Image, error) { argument
95 func Open(filename string, opts ...DecodeOption) (image.Image, error) { argument
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/disintegration/imaging/
H A Dio.go42 type DecodeOption func(*decodeConfig) type
47 func AutoOrientation(enabled bool) DecodeOption {
54 func Decode(r io.Reader, opts ...DecodeOption) (image.Image, error) { argument
95 func Open(filename string, opts ...DecodeOption) (image.Image, error) { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/disintegration/imaging/
H A Dio.go42 type DecodeOption func(*decodeConfig) type
47 func AutoOrientation(enabled bool) DecodeOption {
54 func Decode(r io.Reader, opts ...DecodeOption) (image.Image, error) { argument
95 func Open(filename string, opts ...DecodeOption) (image.Image, error) { argument
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/disintegration/imaging/
H A Dio.go42 type DecodeOption func(*decodeConfig) type
47 func AutoOrientation(enabled bool) DecodeOption {
54 func Decode(r io.Reader, opts ...DecodeOption) (image.Image, error) { argument
95 func Open(filename string, opts ...DecodeOption) (image.Image, error) { argument
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/disintegration/imaging/
H A Dio.go42 type DecodeOption func(*decodeConfig) type
47 func AutoOrientation(enabled bool) DecodeOption {
54 func Decode(r io.Reader, opts ...DecodeOption) (image.Image, error) { argument
95 func Open(filename string, opts ...DecodeOption) (image.Image, error) { argument
/dports/net/storj/storj-1.45.3/vendor/github.com/zeebo/structs/
H A Ddecode.go21 type DecodeOption interface { interface
34 func Decode(input map[string]interface{}, output interface{}, opts ...DecodeOption) Result { argument
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dbase64.h23 enum DecodeOption { enum
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dbase64.h23 enum DecodeOption { enum
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/third_party/base64/
H A Dbase64.h24 enum DecodeOption { enum
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/third_party/base64/
H A Dbase64.h24 enum DecodeOption { enum
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dbase64.h22 enum DecodeOption { enum
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/third_party/base64/
H A Dbase64.h24 enum DecodeOption { enum
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/third_party/base64/
H A Dbase64.h24 enum DecodeOption { enum
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dbase64.h22 enum DecodeOption { enum
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dbase64.h23 enum DecodeOption { enum
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dbase64.h22 enum DecodeOption { enum
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dbase64.h22 enum DecodeOption { enum
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/happy-1.19.12/src/
H A DProduceGLRCode.lhs11 > , DecodeOption(..)
42 > data DecodeOption type
71 > type Options = (DecodeOption, FilterOption, GhcExts)

12