Home
last modified time | relevance | path

Searched defs:property_name (Results 1 – 25 of 74) sorted by relevance

123

/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
DInterruptIn-js.cpp65 jerry_value_t property_name = jerry_create_string((const jerry_char_t*)"cb_rise"); in DECLARE_CLASS_FUNCTION() local
101 jerry_value_t property_name = jerry_create_string((const jerry_char_t*)"cb_rise"); in DECLARE_CLASS_FUNCTION() local
130 jerry_value_t property_name = jerry_create_string((const jerry_char_t*)"cb_fall"); in DECLARE_CLASS_FUNCTION() local
166 jerry_value_t property_name = jerry_create_string((const jerry_char_t*)"cb_fall"); in DECLARE_CLASS_FUNCTION() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftpsprop.c39 const char* property_name, in ps_property_set()
231 const char* property_name, in ps_property_get()
Dftinit.c119 char property_name[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftpsprop.c40 const char* property_name, in ps_property_set()
232 const char* property_name, in ps_property_get()
Dftinit.c119 char property_name[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
/third_party/freetype/src/base/
Dftpsprop.c39 const char* property_name, in ps_property_set()
231 const char* property_name, in ps_property_get()
Dftinit.c119 char property_name[MAX_LENGTH + 1]; in FT_Set_Default_Properties() local
/third_party/glib/gio/tests/
Dgdbus-tests.h40 #define _g_assert_property_notify(object, property_name) \ argument
Dgdbus-example-server.c175 const gchar *property_name, in handle_get_property()
222 const gchar *property_name, in handle_set_property()
/third_party/gstreamer/gstreamer/gst/
Dgstobject.c1214 const gchar * property_name, gboolean disabled) in gst_object_set_control_binding_disabled()
1278 gst_object_get_control_binding (GstObject * object, const gchar * property_name) in gst_object_get_control_binding()
1339 gst_object_get_value (GstObject * object, const gchar * property_name, in gst_object_get_value()
1381 gst_object_get_value_array (GstObject * object, const gchar * property_name, in gst_object_get_value_array()
1422 gst_object_get_g_value_array (GstObject * object, const gchar * property_name, in gst_object_get_g_value_array()
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-library-registry/source/
Dwrap_tools.cpp67 jerry_value_t property_name = jerry_create_string(reinterpret_cast<const jerry_char_t *>(name)); in jsmbed_wrap_register_class_function() local
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.c267 const gchar * property_name, gchar ** property_value, in gst_mpdparser_get_xml_prop_validated_string()
290 const gchar * ns_name, const gchar * property_name, gchar ** property_value) in gst_mpdparser_get_xml_ns_prop_string()
309 const gchar * property_name, gchar ** property_value) in gst_mpdparser_get_xml_prop_string()
317 const gchar * property_name, gchar ** property_value) in gst_mpdparser_get_xml_prop_string_stripped()
335 const gchar * property_name, gchar ** property_value) in gst_mpdparser_get_xml_prop_string_no_whitespace()
343 const gchar * property_name, gchar *** property_value) in gst_mpdparser_get_xml_prop_string_vector_type()
372 const gchar * property_name, gint default_val, gint * property_value) in gst_mpdparser_get_xml_prop_signed_integer()
396 const gchar * property_name, guint default_val, guint * property_value) in gst_mpdparser_get_xml_prop_unsigned_integer()
423 const gchar * property_name, guint64 default_val, guint64 * property_value) in gst_mpdparser_get_xml_prop_unsigned_integer_64()
451 const gchar * property_name, guint ** property_value, guint * value_size) in gst_mpdparser_get_xml_prop_uint_vector_type()
[all …]
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/
Dttdriver.c63 const char* property_name, in tt_property_set()
120 const char* property_name, in tt_property_get()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttdriver.c62 const char* property_name, in tt_property_set()
119 const char* property_name, in tt_property_get()
/third_party/freetype/src/truetype/
Dttdriver.c62 const char* property_name, in tt_property_set()
119 const char* property_name, in tt_property_get()
/third_party/pulseaudio/src/pulsecore/
Ddbus-shared.c36 const char *property_name; member
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdfrend.c59 const char* property_name, in sdf_property_set()
136 const char* property_name, in sdf_property_get()
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafmodule.c108 const char* property_name, in af_property_set()
289 const char* property_name, in af_property_get()
/third_party/node/tools/gyp/pylib/gyp/generator/
Dcmake.py150 def SetFileProperty(output, source_name, property_name, values, sep): argument
163 def SetFilesProperty(output, variable, property_name, values, sep): argument
176 def SetTargetProperty(output, target_name, property_name, values, sep=""): argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dcmake.py142 def SetFileProperty(output, source_name, property_name, values, sep): argument
155 def SetFilesProperty(output, variable, property_name, values, sep): argument
168 def SetTargetProperty(output, target_name, property_name, values, sep=''): argument
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstproxycontrolbinding.h55 gchar *property_name; member
/third_party/gn/src/gn/
Dbundle_file_rule.cc20 const char* property_name) { in ErrMissingPropertyForExpansion()
/third_party/freetype/src/autofit/
Dafmodule.c108 const char* property_name, in af_property_set()
318 const char* property_name, in af_property_get()
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafmodule.c108 const char* property_name, in af_property_set()
318 const char* property_name, in af_property_get()
/third_party/glib/gio/
Dgnetworkmonitornm.c257 const char *property_name, in update_cached_property()
303 const char *property_name) in has_property()

123