Home
last modified time | relevance | path

Searched defs:backend_t (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/dports/audio/denemo/denemo-2.0.6/src/audio/
H A Daudiointerface.h23 typedef struct backend_t struct
36 int (*initialize) (DenemoPrefs * config);
43 int (*destroy) ();
77 } backend_t; argument
/dports/devel/boost-docs/boost_1_72_0/libs/gil/test/extension/io/
H A Dtiff_tiled_test.cpp27 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
38 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
49 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
60 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
71 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Djpeg_test.cpp37 using backend_t = get_reader_backend in BOOST_AUTO_TEST_CASE() typedef
54 using backend_t = get_reader_backend<std::ifstream, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
67 using backend_t = get_reader_backend<FILE*, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
78 using backend_t = get_reader_backend<boost::filesystem::path, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Dtarga_test.cpp38 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
51 using backend_t = get_reader_backend<ifstream, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
64 using backend_t = get_reader_backend<FILE*, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
77 using backend_t = get_reader_backend<fs::path, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Dbmp_test.cpp37 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
50 using backend_t = get_reader_backend<std::ifstream, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
63 using backend_t = get_reader_backend<FILE*, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
76 using backend_t = get_reader_backend<fs::path, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Dtiff_test.cpp41 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
54 using backend_t = get_reader_backend<ifstream, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
67 using backend_t = get_reader_backend<FILE*, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
80 using backend_t = get_reader_backend<fs::path, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Djpeg_read_test.cpp29 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
47 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/gil/test/extension/io/
H A Dtiff_tiled_test.cpp27 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
38 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
49 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
60 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
71 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Dtarga_test.cpp38 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
51 using backend_t = get_reader_backend<ifstream, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
64 using backend_t = get_reader_backend<FILE*, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
77 using backend_t = get_reader_backend<fs::path, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Djpeg_test.cpp37 using backend_t = get_reader_backend in BOOST_AUTO_TEST_CASE() typedef
54 using backend_t = get_reader_backend<std::ifstream, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
67 using backend_t = get_reader_backend<FILE*, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
78 using backend_t = get_reader_backend<boost::filesystem::path, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Dtiff_test.cpp41 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
54 using backend_t = get_reader_backend<ifstream, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
67 using backend_t = get_reader_backend<FILE*, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
80 using backend_t = get_reader_backend<fs::path, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Dbmp_test.cpp37 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
50 using backend_t = get_reader_backend<std::ifstream, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
63 using backend_t = get_reader_backend<FILE*, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
76 using backend_t = get_reader_backend<fs::path, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Djpeg_read_test.cpp29 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
47 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
/dports/devel/boost-libs/boost_1_72_0/libs/gil/test/extension/io/
H A Dtiff_tiled_test.cpp27 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
38 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
49 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
60 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
71 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Djpeg_test.cpp37 using backend_t = get_reader_backend in BOOST_AUTO_TEST_CASE() typedef
54 using backend_t = get_reader_backend<std::ifstream, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
67 using backend_t = get_reader_backend<FILE*, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
78 using backend_t = get_reader_backend<boost::filesystem::path, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Dtarga_test.cpp38 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
51 using backend_t = get_reader_backend<ifstream, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
64 using backend_t = get_reader_backend<FILE*, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
77 using backend_t = get_reader_backend<fs::path, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Dtiff_test.cpp41 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
54 using backend_t = get_reader_backend<ifstream, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
67 using backend_t = get_reader_backend<FILE*, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
80 using backend_t = get_reader_backend<fs::path, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
H A Dbmp_test.cpp37 using backend_t = get_reader_backend<std::string const, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
50 using backend_t = get_reader_backend<std::ifstream, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
63 using backend_t = get_reader_backend<FILE*, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
76 using backend_t = get_reader_backend<fs::path, tag_t>::type; in BOOST_AUTO_TEST_CASE() typedef
/dports/devel/hyperscan/boost_1_75_0/libs/gil/test/extension/io/tiff/
H A Dtiff_tiled_test.cpp23 using backend_t = gil::get_reader_backend<std::string const, gil::tiff_tag>::type; in test_read_info_tile_minisblack_float() typedef
33 using backend_t = gil::get_reader_backend<std::string const, gil::tiff_tag>::type; in test_read_info_tile_minisblack() typedef
43 using backend_t = gil::get_reader_backend<std::string const, gil::tiff_tag>::type; in test_read_info_tile_palette() typedef
53 using backend_t = gil::get_reader_backend<std::string const, gil::tiff_tag>::type; in test_read_info_tile_rgb() typedef
63 using backend_t = gil::get_reader_backend<std::string const, gil::tiff_tag>::type; in test_read_info_tile_planar() typedef
H A Dtiff_test.cpp33 using backend_t = gil::get_reader_backend<std::string const, gil::tiff_tag>::type; in test_read_image_info() typedef
42 using backend_t = gil::get_reader_backend<std::ifstream, gil::tiff_tag>::type; in test_read_image_info() typedef
51 using backend_t = gil::get_reader_backend<FILE*, gil::tiff_tag>::type; in test_read_image_info() typedef
60 using backend_t = gil::get_reader_backend<fs::path, gil::tiff_tag>::type; in test_read_image_info() typedef
/dports/devel/hyperscan/boost_1_75_0/libs/gil/test/extension/io/jpeg/
H A Djpeg_test.cpp33 using backend_t = gil::get_reader_backend<std::string const, gil::jpeg_tag>::type; in test_read_image_info() typedef
42 using backend_t = gil::get_reader_backend<std::ifstream, gil::jpeg_tag>::type; in test_read_image_info() typedef
51 using backend_t = gil::get_reader_backend<FILE *, gil::jpeg_tag>::type; in test_read_image_info() typedef
58 using backend_t = gil::get_reader_backend<fs::path, gil::jpeg_tag>::type; in test_read_image_info() typedef
H A Djpeg_read_test.cpp26 using backend_t = gil::get_reader_backend<std::string const, gil::jpeg_tag>::type; in test_read_header() typedef
40 using backend_t = gil::get_reader_backend<std::string const, gil::jpeg_tag>::type; in test_read_pixel_density() typedef
/dports/devel/hyperscan/boost_1_75_0/libs/gil/test/extension/io/targa/
H A Dtarga_test.cpp31 using backend_t = gil::get_reader_backend<std::string const, gil::targa_tag>::type; in test_read_image_info_using_string() typedef
40 using backend_t = gil::get_reader_backend<std::ifstream, gil::targa_tag>::type; in test_read_image_info_using_string() typedef
49 using backend_t = gil::get_reader_backend<FILE*, gil::targa_tag>::type; in test_read_image_info_using_string() typedef
58 using backend_t = gil::get_reader_backend<fs::path, gil::targa_tag>::type; in test_read_image_info_using_string() typedef
/dports/devel/hyperscan/boost_1_75_0/libs/gil/test/extension/io/bmp/
H A Dbmp_test.cpp31 using backend_t = gil::get_reader_backend<std::string const, gil::bmp_tag>::type; in test_read_image_info_using_string() typedef
39 using backend_t = gil::get_reader_backend<std::ifstream, gil::bmp_tag>::type; in test_read_image_info_using_string() typedef
47 using backend_t = gil::get_reader_backend<FILE *, gil::bmp_tag>::type; in test_read_image_info_using_string() typedef
55 using backend_t = gil::get_reader_backend<fs::path, gil::bmp_tag>::type; in test_read_image_info_using_string() typedef
/dports/devel/hyperscan/boost_1_75_0/libs/gil/test/extension/io/pnm/
H A Dpnm_test.cpp29 using backend_t = gil::get_reader_backend<std::string const, gil::pnm_tag>::type; in test_read_image_info_using_string() typedef
38 using backend_t = gil::get_reader_backend<std::ifstream, gil::pnm_tag>::type; in test_read_image_info_using_string() typedef
47 using backend_t = gil::get_reader_backend<FILE*, gil::pnm_tag>::type; in test_read_image_info_using_string() typedef

12345678910>>...12