Home
last modified time | relevance | path

Searched defs:obj_name (Results 1 – 15 of 15) sorted by relevance

/third_party/icu/icu4c/source/test/depstest/
Ddepstest.py57 def _ReadObjFile(root_path, library_name, obj_name): argument
/third_party/weston/libweston/
Dlinux-sync-file-uapi.h10 char obj_name[32]; member
/third_party/mesa3d/include/drm-uapi/
Dsync_file.h61 char obj_name[32]; member
/third_party/alsa-lib/src/topology/
Dbuilder.c75 int tplg_type, const char *obj_name) in write_elem_block()
/third_party/gstreamer/gstreamer/tools/
Dgst-launch.c894 gchar **ex_prop, *obj_name; in bus_handler() local
/third_party/libunwind/src/dwarf/
DGfind_proc_info-lsb.c433 unw_word_t segbase, const char* obj_name, in dwarf_find_debug_frame()
/third_party/gstreamer/gstreamer/gst/parse/
Dgrammar.y348 const gchar *obj_name = GST_OBJECT_NAME(object); in gst_parse_new_child() local
Dgrammar.y.in348 const gchar *obj_name = GST_OBJECT_NAME(object); local
Dgrammar.tab.c422 const gchar *obj_name = GST_OBJECT_NAME(object); in gst_parse_new_child() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusbd_config.c528 char *obj_name = NULL; in fconfig_do_make_function() local
/third_party/python/Lib/
Ddataclasses.py379 def _tuple_str(obj_name, fields): argument
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksvideodevice.c337 const gchar * obj_name, const GUID * propsets, gulong propsets_len) in gst_ks_video_device_dump_supported_property_sets()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c577 gchar *obj_name; in play_bus_msg() local
/third_party/libnl/python/netlink/
Dcore.py306 def __init__(self, obj_name, name, obj=None): argument
/third_party/python/Modules/
Dposixmodule.c6613 check_null_or_callable(PyObject *obj, const char* obj_name) in check_null_or_callable()