/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/ |
D | README.txt | 1 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/ |
D | hwservice_contexts | 6 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/ |
D | audio_proxy.h | 83 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/ |
D | setuptools_extension.py | 47 import sys, distutils.core, distutils.extension 49 distutils.extension.Extension = Extension
|
D | test_install_lib.py | 7 from distutils.extension import Extension
|
D | test_build_ext.py | 382 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/ |
D | service_contexts | 1 com.fingerprints.extension.IFingerprintNavigation u:object_r:fingerprint_service:s0
|
D | hwservice_contexts | 25 com.fingerprints.extension::IFingerprintSensorTest u:object_r:hal_fingerprint_hwservic…
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | service_contexts | 1 com.fingerprints.extension.IFingerprintNavigation u:object_r:fingerprint_service:s0
|
/device/google/sunfish-sepolicy/vendor/qcom/common/ |
D | hwservice_contexts | 7 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/ |
D | test_pkgimport.py | 39 for extension in "co": 40 compiled_path = self.module_path + extension
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/ |
D | README | 5 complete source code for Python extension module. For examples of its
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | mimetypes.py | 575 extension = 0 variable 582 extension = 1 variable 584 if extension:
|
/device/linaro/bootloader/edk2/OvmfPkg/AcpiTables/ |
D | Ssdt.asl | 4 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/ |
D | build_ext.py | 18 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/ |
D | core.py | 23 from distutils.extension import Extension
|
/device/google/cuttlefish/host/frontend/gcastv2/https/ |
D | HTTPServer.cpp | 365 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/ |
D | extensions_win32.ini | 7 ; 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/ |
D | README | 4 bgen Generate complete extension modules from a
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | trusted-board-boot.rst | 50 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.
|
D | auth-framework.rst | 495 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/ |
D | Patch-HOWTO.txt | 33 extension to ".tar.gz".
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/ |
D | README | 2 Python extension packages installed on your system.
|
/device/linaro/bootloader/edk2/BaseTools/Conf/ |
D | build_rule.template | 45 # ${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/ |
D | README.txt | 16 extension in the /system/etc/permissions directory with the following contents:
|