Searched refs:tag (Results 751 - 775 of 949) sorted by relevance

<<3132333435363738

/freebsd-10.2-release/contrib/subversion/
H A DMakefile.in116 LTFLAGS = --tag=CC --silent
117 LTCXXFLAGS = --tag=CXX --silent
/freebsd-10.2-release/crypto/heimdal/lib/asn1/
H A Dasn1parse.c316 struct tagtype tag; member in union:YYSTYPE
2188 (yyval.type)->tag = (yyvsp[(1) - (3)].tag);
2189 (yyval.type)->tag.tagenv = (yyvsp[(2) - (3)].constant);
2201 (yyval.tag).tagclass = (yyvsp[(2) - (4)].constant);
2202 (yyval.tag).tagvalue = (yyvsp[(3) - (4)].constant);
2203 (yyval.tag).tagenv = TE_EXPLICIT;
2782 if(oldtype->type == TTag && oldtype->tag.tagenv == TE_IMPLICIT) {
2788 t->tag.tagclass = tagclass;
2789 t->tag
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A DMakefile.in131 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
135 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/freebsd-10.2-release/crypto/heimdal/lib/vers/
H A DMakefile.in107 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
111 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/freebsd-10.2-release/crypto/heimdal/admin/
H A DMakefile.in119 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
123 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/freebsd-10.2-release/crypto/heimdal/appl/afsutil/
H A DMakefile.in123 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
127 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/freebsd-10.2-release/crypto/heimdal/appl/ftp/common/
H A DMakefile.in109 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
113 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/freebsd-10.2-release/crypto/heimdal/appl/ftp/ftp/
H A DMakefile.in120 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
124 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/freebsd-10.2-release/crypto/heimdal/appl/gssmask/
H A DMakefile.in116 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
120 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/freebsd-10.2-release/crypto/heimdal/appl/push/
H A DMakefile.in136 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
140 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/freebsd-10.2-release/crypto/heimdal/appl/rcp/
H A DMakefile.in111 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
115 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/freebsd-10.2-release/crypto/heimdal/appl/su/
H A DMakefile.in115 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
119 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/freebsd-10.2-release/crypto/heimdal/appl/telnet/libtelnet/
H A DMakefile.in111 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
115 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/freebsd-10.2-release/crypto/heimdal/appl/telnet/telnet/
H A DMakefile.in116 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
120 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/freebsd-10.2-release/crypto/heimdal/appl/telnet/telnetd/
H A DMakefile.in116 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
120 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
/freebsd-10.2-release/contrib/openpam/t/
H A DMakefile.in146 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
155 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
/freebsd-10.2-release/contrib/sqlite3/
H A DMakefile.in79 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
83 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dia64-tdep.c2887 DT_PLTGOT tag. If it finds one of these, the corresponding
2914 LONGEST tag;
2920 tag = extract_signed_integer (buf, sizeof (buf));
2922 if (tag == DT_PLTGOT)
2935 if (tag == DT_NULL)
2913 LONGEST tag; local
/freebsd-10.2-release/contrib/groff/src/utils/indxbib/
H A Dindxbib.cpp655 tag t;
/freebsd-10.2-release/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h852 bit8 tag[2]; /* CMD or TM tag */ member in struct:agsaSSPFrameFormat_s
853 bit8 tptt[2]; /* target port transfer tag */
868 bit8 initiatorConnTag[2]; /* Initiator connection tag */
/freebsd-10.2-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_send.c567 * Releases dp using the specified tag.
570 dmu_send_impl(void *tag, dsl_pool_t *dp, dsl_dataset_t *ds, argument
587 dsl_pool_rele(dp, tag);
602 dsl_pool_rele(dp, tag);
664 dsl_pool_rele(dp, tag);
/freebsd-10.2-release/sys/dev/drm2/
H A Ddrm_fops.c386 if (pos->tag == file_priv &&
/freebsd-10.2-release/sys/dev/hatm/
H A Dif_hatmvar.h98 bus_dma_tag_t tag; /* DMA tag */ member in struct:dmamem
373 bus_space_tag_t memt; /* ... and tag */
414 bus_dma_tag_t tx_tag; /* DMA tag for all tx mbufs */
/freebsd-10.2-release/sys/dev/sis/
H A Dif_sis.c1185 bus_size_t maxsize, bus_dma_tag_t *tag, uint8_t **ring, bus_dmamap_t *map,
1193 maxsize, 0, NULL, NULL, tag);
1196 "could not create %s dma tag\n", msg);
1200 error = bus_dmamem_alloc(*tag, (void **)ring,
1209 error = bus_dmamap_load(*tag, *map, *ring, maxsize, sis_dmamap_cb,
1227 /* Allocate the parent bus DMA tag appropriate for PCI. */
1234 "could not allocate parent dma tag\n");
1252 /* Create tag for RX mbufs. */
1257 device_printf(sc->sis_dev, "could not allocate RX dma tag\n");
1261 /* Create tag fo
1184 sis_dma_ring_alloc(struct sis_softc *sc, bus_size_t alignment, bus_size_t maxsize, bus_dma_tag_t *tag, uint8_t **ring, bus_dmamap_t *map, bus_addr_t *paddr, const char *msg) argument
[all...]
/freebsd-10.2-release/sys/i386/linux/
H A Dlinux.h458 u_int32_t tag; member in struct:l_fpstate

Completed in 330 milliseconds

<<3132333435363738