Searched refs:implemented (Results 1 - 19 of 19) sorted by relevance

/freebsd-9.3-release/contrib/libc++/src/
H A Dexception.cpp116 _LIBCPP_WARNING("uncaught_exception not yet implemented")
118 # warning uncaught_exception not yet implemented
120 printf("uncaught_exception not yet implemented\n");
189 _LIBCPP_WARNING("exception_ptr not yet implemented")
191 # warning exception_ptr not yet implemented
193 printf("exception_ptr not yet implemented\n");
208 _LIBCPP_WARNING("exception_ptr not yet implemented")
210 # warning exception_ptr not yet implemented
212 printf("exception_ptr not yet implemented\n");
233 _LIBCPP_WARNING("exception_ptr not yet implemented")
[all...]
H A Dthread.cpp93 _LIBCPP_WARNING("hardware_concurrency not yet implemented")
95 # warning hardware_concurrency not yet implemented
H A Dlocale.cpp1043 # warning ctype<char>::classic_table() is not implemented
1044 printf("ctype<char>::classic_table() is not implemented\n");
/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A DMKlib_gen.sh80 if test "$USE" = implemented ; then
83 /^extern.*implemented/{
85 s/^.*implemented:\([^ *]*\).*/P_POUNDCif_USE_\1_SUPPORT/p
89 s/^.*implemented:\([^ *]*\).*/P_POUNDCendif/p
/freebsd-9.3-release/contrib/dialog/package/
H A Ddialog.spec19 types of dialog boxes are implemented (though not all are necessarily
/freebsd-9.3-release/tools/tools/sysdoc/
H A Dsysdoc.sh73 implemented them.
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c262 short implemented; /* 1 if command is implemented */ member in struct:tab
1863 reply(504, "Type E not implemented.");
2287 reply(500, "Command not implemented.");
2307 reply(500, "Command not implemented.");
2323 reply(500, "Command not implemented.");
2337 reply(500, "Command not implemented.");
2353 reply(500, "Command not implemented.");
3233 if (p->implemented == 0) {
3258 if (p->implemented
[all...]
H A Dftpcmd.y63 short implemented; /* 1 if command is implemented */
201 reply(504, "Type E not implemented.");
522 reply(500, "Command not implemented.");
536 reply(500, "Command not implemented.");
549 reply(500, "Command not implemented.");
560 reply(500, "Command not implemented.");
573 reply(500, "Command not implemented.");
1176 if (p->implemented == 0) {
1201 if (p->implemented
[all...]
/freebsd-9.3-release/contrib/opie/
H A Dftpcmd.y154 short implemented; /* 1 if command is implemented */
250 reply(504, "Type E not implemented.");
986 if (p->implemented == 0) {
1011 if (p->implemented == 0) {
1220 c->implemented ? ' ' : '*');
1241 if (c->implemented)
1288 reply(504, "SIZE not implemented for Type %c.", "?AEIL"[type]);
/freebsd-9.3-release/usr.bin/yacc/test/
H A Dftp.tab.c415 short implemented; /* 1 if command is implemented */ member in struct:tab
610 if (p->implemented == 0) {
635 if (p->implemented == 0) {
850 c->implemented ? ' ' : '*');
871 if (c->implemented)
918 reply(504, "SIZE not implemented for Type %c.", "?AEIL"[type]);
1142 reply(504, "Type E not implemented.");
H A Dftp.y142 reply(504, "Type E not implemented.");
675 short implemented; /* 1 if command is implemented */
870 if (p->implemented == 0) {
895 if (p->implemented == 0) {
1110 c->implemented ? ' ' : '*');
1131 if (c->implemented)
1178 reply(504, "SIZE not implemented for Type %c.", "?AEIL"[type]);
/freebsd-9.3-release/libexec/ftpd/
H A Dftpcmd.y365 reply(504, "Type E not implemented.");
1066 short implemented; /* 1 if command is implemented */
1316 if (!p->implemented)
1338 if (!p->implemented) {
1552 c->implemented ? ' ' : '*');
1576 if (c->implemented)
1632 reply(504, "SIZE not implemented for type %s.",
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES522 reliable if strtod is implemented right.
847 has it usefully implemented yet.
/freebsd-9.3-release/contrib/wpa/src/wps/
H A Dwps_upnp.c893 #error MAC address fetch not implemented
/freebsd-9.3-release/sys/dev/adb/
H A Dadb_kbd.c316 #error ADB raw mode not implemented
/freebsd-9.3-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex109 In May 2005 \benh implemented a new approach to handling the device
279 usually implemented as a pointer or offset within OF memory.}. This
/freebsd-9.3-release/sys/x86/include/
H A Dbus.h509 #define bus_space_write_8 !!! bus_space_write_8 not implemented !!!
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-mips.c6180 as_bad (_("opcode not implemented in Octeon `%s'"), ip->insn_mo->name);
6269 as_bad (_("opcode not implemented in Octeon `%s'"), ip->insn_mo->name);
7203 as_bad (_("opcode not implemented in Octeon `%s'"), ip->insn_mo->name);
7810 as_bad (_("opcode not implemented in Octeon `%s'"), ip->insn_mo->name);
8114 as_bad (_("Macro %s not implemented yet"), ip->insn_mo->name);
8657 insn_error = "opcode not implemented in Octeon";
8676 insn_error = "opcode not implemented in Octeon";
9464 /* Itbl operand; not yet implemented. FIXME ?? */
9537 insn_error = "opcode not implemented in Octeon";
12547 /* When using the generic form of .section (as implemented b
[all...]
/freebsd-9.3-release/contrib/file/
H A Dconfigure13769 implemented like the infamous i386 svr4.0, and systems where the

Completed in 241 milliseconds