| /openbsd-src/usr.bin/yacc/ |
| H A D | output.c | 111 ++outline; in output_prefix() 113 ++outline; in output_prefix() 115 ++outline; in output_prefix() 117 ++outline; in output_prefix() 119 ++outline; in output_prefix() 121 ++outline; in output_prefix() 123 ++outline; in output_prefix() 125 ++outline; in output_prefix() 127 ++outline; in output_prefix() 129 ++outline; in output_prefix() [all …]
|
| H A D | skeleton.c | 399 ++outline; in write_section()
|
| H A D | main.c | 53 int outline; variable
|
| H A D | defs.h | 220 extern int outline;
|
| H A D | reader.c | 347 ++outline; in copy_ident()
|
| /openbsd-src/gnu/usr.sbin/mkhybrid/src/diag/ |
| H A D | isoinfo.c | 306 char outline[80]; in dump_stat() local 308 memset(outline, ' ', sizeof(outline)); in dump_stat() 311 outline[0] = '-'; in dump_stat() 313 outline[0] = 'd'; in dump_stat() 315 outline[0] = 'l'; in dump_stat() 317 outline[0] = 'c'; in dump_stat() 319 outline[0] = 'b'; in dump_stat() 321 outline[0] = 'f'; in dump_stat() 323 outline[0] = 's'; in dump_stat() 325 outline[0] = '?'; in dump_stat() [all …]
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/ |
| H A D | disassemble.c | 41 char outline[1024]; in do_disassemble() local 51 size_t l = LLVMDisasmInstruction(D, buf + pos, siz - pos, 0, outline, in do_disassemble() 52 sizeof(outline)); in do_disassemble() 57 pprint(pos, buf + pos, l, outline); in do_disassemble()
|
| /openbsd-src/games/hack/ |
| H A D | hack.rumors.c | 76 static void outline(FILE *); 105 outline(FILE *rumf) in outline() function 134 outline(rumf); in outrumor()
|
| /openbsd-src/share/zoneinfo/ |
| H A D | zishrink.awk | 165 f, field, end, n, outline, r, \ 247 outline = make_line(n, field) 249 rule_output_line[nrule_out++] = outline 255 link_output_line[nlink_out++] = outline 257 zonedef[zonename] = (zoneline ? "" : zonedef[zonename] "\n") outline
|
| /openbsd-src/gnu/llvm/lldb/examples/python/ |
| H A D | diagnose_unwind.py | 134 outline = "Stack frame from $fp-%d: " % (2 * addr_size) 140 outline += " 0x%x" % address 142 print(outline)
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | amigaos | 44 0 beshort 0x0f03 AmigaOS outline font 45 0 belong 0x80001001 AmigaOS outline tag
|
| H A D | acorn | 23 0 string FONT\0 RISC OS outline font data,
|
| /openbsd-src/sys/ddb/ |
| H A D | db_dwarf.c | 220 const char **outdirname, const char **outbasename, int *outline) in db_dwarf_line_at_pc() argument 378 *outline = last_line; in db_dwarf_line_at_pc()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | MachineOutliner.cpp | 410 bool outline(Module &M, std::vector<OutlinedFunction> &FunctionList, 749 bool MachineOutliner::outline(Module &M, in outline() function in MachineOutliner 1078 outline(M, FunctionList, Mapper, OutlinedFunctionNum); in doOutline()
|
| /openbsd-src/gnu/llvm/llvm/docs/_ocamldoc/ |
| H A D | style.css | 8 { margin: 0; padding: 0; border: 0 none; outline: 0; font-size: 100%;
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | RefactoringEngine.rst | 36 outline of a ``local-rename`` action:
|
| H A D | AddressSanitizer.rst | 294 (clang flag ``-fsanitize-address-outline-instrumentation` default: ``false``)
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ |
| H A D | CMakeLists.txt | 558 # Generate outline atomics helpers from lse.S base
|
| /openbsd-src/usr.bin/lex/ |
| H A D | NEWS | 531 mode: outline-minor
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlapio.pod | 359 There is outline support for co-existence of PerlIO with stdio.
|
| H A D | perlinterp.pod | 229 something similar in outline to:
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64.td | 77 def FeatureOutlineAtomics : SubtargetFeature<"outline-atomics", "OutlineAtomics", "true",
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | YamlIO.rst | 449 must convert that to your native data type. An outline of a custom scalar type
|
| H A D | ExceptionHandling.rst | 533 expressions, and frontends must outline them ahead of time. Local variables of
|
| /openbsd-src/lib/libexpat/ |
| H A D | Changes | 1393 - Fixed outline.c bug #1543233: missing a final XML_ParserFree() call.
|