| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/Inputs/ |
| H A D | ungzip.py | 5 writer = getattr(sys.stdout, 'buffer', None) variable 7 writer = sys.stdout variable
|
| /llvm-project-15.0.7/mlir/lib/Rewrite/ |
| H A D | ByteCode.cpp | 759 ByteCodeWriter &writer) { in generate() 767 ByteCodeWriter &writer) { in generate() 803 ByteCodeWriter &writer) { in generate() 808 ByteCodeWriter &writer) { in generate() 814 ByteCodeWriter &writer) { in generate() 819 ByteCodeWriter &writer) { in generate() 837 ByteCodeWriter &writer) { in generate() 842 ByteCodeWriter &writer) { in generate() 897 ByteCodeWriter &writer) { in generate() 902 ByteCodeWriter &writer) { in generate() [all …]
|
| /llvm-project-15.0.7/libc/src/stdio/printf_core/ |
| H A D | char_converter.h | 19 int inline convert_char(Writer *writer, const FormatSection &to_conv) { in convert_char()
|
| H A D | converter.cpp | 27 int convert(Writer *writer, const FormatSection &to_conv) { in convert()
|
| H A D | write_int_converter.h | 22 int inline convert_write_int(Writer *writer, const FormatSection &to_conv) { in convert_write_int()
|
| H A D | string_converter.h | 21 int inline convert_string(Writer *writer, const FormatSection &to_conv) { in convert_string()
|
| H A D | ptr_converter.h | 20 int inline convert_pointer(Writer *writer, const FormatSection &to_conv) { in convert_pointer()
|
| H A D | printf_main.cpp | 22 int printf_main(Writer *writer, const char *__restrict str, in printf_main()
|
| H A D | oct_converter.h | 22 int inline convert_oct(Writer *writer, const FormatSection &to_conv) { in convert_oct()
|
| H A D | float_inf_nan_converter.h | 25 int inline convert_inf_nan(Writer *writer, const FormatSection &to_conv) { in convert_inf_nan()
|
| H A D | hex_converter.h | 22 int convert_hex(Writer *writer, const FormatSection &to_conv) { in convert_hex()
|
| H A D | int_converter.h | 23 int inline convert_int(Writer *writer, const FormatSection &to_conv) { in convert_int()
|
| H A D | float_hex_converter.h | 27 int inline convert_float_hex_exp(Writer *writer, const FormatSection &to_conv) { in convert_float_hex_exp()
|
| /llvm-project-15.0.7/lldb/tools/lldb-vscode/ |
| H A D | FifoFiles.cpp | 77 std::ofstream writer(m_fifo_file, std::ofstream::out); in SendJSON() local
|
| /llvm-project-15.0.7/libc/test/src/stdio/printf_core/ |
| H A D | converter_test.cpp | 24 __llvm_libc::printf_core::Writer writer = __llvm_libc::printf_core::Writer( member in LlvmLibcPrintfConverterTest
|
| /llvm-project-15.0.7/libcxx/test/std/language.support/support.coroutines/end.to.end/ |
| H A D | go.pass.cpp | 85 std::coroutine_handle<> writer = nullptr; member in channel
|
| /llvm-project-15.0.7/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/ |
| H A D | go.pass.cpp | 87 coroutine_handle<> writer = nullptr; member in channel
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | DWARFLocationExpression.cpp | 108 StreamWriter &&writer) { in MakeLocationExpressionInternal()
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MCMachOStreamer.cpp | 594 MCObjectWriter &writer = Asm.getWriter(); in createAddrSigSection() local
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Builder/ |
| H A D | MutableBox.cpp | 468 MutablePropertyWriter writer(builder, loc, box); in associateMutableBox() local 567 MutablePropertyWriter writer(builder, loc, box); in associateMutableBoxWithRemap() local
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | mod-file.cpp | 482 ModFileWriter writer{context_}; in PutSubprogram() local 858 llvm::raw_fd_ostream writer(temp->fd, /*shouldClose=*/false); in WriteFile() local
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | PDB.cpp | 643 BinaryStreamWriter &writer) { in writeAllModuleSymbolRecords() 710 BinaryStreamWriter &writer) { in commitSymbolsForObject()
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | warn-thread-safety-analysis.cpp | 5468 …FooWrite writer(foo); // expected-warning {{passing variable 'foo' by reference requires holding … in test1() local
|