Home
last modified time | relevance | path

Searched refs:OFS (Results 1 – 25 of 33) sorted by relevance

12

/external/spirv-llvm/tools/llvm-spirv/
Dllvm-spirv.cpp153 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/
Dofs-rebuild.awk5 OFS = ":"
11 OFS = "<>"
DREADME3 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
Dnumeric-output-seps.awk3 OFS = 1;
Dnf-self-assign.awk3 OFS=",";
Ddecr-NF.awk4 OFS = ":"
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dfast-isel-cmp-branch.ll9 ; CHECK: movb %al, [[OFS:[0-9]*]](%rsp)
11 ; CHECK: movb [[OFS]](%rsp), %al
/external/llvm/test/CodeGen/X86/
Dfast-isel-cmp-branch.ll22 ; CHECK: movb %al, [[OFS:[0-9]*]](%rsp)
24 ; CHECK: movb [[OFS]](%rsp), %al
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dfast-isel-cmp-branch.ll22 ; CHECK: movb %al, [[OFS:[0-9]*]](%rsp)
24 ; CHECK: movb [[OFS]](%rsp), %al
/external/one-true-awk/
DChangeLog99 (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.
Dtran.c41 char **OFS; /* output field sep */ variable
78 &vp->sval == OFS || &vp->sval == ORS || in setfree()
98 OFS = &ofsloc->sval; in syminit()
Dawk.h54 extern char **OFS;
DFIXES54 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/
Datime.awk14 OFS = "\t"
Dstime.awk14 OFS = "\t"
Dsend-ack.awk16 OFS = "\t"
/external/openssh/
Dmdoc2man.awk46 retval=retval OFS
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.buffer.load.format.ll51 ;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/
Dllvm.amdgcn.buffer.load.format.ll51 ;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/
DBenchmarkRunner.cpp193 llvm::raw_fd_ostream OFS(ResultFD, true /*ShouldClose*/); in writeObjectFile() local
195 Setup.RegsToDef, Code, OFS); in writeObjectFile()
/external/clang/unittests/AST/
DASTImporterTest.cpp70 vfs::OverlayFileSystem *OFS = static_cast<vfs::OverlayFileSystem *>( in testImport() local
73 OFS->overlays_begin()->get()); in testImport()
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_fmt_def.inc443 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/
DBugReporter.cpp1783 else if (const ObjCForCollectionStmt *OFS = in GenerateAlternateExtensivePathDiagnostic() local
1785 Body = OFS->getBody(); in GenerateAlternateExtensivePathDiagnostic()
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D267c7f4e75f7479342ce3ce56d8a5009.0000fcbf.honggfuzz.cov190 �|A�Ts��3�� 'OFS���gF��7��Sp����-Z�3��p��
D17ee30806356a83515d54547cd6724c7.0000dd46.honggfuzz.cov197 �|A�Ts��3�� 'OFS���gF��7��Sp����-Z�3��p��

12