Searched refs:tags (Results 126 - 150 of 221) sorted by relevance

123456789

/freebsd-10-stable/tools/sched/
H A Dschedgraph.py720 tags=("event", self.type, self.name, self.source.tag))
745 tags=("event", self.type, self.name, self.source.tag))
774 tags=("event", self.type, self.name, self.source.tag))
857 tags=("cpubg", cpu, self.tag), state="hidden")
1142 width=1, fill="black", tags=("all","sources"))
1151 width=1, fill="black", tags=("all",))
1186 width=1, fill="black", tags=("all",))
1195 width=1, fill="black", tags=("lines",))
1227 # Only grab mouse presses for things with event tags.
1229 tags
[all...]
/freebsd-10-stable/contrib/ntp/sntp/tests/
H A DMakefile.in1069 tags: tags-am
1070 TAGS: tags
1072 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1116 distclean-tags:
1117 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1422 distclean-tags
1489 distclean-libtool distclean-tags distdir dvi dvi-am html \
1498 recheck tags tags
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Ddwarf.c1599 unsigned char *tags; local
1666 tags = hdrptr;
1690 while (tags < start)
1697 abbrev_number = read_leb128 (tags, & bytes_read, 0);
1698 tags += bytes_read;
1710 (unsigned long) (tags - section_begin
1756 printf (" <%2lx>", (unsigned long)(tags - section_begin));
1758 tags = read_and_display_attr (attr->attribute,
1760 tags, cu_offset,
H A Dieee.c168 struct ieee_tag *tags; member in struct:ieee_info
873 info.tags = NULL;
2031 /* We must allocate all struct tags as indirect types, so
2037 it->next = info->tags;
2038 info->tags = it;
2559 for (it = info->tags; it != NULL; it = it->next)
3397 for (it = info->tags; it != NULL; it = it->next)
3703 These are used for typedefs and tags. */
3847 struct ieee_name_type_hash_table tags;
4601 || !bfd_hash_table_init (&info.tags
3845 struct ieee_name_type_hash_table tags; member in struct:ieee_handle
[all...]
/freebsd-10-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_conn.c550 static const char *const tags[] = { local
557 printf("addr={%s", tags[sap->addr.tag]);
565 printf("selector={%s", tags[sap->selector.tag]);
570 printf("blli_id2={%s", tags[sap->blli_id2.tag]);
575 printf("blli_id3={%s", tags[sap->blli_id3.tag]);
583 printf("bhli={%s", tags[sap->bhli.tag]);
/freebsd-10-stable/contrib/mdocml/
H A Dman_html.c206 t = h->tags.head;
258 t = h->tags.head;
/freebsd-10-stable/crypto/openssl/crypto/dh/
H A DMakefile58 tags:
77 rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
/freebsd-10-stable/crypto/openssl/crypto/pkcs7/
H A DMakefile63 tags:
82 rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff enc dec sign verify
/freebsd-10-stable/crypto/openssl/crypto/rand/
H A DMakefile58 tags:
77 rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
/freebsd-10-stable/sys/kern/
H A Dkern_mbuf.c451 if ((m->m_flags & M_PKTHDR) && !SLIST_EMPTY(&m->m_pkthdr.tags))
653 SLIST_INIT(&m->m_pkthdr.tags);
/freebsd-10-stable/sys/cam/ctl/
H A Dctl_frontend_iscsi.c1998 const char *target, *alias, *tags; local
2007 tags = ctl_get_opt(&opts, "cfiscsi_portal_group_tag");
2008 if (target == NULL || tags == NULL) {
2015 tag = strtol(tags, (char **)NULL, 10);
2110 const char *target, *tags; local
2116 tags = ctl_get_opt(&opts, "cfiscsi_portal_group_tag");
2117 if (target == NULL || tags == NULL) {
2124 tag = strtol(tags, (char **)NULL, 10);
/freebsd-10-stable/sys/dev/iscsi_initiator/
H A Discsi.h435 int tags; member in struct:opvals
/freebsd-10-stable/contrib/openpam/doc/man/
H A DMakefile.in459 tags TAGS:
614 mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
/freebsd-10-stable/contrib/ntp/sntp/scripts/
H A DMakefile.in422 tags TAGS:
571 tags-am uninstall uninstall-am
/freebsd-10-stable/contrib/ntp/sntp/include/
H A DMakefile.in429 tags TAGS:
578 tags-am uninstall uninstall-am
/freebsd-10-stable/usr.bin/xinstall/
H A Dxinstall.c119 static char *destdir, *digest, *fflags, *metafile, *tags; variable
247 tags = optarg;
1383 if (tags)
1384 fprintf(metafp, " tags=%s", tags);
1405 " [-M log] [-D dest] [-h hash] [-T tags]\n"
1409 " [-M log] [-D dest] [-h hash] [-T tags]\n"
1413 " [-M log] [-D dest] [-h hash] [-T tags]\n"
/freebsd-10-stable/sys/sparc64/pci/
H A Dsbbc.c491 u_int i, tags; local
505 tags = SBBC_SRAM_READ_4(sram_toc + SBBC_TOC_OFF(toc_ntags));
506 for (i = 0; i < tags; i++) {
/freebsd-10-stable/sys/dev/ahci/
H A Dahci.c656 ch->user[i].tags = ch->numslots;
1342 ch->curr[t].tags))) == 0)
1387 int tag, tags; local
1390 tags = ch->numslots;
1393 tags = ch->curr[ccb->ccb_h.target_id].tags;
1394 if (ch->lastslot + 1 < tags)
1398 if (tag == 0 || tag + ch->lastslot >= tags)
2538 d->tags = min(ch->numslots, cts->xport_specific.sata.tags);
[all...]
/freebsd-10-stable/contrib/ntp/ntpd/
H A DMakefile.in1429 tags: tags-am
1430 TAGS: tags
1432 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1476 distclean-tags:
1477 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1565 distclean-tags
1640 distclean-tags distdir dvi dvi-am html html-am info info-am \
1651 tags tags
[all...]
/freebsd-10-stable/contrib/groff/src/utils/hpftodit/
H A Dhpftodit.cpp69 // tags in TFM file
227 entry tags[max_tag + 1 - min_tag]; variable
277 return tags[t - min_tag];
496 p = tags + (tag - min_tag);
971 printf("TFM tags\n"
/freebsd-10-stable/tools/tools/shlib-compat/
H A Dshlib-compat.py596 raw = unit.tags[id]
780 self.tags = {}
890 tag.unit.tags[tag.id] = tag
/freebsd-10-stable/contrib/gcc/
H A Dc-tree.h311 /* A list of structure, union and enum tags defined. */
312 tree tags; member in struct:c_arg_info
/freebsd-10-stable/sys/dev/siis/
H A Dsiis.h360 u_int tags; member in struct:siis_device
/freebsd-10-stable/contrib/ntp/scripts/build/
H A DMakefile.in488 tags TAGS:
637 tags-am uninstall uninstall-am
/freebsd-10-stable/contrib/ntp/scripts/lib/
H A DMakefile.in521 tags TAGS:
673 mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \

Completed in 379 milliseconds

123456789