Home
last modified time | relevance | path

Searched defs:GeneratorInput (Results 1 – 4 of 4) sorted by relevance

/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/sethvargo/go-password/password/
H A Dgenerate.go75 type GeneratorInput struct { struct
76 LowerLetters string
77 UpperLetters string
78 Digits string
79 Symbols string
80 Reader io.Reader // rand.Reader by default
86 func NewGenerator(i *GeneratorInput) (*Generator, error) {
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DObjectInstanceRegistry.h28 GeneratorInput, enumerator
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/compiler/cpp/src/thrift/plugin/
H A Dplugin.thrift203 struct GeneratorInput { struct
204 1: required t_program program
205 2: required TypeRegistry type_registry
206 3: required map<string, string> parsed_options
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/compiler/cpp/src/thrift/plugin/
H A Dplugin.thrift203 struct GeneratorInput { struct
204 1: required t_program program
205 2: required TypeRegistry type_registry
206 3: required map<string, string> parsed_options