Home
last modified time | relevance | path

Searched defs:GenerateOutput (Results 1 – 25 of 266) sorted by relevance

1234567891011

/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/tools/generator/pipeline/
H A Dmodel.go52 type GenerateOutput struct { struct
53 Packages []PackageResult `json:"packages"`
57 func (o GenerateOutput) String() string {
63 func (o GenerateOutput) WriteTo(writer io.Writer) (int64, error) {
H A Dio.go16 func WriteOutput(outputPath string, output *GenerateOutput) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/tools/generator/pipeline/
H A Dmodel.go52 type GenerateOutput struct { struct
53 Packages []PackageResult `json:"packages"`
57 func (o GenerateOutput) String() string {
63 func (o GenerateOutput) WriteTo(writer io.Writer) (int64, error) {
H A Dio.go16 func WriteOutput(outputPath string, output *GenerateOutput) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/tools/generator/cmd/automation/pipeline/
H A Dmodel.go55 type GenerateOutput struct { struct
56 Packages []PackageResult `json:"packages"`
60 func (o GenerateOutput) String() string {
66 func (o GenerateOutput) WriteTo(writer io.Writer) (int64, error) {
H A Dio.go19 func WriteOutput(outputPath string, output *GenerateOutput) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/tools/generator/cmd/automation/pipeline/
H A Dmodel.go55 type GenerateOutput struct { struct
56 Packages []PackageResult `json:"packages"`
60 func (o GenerateOutput) String() string {
66 func (o GenerateOutput) WriteTo(writer io.Writer) (int64, error) {
H A Dio.go19 func WriteOutput(outputPath string, output *GenerateOutput) error {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/tools/generator/cmd/automation/pipeline/
H A Dmodel.go55 type GenerateOutput struct { struct
56 Packages []PackageResult `json:"packages"`
60 func (o GenerateOutput) String() string {
66 func (o GenerateOutput) WriteTo(writer io.Writer) (int64, error) {
H A Dio.go19 func WriteOutput(outputPath string, output *GenerateOutput) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/tools/generator/cmd/automation/pipeline/
H A Dmodel.go55 type GenerateOutput struct { struct
56 Packages []PackageResult `json:"packages"`
60 func (o GenerateOutput) String() string {
66 func (o GenerateOutput) WriteTo(writer io.Writer) (int64, error) {
H A Dio.go19 func WriteOutput(outputPath string, output *GenerateOutput) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/tools/generator/cmd/automation/pipeline/
H A Dmodel.go55 type GenerateOutput struct { struct
56 Packages []PackageResult `json:"packages"`
60 func (o GenerateOutput) String() string {
66 func (o GenerateOutput) WriteTo(writer io.Writer) (int64, error) {
H A Dio.go19 func WriteOutput(outputPath string, output *GenerateOutput) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/tools/generator/cmd/automation/pipeline/
H A Dmodel.go55 type GenerateOutput struct { struct
56 Packages []PackageResult `json:"packages"`
60 func (o GenerateOutput) String() string {
66 func (o GenerateOutput) WriteTo(writer io.Writer) (int64, error) {
H A Dio.go19 func WriteOutput(outputPath string, output *GenerateOutput) error {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gyp/pylib/gyp/generator/
H A Dfilelist.py24 def GenerateOutput(target_list, target_dicts, data, params): function
/dports/www/firefox/firefox-99.0/third_party/python/gyp/test/custom-generator/
H A Dmygenerator.py11 def GenerateOutput(target_list, target_dicts, data, params): function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/gyp/test/custom-generator/
H A Dmygenerator.py11 def GenerateOutput(target_list, target_dicts, data, params): function
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/tools/gyp/test/custom-generator/
H A Dmygenerator.py11 def GenerateOutput(target_list, target_dicts, data, params): function
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/build/gyp/test/custom-generator/
H A Dmygenerator.py11 def GenerateOutput(target_list, target_dicts, data, params): function
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/tools/gyp/test/custom-generator/
H A Dmygenerator.py11 def GenerateOutput(target_list, target_dicts, data, params): function
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/gyp/test/custom-generator/
H A Dmygenerator.py11 def GenerateOutput(target_list, target_dicts, data, params): function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/gyp/test/custom-generator/
H A Dmygenerator.py11 def GenerateOutput(target_list, target_dicts, data, params): function
/dports/devel/py-gyp/gyp-20200512/test/custom-generator/
H A Dmygenerator.py11 def GenerateOutput(target_list, target_dicts, data, params): function

1234567891011