Searched refs:tags (Results 1 - 21 of 21) sorted by relevance

/seL4-camkes-master/projects/musllibc/tools/
H A Dversion.sh5 git describe --tags --match 'v[0-9]*' 2>/dev/null \
/seL4-camkes-master/tools/riscv-pk/scripts/
H A Dvcs-version.sh92 if ( git describe --tags --match "rel-*" &> /dev/null ); then
93 ver_str=`git describe --tags --match "rel-*" | sed 's/rel-//'`
97 ver_sha=`git describe --tags --match "rel-*" --always`
/seL4-camkes-master/tools/cogent/
H A Dpost-deploy.rb7 tags = client.tags("NICTA/cogent")
8 tagnames = tags.map { |t| t.name }
51 del_tag_res = client.delete_ref(repo, "tags/" + t)
/seL4-camkes-master/projects/musllibc/src/regex/
H A Dregexec.c47 const tre_tnfa_t *tnfa, regoff_t *tags, regoff_t match_eo);
160 regoff_t *tags; member in struct:__anon475
165 regoff_t **tags; member in struct:__anon476
257 reach[i].tags = (void *)tmp_buf;
259 reach_next[i].tags = (void *)tmp_buf;
290 reach_next_i->tags[i] = -1;
291 tag_i = trans_i->tags;
296 reach_next_i->tags[*tag_i] = pos;
304 match_tags[i] = reach_next_i->tags[i];
307 reach_pos[trans_i->state_id].tags
498 regoff_t *tags; member in struct:__anon477
622 regoff_t *tags = NULL; local
930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, const tre_tnfa_t *tnfa, regoff_t *tags, regoff_t match_eo) argument
1001 regoff_t *tags = NULL, eo; local
[all...]
H A Dregcomp.c51 int *tags; member in struct:__anon461
99 tags, matching parameter settings, and all expressions that match one
1083 Algorithms to setup tags so that submatch addressing can be done.
1186 /* Adds tags to appropriate locations in the parse tree in `tree', so that
1196 /* True for first pass (counting number of needed tags) */
1199 int num_tags = 0; /* Total number of tags. */
1200 int num_minimals = 0; /* Number of special minimal tags. */
1507 /* The next two tags are reserved for markers. */
1601 /* Add tags after both children, the left child gets a smaller
1605 tags whic
2045 tre_set_union(tre_mem_t mem, tre_pos_and_tags_t *set1, tre_pos_and_tags_t *set2, int *tags, int assertions) argument
2120 tre_match_empty(tre_stack_t *stack, tre_ast_node_t *node, int *tags, int *assertions, int *num_tags_seen) argument
2363 int num_tags, *tags, assertions; local
[all...]
H A Dtre.h103 /* -1 terminated array of tags (or NULL). */
104 int *tags; member in struct:tnfa_transition
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/test/suites/
H A DMakefile.in111 tags-recursive uninstall-recursive
367 tags: tags-recursive
368 TAGS: tags
370 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
427 distclean-tags:
428 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
526 distclean-am: clean-am distclean-generic distclean-tags
591 distclean-tags distdir dvi dvi-am html html-am info info-am \
599 ps ps-am tags tag
[all...]
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/src/
H A DMakefile.in484 tags: tags-am
485 TAGS: tags
487 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
531 distclean-tags:
532 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
610 distclean-tags
677 distclean-libtool distclean-tags distdir dvi dvi-am html \
687 tags tags
[all...]
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/test/bin/
H A DMakefile.in366 tags: tags-am
367 TAGS: tags
369 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
413 distclean-tags:
414 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
490 distclean-tags
557 distclean-libtool distclean-tags distdir dvi dvi-am html \
566 tags tags
[all...]
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/
H A DMakefile.in117 tags-recursive uninstall-recursive
468 tags: tags-recursive
469 TAGS: tags
471 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
534 distclean-tags:
535 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
772 distclean-libtool distclean-tags
839 distclean-hdr distclean-libtool distclean-tags distcleancheck \
848 mostlyclean-libtool pdf pdf-am ps ps-am tags tag
[all...]
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/test/
H A DMakefile.in112 tags-recursive uninstall-recursive
577 tags: tags-recursive
578 TAGS: tags
580 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
637 distclean-tags:
638 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
903 distclean-am: clean-am distclean-generic distclean-tags
968 distclean-generic distclean-libtool distclean-tags distdir dvi \
977 recheck tags tag
[all...]
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/test/suites/api/
H A DMakefile.in513 tags: tags-am
514 TAGS: tags
516 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
560 distclean-tags:
561 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
637 distclean-tags
704 distclean-libtool distclean-tags distdir dvi dvi-am html \
713 tags tags
[all...]
/seL4-camkes-master/tools/rumprun/tests/configure/
H A DMakefile.in475 tags: tags-am
476 TAGS: tags
478 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
528 distclean-tags:
529 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
741 distclean-hdr distclean-libtool distclean-tags
812 distclean-hdr distclean-libtool distclean-tags distcleancheck \
822 tags tags
[all...]
/seL4-camkes-master/kernel/manual/tools/libsel4_tools/
H A Dbitfield_gen.py231 """ LBRACE masks tags RBRACE"""
232 t[0] = TaggedUnion(name=t[2], tagname=t[3], classes=t[5], tags=t[6])
236 """tags :"""
241 """tags : tags TAG IDENTIFIER INTLIT"""
1260 def __init__(self, name, tagname, classes, tags):
1265 # Check for duplicate tags
1268 for name, value in tags:
1277 self.tags = tags
[all...]
/seL4-camkes-master/kernel/libsel4/tools/
H A Dbitfield_gen.py231 """ LBRACE masks tags RBRACE"""
232 t[0] = TaggedUnion(name=t[2], tagname=t[3], classes=t[5], tags=t[6])
236 """tags :"""
241 """tags : tags TAG IDENTIFIER INTLIT"""
1260 def __init__(self, name, tagname, classes, tags):
1265 # Check for duplicate tags
1268 for name, value in tags:
1277 self.tags = tags
[all...]
/seL4-camkes-master/kernel/tools/
H A Dbitfield_gen.py231 """ LBRACE masks tags RBRACE"""
232 t[0] = TaggedUnion(name=t[2], tagname=t[3], classes=t[5], tags=t[6])
236 """tags :"""
241 """tags : tags TAG IDENTIFIER INTLIT"""
1260 def __init__(self, name, tagname, classes, tags):
1265 # Check for duplicate tags
1268 for name, value in tags:
1277 self.tags = tags
[all...]
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/doc/
H A DMakefile.in274 tags TAGS:
423 mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
/seL4-camkes-master/projects/lwip/src/apps/http/
H A Dhttpd.c44 * rudimentary server-side-include facility which will replace tags of the form
66 * Notes about valid SSI tags
69 * The following assumptions are made about tags used in SSI markers:
816 /* If we drop out, we were asked to serve a page which contains tags that
817 * we don't have a handler for. Merely echo back the tags with an error
1228 /* We are processing an SHTML file so need to scan for tags and replace
1256 * the buffer contents looking for SSI tags. */
2188 /* By default, assume we will not be processing server-side-includes tags */
2703 * @param tags an array of SSI tag strings to search for in SSI-enabled files
2704 * @param num_tags number of tags i
2707 http_set_ssi_handler(tSSIHandler ssi_handler, const char **tags, int num_tags) argument
[all...]
/seL4-camkes-master/projects/picotcp/
H A DMakefile.watcom373 @rm -rf $(PREFIX) tags
H A DMakefile460 @rm -rf $(PREFIX) tags
/seL4-camkes-master/tools/cogent/cogent/manual/
H A Dcogent-manual.tex465 The tags are given by the \textit{DataConstructor} elements. Since the payload is a sequence of values the

Completed in 92 milliseconds