Home
last modified time | relevance | path

Searched defs:what (Results 1 – 25 of 569) sorted by relevance

12345678910>>...23

/third_party/mesa3d/src/gallium/frontends/clover/core/
Derror.hpp61 error(cl_int code, std::string what = "") : in error()
75 invalid_build_options_error(const std::string &what = "") : in invalid_build_options_error()
81 build_error(const std::string &what = "") : in build_error()
91 invalid_object_error(std::string what = "") : in invalid_object_error()
98 invalid_object_error(std::string what = "") : in invalid_object_error()
105 invalid_object_error(std::string what = "") : in invalid_object_error()
112 invalid_object_error(std::string what = "") : in invalid_object_error()
119 invalid_object_error(std::string what = "") : in invalid_object_error()
126 invalid_object_error(std::string what = "") : in invalid_object_error()
133 invalid_object_error(std::string what = "") : in invalid_object_error()
[all …]
/third_party/node/test/parallel/
Dtest-child-process-fork-net-server.js49 process.send({ what: 'connection' }); property
55 process.send({ what: 'listening' }); property
68 process.send({ what: 'close' }); property
75 process.send({ what: 'ready' }); property
92 child.send({ what: 'close' }); property
116 child.send({ what: 'server' }, server); property
Dtest-child-process-fork-net-socket.js43 process.send({ what: 'ready' }); property
65 child.send({ what: 'socket' }, socket); property
/third_party/boost/boost/geometry/core/
Dexception.hpp36 virtual char const* what() const throw() in what() function in boost::geometry::exception
55 virtual char const* what() const throw() in what() function in boost::geometry::invalid_input_exception
80 virtual char const* what() const throw() in what() function in boost::geometry::empty_input_exception
99 virtual char const* what() const throw() in what() function in boost::geometry::invalid_output_exception
/third_party/boost/libs/math/reporting/performance/
Dtable_helper.hpp78 int what = 1; in dcdflib_beta_cdf() local
87 int what = 2; in dcdflib_beta_quantile() local
96 int what = 1; in dcdflib_binomial_cdf() local
105 int what = 2; in dcdflib_binomial_quantile() local
114 int what = 1; in dcdflib_chi_cdf() local
123 int what = 2; in dcdflib_chi_quantile() local
132 int what = 1; in dcdflib_chi_n_cdf() local
141 int what = 2; in dcdflib_chi_n_quantile() local
150 int what = 1; in dcdflib_f_cdf() local
159 int what = 2; in dcdflib_f_quantile() local
[all …]
/third_party/boost/boost/ptr_container/
Dexception.hpp27 bad_ptr_container_operation( const char* what ) : what_( what ) in bad_ptr_container_operation()
30 virtual const char* what() const throw() in what() function in boost::bad_ptr_container_operation
41 bad_index( const char* what ) : bad_ptr_container_operation( what ) in bad_index()
/third_party/boost/libs/phoenix/test/statement/
Dexceptions.cpp33 char const *what() const BOOST_NOEXCEPT_OR_NOTHROW in what() function
119 string what; in main() local
136 string what; in main() local
163 string what; in main() local
/third_party/boost/libs/phoenix/test/function/
Dlazy_templated_struct_tests.cpp27 struct what { struct
29 typedef Result result_type;
31 Result operator()(Result const & r) const in operator ()()
/third_party/boost/boost/format/
Dexceptions.hpp33 virtual const char *what() const throw() { in what() function in boost::io::format_error
47 virtual const char *what() const throw() { in what() function in boost::io::bad_format_string
60 virtual const char *what() const throw() { in what() function in boost::io::too_few_args
74 virtual const char *what() const throw() { in what() function in boost::io::too_many_args
90 virtual const char *what() const throw() { in what() function in boost::io::out_of_range
/third_party/boost/boost/xpressive/
Dregex_algorithms.hpp52 , match_results<BidiIter> &what in regex_match_impl()
104 , match_results<BidiIter> &what in regex_match()
137 match_results<BidiIter> what; in regex_match() local
147 , match_results<Char *> &what in regex_match()
172 , match_results<BidiIter> &what in regex_match()
198 , match_results<BidiIter> &what in regex_match()
234 match_results<Char *> what; in regex_match() local
257 match_results<BidiIter> what; in regex_match() local
281 match_results<BidiIter> what; in regex_match() local
306 match_results<BidiIter> &what = *state.context_.results_ptr_; in regex_search_impl() local
[all …]
/third_party/boost/boost/interprocess/
Dexceptions.hpp65 const char * what() const BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE in what() function in boost::interprocess::interprocess_exception
89 const char* what() const BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE in what() function in boost::interprocess::lock_exception
101 const char* what() const BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE in what() function in boost::interprocess::bad_alloc
/third_party/boost/libs/xpressive/test/
Dmisc1.cpp41 smatch what; in test2() local
97 smatch what = tmpwhat; in test3() local
175 smatch what; in test4() local
230 smatch what; in test6() local
Dtest_dynamic_grammar.cpp38 smatch what; in test_dynamic_grammar() local
76 smatch what; in test_dynamic_grammar2() local
Dtest_format.cpp52 std::string format_fun(smatch const &what) in format_fun()
57 std::string c_format_fun(cmatch const &what) in c_format_fun()
/third_party/boost/boost/range/algorithm/
Dreplace.hpp30 replace(ForwardRange& rng, const Value& what, in replace()
41 replace(const ForwardRange& rng, const Value& what, in replace()
/third_party/boost/boost/spirit/home/karma/binary/
Dbinary.hpp201 struct what<boost::endian::order::little> struct
203 static info is() in is()
210 struct what<boost::endian::order::big> struct
212 static info is() in is()
276 static info what(Context const& /*context*/) in what() function
324 static info what(Context const& /*context*/) in what() function
/third_party/FreeBSD/sys/sys/
Dmutex.h73 #define _mtx_assert(m, what) do { \ argument
87 #define mtx_assert_(m, what, file, line) \ argument
93 #define mtx_assert_(m, what, file, line) (void)0 argument
97 #define mtx_assert(m, what) mtx_assert_(m, what, __FILE__, __LINE__) argument
/third_party/boost/boost/spirit/home/qi/binary/
Dbinary.hpp202 struct what<boost::endian::order::little> struct
204 static char const* is() in is()
211 struct what<boost::endian::order::big> struct
213 static char const* is() in is()
256 info what(Context& /*context*/) const in what() function
312 info what(Context& /*context*/) const in what() function
/third_party/boost/libs/xpressive/example/
Dmain.cpp62 smatch what; in example1() local
99 cmatch what; in example2() local
160 wsmatch const &what = *cur; in example4() local
/third_party/boost/boost/phoenix/core/
Dmeta_grammar.hpp40 typedef meta_grammar::impl<Expr, State, Data> what; typedef
64 what; typedef
88 what; typedef
/third_party/typescript/tests/baselines/reference/
DobjectLiteralFunctionArgContextualTyping2.js11 f2({ value: '', what: 1 }) property
20 f2({ value: '', what: 1 }); property
DobjectLiteralFunctionArgContextualTyping.js11 f2({ value: '', what: 1 }) // missing toString satisfied by Object's member property
20 f2({ value: '', what: 1 }); // missing toString satisfied by Object's member property
/third_party/boost/libs/xpressive/perf/
Dtime_dynamic_xpressive.cpp23 boost::xpressive::smatch what; in time_match() local
66 boost::xpressive::smatch what; in time_find_all() local
Dtime_boost.cpp21 boost::smatch what; in time_match() local
66 boost::smatch what; in time_find_all() local
/third_party/boost/libs/exception/test/
Ddiagnostic_information_test.cpp31 what() const BOOST_NOEXCEPT_OR_NOTHROW in what() function
48 what() const BOOST_NOEXCEPT_OR_NOTHROW in what() function
60 what() const BOOST_NOEXCEPT_OR_NOTHROW in what() function

12345678910>>...23