Searched refs:object (Results 1 – 4 of 4) sorted by relevance
456 dummy-object = $(obj)/.lib_exports.o462 rm -f $(dummy-object);\463 echo | $(CC) $(a_flags) -c -o $(dummy-object) -x assembler -;\464 $(LD) $(ld_flags) -r -o $@ -T $(ksyms-lds) $(dummy-object);\465 rm $(dummy-object) $(ksyms-lds)
24 class SPDXdata(object):75 class id_parser(object):
128 class FdtRo(object):392 Property object, or None if not found413 Value of property as a Property object (which can be used as a484 The Fdt object is created is created from a device tree binary file,509 Fdt object containing the device tree522 in a device tree. Note that the Fdt object remains the same, but it698 a Property object will remain valid.762 """Create a new FdtSw object771 FdtSw object on success, else integer error code (if not raising)784 Creates a new Fdt object from the work-in-progress device tree. This[all …]
456 void on_window1_destroy(GtkObject * object, gpointer user_data) in on_window1_destroy() argument
Completed in 9 milliseconds