Home
last modified time | relevance | path

Searched defs:ext (Results 1 – 25 of 30) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dbuild_ext.py451 def build_extension(self, ext): argument
682 def get_export_symbols (self, ext): argument
693 def get_libraries (self, ext): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dsetuptools_build_ext.py167 def get_export_symbols(self, ext): argument
172 def build_extension(self, ext): argument
185 def links_to_dynamic(self, ext): argument
208 def write_stub(self, output_dir, ext, compile=False): argument
/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/
Dext.c49 ext_t *ext; variable
294 ext_t *ext; in ext_get_by_opt() local
Dmain.c156 ext_t *ext; in check_cmd_params() local
248 ext_t *ext; in main() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dbyext.py75 def addstats(self, ext, key, n): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmimetypes.py78 def add_type(self, type, ext, strict=True): argument
331 def add_type(type, ext, strict=True): argument
/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/include/
Dcert.h41 int ext[CERT_MAX_EXT]; /* Certificate extensions */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dmsi.py192 ext = 'px' variable
195 ext = 'py' variable
/device/linaro/bootloader/arm-trusted-firmware/drivers/auth/mbedtls/
Dmbedtls_x509_parser.c71 static int get_ext(const char *oid, void **ext, unsigned int *ext_len) in get_ext()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Demxccompiler.py77 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
Dcygwinccompiler.py154 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
Dunixccompiler.py172 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
Dccompiler.py629 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_posixpath.py40 def splitextTest(self, path, filename, ext): argument
Dtest_import.py45 def test_with_extension(ext): argument
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_rdi.c43 char *ext, in mm_app_rdi_dump_frame()
Dmm_qcamera_app.c247 char *ext, in mm_app_dump_frame()
278 char* ext, uint32_t index) in mm_app_dump_jpeg_frame()
/device/linaro/hikey/hifi/xaf/host-apf/utest/
Dxaf-dec-test.c195 const char *ext; in main() local
Dxaf-dec-mix-test.c214 const char *ext; in main() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c874 maybe_pyc_file(FILE *fp, const char* filename, const char* ext, int closeit) in maybe_pyc_file()
915 const char *ext; in PyRun_SimpleFileExFlags() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c861 maybe_pyc_file(FILE *fp, const char* filename, const char* ext, int closeit) in maybe_pyc_file()
902 const char *ext; in PyRun_SimpleFileExFlags() local
Dcompile.c3665 int size, arg = 0, ext = 0; in assemble_emit() local
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.h68 bool hasExtension(const char* ext) const { in hasExtension()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_ssl.c684 X509_EXTENSION *ext = NULL; in _get_peer_alt_names() local
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DFvImage.py1449 sf, ext = os.path.splitext(os.path.basename(FilePath)) variable

12