Home
last modified time | relevance | path

Searched defs:formats (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/third_party/node/deps/npm/node_modules/qs/lib/
Dindex.js5 var formats = require('./formats'); variable
8 formats: formats, property
Dstringify.js4 var formats = require('./formats'); variable
/third_party/boost/libs/compute/test/
Dtest_image3d.cpp23 const std::vector<compute::image_format> formats = in BOOST_AUTO_TEST_CASE() local
Dtest_image1d.cpp26 const std::vector<compute::image_format> formats = in BOOST_AUTO_TEST_CASE() local
/third_party/ffmpeg/libavfilter/
Dvf_format.c46 enum AVPixelFormat *formats; member
132 AVFilterFormats *formats = ff_make_format_list(s->formats); in query_formats() local
Dvf_copy.c32 AVFilterFormats *formats = NULL; in query_formats() local
Dvf_swapuv.c90 AVFilterFormats *formats = NULL; in query_formats() local
Dformats.h66 int *formats; ///< list of media formats member
Daf_earwax.c83 AVFilterFormats *formats = NULL; in query_formats() local
/third_party/boost/boost/compute/image/
Dimage_object.hpp136 std::vector<image_format> formats; in get_supported_formats() local
153 const std::vector<image_format> formats = in is_supported_format() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dchoicfmt.cpp90 const UnicodeString* formats, in ChoiceFormat()
102 const UnicodeString* formats, in ChoiceFormat()
256 const UnicodeString* formats, in setChoices()
268 const UnicodeString* formats, in setChoices()
278 const UnicodeString* formats, in setChoices()
/third_party/icu/icu4c/source/i18n/
Dchoicfmt.cpp90 const UnicodeString* formats, in ChoiceFormat()
102 const UnicodeString* formats, in ChoiceFormat()
256 const UnicodeString* formats, in setChoices()
268 const UnicodeString* formats, in setChoices()
278 const UnicodeString* formats, in setChoices()
/third_party/node/deps/icu-small/source/i18n/
Dchoicfmt.cpp90 const UnicodeString* formats, in ChoiceFormat()
102 const UnicodeString* formats, in ChoiceFormat()
256 const UnicodeString* formats, in setChoices()
268 const UnicodeString* formats, in setChoices()
278 const UnicodeString* formats, in setChoices()
/third_party/pixman/test/
Dglyph-test.c15 static const pixman_format_code_t formats[] = variable
104 random_format (const pixman_format_code_t *formats) in random_format()
114 create_image (int max_size, const pixman_format_code_t *formats, uint32_t flags) in create_image()
Drotate-test.c7 static const pixman_format_code_t formats[] = variable
/third_party/pulseaudio/src/modules/
Dmodule-null-sink.c75 pa_idxset *formats; member
158 static bool sink_set_formats_cb(pa_sink *s, pa_idxset *formats) { in sink_set_formats_cb()
300 const char *formats; in pa__init() local
/third_party/pulseaudio/src/pulse/
Dext-device-restore.h41 pa_format_info **formats; /**< An array of formats (may be NULL if n_formats == 0) */ member
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtesticonv.c31 const char *formats[] = { in main() local
/third_party/boost/libs/hana/example/misc/
Dprintf.cpp26 constexpr auto formats = hana::make_map( variable
/third_party/wayland_standard/doc/doxygen/
Dmeson.build64 formats = { variable
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwldisplay.c153 GArray *formats; in gst_wl_display_check_format_for_shm() local
173 GArray *formats; in gst_wl_display_check_format_for_dmabuf() local
/third_party/python/Lib/ctypes/test/
Dtest_arrays.py8 formats = "bBhHiIlLqQfd" variable
10 formats = c_byte, c_ubyte, c_short, c_ushort, c_int, c_uint, \ variable
/third_party/boost/libs/log/test/run/
Dform_date_time.cpp96 typedef date_time_formats< CharT > formats; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
137 typedef date_time_formats< CharT > formats; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
178 typedef date_time_formats< CharT > formats; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstquery.c189 static GstFormat formats[] = { in GST_START_TEST() local
/third_party/libsnd/tests/
Dmulti_file_test.c130 multi_file_test (const char *filename, int *formats, int format_count) in multi_file_test()

12345678910>>...12