Home
last modified time | relevance | path

Searched refs:compiled (Results 1 – 25 of 68) sorted by relevance

123

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dredemo.py62 self.compiled = None
103 self.compiled = re.compile(self.regexdisplay.get(),
108 self.compiled = None
124 if not self.compiled:
132 m = self.compiled.search(text, last)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_strptime.py145 compiled = self.time_re.compile(r"%a %b")
146 found = compiled.match("%s %s" % (self.locale_time.a_weekday[4],
150 (compiled.pattern, "%s %s" % (self.locale_time.a_weekday[4],
160 compiled = self.time_re.compile("%" + directive)
161 found = compiled.match(time.strftime("%" + directive))
164 compiled.pattern))
Dscript_helper.py136 source, depth=1, compiled=False): argument
143 if compiled:
/device/linaro/hikey/installer/hikey/
Dflash-all.sh40 --use-compiled-binaries) FIRMWARE_DIR="${DIST_DIR}";shift;;
/device/linaro/bootloader/arm-trusted-firmware/docs/spd/
Dtlk-dispatcher.rst5 with the Trusted Firmware. TLK-D can be compiled by including it in the
8 compiled for other platforms.
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Xcode/xcode_project64/xcode_project.xcodeproj/
Ddefault.pbxuser159 lastKnownFileType = "compiled.mach-o.executable";
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Xcode/xcode_project32/xcode_project.xcodeproj/
Ddefault.pbxuser159 lastKnownFileType = "compiled.mach-o.executable";
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat-source.txt27 time of this writing, SoftFloat has been successfully compiled with the GNU
43 appropriately. Once compiled, the SoftFloat binary does not depend on the
182 compiled. If `BITS64' _is_ defined, either can be compiled.
241 included verbatim within `softfloat.c' when SoftFloat is compiled.
250 compiled.
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
DPlatformCapsule.dsc32 # Note: The EDK II DSC file is not used to specify how compiled binary images get placed
/device/google/bonito/
Dfstab.hardware6 # Currently we dont have e2fsck compiled. So fs check would failed.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
DREADME60 - For 64-bit Irix, deflate.c must be compiled without any optimization. With
65 when compiled with cc.
DFAQ16 The zlib sources can be compiled without change to produce a DLL. See the
189 Note that distributing a compiled zlib library along with zlib.h and
253 zlib is compiled. See the zlibCompileFlags() function in zlib.h.
262 compiled to use sprintf() or vsprintf(), then there is no protection
265 will not exceed 8K. On the other hand, if zlib is compiled to use
/device/linaro/bootloader/edk2/IntelFrameworkPkg/
DIntelFrameworkPkg.dsc53 # Note: The EDK II DSC file is not used to specify how compiled binary images get placed
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
DFAQ16 The zlib sources can be compiled without change to produce a DLL.
188 Note that distributing a compiled zlib library along with zlib.h and
250 zlib is compiled. See the zlibCompileFlags() function in zlib.h.
259 is compiled to use sprintf() or vsprintf(), then there is no protection
262 hand, if zlib is compiled to use snprintf() or vsnprintf(), which should
DREADME64 - For 64-bit Irix, deflate.c must be compiled without any optimization. With
69 when compiled with cc.
/device/linaro/bootloader/edk2/FatPkg/
DFatPkg.dsc71 # Note: The EDK II DSC file is not used to specify how compiled binary images get placed
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/
Dlzma-history.txt204 - Fixes in C++ code: code could no be compiled if _NO_EXCEPTIONS was defined.
331 and it can be compiled by GCC on Linux.
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/
Dlzma-history.txt204 - Fixes in C++ code: code could no be compiled if _NO_EXCEPTIONS was defined.
331 and it can be compiled by GCC on Linux.
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/DOC/
Dlzma-history.txt204 - Fixes in C++ code: code could no be compiled if _NO_EXCEPTIONS was defined.
331 and it can be compiled by GCC on Linux.
/device/linaro/bootloader/edk2/OptionRomPkg/
DOptionRomPkg.dsc93 # Note: The EDK II DSC file is not used to specify how compiled binary images get placed
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/
DSourceLevelDebugPkg.dsc87 # Note: The EDK II DSC file is not used to specify how compiled binary images get placed
/device/linaro/hikey/bt-wifi-firmware-util/
DNOTICE46 * any redistribution and use of any object code compiled from the source
/device/linaro/bootloader/edk2/CryptoPkg/
DCryptoPkg.dsc109 # Note: The EDK II DSC file is not used to specify how compiled binary images get placed
/device/linaro/bootloader/edk2/AppPkg/
DAppPkg.dsc93 # Note: The EDK II DSC file is not used to specify how compiled binary images get placed
/device/linaro/bootloader/edk2/StdLib/
DStdLib.dsc93 # Note: The EDK II DSC file is not used to specify how compiled binary images get placed

123