Home
last modified time | relevance | path

Searched defs:sf1 (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
Dsoftfloat.c38 SoftFloat sf1, sf2, sf3; in main() local
69 sf1= av_int2sf(i, 0); in main() local
/third_party/libsnd/programs/
Dsndfile-cmp.c69 SNDFILE * sf1 = NULL, * sf2 = NULL ; in compare() local
/third_party/boost/libs/fiber/test/
Dtest_future_post.cpp317 boost::fibers::shared_future< int > sf1 = f1.share(); in test_future_share() local
338 boost::fibers::shared_future< int& > sf1 = f1.share(); in test_future_share_ref() local
358 boost::fibers::shared_future< void > sf1 = f1.share(); in test_future_share_void() local
Dtest_future_dispatch.cpp317 boost::fibers::shared_future< int > sf1 = f1.share(); in test_future_share() local
338 boost::fibers::shared_future< int& > sf1 = f1.share(); in test_future_share_ref() local
358 boost::fibers::shared_future< void > sf1 = f1.share(); in test_future_share_void() local
Dtest_shared_future_post.cpp290 boost::fibers::shared_future< int > sf1 = f1.share(); in test_future_share() local
311 boost::fibers::shared_future< int& > sf1 = f1.share(); in test_future_share_ref() local
331 boost::fibers::shared_future< void > sf1 = f1.share(); in test_future_share_void() local
Dtest_shared_future_dispatch.cpp290 boost::fibers::shared_future< int > sf1 = f1.share(); in test_future_share() local
311 boost::fibers::shared_future< int& > sf1 = f1.share(); in test_future_share_ref() local
331 boost::fibers::shared_future< void > sf1 = f1.share(); in test_future_share_void() local