Home
last modified time | relevance | path

Searched refs:stags (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/dports/devel/re2c/re2c-2.2/test/directives/
H A Dtagsdir.re5 // stags:re2c
6 /*!stags:re2c format = "@@;";*/
13 // stags:re2c:x1
14 /*!stags:re2c:x1 format = "@@;";*/
18 // stags:re2c:y1
19 /*!stags:re2c:y1 format = "@@;";*/
23 // stags:re2c:x1:y1
31 // stags:re2c:x2
32 /*!stags:re2c:x2 format = "@@;";*/
36 // stags:re2c:y2
[all …]
/dports/devel/re2c/re2c-2.2/test/tags/
H A Dconf3.re16 /*!stags:re2c format = "const char *@@;"; */
19 void push(/*!stags:re2c
22 void pop(/*!stags:re2c
56 tags_t::tags_t(): /*!stags:re2c
61 void tags_t::push(/*!stags:re2c
65 /*!stags:re2c format = "@@ = arg_@@;"; */
68 void tags_t::pop(/*!stags:re2c
72 /*!stags:re2c format = "arg_@@ = @@;"; */
H A Dconf3_i_tags_input_custom.re16 /*!stags:re2c format = "const char *@@;"; */
19 void push(/*!stags:re2c
22 void pop(/*!stags:re2c
63 tags_t::tags_t(): /*!stags:re2c
68 void tags_t::push(/*!stags:re2c
72 /*!stags:re2c format = "@@ = arg_@@;"; */
75 void tags_t::pop(/*!stags:re2c
79 /*!stags:re2c format = "arg_@@ = @@;"; */
H A Dconf2.re25 /*!stags:re2c format = "char *@@;"; */
34 /*!stags:re2c format = ", @@(0)"; */
53 /*!stags:re2c format = "@@ -= free;"; */
H A Dconf2_i_tags_input_custom.re25 /*!stags:re2c format = "char *@@;"; */
34 /*!stags:re2c format = ", @@(0)"; */
53 /*!stags:re2c format = "@@ -= free;"; */
/dports/devel/re2c/re2c-2.2/test/messages/
H A Derror_block_start_stags.re2 /*!stags:re2c*/ // ok, end of block
3 /*!stags:re2c */ // ok, space
4 /*!stags:re2c */ // ok, space
5 /*!stags:re2c
7 /*!stags:re2cx */ // bad
/dports/textproc/p5-Text-Tmpl/Text-Tmpl-0.33/
H A DTmpl.xs190 HV *stags; variable
204 stags = newHV();
206 newRV((SV *)stags), 0);
224 HV *stags = NULL; variable
233 if (hv_exists(stags, old_name, strlen(old_name)))
235 cref = *(hv_fetch(stags, old_name,
243 hv_store(stags, new_name, strlen(new_name),
259 HV *stags = NULL; variable
266 stags = (HV *)SvRV(*hv_fetch(perl_simple_tags, key,
270 if ((stags != NULL)
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/gucumber/gucumber/gherkin/
H A Dparser.go141 var stags *[]string
159 stags = &tags
183 if stags != nil {
184 b.Tags = *stags
189 stags = nil
198 if stags != nil {
199 s.Tags = *stags
207 stags = nil
209 if stags != nil {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/DataDog/datadog-go/statsd/
H A Dworker_test.go170 stags: "tag1,tag2",
186 stags: "tag1,tag2",
218 stags: "tag1,tag2",
234 stags: "tag1,tag2",
267 stags: "tag1,tag2",
278 stags: "tag1,tag2",
H A Daggregator_test.go133 stags: strings.Join(tags, tagSeparatorSymbol),
140 stags: strings.Join(tags, tagSeparatorSymbol),
147 stags: strings.Join(tags, tagSeparatorSymbol),
154 stags: strings.Join(tags, tagSeparatorSymbol),
182 stags: strings.Join(tags, tagSeparatorSymbol),
189 stags: strings.Join(tags, tagSeparatorSymbol),
H A Dmetrics_test.go144 assert.Equal(t, m.stags, "tag1,tag2")
154 assert.Equal(t, m.stags, "tag1,tag2")
182 assert.Equal(t, m.stags, "tag1,tag2")
192 assert.Equal(t, m.stags, "tag1,tag2")
220 assert.Equal(t, m.stags, "tag1,tag2")
230 assert.Equal(t, m.stags, "tag1,tag2")
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/DataDog/datadog-go/statsd/
H A Daggregator_test.go133 stags: strings.Join(tags, tagSeparatorSymbol),
140 stags: strings.Join(tags, tagSeparatorSymbol),
147 stags: strings.Join(tags, tagSeparatorSymbol),
154 stags: strings.Join(tags, tagSeparatorSymbol),
182 stags: strings.Join(tags, tagSeparatorSymbol),
189 stags: strings.Join(tags, tagSeparatorSymbol),
H A Dworker_test.go170 stags: "tag1,tag2",
186 stags: "tag1,tag2",
218 stags: "tag1,tag2",
234 stags: "tag1,tag2",
267 stags: "tag1,tag2",
278 stags: "tag1,tag2",
H A Dmetrics_test.go144 assert.Equal(t, m.stags, "tag1,tag2")
154 assert.Equal(t, m.stags, "tag1,tag2")
182 assert.Equal(t, m.stags, "tag1,tag2")
192 assert.Equal(t, m.stags, "tag1,tag2")
220 assert.Equal(t, m.stags, "tag1,tag2")
230 assert.Equal(t, m.stags, "tag1,tag2")
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/
H A Dstruct_codec.go301 stags, err := sc.parser.ParseStructTags(sf)
305 if stags.Skip {
308 description.name = stags.Name
309 description.omitEmpty = stags.OmitEmpty
310 description.minSize = stags.MinSize
311 description.truncate = stags.Truncate
313 if stags.Inline {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/
H A Dstruct_codec.go301 stags, err := sc.parser.ParseStructTags(sf)
305 if stags.Skip {
308 description.name = stags.Name
309 description.omitEmpty = stags.OmitEmpty
310 description.minSize = stags.MinSize
311 description.truncate = stags.Truncate
313 if stags.Inline {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/
H A Dstruct_codec.go301 stags, err := sc.parser.ParseStructTags(sf)
305 if stags.Skip {
308 description.name = stags.Name
309 description.omitEmpty = stags.OmitEmpty
310 description.minSize = stags.MinSize
311 description.truncate = stags.Truncate
313 if stags.Inline {
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/metadata/
H A Dtag_mapper.py94 stags = list(filter(None, (x.strip() for x in tag.split(rule['replace']))))
95 if stags:
96 if stags[0] == tag:
99 tags.extendleft(reversed(stags))
/dports/devel/p5-Data-Stag/Data-Stag-0.14/scripts/
H A Dstag-diff.pl147 my @stags = @{shift || []};
148 my @names = map {$_->name} @stags;
155 print $_->sxpr foreach @stags;
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/util/
H A Dtags.py196 stags = []
199 stags.append(name)
201 stags.append("%ssort" % name)
202 return stags
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/sieve/
H A Dsieve.y141 struct stags { struct
207 static struct stags *canon_stags(struct stags *s);
254 struct stags *stag;
295 %type <stag> stags
507 | SET stags STRING STRING
553 | stags mod40
563 | stags mod30
573 | stags mod20
608 | stags mod10
2194 struct stags *s = (struct stags *) xmalloc(sizeof(struct stags)); in new_stags()
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/
H A Dstruct_codec.go391 stags, err := sc.parser.ParseStructTags(sf)
395 if stags.Skip {
398 description.name = stags.Name
399 description.omitEmpty = stags.OmitEmpty
400 description.minSize = stags.MinSize
401 description.truncate = stags.Truncate
403 if stags.Inline {
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/
H A Dstruct_codec.go391 stags, err := sc.parser.ParseStructTags(sf)
395 if stags.Skip {
398 description.name = stags.Name
399 description.omitEmpty = stags.OmitEmpty
400 description.minSize = stags.MinSize
401 description.truncate = stags.Truncate
403 if stags.Inline {
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/
H A Dstruct_codec.go391 stags, err := sc.parser.ParseStructTags(sf)
395 if stags.Skip {
398 description.name = stags.Name
399 description.omitEmpty = stags.OmitEmpty
400 description.minSize = stags.MinSize
401 description.truncate = stags.Truncate
403 if stags.Inline {
/dports/devel/re2c/re2c-2.2/examples/c/submatch/
H A D01_stags_fill.re15 /*!stags:re2c format = 'const char *@@;'; */
35 /*!stags:re2c format = "if (in->@@) in->@@ -= free;\n"; */
51 /*!stags:re2c format = "in->@@ = in->lim;\n"; */
66 // They are different from tag variables autogenerated with `stags:re2c`,

12345678910>>...12