Searched refs:raw (Results 1 - 25 of 492) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.jason/
H A Dcast3.C13 void _cook(const string raw, bool for_postscript) argument
15 unsigned char c = (unsigned) ((string &)raw)[1];
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.jason/
H A Dcast3.C13 void _cook(const string raw, bool for_postscript) argument
15 unsigned char c = (unsigned) ((string &)raw)[1];
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-console.h24 extern struct ui_file *mi_console_file_new (struct ui_file *raw,
H A Dmi-console.c36 struct ui_file *raw; member in struct:mi_console_file
45 mi_console_file_new (struct ui_file *raw, argument
52 mi_console->raw = raw;
103 fputs_unfiltered (mi_console->prefix, mi_console->raw);
106 fputs_unfiltered ("\"", mi_console->raw);
108 mi_console->quote, mi_console->raw);
109 fputs_unfiltered ("\"\n", mi_console->raw);
113 fputstrn_unfiltered (buf, length_buf, 0, mi_console->raw);
114 fputs_unfiltered ("\n", mi_console->raw);
[all...]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dhex_quote.c11 /* VSTRING *hex_quote(hex, raw)
13 /* const char *raw;
15 /* VSTRING *hex_unquote(raw, hex)
16 /* VSTRING *raw;
27 /* result value is the raw argument in case of success, a null pointer
58 /* hex_quote - raw data to quoted */
60 VSTRING *hex_quote(VSTRING *hex, const char *raw) argument
66 for (cp = raw; (ch = *(unsigned const char *) cp) != 0; cp++) {
77 /* hex_unquote - quoted data to raw */
79 VSTRING *hex_unquote(VSTRING *raw, cons argument
133 VSTRING *raw = vstring_alloc(BUFLEN); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/template/
H A Ddelete1.C4 void operator delete ( void* raw ) { // { dg-error "" }
5 delete raw;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/template/
H A Ddelete1.C4 void operator delete ( void* raw ) { // { dg-error "" }
5 delete raw;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/masterformat/ns1/
H A Dcompile.sh17 ../named-compilezone -D -F raw -o example.db.raw example \
19 ../named-compilezone -D -F raw=1 -o example.db.raw1 example-explicit \
21 ../named-compilezone -D -F raw=0 -o example.db.compat example-compat \
23 ../named-compilezone -D -F raw -L 3333 -o example.db.serial.raw example \
25 ../named-compilezone -D -F raw -o large.db.raw large large.db > /dev/null 2>&1
/netbsd-6-1-5-RELEASE/sys/dev/ir/
H A Dcirio.h36 unsigned int raw; member in struct:cir_params
/netbsd-6-1-5-RELEASE/dist/dhcp/server/
H A Dbootp.c53 struct dhcp_packet raw; local
66 if (packet -> raw -> op != BOOTREQUEST)
73 print_hw_addr (packet -> raw -> htype,
74 packet -> raw -> hlen,
75 packet -> raw -> chaddr),
76 packet -> raw -> giaddr.s_addr
77 ? inet_ntoa (packet -> raw -> giaddr)
99 find_hosts_by_haddr(&hp, packet->raw->htype,
100 packet->raw->chaddr,
101 packet->raw
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dadrl.d1 #objdump: -dr --prefix-addresses --show-raw-insn
H A Dhalf-prec-psyntax.d1 # objdump: -dr --prefix-addresses --show-raw-insn
H A Dinst-po-2.d2 #objdump: -d --prefix-addresses --show-raw-insn
/netbsd-6-1-5-RELEASE/sys/arch/sun3/include/
H A Dmc68851.h102 u_long raw; /* struct above, addressable as a long */ member in union:mmu_long_dte_struct::__anon6629
113 u_long raw; /* struct above, addressable as a long */ member in union:mmu_long_dte_struct::__anon6631
164 u_long raw; /* struct above, addressable as a long */ member in union:mmu_long_pte_struct::__anon6633
175 u_long raw; /* struct above, addressable as a long */ member in union:mmu_long_pte_struct::__anon6635
206 u_long raw; member in union:mmu_short_dte_struct::__anon6637
252 u_long raw; member in union:mmu_short_pte_struct::__anon6639
274 #define MMU_VALID_DT(dte) ((dte).attr.raw & MMU_DT_MASK)
276 #define MMU_INVALID_DT(dte) (!((dte).attr.raw & MMU_DT_MASK))
278 #define MMU_PTE_USED(pte) ((pte).attr.raw & MMU_SHORT_PTE_USED)
280 #define MMU_PTE_MODIFIED(pte) ((pte).attr.raw
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A Dgpr-names-32.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=32
H A Dgpr-names-64.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=64
H A Dcp0-names-mips32.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,cp0-names=mips32
H A Dcp0-names-mips32r2.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,cp0-names=mips32r2
H A Dcp0-names-mips64.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,cp0-names=mips64
H A Dcp0-names-mips64r2.d1 #objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,cp0-names=mips64r2
/netbsd-6-1-5-RELEASE/games/backgammon/backgammon/
H A Dtext.c125 fixtty(&raw);
132 fixtty(&raw);
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3x/
H A Diommu.h119 uint32_t raw; /* For unstructured access to the above */ member in union:iommu_pde_struct::__anon6649
129 #define IOMMU_PA_PDE(pde) ((pde).addr.raw & IOMMU_PDE_PA)
130 #define IOMMU_VALID_DT(pde) ((pde).addr.raw & IOMMU_PDE_DT) /* X1 */
/netbsd-6-1-5-RELEASE/share/doc/papers/px/
H A DMakefile8 EXTRA= fig1.1.n fig1.2.n fig1.3.n fig2.3.raw fig2.4.n fig3.2.n \
16 fig2.3.n: fig2.3.raw
17 sort fig2.3.raw >fig2.3.n
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/masterformat/
H A Dclean.sh20 rm -f ns1/example.db.raw*
22 rm -f ns1/example.db.serial.raw
23 rm -f ns1/large.db ns1/large.db.raw
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/puff/
H A DMakefile5 puff zeros.raw

Completed in 285 milliseconds

1234567891011>>