Home
last modified time | relevance | path

Searched refs:extension (Results 1 – 25 of 44) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/
DREADME.txt1 framer is a tool to generate boilerplate code for C extension types.
5 extension module and any extension types it contains. From the
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dsetuptools_extension.py47 import sys, distutils.core, distutils.extension
49 distutils.extension.Extension = Extension
Dtest_build_ext.py382 import distutils.core, distutils.extension, distutils.command.build_ext
383 saved_ext = distutils.extension.Extension
407 distutils.extension.Extension = saved_ext
Dtest_install_lib.py7 from distutils.extension import Extension
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_pkgimport.py39 for extension in "co":
40 compiled_path = self.module_path + extension
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/
DREADME5 complete source code for Python extension module. For examples of its
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmimetypes.py575 extension = 0 variable
582 extension = 1 variable
584 if extension:
/device/linaro/bootloader/edk2/OvmfPkg/AcpiTables/
DSsdt.asl4 This empty table provides only a header for dynamic copying and extension,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dbuild_ext.py18 from distutils.extension import Extension
534 def swig_sources (self, sources, extension): argument
555 ('-c++' in extension.swig_opts):
580 for o in extension.swig_opts:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dcore.py23 from distutils.extension import Extension
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
Dextensions_win32.ini7 ; This is all setup for all the win32 extension modules
22 ; Standard Python extension modules
DREADME203 more extension modules loaded from .DLL or .PYD files; the module
246 -e extension: A directory containing additional .o files that
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/
DREADME4 bgen Generate complete extension modules from a
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dtrusted-board-boot.md58 non-standard extension fields in the [X.509 v3] certificates.
71 one of the extension fields in the trusted world certificate.
77 extension fields in the trusted world certificate.
83 one of the extension fields in the corresponding key certificate.
/device/linaro/bootloader/edk2/CryptoPkg/Library/OpensslLib/
DPatch-HOWTO.txt33 extension to ".tar.gz".
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/
DREADME2 Python extension packages installed on your system.
/device/linaro/bootloader/edk2/BaseTools/Conf/
Dbuild_rule.template45 # ${s_base} Source file name without extension and path
46 # ${s_ext} Source file extension
51 # ${d_base} Destination file name without extension and path
52 # ${d_ext} Destination file extension
/device/sample/frameworks/PlatformLibrary/
DREADME.txt16 extension in the /system/etc/permissions directory with the following contents:
/device/generic/goldfish-opengl/system/egl/
DClientAPIExts.in2 // Each extension function should have one of the following
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
DREADME8 byext.py Print lines/words/chars stats of files by extension
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME491 3) The Cray T3E does not support dynamic linking, so extension
819 link most extension modules statically.
839 extension modules you want to coverage-check statically.
978 --with-sgi-dl: On SGI IRIX 4, dynamic loading of extension modules is
1015 --with-cxx-main=<compiler>: If you plan to use C++ extension modules,
1023 with a C++ compiler in order to use C++ extension modules.
1028 build a C++ extension module is likely to cause a crash at
1059 --with-system-ffi: Build the _ctypes extension module using an ffi
1063 dbm extension are checked. Valid value is a colon separated string
1206 setup.py Python script used to build extension modules
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME498 3) The Cray T3E does not support dynamic linking, so extension
826 link most extension modules statically.
846 extension modules you want to coverage-check statically.
985 --with-sgi-dl: On SGI IRIX 4, dynamic loading of extension modules is
1022 --with-cxx-main=<compiler>: If you plan to use C++ extension modules,
1030 with a C++ compiler in order to use C++ extension modules.
1035 build a C++ extension module is likely to cause a crash at
1066 --with-system-ffi: Build the _ctypes extension module using an ffi
1070 dbm extension are checked. Valid value is a colon separated string
1213 setup.py Python script used to build extension modules
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DNOTES.msvc139 to have a .CPP extension to fool Visual C++ into thinking they were
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/
DPythonReadMe.txt20 1) All C extension modules must be statically linked (built in)
/device/linaro/bootloader/edk2/ArmPkg/
DArmPkg.dec127 # Maximum file size for TFTP servers that do not support 'tsize' extension

12