Searched defs:stdin (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_cgi.py | 12 stdin = sys.stdin variable in HackedSysModule
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | cmd.py | 79 def __init__(self, completekey='tab', stdin=None, stdout=None): argument
|
D | pdb.py | 61 def __init__(self, completekey='tab', stdin=None, stdout=None, skip=None): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | cmd.py | 79 def __init__(self, completekey='tab', stdin=None, stdout=None): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/ |
D | handlers.py | 369 def __init__(self,stdin,stdout,stderr,environ, argument
|
/device/linaro/bootloader/edk2/StdLib/Include/ |
D | stdio.h | 323 #define stdin (&__sF[0]) /**< FILE reference for the STanDard INput stream. */ macro
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/ |
D | CrtWrapper.c | 21 FILE *stdin = NULL; variable
|