Home
last modified time | relevance | path

Searched refs:save_result (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/libs/log/example/doc/
Dattr_value_visitation.cpp84 …logging::visitation_result result = logging::visit< types >(attr, logging::save_result(hash_visito… in hash_value()
103 …logging::visitation_result result = logging::visit< types >(name, rec, logging::save_result(hash_v…
/third_party/boost/boost/log/utility/functional/
Dsave_result.hpp49 BOOST_FORCEINLINE save_result_wrapper< FunT, AssigneeT > save_result(FunT const& fun, AssigneeT& as… in save_result() function
/third_party/ltp/testcases/kernel/controllers/freezer/
Dlibcgroup_freezer177 local save_result="${result}"
223 result="${save_result}"
238 local save_result="${result}"
250 result="${save_result}"
/third_party/boost/boost/log/detail/
Dattribute_predicate.hpp101 …m_visitor_invoker(m_name, arg, boost::log::save_result(visitor_type(predicate_type(), m_arg), res)… in operator ()()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dnamer_test.cc183 const bool save_result = namer.Register(id, "abbey road"); in TEST_F() local
184 EXPECT_TRUE(save_result); in TEST_F()
/third_party/quickjs/tests/
Dmicrobench.js942 function save_result(filename, obj) function
1060 save_result("microbench-new.txt", log_data);
/third_party/boost/libs/log/doc/tmp/
Dutility_reference.qbk92 …t_log_utility_functional_save_result_hpp[][headerref boost/log/utility/functional/save_result.hpp]]
/third_party/boost/libs/log/doc/
Dattributes.qbk434 …in it. To do this one should use a special [funcref boost::log::save_result `save_result`] wrapper…
/third_party/boost/libs/log/doc/html/
Dlog_HTML.manifest445 boost/log/save_result.html
/third_party/gstreamer/gstplugins_base/
DChangeLog135359 * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result),