Searched refs:tag (Results 1 - 25 of 838) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Analysis/
H A DProgramPoint.cpp23 const ProgramPointTag *tag){
28 return PreStmt(S, LC, tag);
30 return PostStmt(S, LC, tag);
32 return PreLoad(S, LC, tag);
34 return PostLoad(S, LC, tag);
36 return PreStore(S, LC, tag);
38 return PostLValue(S, LC, tag);
40 return PostStmtPurgeDeadSymbols(S, LC, tag);
42 return PreStmtPurgeDeadSymbols(S, LC, tag);
21 getProgramPoint(const Stmt *S, ProgramPoint::Kind K, const LocationContext *LC, const ProgramPointTag *tag) argument
/freebsd-10.1-release/contrib/texinfo/makeinfo/
H A Dhtml.h27 char *tag; member in struct:hstack
44 extern void insert_html_tag (int start_or_end, char *tag);
57 extern int rollback_empty_tag (char *tag);
60 extern void insert_html_tag_with_attribute (int start_or_end, char *tag, char *format, ...);
/freebsd-10.1-release/tools/kerneldoc/subsys/
H A DDependencies4 # makefile dependencies for doxygen tag files
7 $(.OBJDIR)/dev_sound/dev_sound.tag: $(.OBJDIR)/dev_pci/dev_pci.tag \
8 $(.OBJDIR)/dev_usb/dev_usb.tag \
14 $(.OBJDIR)/dev_usb/dev_usb.tag: $(.OBJDIR)/dev_pci/dev_pci.tag \
17 $(.OBJDIR)/dev_pci/dev_pci.tag: $(.OBJDIR)/include/pci_if.h \
/freebsd-10.1-release/contrib/ipfilter/lib/
H A Dprint_toif.c15 print_toif(family, tag, base, fdp)
17 char *tag;
24 PRINTF("%s %s%s", tag, base + fdp->fd_name,
43 PRINTF("%s dstlist/%s ", tag, base + fdp->fd_name);
47 PRINTF("%s <%d>", tag, fdp->fd_type);
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDeclContext.h36 tag(0),
41 tag(t),
59 return tag != 0;
62 dw_tag_t tag; member in struct:DWARFDeclContext::Entry
72 AppendDeclContext (dw_tag_t tag, const char *name) argument
74 m_entries.push_back(Entry(tag, name));
H A DDWARFDeclContext.cpp44 if (pos->tag == DW_TAG_namespace)
46 else if (pos->tag == DW_TAG_class_type)
48 else if (pos->tag == DW_TAG_structure_type)
50 else if (pos->tag == DW_TAG_union_type)
84 if (pos->tag != rhs_pos->tag)
88 if (pos->tag == DW_TAG_structure_type && rhs_pos->tag == DW_TAG_class_type)
90 if (pos->tag == DW_TAG_class_type && rhs_pos->tag
[all...]
/freebsd-10.1-release/lib/libc/posix1e/
H A Dacl_from_text.c47 static acl_tag_t acl_string_to_tag(char *tag, char *qualifier);
53 acl_string_to_tag(char *tag, char *qualifier) argument
57 if ((!strcmp(tag, "user")) || (!strcmp(tag, "u"))) {
60 if ((!strcmp(tag, "group")) || (!strcmp(tag, "g"))) {
63 if ((!strcmp(tag, "mask")) || (!strcmp(tag, "m"))) {
66 if ((!strcmp(tag, "other")) || (!strcmp(tag, "
86 char *tag, *qualifier, *permission; local
274 _acl_name_to_id(acl_tag_t tag, char *name, uid_t *id) argument
[all...]
/freebsd-10.1-release/contrib/libarchive/libarchive/test/
H A Dtest_compat_solaris_tar_acl.c41 int type, permset, tag, qual; local
60 &type, &permset, &tag, &qual, &name));
63 assertEqualInt(ARCHIVE_ENTRY_ACL_USER_OBJ, tag);
69 &type, &permset, &tag, &qual, &name));
72 assertEqualInt(ARCHIVE_ENTRY_ACL_GROUP_OBJ, tag);
78 &type, &permset, &tag, &qual, &name));
81 assertEqualInt(ARCHIVE_ENTRY_ACL_OTHER, tag);
87 &type, &permset, &tag, &qual, &name));
90 assertEqualInt(ARCHIVE_ENTRY_ACL_USER, tag);
96 &type, &permset, &tag,
[all...]
/freebsd-10.1-release/contrib/mdocml/
H A Dmdoc_html.c259 "list-tag"
355 struct tag *t, *tt;
356 struct htmlpair tag; local
358 PAIR_CLASS_INIT(&tag, "mandoc");
367 print_otag(h, TAG_DIV, 1, &tag);
369 t = print_otag(h, TAG_DIV, 1, &tag);
407 struct tag *t;
495 struct htmlpair tag[3]; local
496 struct tag *t, *tt;
498 PAIR_SUMMARY_INIT(&tag[
527 struct htmlpair tag[3]; local
578 struct htmlpair tag; local
609 struct htmlpair tag; local
641 struct htmlpair tag; local
666 struct htmlpair tag; local
683 struct htmlpair tag; local
734 struct htmlpair tag[2]; local
781 struct htmlpair tag; local
794 struct htmlpair tag; local
838 struct htmlpair tag; local
868 struct htmlpair tag[2]; local
980 struct htmlpair tag[3]; local
1073 struct htmlpair tag; local
1114 struct htmlpair tag; local
1126 struct htmlpair tag[2]; local
1157 struct htmlpair tag[2]; local
1181 struct htmlpair tag[2]; local
1274 struct htmlpair tag; local
1286 struct htmlpair tag; local
1298 struct htmlpair tag; local
1312 struct htmlpair tag; local
1325 struct htmlpair tag; local
1337 struct htmlpair tag; local
1349 struct htmlpair tag; local
1362 struct htmlpair tag; local
1394 struct htmlpair tag[2]; local
1455 struct htmlpair tag; local
1475 struct htmlpair tag; local
1489 struct htmlpair tag[2]; local
1618 struct htmlpair tag; local
1645 struct htmlpair tag[2]; local
1671 struct htmlpair tag[2]; local
1697 struct htmlpair tag; local
1742 struct htmlpair tag[2]; local
1798 struct htmlpair tag; local
1810 struct htmlpair tag; local
1862 struct htmlpair tag; local
1886 struct htmlpair tag[2]; local
1922 struct htmlpair tag; local
1953 struct htmlpair tag; local
1972 struct htmlpair tag; local
1984 struct htmlpair tag; local
2016 struct htmlpair tag; local
2031 struct htmlpair tag[2]; local
2159 struct htmlpair tag; local
[all...]
H A Dhtml.c176 struct tag *tag; local
181 while ((tag = h->tags.head) != NULL) {
182 h->tags.head = tag->next;
183 free(tag);
196 struct htmlpair tag[4]; local
198 tag[0].key = ATTR_HTTPEQUIV;
199 tag[0].val = "Content-Type";
200 tag[1].key = ATTR_CONTENT;
201 tag[
395 print_otag(struct html *h, enum htmltag tag, int sz, const struct htmlpair *p) argument
464 print_ctag(struct html *h, enum htmltag tag) argument
538 struct tag *tag; local
561 struct tag *tag; local
[all...]
/freebsd-10.1-release/usr.sbin/bsdconfig/startup/
H A Dmisc108 function mprint(tag,item)
110 printf menu_fmt, tag, item
128 tag = sprintf(mtag_fmt, char, mark, subtag)
129 mprint(tag, ENVIRON["msg_apm_desc"])
130 if (ditem == char) defaultitem = tag
143 tag = sprintf(mtag_fmt, char, mark, subtag)
144 mprint(tag, ENVIRON["msg_startup_dirs_desc"])
145 if (ditem == char) defaultitem = tag
154 tag = sprintf(mtag_fmt, char, mark, subtag)
155 mprint(tag, ENVIRO
[all...]
/freebsd-10.1-release/usr.bin/csup/
H A Dkeyword.c67 struct tag { struct
71 STAILQ_ENTRY(tag) next;
74 static struct tag *tag_new(const char *, rcskey_t);
75 static char *tag_expand(struct tag *, struct diffinfo *);
76 static void tag_free(struct tag *);
79 STAILQ_HEAD(, tag) keywords; /* Enabled keywords. */
108 struct tag *tag; local
117 tag = tag_new(tag_defaults[i].ident, tag_defaults[i].key);
118 STAILQ_INSERT_TAIL(&new->keywords, tag, nex
181 struct tag *tag; local
196 struct tag *new, *tag; local
212 struct tag *tag; local
236 struct tag *tag; local
261 struct tag *tag, *temp; local
283 struct tag *tag; local
441 tag_free(struct tag *tag) argument
453 tag_expand(struct tag *tag, struct diffinfo *di) argument
[all...]
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/examples/
H A Dwps-nfc.py108 def wps_tag_read(tag):
109 if len(tag.ndef.message):
110 message = nfc.ndef.Message(tag.ndef.message)
116 print "WPS tag - send to wpa_supplicant"
117 wpas_tag_read(tag.ndef.message)
120 print "Empty tag"
122 print "Remove tag"
123 while tag.is_present:
132 print "Waiting for a tag or peer to be touched"
136 tag
[all...]
/freebsd-10.1-release/contrib/ofed/management/
H A Dgen_chlog.sh36 for tag in `git tag -l ${target}-'*'` ; do
37 obj=`git cat-file tag $tag | awk '/^object /{print $2}'`
42 all_vers="$prev_tag$tag $all_vers"
43 prev_tag=$tag..
62 prev_t=$tag..
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/api/
H A Dunisap.c48 if (sve->tag == UNISVE_ABSENT)
50 if (sve->tag == UNISVE_ANY)
52 if (sve->tag != UNISVE_PRESENT)
75 if (sve->tag != UNISVE_PRESENT &&
76 sve->tag != UNISVE_ABSENT &&
77 sve->tag != UNISVE_ANY)
88 if (sve->tag != UNISVE_PRESENT &&
89 sve->tag != UNISVE_ABSENT &&
90 sve->tag != UNISVE_ANY)
101 if (sve->tag !
[all...]
/freebsd-10.1-release/sys/sparc64/sparc64/
H A Dspitfire.c92 u_long tag; local
100 tag = ldxa(addr, ASI_DCACHE_TAG);
101 if (((tag >> DC_VALID_SHIFT) & DC_VALID_MASK) == 0)
103 tag &= DC_TAG_MASK << DC_TAG_SHIFT;
104 if (tag == target) {
106 stxa_sync(addr, ASI_DCACHE_TAG, tag);
118 register u_long tag __asm("%g1");
130 : "=r" (tag) : "r" (addr), "n" (ASI_ICACHE_TAG));
131 if (((tag >> IC_VALID_SHIFT) & IC_VALID_MASK) == 0)
133 tag
167 u_long tag; local
[all...]
/freebsd-10.1-release/contrib/binutils/bfd/
H A Delf-attrs.c55 obj_attr_size (int tag, obj_attribute *attr) argument
62 size = uleb128_size (tag);
102 size += obj_attr_size (list->tag, &list->attr);
144 write_obj_attribute (bfd_byte *p, int tag, obj_attribute *attr) argument
150 p = write_uleb128 (p, tag);
194 p = write_obj_attribute (p, list->tag, &list->attr);
223 elf_new_obj_attr (bfd *abfd, int vendor, int tag) argument
231 if (tag < NUM_KNOWN_OBJ_ATTRIBUTES)
234 attr = &elf_known_obj_attributes (abfd)[vendor][tag];
238 /* Create a new tag
261 bfd_elf_get_obj_attr_int(bfd *abfd, int vendor, int tag) argument
287 bfd_elf_add_obj_attr_int(bfd *abfd, int vendor, int tag, unsigned int i) argument
310 bfd_elf_add_obj_attr_string(bfd *abfd, int vendor, int tag, const char *s) argument
403 gnu_obj_attrs_arg_type(int tag) argument
418 _bfd_elf_obj_attrs_arg_type(bfd *abfd, int vendor, int tag) argument
483 int tag; local
[all...]
/freebsd-10.1-release/sys/dev/mse/
H A Dmse_isa.c317 mse_enablelogi(bus_space_tag_t tag, bus_space_handle_t handle) argument
321 bus_space_write_1(tag, handle, MSE_PORTD, MSE_SETUP);
322 mse_getlogi(tag, handle, &dx, &dy, &but);
329 mse_disablelogi(bus_space_tag_t tag, bus_space_handle_t handle) argument
332 bus_space_write_1(tag, handle, MSE_PORTC, MSE_DISINTR);
339 mse_getlogi(bus_space_tag_t tag, bus_space_handle_t handle, int *dx, int *dy, argument
344 bus_space_write_1(tag, handle, MSE_PORTC, MSE_HOLD | MSE_RXLOW);
345 x = bus_space_read_1(tag, handle, MSE_PORTA);
348 bus_space_write_1(tag, handle, MSE_PORTC, MSE_HOLD | MSE_RXHIGH);
349 x |= (bus_space_read_1(tag, handl
381 mse_enableati(bus_space_tag_t tag, bus_space_handle_t handle) argument
393 mse_disableati(bus_space_tag_t tag, bus_space_handle_t handle) argument
404 mse_getati(bus_space_tag_t tag, bus_space_handle_t handle, int *dx, int *dy, int *but) argument
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dasn1_par.c65 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed,
69 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed, argument
86 BIO_snprintf(str, sizeof str, "priv [ %d ] ", tag);
88 BIO_snprintf(str, sizeof str, "cont [ %d ]", tag);
90 BIO_snprintf(str, sizeof str, "appl [ %d ]", tag);
91 else if (tag > 30)
92 BIO_snprintf(str, sizeof str, "<ASN1 %d>", tag);
94 p = ASN1_tag2str(tag);
119 int tag, xclass, ret = 0; local
136 j = ASN1_get_object(&p, &len, &tag,
378 ASN1_tag2str(int tag) argument
[all...]
/freebsd-10.1-release/contrib/groff/src/include/
H A Dindex.h36 struct tag { struct
/freebsd-10.1-release/contrib/tcp_wrappers/
H A Ddiag.c32 static void tcpd_diag(severity, tag, format, ap)
34 char *tag;
42 tag, tcpd_context.file, tcpd_context.line, format);
44 sprintf(fmt, "%s: %s", tag, format);
/freebsd-10.1-release/sys/dev/cxgb/sys/
H A Dmvec.h35 busdma_map_mbuf_fast(bus_dma_tag_t tag, bus_dmamap_t map, argument
44 bus_dmamap_load_mbuf_sg(tag, map, m, seg, &nsegstmp, 0);
48 int busdma_map_sg_collapse(bus_dma_tag_t tag, bus_dmamap_t map,
50 void busdma_map_sg_vec(bus_dma_tag_t tag, bus_dmamap_t map,
/freebsd-10.1-release/sys/dev/drm/
H A Ddrm_pci.c82 ret = bus_dma_tag_create(NULL, align, 0, /* tag, align, boundary */
87 &dmah->tag);
93 ret = bus_dmamem_alloc(dmah->tag, &dmah->vaddr,
96 bus_dma_tag_destroy(dmah->tag);
101 ret = bus_dmamap_load(dmah->tag, dmah->map, dmah->vaddr, size,
104 bus_dmamem_free(dmah->tag, dmah->vaddr, dmah->map);
105 bus_dma_tag_destroy(dmah->tag);
122 bus_dmamem_free(dmah->tag, dmah->vaddr, dmah->map);
123 bus_dma_tag_destroy(dmah->tag);
/freebsd-10.1-release/tools/regression/posixsem/
H A Dtest.h57 #define fail_errno(tag) fail_err("%s: %s", (tag), strerror(errno))
/freebsd-10.1-release/tools/regression/posixshm/
H A Dtest.h57 #define fail_errno(tag) fail_err("%s: %s", (tag), strerror(errno))

Completed in 345 milliseconds

1234567891011>>