Home
last modified time | relevance | path

Searched defs:objects (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dccompiler.py359 def set_link_objects(self, objects): argument
458 def _fix_object_args(self, objects, output_dir): argument
511 def _need_link(self, objects, output_file): argument
636 def create_static_lib(self, objects, output_libname, output_dir=None, argument
667 def link(self, target_desc, objects, output_filename, output_dir=None, argument
719 def link_shared_lib(self, objects, output_libname, output_dir=None, argument
732 def link_shared_object(self, objects, output_filename, output_dir=None, argument
743 def link_executable(self, objects, output_progname, output_dir=None, argument
Dbcppcompiler.py147 objects, argument
173 objects, argument
Dunixccompiler.py182 def create_static_lib(self, objects, output_libname, argument
208 def link(self, target_desc, objects, argument
Dmsvccompiler.py439 objects, argument
466 objects, argument
Demxccompiler.py93 objects, argument
Dcygwinccompiler.py170 objects, argument
Dmsvc9compiler.py554 objects, argument
580 objects, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dsetuptools_build_ext.py252 def link_shared_object(self, objects, output_libname, output_dir=None, argument
266 def link_shared_object(self, objects, output_libname, output_dir=None, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dintobject.c39 PyIntObject objects[N_INTOBJECTS]; member
Dfloatobject.c30 PyFloatObject objects[N_FLOATOBJECTS]; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dintobject.c39 PyIntObject objects[N_INTOBJECTS]; member
Dfloatobject.c30 PyFloatObject objects[N_FLOATOBJECTS]; member