HomeSort by: relevance | last modified time | path
    Searched refs:HDR (Results 1 - 15 of 15) sorted by relevancy

  /src/external/bsd/less/dist/lesstest/
Makefile 20 HDR = lesstest.h lt_types.h wchar.h
21 *.o: $(HDR)
24 @echo $(patsubst %,$(srcdir)/%,$(LESSTEST_SRC) $(LT_SCREEN_SRC) $(HDR) lt/*.lt runtest maketest Makefile)
  /src/usr.sbin/sysinst/
msg_cmp.sh 84 HDR="Messages identical to the English version:"
93 [ -z "$hdr_done" ] && hdr_done=1 && printf "%s\n" $HDR
  /src/external/bsd/elftosb/dist/common/
IVTDataSource.h 21 * @ingroup hdr
43 * An @ref ivt consists of a @ref hdr followed by a list of addresses as
91 /** @ref hdr with tag #HAB_TAG_IVT, length and HAB version fields
94 hab_hdr_t hdr; member in struct:hab_ivt
142 #define HDR(tag, bytes, par) \
154 HDR(HAB_TAG_CSF, (bytes), HABVER)
162 HDR(HAB_TAG_DCD, (bytes), HABVER)
  /src/external/bsd/libpcap/dist/
pcap-septel.c 56 HDR *h;
  /src/common/dist/zlib/os400/
make.sh 80 while read HDR
81 do if action_needed \"${MODIFSNAME}\" \"${IFSDIR}/include/${HDR}\"
  /src/sys/arch/amiga/dev/
grf_clreg.h 270 #define HDR 0x03c6 /* Hidden DAC register, 4 reads to access */
grf_etreg.h 253 #define HDR 0x03c6 /* Hidden DAC register, 4 reads to access */
grf_et.c 1593 return vgar(ba, HDR) + vgar(ba, HDR) + vgar(ba, HDR) + vgar(ba, HDR);
1655 vgaw(ba, HDR, 0xff);
1658 if (vgar(ba, HDR) == 0xff) {
1668 vgaw(ba, HDR, 0x00);
  /src/sys/arch/atari/dev/
grf_etreg.h 180 #define HDR 0x03c6 /* Hidden DAC regs, 4 reads to access */
  /src/external/gpl3/binutils/dist/zlib/os400/
make.sh 80 while read HDR
81 do if action_needed \"${MODIFSNAME}\" \"${IFSDIR}/include/${HDR}\"
  /src/external/gpl3/binutils.old/dist/zlib/os400/
make.sh 80 while read HDR
81 do if action_needed \"${MODIFSNAME}\" \"${IFSDIR}/include/${HDR}\"
  /src/external/gpl3/gdb/dist/zlib/os400/
make.sh 80 while read HDR
81 do if action_needed \"${MODIFSNAME}\" \"${IFSDIR}/include/${HDR}\"
  /src/external/gpl3/gdb.old/dist/zlib/os400/
make.sh 80 while read HDR
81 do if action_needed \"${MODIFSNAME}\" \"${IFSDIR}/include/${HDR}\"
  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 8970 my @HDR;
8971 my $HDR;
9041 $HDR[$number_of_header_lines] = $line;
9070 for $HDR (@HDR)
9072 print HI "$HDR\n";
9073 gp_message ("debugXL", $subr_name, "HDR = $HDR\n");
10098 my $HDR;
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 8970 my @HDR;
8971 my $HDR;
9041 $HDR[$number_of_header_lines] = $line;
9070 for $HDR (@HDR)
9072 print HI "$HDR\n";
9073 gp_message ("debugXL", $subr_name, "HDR = $HDR\n");
10098 my $HDR;

Completed in 65 milliseconds