/device/linaro/bootloader/edk2/AppPkg/Applications/Main/ |
D | Main.c | 41 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/ |
D | puts.c | 9 int puts(const char *s) in puts() function
|
D | stdlib.mk | 14 puts.c \
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/ |
D | stdio.h | 63 int puts(const char *);
|
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/ |
D | puts.c | 60 puts(char const *s) in puts() function
|
D | Stdio.inf | 57 puts.c #
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | inflate.c | 275 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/ |
D | inflate.c | 331 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/ |
D | inflate.c | 348 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/ |
D | xf-osal.h | 37 puts((str))
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/ |
D | msg_38.txt | 24 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/ |
D | pickletools.py | 1867 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/ |
D | LzmaCompress.c | 377 puts(rs); in main()
|
/device/linaro/bootloader/edk2/StdLib/Include/ |
D | stdio.h | 1208 int puts (const char *String);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/ |
D | main.c | 401 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/ |
D | main.c | 274 puts("ERROR: Unable to reopen stderr as an alias to stdout!"); in Py_Main()
|
/device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/ |
D | fiptool.c | 1116 puts(VERSION); in version_cmd() 1119 puts("Unknown version"); in version_cmd()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/ |
D | bld_vlv.bat | 41 :: Setup EDK environment. Edksetup puts new copies of target.txt, tools_def.txt, build_rule.txt in …
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | PchScc.asl | 476 Store( 0x00, \_SB.GPO2.WFD3 ) // WL_WIFI_REQ_ON = 0 puts the device in reset state
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/UserManuals/ |
D | GenCfgOptUserManual.md | 215 There is a special **None** type that puts the variable in the **StructDef**
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/ |
D | Readme.md | 455 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/ |
D | CHANGES_FROM_133_BEFORE_MR13.txt | 245 It also puts in the generated C or C++ file the number of tnodes 3482 It now puts the statements in a {...} envelope:
|
D | CHANGES_SUMMARY.txt | 275 It also puts in the generated C or C++ file the number of tnodes
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_FROM_133_before_mr13.txt | 245 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/ |
D | change-log.rst | 616 on the last running core on a supported platform, this puts the system
|