| /openbsd-src/regress/sys/fifofs/ |
| H A D | fifotest.out | 32 2 fd(s) ready, readable, writeable 34 1 fd(s) ready, readable 71 2 fd(s) ready, readable, writeable 73 1 fd(s) ready, readable 110 2 fd(s) ready, readable, writeable 112 1 fd(s) ready, readable 149 2 fd(s) ready, readable, writeable 151 1 fd(s) ready, readable 210 1 fd(s) ready, readable 215 1 fd(s) ready, readable [all …]
|
| /openbsd-src/regress/sys/kern/xonly/ |
| H A D | xonly.c | 36 struct readable { struct 210 struct readable *r = &readables[i]; in main() 233 struct readable *r = &readables[i]; in main()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/consistency.vlad/ |
| H A D | vlad.exp | 108 && [file readable "$dirname/WRAP_FILE"]} { 213 } elseif { ![file readable $base_outfile_name] } {
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | Localstuff | 7 # text if readable, executable if runnable binary, data if unreadable.
|
| H A D | unknown | 35 0 long 0x10e unknown readable demand paged pure executable
|
| /openbsd-src/etc/examples/ |
| H A D | exports | 5 # of this file can result in your filesystems being readable by the world.
|
| /openbsd-src/gnu/usr.bin/texinfo/makeinfo/ |
| H A D | README | 11 files readable with standalone info or M-x info in Emacs.
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | SymbolizerMarkupFormat.rst | 14 convert those values to human-readable form. Instead, logging text uses the 16 converted to human-readable form after the fact. As with other markup formats, 23 at runtime for any logic intended to compute human-readable presentation of 174 human-readable symbolic form. 212 ascending frame numbers. So the human-readable output might be formatted 311 human readable form. Generally they trigger an external action to occur that 351 human-readable output. However, the information they impart may be essential to 382 refer to this module. The first ``%s`` is a human-readable identifier for the 415 case) to indicate this segment of memory is readable, writable, and/or
|
| H A D | MarkdownQuickstartTemplate.md | 68 sophisticated syntax which [can be more readable] for longer links since 72 [can be more readable]: http://en.wikipedia.org/wiki/LLVM
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
| H A D | Version.pm | 103 sub readable { subroutine
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlstyle.pod | 110 ways to do anything, so consider picking the most readable one. For 133 you want your program to be readable, consider supplying the argument. 288 or specific values). Note that function names are considered more readable 300 be less readable, and better rendered with C<CE<lt>E<gt>>.
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-remark-size-diff.rst | 42 * ``human``: Human-readable textual report. Default option. 58 The human-readable format for :program:`llvm-remark-size-diff` is composed of
|
| H A D | llvm-link.rst | 39 If specified, :program:`llvm-link` prints a human-readable version of the
|
| H A D | llvm-dis.rst | 15 bitcode file and converts it into human-readable LLVM assembly language.
|
| H A D | llvm-as.rst | 14 **llvm-as** is the LLVM assembler. It reads a file containing human-readable
|
| H A D | llvm-locstats.rst | 16 pretty printing it in a more human readable way.
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | README.openbsd | 5 specifically designed to be readable as is.
|
| H A D | README.freebsd | 5 specifically designed to be readable as is.
|
| H A D | README.hurd | 5 designed to be readable as is.
|
| H A D | PACKAGING | 5 specifically designed to be readable as is.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/cpu/ |
| H A D | ChangeLog | 93 (simplecris-common-readable-specregs): Split from 96 (cris-implemented-readable-specregs-v0): Similar from 99 (cris-implemented-readable-specregs-v3) 101 (cris-implemented-readable-specregs-v8) 103 (cris-implemented-readable-specregs-v10) 105 (cris-implemented-readable-specregs-v32): Similar.
|
| /openbsd-src/gnu/llvm/llvm/bindings/ocaml/analysis/ |
| H A D | llvm_analysis.mli | 16 human-readable validation report. See [llvm::verifyModule]. *)
|
| /openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| H A D | 2001-02-09-AdveComments.txt | 116 is verbose, it will be used only in the human-readable assembly code so 119 pointers somewhat readable.
|
| /openbsd-src/sbin/isakmpd/ |
| H A D | BUGS | 28 readable even when nothing is there after one read has succeeded.
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | PythonDataObjects.cpp | 1012 auto readable = As<bool>(obj.CallMethod("readable")); in GetOptionsForPyObject() local 1013 if (!readable) in GetOptionsForPyObject() 1014 return readable.takeError(); in GetOptionsForPyObject() 1018 if (readable.get() && writable.get()) in GetOptionsForPyObject() 1022 else if (readable.get()) in GetOptionsForPyObject()
|