Searched refs:_write (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/ |
| H A D | PrettyOutputBase.py | 84 def _write(self, text, stream): member in PrettyOutputBase 275 self._write('[R]{}[/R]'.format(text), stream) 278 self._write('[Y]{}[/Y]'.format(text), stream) 281 self._write('[G]{}[/G]'.format(text), stream) 284 self._write('[B]{}[/B]'.format(text), stream) 287 self._write('[D]{}[/D]'.format(text), stream)
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/posix/ |
| H A D | PrettyOutput.py | 19 self._write(text, stream)
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/windows/ |
| H A D | PrettyOutput.py | 64 self._write(text, stream)
|
| /llvm-project-15.0.7/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerIOWindows.cpp | 401 _write(2, Str, strlen(Str)); in RawPrint()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/MLRegalloc/Inputs/ |
| H A D | input.ll | 268 ; CHECK-NEXT: callq _write 611 %call1.i3057 = call i64 @"\01_write"(i32 undef, i8* undef, i64 1) 673 declare i64 @"\01_write"(i32, i8*, i64)
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | ragreedy-hoist-spill.ll | 261 ; CHECK-NEXT: callq _write 603 %call1.i3057 = call i64 @"\01_write"(i32 undef, ptr undef, i64 1) 665 declare i64 @"\01_write"(i32, ptr, i64)
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.h | 477 uptr (*_write)(void *, const void *, uptr); member
|
| H A D | sanitizer_platform_limits_netbsd.cpp | 2614 CHECK_SIZE_AND_OFFSET(FILE, _write);
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangCommandLineReference.rst | 679 .. option:: -segs\_read\_write\_addr <arg>
|