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

123456789

/freebsd-10-stable/contrib/binutils/libiberty/
H A DMakefile.in412 .PHONY: all etags tags ls clean stage1 stage2
414 etags tags: TAGS etags-subdir
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A DMakefile.in395 .PHONY: all etags tags ls clean stage1 stage2
397 etags tags: TAGS etags-subdir
/freebsd-10-stable/contrib/gcc/
H A Dc-parser.c2718 ret->tags = 0;
2761 ret->tags = 0;
2773 ret->tags = 0;
2824 ret->tags = 0;
2851 ret->tags = 0;
/freebsd-10-stable/contrib/ipfilter/
H A DHISTORY332 add numerical tags to rules for filtering and display in ipmon output
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A DMakefile81 tags:
100 rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
/freebsd-10-stable/sys/dev/sym/
H A Dsym_hipd.c240 #error "more than 256 tags per logical unit not allowed."
306 * Active debugging tags and verbosity.
1219 u_char *cb_tags; /* Circular tags buffer */
6311 * Allocate resources for tags if not yet.
7537 * For less than 128 tags, actual tags are numbered
7540 * great #TAG numbers. For more tags (up to 256),
9115 int i, tags, boot_delay; local
9119 tags = 2 << nvram->max_tags_index;
9130 printf("%s: HOST ID=%d%s%s%s%s%s%s%s%s%s BOOT DELAY=%d tags
[all...]
/freebsd-10-stable/sys/dev/oce/
H A Doce_hw.h1793 } tags; member in struct:mbx_common_config_vlan::__anon9631::__anon9632
H A Doce_mbox.c626 * @param vtag_arr array of vlan tags
661 bcopy(vtag_arr, fwcmd->params.req.tags.normal_vlans,
/freebsd-10-stable/sys/cam/ata/
H A Data_xpt.c956 /* Report SIM which tags are allowed. */
961 cts.xport_specific.sata.tags = path->device->maxtags;
1934 * Can't tag on hardware that doesn't support tags,
1943 /* Start/stop tags use. */
1958 * Delay change to use tags until after a
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A DMakefile88 tags:
107 rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
/freebsd-10-stable/crypto/openssl/apps/
H A DMakefile123 tags:
146 rm -f *.o *.obj *.dll lib tags core .pure .nfs* *.old *.bak fluff $(EXE)
/freebsd-10-stable/crypto/openssl/ssl/
H A DMakefile84 tags:
105 rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
/freebsd-10-stable/contrib/unbound/
H A DMakefile.in418 rm -f *.o *.d *.lo *~ tags
447 tags: $(srcdir)/*.[ch] $(srcdir)/*/*.[ch]
448 ctags -f $(srcdir)/tags $(srcdir)/*.[ch] $(srcdir)/*/*.[ch]
/freebsd-10-stable/sys/pci/
H A Dncr.c213 ** Debugging tags
7046 u_char tags; /* use 4 times as many ... */ member in struct:tekram_eeprom
/freebsd-10-stable/sys/dev/firewire/
H A Dsbp.c151 SYSCTL_INT(_hw_firewire_sbp, OID_AUTO, tags, CTLFLAG_RW, &sbp_tags, 0,
160 TUNABLE_INT("hw.firewire.sbp.tags", &sbp_tags);
/freebsd-10-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex5358 % Some of the @defun-type tags do not enable magic parentheses,
6291 % in xref tags, i.e., node names. But since ^^e4 notation isn't
/freebsd-10-stable/contrib/groff/doc/
H A Dtexinfo.tex5234 % Some of the @defun-type tags do not enable magic parentheses,
6165 % in xref tags, i.e., node names. But since ^^e4 notation isn't
/freebsd-10-stable/sbin/camcontrol/
H A Dcamcontrol.c221 {"tags", CAM_CMD_TAG, CAM_ARG_NONE, "N:q"},
1405 printf(" %d tags\n",
1412 printf("yes %d tags\n",
4978 fprintf(stdout, "%sNumber of tags: %d\n", pathstr,
4979 sata->tags);
8861 " camcontrol tags [dev_id][generic args] [-N tags] [-q] [-v]\n"
8922 "tags report or set the number of transaction slots for a device\n"
9004 "tags arguments:\n"
9005 "-N tags specif
[all...]
/freebsd-10-stable/contrib/amd/doc/
H A Dtexinfo.tex6851 % Some of the @defun-type tags do not enable magic parentheses,
8208 % in xref tags, i.e., node names. But since ^^e4 notation isn't
/freebsd-10-stable/contrib/ofed/libibcm/
H A Dconfigure1047 --with-tags[=TAGS]
9788 # Check whether --with-tags or --without-tags was given.
9837 # Update the list of available tags.
18522 # Append the new tag name to the list of available tags.
18530 # Now substitute the updated list of available tags.
/freebsd-10-stable/contrib/ofed/librdmacm/
H A Dconfigure1047 --with-tags[=TAGS]
9788 # Check whether --with-tags or --without-tags was given.
9837 # Update the list of available tags.
18522 # Append the new tag name to the list of available tags.
18530 # Now substitute the updated list of available tags.

Completed in 831 milliseconds

123456789