| /netbsd-src/sys/arch/hppa/hppa/ |
| H A D | db_disasm.c | 80 OFS, /* range [0..MAXINT] */ typedef 769 int (*dasmfcn)(const struct inst *, OFS, union insn); 907 int blDasm(const struct inst *, OFS, union insn); 908 int ldDasm(const struct inst *, OFS, union insn); 909 int stDasm(const struct inst *, OFS, union insn); 910 int addDasm(const struct inst *, OFS, union insn); 911 int unitDasm(const struct inst *, OFS, union insn); 912 int iaDasm(const struct inst *, OFS, union insn); 913 int shdDasm(const struct inst *, OFS, union insn); 914 int extrDasm(const struct inst *, OFS, union insn); [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/ |
| H A D | ClangSrcLocDump.cpp | 109 auto *OFS = new llvm::vfs::OverlayFileSystem(vfs::getRealFileSystem()); in main() local 112 OFS->pushOverlay(MemFS); in main() 116 auto Files = llvm::makeIntrusiveRefCnt<FileManager>(FileSystemOptions(), OFS); in main() 120 "ast-api-dump-tool", OFS); in main()
|
| /netbsd-src/external/historical/nawk/dist/bugs-fixed/ |
| H A D | README | 3 1. ofs-rebuild: OFS value used to rebuild the record was incorrect. 16 bug. There are interactions with the old and new value of OFS as well. 43 FS, RS, OFS, or ORS were set to a numeric value, then their string values
|
| H A D | numeric-output-seps.awk | 3 OFS = 1;
|
| H A D | nf-self-assign.awk | 3 OFS=",";
|
| H A D | decr-NF.awk | 4 OFS = ":"
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
| H A D | SampleProfWriter.cpp | 513 auto &OFS = static_cast<raw_fd_ostream &>(OS); in writeFuncOffsetTable() local 515 if (OFS.seek(TableOffset) == (uint64_t)-1) in writeFuncOffsetTable() 519 if (OFS.seek(FuncOffsetTableStart) == (uint64_t)-1) in writeFuncOffsetTable() 600 auto &OFS = static_cast<raw_fd_ostream &>(*OutputStream); in writeSecHdrTable() local 604 if (OFS.seek(SecHdrTableOffset) == (uint64_t)-1) in writeSecHdrTable() 636 if (OFS.seek(Saved) == (uint64_t)-1) in writeSecHdrTable()
|
| /netbsd-src/external/historical/nawk/dist/testdir/ |
| H A D | t.2 | 1 BEGIN {OFS="==="}
|
| H A D | t.ofs | 1 BEGIN { OFS = " %% "; ORS = "##" }
|
| H A D | t.d.x | 1 BEGIN {FS=":" ; OFS=":"}
|
| H A D | p.36 | 1 BEGIN { FS = OFS = "\t" }
|
| H A D | p.45 | 1 BEGIN { OFS = ":" ; ORS = "\n\n" }
|
| H A D | t.NF | 1 { OFS = "|"; print NF; NF = 2; print NF; print; $5 = "five"; print NF; print }
|
| H A D | p.35 | 1 BEGIN { FS = OFS = "\t" }
|
| H A D | sgi.ctimes | 3 OFS = "\t"
|
| H A D | ctimes | 3 OFS = "\t"
|
| H A D | T.gawk | 160 ORS=""; OFS="\n"; 356 $awk '{ OFS = ":"; $2 = ""; print $0; print NF }' foo >foo2
|
| /netbsd-src/external/bsd/tcpdump/dist/ |
| H A D | atime.awk | 14 OFS = "\t"
|
| H A D | stime.awk | 14 OFS = "\t"
|
| H A D | send-ack.awk | 16 OFS = "\t"
|
| /netbsd-src/external/bsd/tmux/dist/ |
| H A D | mdoc2man.awk | 46 retval=retval OFS
|
| /netbsd-src/external/mit/ctwm/libexec/ |
| H A D | ctwm_app_menu | 33 OFS=$IFS
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
| H A D | BenchmarkRunner.cpp | 267 raw_fd_ostream OFS(ResultFD, true /*ShouldClose*/); in writeObjectFile() local 270 BC.Key.RegisterInitialValues, FillFunction, OFS)) { in writeObjectFile()
|
| /netbsd-src/external/gpl2/groff/dist/font/devlj4/generate/ |
| H A D | special.awk | 13 OFS = "\t"
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | amigaos | 149 # called by TrID "Amiga Disk image File (OFS+INTL+DIRC)"
|