Searched refs:oa2 (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/libs/multiprecision/test/ |
D | test_float_serial.hpp | 97 boost::archive::text_oarchive oa2(ss); in test() local 98 oa2 << static_cast<const T&>(val); in test() 109 boost::archive::xml_oarchive oa2(ss); in test() local 110 oa2 << boost::serialization::make_nvp("value", static_cast<const T&>(val)); in test()
|
/third_party/boost/libs/optional/test/ |
D | optional_test.cpp | 117 optional<T> const oa2 ( oa ) ; in test_basics() local 119 check_initialized_const(oa2); in test_basics() 120 check_value_const(oa2,a,z); in test_basics()
|
/third_party/ffmpeg/libavfilter/ |
D | af_biquads.c | 133 double oa0, oa1, oa2; member 501 s->a2 = s->oa2; in config_filter() 1227 {"a2", NULL, OFFSET(oa2), AV_OPT_TYPE_DOUBLE, {.dbl=0}, INT32_MIN, INT32_MAX, FLAGS},
|
/third_party/python/Lib/test/ |
D | mime.types | 398 application/vnd.fujitsu.oasys2 oa2
|