Home
last modified time | relevance | path

Searched defs:property_value (Results 1 – 16 of 16) 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/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/skia/third_party/externals/freetype/src/base/
Dftinit.c120 char property_value[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
/third_party/libabigail/include/
Dabg-ini.h60 class property_value; variable
/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.cpp252 jerry_value_t property_value = jerry_create_number (42); variable
/third_party/libabigail/src/
Dabg-ini.cc256 property_value::property_value() in property_value() function in abigail::ini::property_value
263 property_value::property_value(value_kind kind) in property_value() function in abigail::ini::property_value
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.c786 set_property_to_element (GstObject *elem, guint property_id, const void *property_value) in set_property_to_element()
805 …t_property_to_src_element (const GList *stream_list, guint property_id, const void *property_value) in set_property_to_src_element()
842 …operty_to_src_and_download (GstAdaptiveDemux *demux, guint property_id, const void *property_value) in set_property_to_src_and_download()
/third_party/rust/crates/regex/regex-syntax/src/
Dunicode.rs194 let property_value = symbolic_name_normalize(property_value); in canonicalize() localVariable
/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.c901 set_property_to_decodebin (GstURIDecodeBin *dec, guint property_id, const void *property_value) in set_property_to_decodebin()
Dgstdecodebin2.c1380 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