Home
last modified time | relevance | path

Searched defs:STDIN (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/dports/devel/pear-PHP_Compat/PHP_Compat-1.5.0/Compat/Constant/
H A DSTD.php32 define('STDIN', fopen('php://stdin', 'r')); define
/dports/www/limesurvey/limesurvey/framework/
H A Dyiic.php15 defined('STDIN') or define('STDIN', fopen('php://stdin', 'r')); define
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/
H A Dyiic.php16 defined('STDIN') or define('STDIN', fopen('php://stdin', 'r')); define
/dports/games/openttd/openttd-12.1/src/video/
H A Ddedicated_v.cpp36 # define STDIN 0 /* file descriptor for standard input */ macro
59 # define STDIN 0 /* file descriptor for standard input */ macro
/dports/devel/gitlist/gitlist/vendor/sebastian/environment/src/
H A DConsole.php17 const STDIN = 0; define in SebastianBergmann\\Environment\\Console
/dports/www/you-get/you-get-0.4.1545/src/you_get/processor/
H A Dffmpeg.py37 STDIN = None variable
40 STDIN = DEVNULL variable
/dports/www/limesurvey/limesurvey/application/commands/
H A Dconsole.php47 defined('STDIN') or define('STDIN', fopen('php://stdin', 'r')); define
/dports/www/node10/node-v10.24.1/test/pseudo-tty/
H A Dpty_helper.py9 STDIN = 0 variable
/dports/devel/cssc/CSSC-1.4.1/src/
H A Dfileiter.h44 enum sources { NONE = 0, ARGS, STDIN, DIRECTORY }; enumerator
/dports/cad/cascade-compiler/cascade-f4f7ae8bd1dd379790c0e58c286df90b8d1cdcde/share/cascade/stdlib/
H A Dstdlib.v36 localparam STDIN = 32'h8000_0000; constant
/dports/misc/visp/visp-3.4.0/modules/robot/src/wireframe-simulator/
H A DvpMy.h58 #define STDIN 0 macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A DFileManager.h103 Optional<FileEntryRef> STDIN; variable
/dports/archivers/zoo/zoo-2.10.1_4/
H A Dzooio.h38 #define STDIN stdin macro
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DFileManager.h103 Optional<FileEntryRef> STDIN; variable
/dports/comms/mgetty+sendfax/mgetty-1.1.37/tools/
H A Dmicrocom.c21 #define STDIN 0 macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DFileManager.h103 Optional<FileEntryRef> STDIN; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DFileManager.h103 Optional<FileEntryRef> STDIN; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Basic/
H A DFileManager.h103 Optional<FileEntryRef> STDIN; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DFileManager.h103 Optional<FileEntryRef> STDIN; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DFileManager.h103 Optional<FileEntryRef> STDIN; variable
/dports/editors/tetradraw/tetradraw-2.0.2/src/
H A Dnetwork.c116 #define STDIN 0 macro
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Basic/
H A DFileManager.h103 Optional<FileEntryRef> STDIN; variable
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/exp-bbv/tests/x86-linux/
H A Dll.S29 .equ STDIN,0 define
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/exp-bbv/tests/x86-linux/
H A Dll.S29 .equ STDIN,0 define
/dports/shells/sash/sash-3.8/
H A Dsash.h34 #define STDIN 0 macro

12345678910>>...16