Home
last modified time | relevance | path

Searched defs:property_value (Results 1 – 17 of 17) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstxmlhelper.c335 const gchar * property_name, gchar ** property_value, in gst_xml_helper_get_prop_validated_string()
358 const gchar * ns_name, const gchar * property_name, gchar ** property_value) in gst_xml_helper_get_ns_prop_string()
377 const gchar * property_name, gchar ** property_value) in gst_xml_helper_get_prop_string()
385 const gchar * property_name, gchar *** property_value) in gst_xml_helper_get_prop_string_vector_type()
414 const gchar * property_name, gint default_val, gint * property_value) in gst_xml_helper_get_prop_signed_integer()
438 const gchar * property_name, guint default_val, guint * property_value) in gst_xml_helper_get_prop_unsigned_integer()
465 const gchar * property_name, guint64 default_val, guint64 * property_value) in gst_xml_helper_get_prop_unsigned_integer_64()
490 const gchar * property_name, guint ** property_value, guint * value_size) in gst_xml_helper_get_prop_uint_vector_type()
540 const gchar * property_name, gdouble * property_value) in gst_xml_helper_get_prop_double()
563 gboolean * property_value) in gst_xml_helper_get_prop_boolean()
[all …]
Dgstmpdhelper.c27 const gchar * property_name, GstMPDFileType * property_value) in gst_mpd_helper_get_mpd_type()
57 const gchar * property_name, GstMPDSAPType * property_value) in gst_mpd_helper_get_SAP_type()
/third_party/skia/third_party/externals/freetype/src/base/
Dftinit.c120 char property_value[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
/third_party/freetype/src/base/
Dftinit.c120 char property_value[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftinit.c120 char property_value[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProgramInterfaces.cpp569 glw::GLint property_value = 0; in verifyPropertyValue() local
/third_party/jerryscript/tests/unit-core/
Dtest-objects-foreach.c226 jerry_value_t property_value = jerry_create_number (42); in main() local
/third_party/glib/gio/
Dgdbusobjectmanagerclient.c1042 GVariant *property_value; in signal_cb() local
1577 GVariant *property_value; in add_interfaces() local
Dgdbus-tool.c1542 GVariant *property_value; in dump_interface() local
/third_party/boost/boost/pending/
Dproperty.hpp273 struct property_value : lookup_one_property< PropertyList, Tag > struct
/third_party/boost/boost/polygon/detail/
Dscan_arbitrary.hpp1548 …void insert(const polygon_type& polygon_object, const property_type& property_value, bool is_hole … in insert()
1598 … void insert(const polygon_type& polygon_object, const property_type& property_value, bool is_hole, in insert()
1646 …(const polygon_with_holes_type& polygon_with_holes_object, const property_type& property_value, bo… in insert()
1657 …void insert(const rectangle_type& rectangle_object, const property_type& property_value, bool is_h… in insert()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.c713 set_property_to_element (GstObject *elem, guint property_id, const void *property_value) in set_property_to_element()
732 …t_property_to_src_element (const GList *stream_list, guint property_id, const void *property_value) in set_property_to_src_element()
769 …operty_to_src_and_download (GstAdaptiveDemux *demux, guint property_id, const void *property_value) in set_property_to_src_and_download()
/third_party/jerryscript/jerry-core/api/
Djerry.c3268 ecma_value_t property_value = ECMA_VALUE_EMPTY; in jerry_foreach_object_property() local
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturidecodebin.c891 set_property_to_decodebin (GstURIDecodeBin *dec, guint property_id, const void *property_value) in set_property_to_decodebin()
Dgstdecodebin2.c1352 set_property_handle_to_element (GstDecodeBin *dbin, guint property_id, const void *property_value) in set_property_handle_to_element()
/third_party/gstreamer/gstreamer/gst/
Dgstmessage.c2999 const gchar ** property_name, const GValue ** property_value) in gst_message_parse_property_notify()
/third_party/node/src/
Djs_native_api_v8.cc70 v8::Local<v8::Value> property_value = in V8NameFromPropertyDescriptor() local