Home
last modified time | relevance | path

Searched refs:object (Results 1 – 4 of 4) sorted by relevance

/scripts/
A DMakefile.build456 dummy-object = $(obj)/.lib_exports.o
462 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)
A Dspdxcheck.py24 class SPDXdata(object):
75 class id_parser(object):
/scripts/dtc/pylibfdt/
A Dlibfdt.i_shipped128 class FdtRo(object):
392 Property object, or None if not found
413 Value of property as a Property object (which can be used as a
484 The Fdt object is created is created from a device tree binary file,
509 Fdt object containing the device tree
522 in a device tree. Note that the Fdt object remains the same, but it
698 a Property object will remain valid.
762 """Create a new FdtSw object
771 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 …]
/scripts/kconfig/
A Dgconf.c456 void on_window1_destroy(GtkObject * object, gpointer user_data) in on_window1_destroy() argument

Completed in 9 milliseconds