/external/spirv-llvm/tools/llvm-spirv/ |
D | llvm-spirv.cpp | 153 llvm::raw_fd_ostream OFS(outFile, EC, llvm::sys::fs::F_None); in convertLLVMToSPIRV() local 154 if (!WriteSPIRV(M.get(), OFS, Err)) { in convertLLVMToSPIRV() 220 auto Action = [&](llvm::raw_ostream &OFS) { in convertSPIRV() argument 222 if (!SPIRV::ConvertSPIRV(IFS, OFS, Err, ToBinary, ToText)) { in convertSPIRV() 230 llvm::raw_fd_ostream OFS(llvm::StringRef(OutputFile), EC, llvm::sys::fs::F_None); in convertSPIRV() local 231 return Action(OFS); in convertSPIRV()
|
/external/one-true-awk/bugs-fixed/ |
D | ofs-rebuild.awk | 5 OFS = ":" 11 OFS = "<>"
|
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
|
D | numeric-output-seps.awk | 3 OFS = 1;
|
D | nf-self-assign.awk | 3 OFS=",";
|
D | decr-NF.awk | 4 OFS = ":"
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | fast-isel-cmp-branch.ll | 9 ; CHECK: movb %al, [[OFS:[0-9]*]](%rsp) 11 ; CHECK: movb [[OFS]](%rsp), %al
|
/external/llvm/test/CodeGen/X86/ |
D | fast-isel-cmp-branch.ll | 22 ; CHECK: movb %al, [[OFS:[0-9]*]](%rsp) 24 ; CHECK: movb [[OFS]](%rsp), %al
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | fast-isel-cmp-branch.ll | 22 ; CHECK: movb %al, [[OFS:[0-9]*]](%rsp) 24 ; CHECK: movb [[OFS]](%rsp), %al
|
/external/one-true-awk/ |
D | ChangeLog | 99 (setsval): Remove call to save_old_OFS(). If setting OFS, call 102 As part of the process, revert OFS-related changes of 2018-05-22: 105 * lib.c (recbld): Use *OFS instead of saveOFS. 118 to NF or OFS, but fixes a compiler complaint.) 223 (save_old_OFS): New function to save OFS aside.
|
D | tran.c | 41 char **OFS; /* output field sep */ variable 78 &vp->sval == OFS || &vp->sval == ORS || in setfree() 98 OFS = &ofsloc->sval; in syminit()
|
D | awk.h | 54 extern char **OFS;
|
D | FIXES | 54 1. ofs-rebuild: OFS value used to rebuild the record was incorrect. 68 bug. There are interactions with the old and new value of OFS as well.
|
/external/tcpdump/ |
D | atime.awk | 14 OFS = "\t"
|
D | stime.awk | 14 OFS = "\t"
|
D | send-ack.awk | 16 OFS = "\t"
|
/external/openssh/ |
D | mdoc2man.awk | 46 retval=retval OFS
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.buffer.load.format.ll | 51 ;VI: s_movk_i32 [[OFS:s[0-9]+]], 0xffc 52 ;VI: buffer_load_format_xyzw {{v\[[0-9]+:[0-9]+\]}}, off, s[0:3], [[OFS]] offset:68 54 ;VI: buffer_load_format_xyzw {{v\[[0-9]+:[0-9]+\]}}, off, s[0:3], [[OFS]] offset:84
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.buffer.load.format.ll | 51 ;VI: s_movk_i32 [[OFS:s[0-9]+]], 0xfff 52 ;VI: buffer_load_format_xyzw {{v\[[0-9]+:[0-9]+\]}}, off, s[0:3], [[OFS]] offset:65 54 ;VI: buffer_load_format_xyzw {{v\[[0-9]+:[0-9]+\]}}, off, s[0:3], [[OFS]] offset:81
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
D | BenchmarkRunner.cpp | 193 llvm::raw_fd_ostream OFS(ResultFD, true /*ShouldClose*/); in writeObjectFile() local 195 Setup.RegsToDef, Code, OFS); in writeObjectFile()
|
/external/clang/unittests/AST/ |
D | ASTImporterTest.cpp | 70 vfs::OverlayFileSystem *OFS = static_cast<vfs::OverlayFileSystem *>( in testImport() local 73 OFS->overlays_begin()->get()); in testImport()
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_bc_fmt_def.inc | 443 BC_FIELD(VTX_WORD2, OFFSET, OFS, 15, 0) 451 BC_FIELD(VTX_WORD2, OFFSET, OFS, 15, 0) 460 BC_FIELD(VTX_WORD2, OFFSET, OFS, 15, 0) 470 BC_FIELD(VTX_WORD2, OFFSET, OFS, 15, 0)
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporter.cpp | 1783 else if (const ObjCForCollectionStmt *OFS = in GenerateAlternateExtensivePathDiagnostic() local 1785 Body = OFS->getBody(); in GenerateAlternateExtensivePathDiagnostic()
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 267c7f4e75f7479342ce3ce56d8a5009.0000fcbf.honggfuzz.cov | 190 �|A�Ts��3��'OFS���gF��7��Sp����-Z�3��p��
|
D | 17ee30806356a83515d54547cd6724c7.0000dd46.honggfuzz.cov | 197 �|A�Ts��3��'OFS���gF��7��Sp����-Z�3��p��
|