/openbsd-src/regress/sys/net/pflow/ |
H A D | gen_traffic.c | 50 struct reader { struct 51 struct event ev; 52 int fd;
|
/openbsd-src/gnu/gcc/libcpp/ |
H A D | makedepend.c | 132 cpp_reader *reader; in reader_init() local 164 cpp_reader *reader = reader_init (&line_table); in process_file() local
|
/openbsd-src/gnu/usr.bin/perl/dist/IO/lib/IO/ |
H A D | Pipe.pm | 92 sub reader { subroutine
|
/openbsd-src/regress/lib/libpthread/poll/ |
H A D | poll.c | 44 reader(void *arg) in reader() function
|
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/ |
H A D | FifoFiles.cpp | 59 std::ifstream reader(m_fifo_file, std::ifstream::in); in ReadJSON() local
|
/openbsd-src/regress/lib/libpthread/pthread_rwlock/ |
H A D | pthread_rwlock.c | 35 reader(void *arg) in reader() function
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | PDB.cpp | 662 BinaryStreamReader reader(contents, support::little); in writeAllModuleSymbolRecords() local 764 BinaryStreamReader reader(contents, support::little); in handleDebugS() local 967 BinaryStreamReader reader(subsecData, support::little); in finish() local 1054 BinaryStreamReader reader(relocatedDebugContents, support::little); in addDebugSymbols() local 1742 BinaryStreamReader reader(contents, support::little); in findLineTable() local
|
H A D | InputFiles.cpp | 710 BinaryStreamReader reader(data, support::little); in initializeFlags() local 776 BinaryStreamReader reader(data, support::little); in initializeDependencies() local
|
H A D | DebugTypes.cpp | 312 BinaryStreamReader reader(file->debugTypes, support::little); in mergeDebugT() local 589 BinaryStreamReader reader(file->debugTypes, support::little); in loadGHashes() local
|
H A D | Driver.cpp | 1157 BinaryStreamReader reader(contents, support::little); in readCallGraphsFromObjectFiles() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | CompileUnitIndex.cpp | 115 llvm::BinaryStreamReader reader(ss.getRecordData()); in ParseInlineeLineTableForCompileUnit() local
|
H A D | SymbolFileNativePDB.cpp | 1203 llvm::BinaryStreamReader reader(dssr.getRecordData()); in ParseLineTable() local
|
/openbsd-src/gnu/usr.bin/perl/cpan/libnet/lib/Net/ |
H A D | NNTP.pm | 509 sub reader { subroutine
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | MemoryTagManagerAArch64MTE.cpp | 252 CoreReaderFn reader, lldb::addr_t tag_segment_virtual_address, in UnpackTagsFromCoreFileSegment()
|
/openbsd-src/gnu/llvm/lld/MachO/ |
H A D | InputFiles.cpp | 301 BinaryStreamReader reader(data, support::little); in parseCallGraph() local 406 EhReader reader(this, data, /*dataOff=*/0); in splitEhFrames() local 1221 static CIE parseCIE(const InputSection *isec, const EhReader &reader, in parseCIE() 1394 EhReader reader(this, isec->data, subsec.offset); in registerEhFrames() local
|
/openbsd-src/usr.sbin/ocspcheck/ |
H A D | http.c | 63 readfp reader; /* read function */ member
|
/openbsd-src/usr.sbin/acme-client/ |
H A D | http.c | 64 readfp reader; /* read function */ member
|
/openbsd-src/usr.bin/yacc/ |
H A D | reader.c | 1841 reader(void) in reader() function
|
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/ |
H A D | ASTReader.h | 1236 ReadingKindTracker(enum ReadingKind newKind, ASTReader &reader) in ReadingKindTracker() 1252 ProcessingUpdatesRAIIObj(ASTReader &reader) in ProcessingUpdatesRAIIObj()
|
/openbsd-src/usr.sbin/relayd/ |
H A D | relayd.c | 1485 char *reader; translate_string() local
|
/openbsd-src/gnu/llvm/lldb/source/API/ |
H A D | SBDebugger.cpp | 1225 void SBDebugger::PushInputReader(SBInputReader &reader) { in PushInputReader()
|