Home
last modified time | relevance | path

Searched defs:Arg2 (Results 1 – 25 of 29) sorted by relevance

12

/third_party/boost/boost/multiprecision/detail/
Det_ops.hpp26 inline BOOST_CONSTEXPR const detail::expression<tag, Arg1, Arg2, Arg3, Arg4> operator+(const detail… in operator +() argument
42 …ONSTEXPR detail::expression<detail::negate, detail::expression<tag, Arg1, Arg2, Arg3, Arg4> > oper… in operator -() argument
60 operator~(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& v) { return detail::expression<det… in operator ~() argument
120 operator+(const number<B, ET>& a, const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& b) in operator +() argument
127 operator+(number<B, ET>&& a, const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& b) in operator +() argument
134 operator+(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const number<B, ET>& b) in operator +() argument
141 operator+(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, number<B, ET>&& b) in operator +() argument
148 operator+(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const detail::expression<tag2, … in operator +() argument
154 operator+(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const V& b) in operator +() argument
160 operator+(const V& a, const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& b) in operator +() argument
[all …]
Dprecision.hpp77 inline BOOST_CONSTEXPR unsigned current_precision_of(const expression<tag, Arg1, Arg2, void, void>&… in current_precision_of() argument
83 inline BOOST_CONSTEXPR unsigned current_precision_of(const expression<tag, Arg1, Arg2, Arg3, void>&… in current_precision_of() argument
Ddefault_ops.hpp2838 fma(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const U& b, const V& c) in fma() argument
2892 fma(const U& a, const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& b, const V& c) in fma() argument
2937 fma(const U& a, const V& b, const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& c) in fma() argument
2986 remquo(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const U& b, int* pi) in remquo() argument
3006 remquo(const U& a, const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& b, int* pi) in remquo() argument
3360 #define HETERO_BINARY_OP_FUNCTOR_B(func, Arg2, category) … argument
3399 #define HETERO_BINARY_OP_FUNCTOR(func, Arg2, category) \ argument
/third_party/boost/boost/flyweight/
Dserialize.hpp37 Archive& ar,::boost::flyweights::flyweight<T,Arg1,Arg2,Arg3>& f, in serialize() argument
48 Archive& ar,const ::boost::flyweights::flyweight<T,Arg1,Arg2,Arg3>& f, in save() argument
70 Archive& ar,::boost::flyweights::flyweight<T,Arg1,Arg2,Arg3>& f, in load() argument
/third_party/boost/libs/asio/include/boost/asio/detail/
Dbind_handler.hpp325 binder3<Handler, Arg1, Arg2, Arg3>* this_handler) in asio_handler_allocate() argument
339 binder3<Handler, Arg1, Arg2, Arg3>* this_handler) in asio_handler_deallocate() argument
350 binder3<Handler, Arg1, Arg2, Arg3>* this_handler) in asio_handler_is_continuation() argument
360 binder3<Handler, Arg1, Arg2, Arg3>* this_handler) in asio_handler_invoke() argument
373 binder3<Handler, Arg1, Arg2, Arg3>* this_handler) in asio_handler_invoke() argument
461 binder4<Handler, Arg1, Arg2, Arg3, Arg4>* this_handler) in asio_handler_allocate() argument
476 binder4<Handler, Arg1, Arg2, Arg3, Arg4>* this_handler) in asio_handler_deallocate() argument
488 binder4<Handler, Arg1, Arg2, Arg3, Arg4>* this_handler) in asio_handler_is_continuation() argument
498 binder4<Handler, Arg1, Arg2, Arg3, Arg4>* this_handler) in asio_handler_invoke() argument
511 binder4<Handler, Arg1, Arg2, Arg3, Arg4>* this_handler) in asio_handler_invoke() argument
[all …]
/third_party/boost/boost/asio/detail/
Dbind_handler.hpp325 binder3<Handler, Arg1, Arg2, Arg3>* this_handler) in asio_handler_allocate() argument
339 binder3<Handler, Arg1, Arg2, Arg3>* this_handler) in asio_handler_deallocate() argument
350 binder3<Handler, Arg1, Arg2, Arg3>* this_handler) in asio_handler_is_continuation() argument
360 binder3<Handler, Arg1, Arg2, Arg3>* this_handler) in asio_handler_invoke() argument
373 binder3<Handler, Arg1, Arg2, Arg3>* this_handler) in asio_handler_invoke() argument
461 binder4<Handler, Arg1, Arg2, Arg3, Arg4>* this_handler) in asio_handler_allocate() argument
476 binder4<Handler, Arg1, Arg2, Arg3, Arg4>* this_handler) in asio_handler_deallocate() argument
488 binder4<Handler, Arg1, Arg2, Arg3, Arg4>* this_handler) in asio_handler_is_continuation() argument
498 binder4<Handler, Arg1, Arg2, Arg3, Arg4>* this_handler) in asio_handler_invoke() argument
511 binder4<Handler, Arg1, Arg2, Arg3, Arg4>* this_handler) in asio_handler_invoke() argument
[all …]
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerTracePC.cpp247 void TracePC::HandleCmp(void *PC, T Arg1, T Arg2) { in HandleCmp()
280 void __sanitizer_cov_trace_cmp8(uint64_t Arg1, uint64_t Arg2) { in __sanitizer_cov_trace_cmp8()
284 void __sanitizer_cov_trace_cmp4(uint32_t Arg1, uint32_t Arg2) { in __sanitizer_cov_trace_cmp4()
288 void __sanitizer_cov_trace_cmp2(uint16_t Arg1, uint16_t Arg2) { in __sanitizer_cov_trace_cmp2()
292 void __sanitizer_cov_trace_cmp1(uint8_t Arg1, uint8_t Arg2) { in __sanitizer_cov_trace_cmp1()
DFuzzerMutate.cpp205 T Arg1, T Arg2, const uint8_t *Data, size_t Size) { in MakeDictionaryEntryFromCMP()
/third_party/boost/boost/algorithm/string/
Dpredicate.hpp373 const Range2T& Arg2, in lexicographical_compare()
394 const Range2T& Arg2) in lexicographical_compare()
418 const Range2T& Arg2, in ilexicographical_compare()
/third_party/boost/boost/multiprecision/
Dmiller_rabin.hpp207 bool miller_rabin_test(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& n, unsigned trials, E… in miller_rabin_test() argument
214 bool miller_rabin_test(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& n, unsigned trials) in miller_rabin_test() argument
Dnumber.hpp193 … boost::enable_if_c<is_convertible<typename detail::expression<tag, Arg1, Arg2, Arg3, Arg4>::resul… in operator =() argument
216 BOOST_MP_CXX14_CONSTEXPR number& assign(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& e) in assign() argument
299 …BOOST_MP_CXX14_CONSTEXPR number(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& e, typename… in number() argument
307 … explicit BOOST_MP_CXX14_CONSTEXPR number(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& e, in number() argument
351 … boost::enable_if_c<is_convertible<typename detail::expression<tag, Arg1, Arg2, Arg3, Arg4>::resul… in operator +=() argument
369 …umber& operator+=(const detail::expression<detail::multiply_immediates, Arg1, Arg2, Arg3, Arg4>& e) in operator +=() argument
427 … boost::enable_if_c<is_convertible<typename detail::expression<tag, Arg1, Arg2, Arg3, Arg4>::resul… in operator -=() argument
453 …umber& operator-=(const detail::expression<detail::multiply_immediates, Arg1, Arg2, Arg3, Arg4>& e) in operator -=() argument
502 … boost::enable_if_c<is_convertible<typename detail::expression<tag, Arg1, Arg2, Arg3, Arg4>::resul… in operator *=() argument
551 … boost::enable_if_c<is_convertible<typename detail::expression<tag, Arg1, Arg2, Arg3, Arg4>::resul… in operator %=() argument
[all …]
/third_party/boost/boost/compute/lambda/
Dmake_pair.hpp28 typedef typename proto::result_of::child_c<Expr, 2>::type Arg2; typedef
/third_party/boost/libs/compute/include/boost/compute/lambda/
Dmake_pair.hpp28 typedef typename proto::result_of::child_c<Expr, 2>::type Arg2; typedef
/third_party/boost/libs/compute/test/
Dtest_lambda.cpp96 void check_lambda_result(const Expr &, const Arg1 &, const Arg2 &) in check_lambda_result()
110 void check_lambda_result(const Expr &, const Arg1 &, const Arg2 &, const Arg3 &) in check_lambda_result()
/third_party/boost/libs/concept_check/test/
Dstl_concept_covering.cpp477 typedef null_archetype<char> Arg2; in main() typedef
630 typedef null_archetype<char> Arg2; in main() typedef
654 typedef null_archetype<char> Arg2; in main() typedef
677 typedef null_archetype<char> Arg2; in main() typedef
707 typedef null_archetype<char> Arg2; in main() typedef
736 typedef null_archetype<char> Arg2; in main() typedef
899 typedef null_archetype<char> Arg2; in main() typedef
/third_party/protobuf/src/google/protobuf/stubs/
Dcallback.h466 inline Closure* NewCallback(void (*function)(Arg1, Arg2), in NewCallback() argument
474 inline Closure* NewPermanentCallback(void (*function)(Arg1, Arg2), in NewPermanentCallback() argument
482 inline Closure* NewCallback(Class* object, void (Class::*method)(Arg1, Arg2), in NewCallback() argument
491 Class* object, void (Class::*method)(Arg1, Arg2), in NewPermanentCallback() argument
/third_party/boost/boost/compute/types/
Dcomplex.hpp103 const invoked_complex_multiplies<Arg1, Arg2, T> &expr) in operator <<() argument
/third_party/boost/libs/compute/include/boost/compute/types/
Dcomplex.hpp103 const invoked_complex_multiplies<Arg1, Arg2, T> &expr) in operator <<() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DStripSymbols.cpp261 Value *Arg2 = CI->getArgOperand(1); in runOnModule() local
/third_party/boost/boost/
Dfunctional.hpp560 explicit pointer_to_binary_function(Result (*f)(Arg1, Arg2)) in pointer_to_binary_function() argument
575 inline pointer_to_binary_function<Arg1,Arg2,Result> ptr_fun(Result (*f)(Arg1, Arg2)) in ptr_fun() argument
/third_party/boost/libs/beast/test/beast/http/
Dmessage.cpp43 struct Arg2 { }; struct in boost::beast::http::message_test
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp1145 typedef P2 Arg2; typedef
1211 typedef typename Sig::Arg2 Arg2; typedef in deqp::gls::BuiltinPrecisionTests::Func
1287 typedef typename Sig::Arg2 Arg2; typedef in deqp::gls::BuiltinPrecisionTests::Apply
1422 typedef typename Sig::Arg2 Arg2; typedef in deqp::gls::BuiltinPrecisionTests::ApplyVar
1468 typedef typename DerivedFunc::Arg2 Arg2; typedef in deqp::gls::BuiltinPrecisionTests::DerivedFunc
5085 typedef typename Sig::Arg2 Arg2; typedef in deqp::gls::BuiltinPrecisionTests::FuncCase
5143 typedef typename Sig::Arg2 Arg2; typedef in deqp::gls::BuiltinPrecisionTests::InOutFuncCase
/third_party/boost/libs/multiprecision/test/
Dtest_arithmetic.hpp57 abs(boost::multiprecision::detail::expression<tag, Arg1, Arg2, Arg3, Arg4> const& v) in abs() argument
/third_party/boost/boost/compute/detail/
Dmeta_kernel.hpp1000 Arg2, in operator <<() argument
/third_party/boost/libs/compute/include/boost/compute/detail/
Dmeta_kernel.hpp1000 Arg2, in operator <<() argument

12