Home
last modified time | relevance | path

Searched refs:skipString (Results 1 – 25 of 610) sorted by relevance

12345678910>>...25

/dports/games/scummvm/scummvm-2.5.1/engines/stark/formats/
H A Diss.cpp67 static void skipString(Common::SeekableReadStream *stream) { in skipString() function
97 skipString(stream); in makeISSStream()
100 skipString(stream); in makeISSStream()
106 skipString(stream); in makeISSStream()
112 skipString(stream); in makeISSStream()
114 skipString(stream); in makeISSStream()
122 skipString(stream); in makeISSStream()
131 skipString(stream); in makeISSStream()
137 skipString(stream); in makeISSStream()
139 skipString(stream); in makeISSStream()
/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go39 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
40 if focusString == "" && skipString == "" {
43 e.applyRegExpFocusAndSkip(description, focusString, skipString)
80 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
92 if skipString != "" {
93 skipFilter := regexp.MustCompile(skipString)
/dports/security/lego/lego-4.5.3/vendor/github.com/infobloxopen/infoblox-go-client/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go39 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
40 if focusString == "" && skipString == "" {
43 e.applyRegExpFocusAndSkip(description, focusString, skipString)
80 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
92 if skipString != "" {
93 skipFilter := regexp.MustCompile(skipString)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go39 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
40 if focusString == "" && skipString == "" {
43 e.applyRegExpFocusAndSkip(description, focusString, skipString)
80 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
92 if skipString != "" {
93 skipFilter := regexp.MustCompile(skipString)
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go39 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
40 if focusString == "" && skipString == "" {
43 e.applyRegExpFocusAndSkip(description, focusString, skipString)
80 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
92 if skipString != "" {
93 skipFilter := regexp.MustCompile(skipString)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go39 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
40 if focusString == "" && skipString == "" {
43 e.applyRegExpFocusAndSkip(description, focusString, skipString)
80 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
92 if skipString != "" {
93 skipFilter := regexp.MustCompile(skipString)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/cloudfoundry/socks5-proxy/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go39 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
40 if focusString == "" && skipString == "" {
43 e.applyRegExpFocusAndSkip(description, focusString, skipString)
80 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
92 if skipString != "" {
93 skipFilter := regexp.MustCompile(skipString)
/dports/textproc/spiff/spiff-1.0.8/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go44 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
45 if focusString == "" && skipString == "" {
48 e.applyRegExpFocus(description, focusString, skipString)
70 func (e *Specs) applyRegExpFocus(description string, focusString string, skipString string) {
82 if skipString != "" {
83 skipFilter := regexp.MustCompile(skipString)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/yudai/gojsondiff/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go44 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
45 if focusString == "" && skipString == "" {
48 e.applyRegExpFocus(description, focusString, skipString)
70 func (e *Specs) applyRegExpFocus(description string, focusString string, skipString string) {
82 if skipString != "" {
83 skipFilter := regexp.MustCompile(skipString)
/dports/net/storj/storj-1.45.3/vendor/github.com/cloudfoundry/gosigar/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go45 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
46 if focusString == "" && skipString == "" {
49 e.applyRegExpFocusAndSkip(description, focusString, skipString)
86 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
98 if skipString != "" {
99 skipFilter := regexp.MustCompile(skipString)
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go49 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
50 if focusString == "" && skipString == "" {
53 e.applyRegExpFocusAndSkip(description, focusString, skipString)
93 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
99 if skipString != "" {
100 skipFilter = regexp.MustCompile(skipString)
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go49 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
50 if focusString == "" && skipString == "" {
53 e.applyRegExpFocusAndSkip(description, focusString, skipString)
93 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
99 if skipString != "" {
100 skipFilter = regexp.MustCompile(skipString)
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGViewSpec.cpp87 if (!skipString(currViewSpec, end, svgViewSpec, WTF_ARRAY_LENGTH(svgViewSpec))) in parseViewSpec()
96 if (skipString(currViewSpec, end, viewBoxSpec, WTF_ARRAY_LENGTH(viewBoxSpec))) { in parseViewSpec()
107 … } else if (skipString(currViewSpec, end, viewTargetSpec, WTF_ARRAY_LENGTH(viewTargetSpec))) { in parseViewSpec()
120 if (!skipString(currViewSpec, end, zoomAndPanSpec, WTF_ARRAY_LENGTH(zoomAndPanSpec))) in parseViewSpec()
131 …if (!skipString(currViewSpec, end, preserveAspectRatioSpec, WTF_ARRAY_LENGTH(preserveAspectRatioSp… in parseViewSpec()
144 if (!skipString(currViewSpec, end, transformSpec, WTF_ARRAY_LENGTH(transformSpec))) in parseViewSpec()
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go49 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
50 if focusString == "" && skipString == "" {
53 e.applyRegExpFocusAndSkip(description, focusString, skipString)
93 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
99 if skipString != "" {
100 skipFilter = regexp.MustCompile(skipString)
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go49 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
50 if focusString == "" && skipString == "" {
53 e.applyRegExpFocusAndSkip(description, focusString, skipString)
93 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
99 if skipString != "" {
100 skipFilter = regexp.MustCompile(skipString)
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go49 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
50 if focusString == "" && skipString == "" {
53 e.applyRegExpFocusAndSkip(description, focusString, skipString)
93 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
99 if skipString != "" {
100 skipFilter = regexp.MustCompile(skipString)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go49 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
50 if focusString == "" && skipString == "" {
53 e.applyRegExpFocusAndSkip(description, focusString, skipString)
93 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
99 if skipString != "" {
100 skipFilter = regexp.MustCompile(skipString)
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go49 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
50 if focusString == "" && skipString == "" {
53 e.applyRegExpFocusAndSkip(description, focusString, skipString)
93 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
99 if skipString != "" {
100 skipFilter = regexp.MustCompile(skipString)
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/github.com/onsi/ginkgo/internal/spec/
H A Dspecs.go49 func (e *Specs) ApplyFocus(description string, focusString string, skipString string) {
50 if focusString == "" && skipString == "" {
53 e.applyRegExpFocusAndSkip(description, focusString, skipString)
93 func (e *Specs) applyRegExpFocusAndSkip(description string, focusString string, skipString string) {
99 if skipString != "" {
100 skipFilter = regexp.MustCompile(skipString)
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGViewSpec.cpp102 if (!skipString(currViewSpec, end, svgViewSpec, sizeof(svgViewSpec) / sizeof(UChar))) { in parseViewSpec()
113 if (skipString(currViewSpec, end, viewBoxSpec, sizeof(viewBoxSpec) / sizeof(UChar))) { in parseViewSpec()
127 …} else if (skipString(currViewSpec, end, viewTargetSpec, sizeof(viewTargetSpec) / sizeof(UChar))) { in parseViewSpec()
144 … if (!skipString(currViewSpec, end, zoomAndPanSpec, sizeof(zoomAndPanSpec) / sizeof(UChar))) { in parseViewSpec()
159 …if (!skipString(currViewSpec, end, preserveAspectRatioSpec, sizeof(preserveAspectRatioSpec) / size… in parseViewSpec()
174 … if (!skipString(currViewSpec, end, transformSpec, sizeof(transformSpec) / sizeof(UChar))) { in parseViewSpec()
/dports/math/vtk8/VTK-8.2.0/Filters/ParallelStatistics/Testing/Cxx/
H A DTestRandomPOrderStatisticsMPI.cxx53 bool skipString; member
89 if ( ! args->skipString ) in RandomOrderStatistics()
122 if ( ! args->skipString ) in RandomOrderStatistics()
152 if ( ! args->skipString ) in RandomOrderStatistics()
180 if ( ! args->skipString ) in RandomOrderStatistics()
249 if ( ! args->skipString ) in RandomOrderStatistics()
494 bool skipString = false; in TestRandomPOrderStatisticsMPI() local
517 &skipString, "Skip string variable"); in TestRandomPOrderStatisticsMPI()
566 args.skipString = skipString; in TestRandomPOrderStatisticsMPI()
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelStatistics/Testing/Cxx/
H A DTestRandomPOrderStatisticsMPI.cxx53 bool skipString; member
89 if (!args->skipString) in RandomOrderStatistics()
122 if (!args->skipString) in RandomOrderStatistics()
152 if (!args->skipString) in RandomOrderStatistics()
180 if (!args->skipString) in RandomOrderStatistics()
237 if (!args->skipString) in RandomOrderStatistics()
440 bool skipString = false; in TestRandomPOrderStatisticsMPI() local
459 clArgs.AddArgument("--skip-string", vtksys::CommandLineArguments::NO_ARGUMENT, &skipString, in TestRandomPOrderStatisticsMPI()
500 args.skipString = skipString; in TestRandomPOrderStatisticsMPI()
/dports/math/vtk6/VTK-6.2.0/Filters/ParallelStatistics/Testing/Cxx/
H A DTestRandomPOrderStatisticsMPI.cxx52 bool skipString; member
88 if ( ! args->skipString ) in RandomOrderStatistics()
121 if ( ! args->skipString ) in RandomOrderStatistics()
151 if ( ! args->skipString ) in RandomOrderStatistics()
179 if ( ! args->skipString ) in RandomOrderStatistics()
248 if ( ! args->skipString ) in RandomOrderStatistics()
493 bool skipString = false; in TestRandomPOrderStatisticsMPI() local
516 &skipString, "Skip string variable"); in TestRandomPOrderStatisticsMPI()
565 args.skipString = skipString; in TestRandomPOrderStatisticsMPI()
/dports/lang/itcl4/itcl4.2.2/tools/
H A DgenStubs.tcl713 eval {append temp} $skipString
727 eval {append temp} $skipString
740 eval {append temp} $skipString
755 eval {append temp} $skipString
776 eval {append temp} $skipString
784 eval {append temp} $skipString
793 eval {append text} $skipString
811 eval {append temp} $skipString
825 eval {append temp} $skipString
850 eval {append temp} $skipString
[all …]
/dports/lang/tcl85/tcl8.5.19/tools/
H A DgenStubs.tcl719 eval {append temp} $skipString
733 eval {append temp} $skipString
746 eval {append temp} $skipString
761 eval {append temp} $skipString
782 eval {append temp} $skipString
790 eval {append temp} $skipString
799 eval {append text} $skipString
817 eval {append temp} $skipString
831 eval {append temp} $skipString
856 eval {append temp} $skipString
[all …]

12345678910>>...25