Searched refs:stdio (Results 1 – 23 of 23) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/ |
D | Stdio.inf | 2 # Standard C library: Implementation for <stdio.h>. 117 stdio.c #
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/ |
D | readme.txt | 54 …tmmu/qemu-system-arm -M beagle -sd $(WORKROOT)/beagle_image/beagle_sd.img -serial stdio -clock unix 66 …re/Build/BeagleBoard/DEBUG_ARMGCC/FV/BeagleBoard_EFI_flashboot.fd -serial stdio -sd /work/linaro-i…
|
/device/google/marlin/dataservices/ |
D | configure.ac | 41 AC_CHECK_HEADERS([sys/socket.h stdint.h linux/netlink.h string.h stdio.h unistd.h stdlib.h linux/rm…
|
/device/huawei/angler/dataservices/ |
D | configure.ac | 40 AC_CHECK_HEADERS([sys/socket.h stdint.h linux/netlink.h string.h stdio.h unistd.h stdlib.h linux/rm…
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/ |
D | edk2module.c | 2912 struct file_ref stdio[3]; in _PyPopen() local 2950 pipe_err = stdio[i].handle = dup(i); in _PyPopen() 2951 stdio[i].flags = fcntl(i, F_GETFD, 0); in _PyPopen() 2952 fcntl(stdio[i].handle, F_SETFD, stdio[i].flags | FD_CLOEXEC); in _PyPopen() 2961 close(stdio[i].handle); in _PyPopen() 3085 dup2(stdio[i].handle, i); in _PyPopen() 3086 fcntl(i, F_SETFD, stdio[i].flags); in _PyPopen() 3087 close(stdio[i].handle); in _PyPopen()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | NOTES.msvc | 109 include stdio.h):
|
D | CHANGES_FROM_133.txt | 1497 required by pccts and sorcerer: stdlib.h, stdarg.h, stdio.h, etc. 1782 #define PCCTS_STDIO_H <stdio.h> 2377 \#include <stdio.h>
|
D | CHANGES_FROM_133_BEFORE_MR13.txt | 2695 #include <stdio.h> 3217 #include <stdio.h>
|
D | CHANGES_SUMMARY.txt | 183 \#include <stdio.h>
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | posixmodule.c | 4502 struct file_ref stdio[3]; in _PyPopen() local 4540 pipe_err = stdio[i].handle = dup(i); in _PyPopen() 4541 stdio[i].flags = fcntl(i, F_GETFD, 0); in _PyPopen() 4542 fcntl(stdio[i].handle, F_SETFD, stdio[i].flags | FD_CLOEXEC); in _PyPopen() 4551 close(stdio[i].handle); in _PyPopen() 4675 dup2(stdio[i].handle, i); in _PyPopen() 4676 fcntl(i, F_SETFD, stdio[i].flags); in _PyPopen() 4677 close(stdio[i].handle); in _PyPopen()
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/ |
D | config.ini | 237 # Not to report error and warning related OS include file such as "windows.h" and "stdio.h".
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | FAQ | 155 functions use stdio library routines, and most of zlib's functions use the
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | FAQ | 156 functions use stdio library routines, and most of zlib's functions use the
|
D | ChangeLog | 42 - Add note to contrib/blast to use binary mode in stdio 582 - Swap the order of #include <stdio.h> and #include "zlib.h" in
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_FROM_133.txt | 819 required by pccts and sorcerer: stdlib.h, stdarg.h, stdio.h, etc. 1100 #define PCCTS_STDIO_H <stdio.h> 1695 \#include <stdio.h>
|
D | CHANGES_FROM_133_before_mr13.txt | 2695 #include <stdio.h> 3217 #include <stdio.h>
|
D | CHANGES_SUMMARY.txt | 183 \#include <stdio.h>
|
/device/linaro/bootloader/edk2/StdLib/ |
D | ReadMe.txt | 206 LibStdio stdio.h Standard Input and Output functions, types, and
|
/device/linaro/bootloader/edk2/AppPkg/ |
D | ReadMe.txt | 217 LibStdio stdio.h Standard Input and Output functions, types, and
|
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/ |
D | ReadMe.txt | 206 LibStdio stdio.h Standard Input and Output functions, types, and
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | change-log.md | 693 stdio.h. It should provide versions of these within the project to maintain
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/ |
D | VfrSyntax.g | 29 #include "stdio.h"
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/ |
D | VfrSyntax.g | 26 #include "stdio.h"
|