Home
last modified time | relevance | path

Searched refs:strToBool (Results 1 – 25 of 48) sorted by relevance

12

/dports/math/blaze/blaze-3.8/tools/gdb/blaze_pretty_printers/
H A Ddense_vector.py4 from .util import stripType, templateParams, strToBool, dataPtrFromAlignedArray
39 self.rowVector = strToBool(template_params[2])
61 self.rowVector = strToBool(template_params[2])
82 self.rowVector = strToBool(template_params[1])
102 self.aligned = strToBool(template_params[1])
103 self.padded = strToBool(template_params[2])
104 self.rowVector = strToBool(template_params[3])
H A Ddense_matrix.py4 from .util import stripType, templateParams, strToBool, dataPtrFromAlignedArray
43 self.columnMajor = strToBool(template_params[3])
68 self.columnMajor = strToBool(template_params[3])
91 self.columnMajor = strToBool(template_params[1])
114 self.aligned = strToBool(template_params[1])
115 self.padded = strToBool(template_params[2])
116 self.columnMajor = strToBool(template_params[3])
H A Dsparse_vector.py4 from .util import stripType, templateParams, strToBool
16 self.rowVector = strToBool(template_params[1])
H A Dsparse_matrix.py4 from .util import stripType, templateParams, strToBool
20 self.columnMajor = strToBool(template_params[1])
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/internal/gapicgen/cmd/genbot/
H A Dmain.go44 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
45 …forceAll := flag.Bool("forceAll", strToBool(os.Getenv("GENBOT_FORCE_ALL")), "Enables regenerating …
54 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
55 …regenOnly := flag.Bool("regen-only", strToBool(os.Getenv("REGEN_ONLY")), "Enabling means no vettin…
56 …genModule := flag.Bool("generate-module", strToBool(os.Getenv("GENERATE_MODULE")), "Enabling means…
88 func strToBool(s string) bool { func
/dports/www/tusd/tusd-1.8.0/vendor/cloud.google.com/go/internal/gapicgen/cmd/genbot/
H A Dmain.go44 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
45 …forceAll := flag.Bool("forceAll", strToBool(os.Getenv("GENBOT_FORCE_ALL")), "Enables regenerating …
54 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
55 …regenOnly := flag.Bool("regen-only", strToBool(os.Getenv("REGEN_ONLY")), "Enabling means no vettin…
56 …genModule := flag.Bool("generate-module", strToBool(os.Getenv("GENERATE_MODULE")), "Enabling means…
88 func strToBool(s string) bool { func
/dports/www/tusd/google-cloud-go-storage-v1.18.2/internal/gapicgen/cmd/genbot/
H A Dmain.go44 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
45 …forceAll := flag.Bool("forceAll", strToBool(os.Getenv("GENBOT_FORCE_ALL")), "Enables regenerating …
54 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
55 …regenOnly := flag.Bool("regen-only", strToBool(os.Getenv("REGEN_ONLY")), "Enabling means no vettin…
56 …genModule := flag.Bool("generate-module", strToBool(os.Getenv("GENERATE_MODULE")), "Enabling means…
88 func strToBool(s string) bool { func
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/internal/gapicgen/cmd/genbot/
H A Dmain.go44 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
45 …forceAll := flag.Bool("forceAll", strToBool(os.Getenv("GENBOT_FORCE_ALL")), "Enables regenerating …
54 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
55 …regenOnly := flag.Bool("regen-only", strToBool(os.Getenv("REGEN_ONLY")), "Enabling means no vettin…
86 func strToBool(s string) bool { func
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/internal/gapicgen/cmd/genbot/
H A Dmain.go43 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
44 …forceAll := flag.Bool("forceAll", strToBool(os.Getenv("GENBOT_FORCE_ALL")), "Enables regenerating …
53 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
54 …regenOnly := flag.Bool("regen-only", strToBool(os.Getenv("REGEN_ONLY")), "Enabling means no vettin…
85 func strToBool(s string) bool { func
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/internal/gapicgen/cmd/genbot/
H A Dmain.go44 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
45 …forceAll := flag.Bool("forceAll", strToBool(os.Getenv("GENBOT_FORCE_ALL")), "Enables regenerating …
54 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
55 …regenOnly := flag.Bool("regen-only", strToBool(os.Getenv("REGEN_ONLY")), "Enabling means no vettin…
86 func strToBool(s string) bool { func
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/internal/gapicgen/cmd/genbot/
H A Dmain.go43 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
44 …forceAll := flag.Bool("forceAll", strToBool(os.Getenv("GENBOT_FORCE_ALL")), "Enables regenerating …
53 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
54 …regenOnly := flag.Bool("regen-only", strToBool(os.Getenv("REGEN_ONLY")), "Enabling means no vettin…
85 func strToBool(s string) bool { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/internal/gapicgen/cmd/genbot/
H A Dmain.go43 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
44 …forceAll := flag.Bool("forceAll", strToBool(os.Getenv("GENBOT_FORCE_ALL")), "Enables regenerating …
53 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
54 …regenOnly := flag.Bool("regen-only", strToBool(os.Getenv("REGEN_ONLY")), "Enabling means no vettin…
85 func strToBool(s string) bool { func
/dports/sysutils/restic/google-cloud-go-storage-v1.16.0/internal/gapicgen/cmd/genbot/
H A Dmain.go43 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
44 …forceAll := flag.Bool("forceAll", strToBool(os.Getenv("GENBOT_FORCE_ALL")), "Enables regenerating …
53 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
54 …regenOnly := flag.Bool("regen-only", strToBool(os.Getenv("REGEN_ONLY")), "Enabling means no vettin…
84 func strToBool(s string) bool { func
/dports/www/suphp/suphp-0.7.2/src/
H A DConfiguration.cpp31 bool suPHP::Configuration::strToBool(const std::string& bstr) const in strToBool() function in suPHP::Configuration
136 this->allow_file_group_writeable = this->strToBool(value); in readFromFile()
138 this->allow_directory_group_writeable = this->strToBool(value); in readFromFile()
140 this->allow_file_others_writeable = this->strToBool(value); in readFromFile()
143 this->strToBool(value); in readFromFile()
145 this->check_vhost_docroot = this->strToBool(value); in readFromFile()
147 this->errors_to_browser = this->strToBool(value); in readFromFile()
/dports/sysutils/restic/restic-0.12.1/vendor/cloud.google.com/go/internal/gapicgen/cmd/genbot/
H A Dmain.go43 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
51 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
52 …regenOnly := flag.Bool("regen-only", strToBool(os.Getenv("REGEN_ONLY")), "Enabling means no vettin…
75 func strToBool(s string) bool { func
/dports/databases/litestream/google-cloud-go-storage-v1.15.0/internal/gapicgen/cmd/genbot/
H A Dmain.go43 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
51 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
73 func strToBool(s string) bool {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/internal/gapicgen/cmd/genbot/
H A Dmain.go53 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
61 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
83 func strToBool(s string) bool { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/cloud.google.com/go/internal/gapicgen/cmd/genbot/
H A Dmain.go53 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
61 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
83 func strToBool(s string) bool { func
/dports/databases/litestream/litestream-0.3.6/vendor/cloud.google.com/go/internal/gapicgen/cmd/genbot/
H A Dmain.go53 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
61 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
83 func strToBool(s string) bool { func
/dports/www/grafana8/google-cloud-go-storage-v1.14.0/internal/gapicgen/cmd/genbot/
H A Dmain.go53 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
61 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
83 func strToBool(s string) bool { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/cloud.google.com/go/internal/gapicgen/cmd/genbot/
H A Dmain.go53 …localMode := flag.Bool("local", strToBool(os.Getenv("GENBOT_LOCAL_MODE")), "Enables generating sou…
61 …onlyGapics := flag.Bool("only-gapics", strToBool(os.Getenv("ONLY_GAPICS")), "Enabling stops regene…
83 func strToBool(s string) bool { func
/dports/games/glest/glest_source_3.2.2/source/shared_lib/include/util/
H A Dconversion.h21 bool strToBool(const string &s);
25 bool strToBool(const string &s, bool *b);
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/include/util/
H A Dconversion.h25 bool strToBool(const string &s);
30 bool strToBool(const string &s, bool *b);
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/util/
H A Dconversion.cpp26 bool strToBool(const string &s){ in strToBool() function
59 bool strToBool(const string &s, bool *b){ in strToBool() function
/dports/www/py-django-bootstrap-pagination/django-bootstrap-pagination-1.7.1/tests/
H A Dtest_helpers.py19 self.assertTrue(bootstrap_pagination.strToBool('true'))
20 self.assertFalse(bootstrap_pagination.strToBool('false'))

12