Home
last modified time | relevance | path

Searched refs:puts (Results 1 – 25 of 26) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Main/
DMain.c41 puts("Hello there fellow Programmer."); in main()
42 puts("Welcome to the world of EDK II."); in main()
/device/linaro/bootloader/arm-trusted-firmware/lib/stdlib/
Dputs.c9 int puts(const char *s) in puts() function
Dstdlib.mk14 puts.c \
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
Dstdio.h63 int puts(const char *);
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dputs.c60 puts(char const *s) in puts() function
DStdio.inf57 puts.c #
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinflate.c275 puts(" /* inffixed.h -- table for decoding fixed codes"); in makefixed()
276 puts(" * Generated automatically by makefixed()."); in makefixed()
277 puts(" */"); in makefixed()
278 puts(""); in makefixed()
279 puts(" /* WARNING: this file should *not* be used by applications."); in makefixed()
280 puts(" It is part of the implementation of this library and is"); in makefixed()
281 puts(" subject to change. Applications should only use zlib.h."); in makefixed()
282 puts(" */"); in makefixed()
283 puts(""); in makefixed()
294 puts("\n };"); in makefixed()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinflate.c331 puts(" /* inffixed.h -- table for decoding fixed codes"); in makefixed()
332 puts(" * Generated automatically by makefixed()."); in makefixed()
333 puts(" */"); in makefixed()
334 puts(""); in makefixed()
335 puts(" /* WARNING: this file should *not* be used by applications."); in makefixed()
336 puts(" It is part of the implementation of this library and is"); in makefixed()
337 puts(" subject to change. Applications should only use zlib.h."); in makefixed()
338 puts(" */"); in makefixed()
339 puts(""); in makefixed()
350 puts("\n };"); in makefixed()
[all …]
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dinflate.c348 puts(" /* inffixed.h -- table for decoding fixed codes"); in makefixed()
349 puts(" * Generated automatically by makefixed()."); in makefixed()
350 puts(" */"); in makefixed()
351 puts(""); in makefixed()
352 puts(" /* WARNING: this file should *not* be used by applications."); in makefixed()
353 puts(" It is part of the implementation of this library and is"); in makefixed()
354 puts(" subject to change. Applications should only use zlib.h."); in makefixed()
355 puts(" */"); in makefixed()
356 puts(""); in makefixed()
367 puts("\n };"); in makefixed()
[all …]
/device/linaro/hikey/hifi/xaf/host-apf/include/os/xos/
Dxf-osal.h37 puts((str))
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
Dmsg_38.txt24 but puts them at the start of a line! And, to be even nastier, it
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpickletools.py1867 puts = [] # (arg, startpos, stoppos) for the PUT opcodes
1871 puts.append((prevarg, prevpos, pos))
1881 for arg, start, stop in puts:
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/
DLzmaCompress.c377 puts(rs); in main()
/device/linaro/bootloader/edk2/StdLib/Include/
Dstdio.h1208 int puts (const char *String);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dmain.c401 puts("ERROR: Unable to reopen stderr as an alias to stdout!"); in Py_Main()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dmain.c274 puts("ERROR: Unable to reopen stderr as an alias to stdout!"); in Py_Main()
/device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
Dfiptool.c1116 puts(VERSION); in version_cmd()
1119 puts("Unknown version"); in version_cmd()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
Dbld_vlv.bat41 :: Setup EDK environment. Edksetup puts new copies of target.txt, tools_def.txt, build_rule.txt in …
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DPchScc.asl476 Store( 0x00, \_SB.GPO2.WFD3 ) // WL_WIFI_REQ_ON = 0 puts the device in reset state
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/UserManuals/
DGenCfgOptUserManual.md215 There is a special **None** type that puts the variable in the **StructDef**
/device/linaro/bootloader/edk2/QuarkPlatformPkg/
DReadme.md455 instructions at the label ```ResetHandler:``` to ```JMP $```. This puts the CPU
553 below arms the RTC wake alarm 10 seconds in the future and puts the system to
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_133_BEFORE_MR13.txt245 It also puts in the generated C or C++ file the number of tnodes
3482 It now puts the statements in a {...} envelope:
DCHANGES_SUMMARY.txt275 It also puts in the generated C or C++ file the number of tnodes
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_FROM_133_before_mr13.txt245 It also puts in the generated C or C++ file the number of tnodes
3482 It now puts the statements in a {...} envelope:
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dchange-log.rst616 on the last running core on a supported platform, this puts the system

12