| /openbsd-src/gnu/llvm/lldb/source/Commands/ |
| H A D | CommandOptionsProcessLaunch.cpp | 45 if (action.Open(STDIN_FILENO, FileSpec(option_arg), true, false)) in SetOptionValue() 53 if (action.Open(STDOUT_FILENO, FileSpec(option_arg), false, true)) in SetOptionValue() 61 if (action.Open(STDERR_FILENO, FileSpec(option_arg), false, true)) in SetOptionValue() 74 if (action.Open(STDIN_FILENO, dev_null, true, false)) in SetOptionValue() 76 if (action.Open(STDOUT_FILENO, dev_null, false, true)) in SetOptionValue() 78 if (action.Open(STDERR_FILENO, dev_null, false, true)) in SetOptionValue()
|
| /openbsd-src/regress/usr.sbin/btrace/ |
| H A D | str.ok | 4 Open 5 Open
|
| /openbsd-src/distrib/notes/macppc/ |
| H A D | prep | 3 need to acquire some limited knowledge of Open Firmware, the low-level 8 To access Open Firmware, you should simultaneously hold down the 18 Welcome to Open Firmware 27 card and use the serial console. To bring up Open Firmware via 38 Important Open Firmware command examples: 75 Other Open Firmware command examples: 78 (force the machine to wait at Open Firmware 94 To reset a Power Macintosh to the factory-configured Open Firmware settings, 123 perhaps this feature was added to the Open Firmware ROM after that
|
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/ |
| H A D | agrave | 10 Open E<agrave> la shell. Previous versions mapped it wrong. 15 Open a\*` la shell. Previous versions mapped it wrong.
|
| /openbsd-src/gnu/llvm/lldb/source/Host/common/ |
| H A D | ProcessLaunchInfo.cpp | 50 if (file_action.Open(STDIN_FILENO, stdin_file_spec, read, write)) in ProcessLaunchInfo() 57 if (file_action.Open(STDOUT_FILENO, stdout_file_spec, read, write)) in ProcessLaunchInfo() 64 if (file_action.Open(STDERR_FILENO, stderr_file_spec, read, write)) in ProcessLaunchInfo() 92 if (file_action.Open(fd, file_spec, read, write)) { in AppendOpenFileAction() 102 if (file_action.Open(fd, FileSpec(FileSystem::DEV_NULL), read, write)) { in AppendSuppressFileAction()
|
| H A D | FileAction.cpp | 34 bool FileAction::Open(int fd, const FileSpec &file_spec, bool read, in Open() function in FileAction
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
| H A D | EPCGenericDylibManager.cpp | 68 {SAs.Open, rt::SimpleExecutorDylibManagerOpenWrapperName}, in CreateWithDefaultBootstrapSymbols() 79 SAs.Open, H, SAs.Instance, Path, Mode)) in open()
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/xray/ |
| H A D | xray_utils.cpp | 83 LogWriter *LogWriter::Open() XRAY_NEVER_INSTRUMENT { in Open() function in __xray::LogWriter 162 LogWriter *LogWriter::Open() XRAY_NEVER_INSTRUMENT {
|
| H A D | xray_utils.h | 44 static LogWriter *Open();
|
| /openbsd-src/gnu/llvm/libcxxabi/src/demangle/ |
| H A D | Utility.h | 93 void printOpen(char Open = '(') { 95 *this += Open;
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/ |
| H A D | Utility.h | 93 void printOpen(char Open = '(') { 95 *this += Open;
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Host/ |
| H A D | FileAction.h | 34 bool Open(int fd, const FileSpec &file_spec, bool read, bool write);
|
| H A D | FileSystem.h | 55 int Open(const char *path, int flags, int mode); 58 Open(const FileSpec &file_spec, File::OpenOptions options,
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | EPCGenericDylibManager.h | 34 ExecutorAddr Open; member
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | UnixAPIChecker.cpp | 32 Open, enumerator 144 CheckOpenVariant(C, CE, OpenVariant::Open); in CheckOpen() 160 case OpenVariant::Open: in CheckOpenVariant()
|
| /openbsd-src/gnu/llvm/lldb/source/Interpreter/ |
| H A D | ScriptInterpreter.cpp | 158 auto nullin = FileSystem::Instance().Open(FileSpec(FileSystem::DEV_NULL), in Create() 163 auto nullout = FileSystem::Instance().Open(FileSpec(FileSystem::DEV_NULL), in Create()
|
| /openbsd-src/gnu/usr.bin/perl/Cross/ |
| H A D | README | 6 the Open Zaurus (http://www.openzaurus.org/) distribution. 86 Open Zaurus http://www.openzaurus.org/
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | StreamFile.cpp | 36 auto file = FileSystem::Instance().Open(FileSpec(path), options, permissions); in StreamFile()
|
| /openbsd-src/gnu/llvm/lldb/source/Host/posix/ |
| H A D | FileSystemPosix.cpp | 79 int FileSystem::Open(const char *path, int flags, int mode) { in Open() function in FileSystem
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonScheduleV73.td | 5 // This file is distributed under the University of Illinois Open Source
|
| H A D | HexagonScheduleV69.td | 5 // This file is distributed under the University of Illinois Open Source
|
| H A D | HexagonScheduleV71.td | 5 // This file is distributed under the University of Illinois Open Source
|
| H A D | HexagonScheduleV71T.td | 5 // This file is distributed under the University of Illinois Open Source
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
| H A D | BidiBrackets.txt | 24 # property values Open and Close. The set is derived from the character 30 # Open (o) and Close (c), respectively. 45 # property values Open and Close by restricting the processing to characters 52 # o Open
|
| /openbsd-src/usr.sbin/tcpdump/ |
| H A D | INSTALL | 34 ospf.h - Open Shortest Path First definitions 61 print-ospf.c - Open Shortest Path First printer routines
|