Searched refs:DATA (Results 1 - 25 of 230) sorted by relevance

12345678910

/src/libexec/httpd/testsuite/
H A DMakefile11 DATA?= $(.CURDIR)/data macro
31 ${SILENT}$(.CURDIR)/test-simple "$a" "${BOZOHTTPD}" "${DATA}" "${.CURDIR}" "${VERBOSE}"
36 ${SILENT}$(.CURDIR)/test-simple "$a" "${BOZOHTTPD}" "${DATA}" "${.CURDIR}" "${VERBOSE}" -c "${.CURDIR}/cgi-bin"
41 ${SILENT}$(.CURDIR)/test-bigfile "$a" "${BOZOHTTPD}" "${WGET}" "${DATA}" "${VERBOSE}"
/src/tests/bin/sh/
H A Dt_fsplit.sh21 # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
534 DATA=" aaa bbb:ccc ddd+eee fff:ggg+hhh " # CAUTION: tabs!
538 check "unset IFS; printf '%s\n' '${DATA}' | {
543 check "unset IFS; printf '%s\n' '${DATA}' | {
548 check "IFS=; printf '%s\n' '${DATA}' | {
551 "<${DATA}><><><><><><><>"
553 check "IFS=' '; printf '%s\n' '${DATA}' | {
558 check "IFS=':'; printf '%s\n' '${DATA}' | {
563 check "IFS=': '; printf '%s\n' '${DATA}' | {
568 check "IFS=': '; printf '%s\n' '${DATA}' | {
[all...]
/src/sys/lib/libsa/
H A Dtftp.h22 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
53 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
71 #define DATA 03 /* data packet */ macro
/src/include/arpa/
H A Dtftp.h25 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
51 #define DATA 03 /* data packet */ macro
/src/common/dist/zlib/nintendods/
H A DMakefile15 # DATA is a list of directories containing data files
21 DATA := data macro
56 $(foreach dir,$(DATA),$(CURDIR)/$(dir))
63 BINFILES := $(foreach dir,$(DATA),$(notdir $(wildcard $(dir)/*.*)))
/src/sys/arch/m68k/060sp/dist/
H A Dftest.s48 set DATA, -384
257 mov.l &0x40000000,DATA+0x0(%a6)
258 mov.l &0xc90fdaa2,DATA+0x4(%a6)
259 mov.l &0x2168c235,DATA+0x8(%a6)
263 fsin.x DATA(%a6),%fp0
297 mov.l &0x3ffe0000,DATA+0x0(%a6)
298 mov.l &0xc90fdaa2,DATA+0x4(%a6)
299 mov.l &0x2168c235,DATA+0x8(%a6)
303 ftan.x DATA(%a6),%fp0
852 mov.l &0x7ffe0000,DATA
[all...]
H A Ditest.s46 set DATA, -160
405 lea DATA(%a6),%a0
438 lea DATA+0x4(%a6),%a0
473 lea DATA(%a6),%a0
506 lea DATA(%a6),%a0
537 lea DATA(%a6),%a0
576 lea DATA+0x4(%a6),%a0
613 lea DATA(%a6),%a0
646 lea DATA(%a6),%a0
679 lea DATA(
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
H A Dddc_regs.h148 DDC_REG_LIST(DATA,id)\
158 DDC_VGA_REG_LIST(DATA)\
177 DDC_REG_LIST_DCN2(DATA, id)\
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dam437x-sbc-t43.dts34 AM4372_IOPAD(0x9b0, PIN_OUTPUT_PULLUP | MUX_MODE2) /* cam0 hd -> DSS DATA 23 */
41 AM4372_IOPAD(0x9cc, PIN_OUTPUT_PULLUP | MUX_MODE2) /* cam1 data 9 -> DSS DATA 16 */
43 AM4372_IOPAD(0x8a0, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS DATA 0 */
58 AM4372_IOPAD(0x8dc, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS DATA 15 */
H A Dqcom-ipq4019-ap.dk01.1.dtsi11 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
H A Dspear300.dtsi35 0x80000000 0x0010 /* NAND Base DATA */
/src/sys/arch/macppc/dev/
H A Dki2cvar.h24 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
48 #define DATA 7 macro
/src/sbin/fsck_lfs/
H A Dfsck.h25 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
54 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
95 ino_t id_parent; /* for DATA nodes, their parent */
99 off_t id_filesize; /* for DATA nodes, the size of the directory */
100 int id_loc; /* for DATA nodes, current location in dir */
101 long long id_entryno; /* for DATA nodes, current entry number */
102 LFS_DIRHEADER *id_dirp; /* for DATA nodes, ptr to current entry */
103 const char *id_name; /* for DATA nodes, name to find or enter */
104 char id_type; /* type of descriptor, DATA or ADDR */
107 #define DATA macro
[all...]
H A Dutilities.c25 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
207 idesc.id_type = DATA;
254 if (idesc->id_type == DATA)
/src/sys/arch/sparc64/dev/
H A Djbus-i2c.c22 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
91 #define DATA 0 macro
203 jbusi2c_write(sc, DATA, bits);
219 return jbusi2c_read(sc, DATA);
/src/sys/arch/sparc64/sparc64/
H A Dmp_subr.S50 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
310 #define DATA(name) \ macro
316 DATA(mp_tramp_code)
318 DATA(mp_tramp_code_len)
320 DATA(mp_tramp_dtlb_slots)
322 DATA(mp_tramp_itlb_slots)
324 DATA(mp_tramp_func)
326 DATA(mp_tramp_ci)
/src/sbin/fsck_ext2fs/
H A Dfsck.h25 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
52 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
123 ino_t id_parent; /* for DATA nodes, their parent */
126 quad_t id_filesize; /* for DATA nodes, the size of the directory */
127 int id_loc; /* for DATA nodes, current location in dir */
128 int id_entryno; /* for DATA nodes, current entry number */
129 struct ext2fs_direct *id_dirp; /* for DATA nodes, ptr to current entry */
130 const char *id_name; /* for DATA nodes, name to find or enter */
131 char id_type; /* type of descriptor, DATA or ADDR */
134 #define DATA macro
[all...]
/src/sbin/fsck_ffs/
H A Dpass3.c25 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
115 idesc.id_type = DATA;
/src/sys/dev/isa/
H A Dseagate.c32 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
97 * defining SEA_BLINDTRANSFER will make DATA IN and DATA OUT to be done with
219 #define DATA (*(volatile u_char *)sea->maddr_dr) macro
894 target_mask = DATA;
1001 DATA = *d;
1003 *d = DATA;
1057 DATA = sea->our_id_mask;
1078 DATA = (u_char)((1 << scb->xs->xs_periph->periph_target) |
1340 DATA
[all...]
/src/sys/arch/arm/dts/
H A Dmeson8b-odroidc1.dts22 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
H A Dmeson8b.dtsi22 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
H A Drk3399-crypto.dtsi22 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
H A Drk3399-pinebook-pro.dts22 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
H A Dsun50i-a64.dtsi22 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
H A Dsun8i-h3-nanopi-neo.dts22 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED

Completed in 16 milliseconds

12345678910