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

12

/haiku-fatelf/src/libs/ncurses/progs/
H A DMKtermsort.sh46 DATA=${2-../include/Caps}
50 sed -e 's/[ ][ ]*/ /g' < $DATA >$data
51 DATA=$data
60 $AWK <$DATA '
69 $AWK <$DATA '
78 $AWK <$DATA '
87 $AWK <$DATA '
96 $AWK <$DATA '
105 $AWK <$DATA '
114 $AWK <$DATA '
[all...]
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A DMKcaptab.awk4 DATA=${2-../include/Caps}
20 ./make_hash 1 info <$DATA
21 ./make_hash 3 cap <$DATA
28 $AWK <$DATA '
47 $AWK <$DATA '
H A DMKkeys_list.sh38 DATA=${1-../../include/Caps}
42 sed -e 's/[ ][ ]*/ /g' < $DATA >$data
45 # These definitions were generated by $0 $DATA
/haiku-fatelf/src/libs/ncurses/include/
H A DMKkey_defs.sh38 DATA=${1-Caps}
49 if sort -k 6 $DATA >$data 2>/dev/null
52 sed -e 's/[ ][ ]*/ /g' < $DATA |sort -n -k 6 >$data
53 elif sort -n +5 $DATA >$data 2>/dev/null
56 sed -e 's/[ ][ ]*/ /g' < $DATA |sort -n +5 >$data
70 * These definitions were generated by $0 $DATA
/haiku-fatelf/headers/compatibility/bsd/arpa/
H A Dtftp.h27 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
50 #define DATA 03 /* data packet */ macro
/haiku-fatelf/src/bin/network/tcpdump/win32/Include/Arpa/
H A Dtftp.h27 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
49 #define DATA 03 /* data packet */ macro
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dlib_color.c55 #define DATA(r,g,b) {r,g,b, 0,0,0, 0} macro
69 DATA(RGB_OFF, RGB_OFF, RGB_OFF), /* COLOR_BLACK */
70 DATA(RGB_ON, RGB_OFF, RGB_OFF), /* COLOR_RED */
71 DATA(RGB_OFF, RGB_ON, RGB_OFF), /* COLOR_GREEN */
72 DATA(RGB_ON, RGB_ON, RGB_OFF), /* COLOR_YELLOW */
73 DATA(RGB_OFF, RGB_OFF, RGB_ON), /* COLOR_BLUE */
74 DATA(RGB_ON, RGB_OFF, RGB_ON), /* COLOR_MAGENTA */
75 DATA(RGB_OFF, RGB_ON, RGB_ON), /* COLOR_CYAN */
76 DATA(RGB_ON, RGB_ON, RGB_ON), /* COLOR_WHITE */
82 DATA(
[all...]
/haiku-fatelf/src/bin/gdb/gdb/vx-share/
H A Dxdr_ptrace.h18 * Counted byte structure used by READ/WRITE TEXT/DATA
32 DATA = 1 /* c_bytes */ enumerator in enum:ptype
H A Dxdr_ptrace.c67 { (int) DATA, xdr_c_bytes_ptr },
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-tftp.c51 { DATA, "DATA" }, /* data packet */
129 case DATA:
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dsnprintf.c252 struct DATA struct
275 static void init_data __P((struct DATA *, char *, size_t, const char *, int));
276 static void init_conv_flag __P((struct DATA *));
280 static void floating __P((struct DATA *, double));
281 static void exponent __P((struct DATA *, double));
283 static void number __P((struct DATA *, unsigned long, int));
285 static void lnumber __P((struct DATA *, unsigned long long, int));
287 static void pointer __P((struct DATA *, unsigned long));
288 static void strings __P((struct DATA *, char *));
295 static void ldfallback __P((struct DATA *, cons
[all...]
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dbuild_info.pl63 print do { local $/; <DATA> }, "\n";
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A DlibioP.h182 /* The 'xsputn' hook writes upto N characters from buffer DATA.
185 typedef _IO_size_t (*_IO_xsputn_t) __PMT ((_IO_FILE *FP, const void *DATA,
187 #define _IO_XSPUTN(FP, DATA, N) JUMP2 (__xsputn, FP, DATA, N)
188 #define _IO_WXSPUTN(FP, DATA, N) WJUMP2 (__xsputn, FP, DATA, N)
190 /* The 'xsgetn' hook reads upto N characters into buffer DATA.
193 typedef _IO_size_t (*_IO_xsgetn_t) __PMT ((_IO_FILE *FP, void *DATA,
195 #define _IO_XSGETN(FP, DATA, N) JUMP2 (__xsgetn, FP, DATA,
[all...]
/haiku-fatelf/src/bin/network/atftpd/
H A Dtftp_io.c191 tftphdr->th_opcode = htons(DATA);
330 case DATA:
/haiku-fatelf/src/bin/gdb/gdb/
H A Dtarget.h983 #define target_find_memory_regions(FUNC, DATA) \
984 (current_target.to_find_memory_regions) (FUNC, DATA)
/haiku-fatelf/src/bin/gdb/include/opcode/
H A Dh8300.h73 DATA = 0x2000, enumerator in enum:h8_flags
272 #define DATA2 DATA, DATA
273 #define DATA3 DATA, DATA, DATA
274 #define DATA5 DATA, DATA, DATA, DATA, DAT
[all...]
/haiku-fatelf/src/add-ons/accelerants/radeon_hd/
H A Dconnector.cpp156 int index = GetIndexIntoMasterTable(DATA, LVDS_Info);
269 int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info);
373 int index = GetIndexIntoMasterTable(DATA, SupportedDevicesInfo);
477 int index = GetIndexIntoMasterTable(DATA, Object_Header);
H A Dpll.cpp45 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo);
138 int index = GetIndexIntoMasterTable(DATA, PPLL_SS_Info);
179 int index = GetIndexIntoMasterTable(DATA, ASIC_InternalSS_Info);
H A Dgpu.cpp45 int index = GetIndexIntoMasterTable(DATA, FirmwareInfo);
/haiku-fatelf/src/add-ons/kernel/drivers/disk/floppy/pc_floppy/
H A Dfloppy.h172 DATA = 5, enumerator in enum:__anon1625
H A Dfloppy_ctrl.c257 write_reg(flp, DATA, data[i]);
299 data[i] = read_reg(flp, DATA);
563 master->buffer[master->buffer_index++] = read_reg(flp, DATA);
/haiku-fatelf/src/bin/gdb/bfd/
H A Daout-tic30.c324 #define bfd_putb_24(BFD,DATA,ADDR) \
325 bfd_put_8 (BFD, (bfd_byte) ((DATA >> 16) & 0xFF), ADDR ); \
326 bfd_put_8 (BFD, (bfd_byte) ((DATA >> 8) & 0xFF), ADDR + 1); \
327 bfd_put_8 (BFD, (bfd_byte) ( DATA & 0xFF), ADDR + 2)
/haiku-fatelf/src/bin/network/tcpdump/libpcap/msdos/
H A Dndis_0.asm29 _DATA SEGMENT PUBLIC DWORD 'DATA'
H A Dpkt_rx0.asm34 _DATA SEGMENT PUBLIC DWORD 'DATA'
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dh8300-dis.c490 else if ((looking_for & MODE) == DATA)

Completed in 283 milliseconds

12