Home
last modified time | relevance | path

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

123

/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/google/redbull-sepolicy/vendor/google/
Dhwservice_contexts6 com.fingerprints.extension::IFingerprintEngineering u:object_r:hal_fingerprint_hwservic…
7 com.fingerprints.extension::IFingerprintSensorTest u:object_r:hal_fingerprint_hwservic…
8 com.fingerprints.extension::IFingerprintNavigation u:object_r:hal_fingerprint_hwservic…
/device/google/atv/audio_proxy/public/
Daudio_proxy.h83 void* extension; member
194 void* extension; member
218 void* extension; member
/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_install_lib.py7 from distutils.extension import 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
/device/google/crosshatch-sepolicy/vendor/qcom/common/
Dservice_contexts1 com.fingerprints.extension.IFingerprintNavigation u:object_r:fingerprint_service:s0
Dhwservice_contexts25 com.fingerprints.extension::IFingerprintSensorTest u:object_r:hal_fingerprint_hwservic…
/device/google/bonito-sepolicy/vendor/qcom/common/
Dservice_contexts1 com.fingerprints.extension.IFingerprintNavigation u:object_r:fingerprint_service:s0
/device/google/sunfish-sepolicy/vendor/qcom/common/
Dhwservice_contexts7 com.fingerprints.extension::IFingerprintEngineering u:object_r:hal_fingerprint_…
8 com.fingerprints.extension::IFingerprintSensorTest u:object_r:hal_fingerprint_…
9 com.fingerprints.extension::IFingerprintNavigation u:object_r:hal_fingerprint_…
/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/google/cuttlefish/host/frontend/gcastv2/https/
DHTTPServer.cpp365 auto extension = std::string(path, dotPos + 1); in GuessMimeType() local
376 auto it = sMimeTypeByExtension.find(extension); in GuessMimeType()
/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
/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.rst50 non-standard extension fields in the `X.509 v3`_ certificates.
63 one of the extension fields in the trusted world certificate.
69 extension fields in the trusted world certificate.
75 in one of the extension fields in the corresponding key certificate.
Dauth-framework.rst495 content certificate is stored in an X509v3 custom extension field. An extension
497 contain the pointer to the OID defined by the platform for the hash extension
681 x509v3 extension, the cookie will point to the extension OID). Depending on
833 OID, the key is extracted from the corresponding x509v3 extension. If the
849 is used to extract the public key from an x509v3 extension with OID
859 extension specified by ``bl31_content_pk``. This key will be copied to the
865 After authentication, we need to extract the BL31 hash, stored in the extension
/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:

123