Searched refs:what (Results 76 - 100 of 590) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/19_diagnostics/runtime_error/
H A Dwhat-2.cc41 { VERIFY( std::strcmp("whoa", obj.what()) == 0 ); }
H A Dwhat-big.cc33 VERIFY( std::strcmp(t.what(), xxx.c_str()) == 0 );
H A Dwhat-3.cc54 VERIFY( std::strcmp(strlit1, obj1.what()) == 0 );
63 VERIFY( std::strcmp(strlit2, obj1.what()) == 0 );
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/19_diagnostics/system_error/
H A Dwhat-2.cc41 { VERIFY( std::strcmp("whoa", obj.what()) == 0 ); }
H A Dwhat-big.cc33 VERIFY( std::strcmp(t.what(), xxx.c_str()) == 0 );
H A Dcons-1.cc36 VERIFY( std::strcmp(err1.runtime_error::what(), s.c_str()) == 0 );
43 VERIFY( std::strcmp(err2.runtime_error::what(), s.c_str()) == 0 );
H A Dwhat-3.cc52 VERIFY( std::strcmp(strlit1, obj1.what()) == 0 );
61 VERIFY( std::strcmp(strlit2, obj1.what()) == 0 );
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/ios_base/failure/
H A Dwhat-2.cc41 { VERIFY( std::strcmp("whoa", obj.what()) == 0 ); }
H A Dwhat-big.cc33 VERIFY( std::strcmp(t.what(), xxx.c_str()) == 0 );
H A Dwhat-3.cc54 VERIFY( std::strcmp(strlit1, obj1.what()) == 0 );
63 VERIFY( std::strcmp(strlit2, obj1.what()) == 0 );
/netbsd-6-1-5-RELEASE/lib/libc/gdtoa/test/
H A DdItest.c42 dshow(what, d) char *what; double d;
44 dshow(char *what, double d)
49 printf("%s = #%lx %lx = %s\n", what,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/
H A Dvect.exp34 global dg-do-what-default
35 set save-dg-do-what-default ${dg-do-what-default}
43 set dg-do-what-default run
45 set dg-do-what-default compile
59 set dg-do-what-default run
65 set dg-do-what-default compile
68 set dg-do-what-default run
75 set dg-do-what-default run
77 set dg-do-what
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/detail/
H A Dexceptions_test.cpp97 ATF_REQUIRE(std::string(e.what()).find("System error 1") !=
100 ATF_FAIL(std::string("Got unexpected exception: ") + e.what());
116 ATF_FAIL(std::string("Got unexpected exception: ") + e.what());
131 const std::string msg = e.what();
134 ATF_FAIL(std::string("Got unexpected exception: ") + e.what());
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dexceptions_test.cpp96 ATF_REQUIRE(std::string(e.what()).find("System error 1") !=
99 ATF_FAIL(std::string("Got unexpected exception: ") + e.what());
115 ATF_FAIL(std::string("Got unexpected exception: ") + e.what());
130 const std::string msg = e.what();
133 ATF_FAIL(std::string("Got unexpected exception: ") + e.what());
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Disic_supio.c88 /*static*/ u_int8_t aster_read_reg(struct isic_softc *sc, int what,
90 /*static*/ void aster_write_reg(struct isic_softc *sc, int what,
92 /*static*/ void aster_read_fifo(struct isic_softc *sc, int what,
94 /*static*/ void aster_write_fifo(struct isic_softc *sc, int what,
195 aster_read_fifo(struct isic_softc *sc, int what, void *buf, size_t size) argument
197 bus_space_tag_t t = sc->sc_maps[what].t;
198 bus_space_handle_t h = sc->sc_maps[what].h;
199 bus_size_t o = sc->sc_maps[what].offset;
205 aster_write_fifo(struct isic_softc *sc, int what, const void *buf, size_t size) argument
207 bus_space_tag_t t = sc->sc_maps[what]
215 aster_read_reg(struct isic_softc *sc, int what, bus_size_t offs) argument
225 aster_write_reg(struct isic_softc *sc, int what, bus_size_t offs, u_int8_t data) argument
[all...]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/mantools/
H A Dxpostconf132 $what = \%class_text;
134 $what = \%param_text;
138 for $name (sort keys %{$what}) {
139 $text = ${$what}{$name};
149 $text = ${$what}{$name};
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dwatch.c25 "-a (add/remove): Specify what actions, one of: `edit', `unedit',\n",
34 watch_modify_watchers (const char *file, struct addremove_args *what) argument
97 add_edit_pending = what->adding && what->edit;
98 add_unedit_pending = what->adding && what->unedit;
99 add_commit_pending = what->adding && what->commit;
100 remove_edit_pending = !what->adding && what
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/who/
H A Dutmpentry.c94 int what = 3; local
109 what = fname[len - 1] == 'x' ? 1 : 2;
110 if (what == 1) {
129 if (what & 1) {
133 what &= ~1;
138 what &= ~1;
143 if (what & 2) {
147 what &= ~2;
152 what &= ~2;
156 return what;
192 int what = setup(fname); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dstabs.c137 aout_process_stab (what, string, type, other, desc)
138 int what;
152 if (what == 's' || what == 'n')
179 s_stab_generic (int what, char *stab_secname, char *stabstr_secname) argument
192 any trailing whitespace. The argument what is one of 's', 'n' or
195 if (what != 's')
214 as_warn (_(".stab%c: missing comma"), what);
222 as_warn (_(".stab%c: missing comma"), what);
230 as_warn (_(".stab%c: missing comma"), what);
400 s_stab(int what) argument
408 s_xstab(int what) argument
[all...]
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/test/
H A Dtrace-calls.lua16 if t.what=="main" then
22 elseif t.what=="Lua" then
26 io.write(event," ",t.name or "(C)"," [",t.what,"] ")
/netbsd-6-1-5-RELEASE/sys/compat/linux32/common/
H A Dlinux32_socketcall.c93 syscallarg(int) what;
99 if (SCARG(uap, what) <= 0 || SCARG(uap, what) > LINUX32_MAX_SOCKETCALL)
103 linux32_socketcall[SCARG(uap, what)].argsize)) != 0)
107 ktrkuser(linux32_socketcall[SCARG(uap, what)].name, &ua,
108 linux32_socketcall[SCARG(uap, what)].argsize);
110 return linux32_socketcall[SCARG(uap, what)].syscall(l, &ua, retval);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dobj-ecoff.h68 #define OBJ_PROCESS_STAB(seg, what, string, type, other, desc) \
69 ecoff_stab ((seg), (what), (string), (type), (other), (desc))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dstdexcept.cc41 logic_error::what() const throw() function in class:logic_error
62 runtime_error::what() const throw() function in class:runtime_error
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/19_diagnostics/logic_error/
H A Dwhat-3.cc52 VERIFY( std::strcmp(strlit1, obj1.what()) == 0 );
61 VERIFY( std::strcmp(strlit2, obj1.what()) == 0 );
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/etc/
H A Dstrict.lua19 local function what () function
21 return d and d.what or "C"
26 local w = what()
36 if not mt.__declared[n] and what() ~= "C" then

Completed in 272 milliseconds

1234567891011>>