Home
last modified time | relevance | path

Searched refs:reader (Results 126 – 150 of 163) sorted by relevance

1234567

/freebsd/contrib/libdiff/test/
H A Dtest010.left.txt1410 "Card reader",
3958 "Accesso reader",
4090 "PCMCIA SRAM-cards reader",
9930 "Arygon Mifare RFID reader",
10002 "EMS C1007 HF RFID reader",
10062 "Balluff RFID reader",
H A Dtest010.right.txt1410 "Card reader",
3958 "Accesso reader",
4090 "PCMCIA SRAM-cards reader",
9930 "Arygon Mifare RFID reader",
10002 "EMS C1007 HF RFID reader",
10062 "Balluff RFID reader",
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1206 llvm::BinaryStreamReader reader(dssr.getRecordData()); in ParseLineTable() local
1207 if (auto EC = lines.initialize(reader)) { in ParseLineTable()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def246 FUNCTION_ANALYSIS("bb-sections-profile-reader", BasicBlockSectionsProfileReaderAnalysis(TM))
/freebsd/lib/clang/libclang/
H A DMakefile818 ${CLANG_TBLGEN} -gen-clang-basic-reader \
832 ${CLANG_TBLGEN} -gen-clang-type-reader \
/freebsd/crypto/openssl/doc/internal/man7/
H A Dbuild.info.pod363 This instructs the F<build.info> reader to also read the F<build.info>
/freebsd/crypto/heimdal/doc/
H A Dhx509.texi571 to be, email reader programs are required to accept certificates that
H A Dlayman.asc87 detail generally, the reader is referred to CCITT
/freebsd/sys/dev/usb/
H A Dusbdevs1337 product BALTECH CARDREADER 0x9999 Card reader
1338 product BALTECH SMARTCARDREADER 0xf019 SmartCard reader
3422 product MYSON HUBREADER 0x8819 COMBO Card reader with USB HUB
3582 product ONSPEC MDSM_B_READER 0xa103 MDSM-B reader
4403 product SILABS ARYGON_MIFARE 0x8115 Arygon Mifare RFID reader
4435 product SILABS BALLUFF_RFID 0x8477 Balluff RFID reader
/freebsd/contrib/byacc/
H A Dreader.c3927 reader(void) in reader() function
H A DMANIFEST35 reader.c original version of byacc - 1993
/freebsd/contrib/googletest/docs/
H A Dgmock_for_dummies.md341 reader), and second it allows gMock to include the source file location of a
/freebsd/contrib/bearssl/
H A DDoxyfile158 # path mentioned in the documentation of a class, which tells the reader which
531 # grouped member an include statement to the documentation, telling the reader
1966 # formatted so it can be parsed by a human reader. This is useful if you want to
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in166 # path mentioned in the documentation of a class, which tells the reader which
610 # grouped member an include statement to the documentation, telling the reader
2134 # formatted so it can be parsed by a human reader. This is useful if you want to
/freebsd/contrib/libcbor/
H A DDoxyfile180 # path mentioned in the documentation of a class, which tells the reader which
633 # grouped member an include statement to the documentation, telling the reader
2205 # formatted so it can be parsed by a human reader. This is useful if you want to
/freebsd/contrib/unbound/doc/
H A Dunbound.doxygen180 # path mentioned in the documentation of a class, which tells the reader which
651 # grouped member an include statement to the documentation, telling the reader
2287 # formatted so it can be parsed by a human reader. This is useful if you want to
/freebsd/contrib/file/magic/Magdir/
H A Danimation281 # https://github.com/nokiatech/heif/blob/d5e9a21c8ba8df712bdf643021dd9f6518134776/Srcs/reader/hevci…
/freebsd/sys/conf/
H A DNOTES249 # ADAPTIVE_RWLOCKS changes the behavior of reader/writer locks to spin
2203 # rtsx Realtek SD card reader (RTS5209, RTS5227, ...)
/freebsd/contrib/sqlite3/
H A Dsqlite3.c200791 NodeReader reader;
200798 if( fts3TermCmp(zKey, nKey, reader.term.a, reader.term.n)<=0 ){
200839 NodeReader reader;
200840 memset(&reader, 0, sizeof(reader));
200845 while( reader.aNode && rc==SQLITE_OK ) rc = nodeReaderNext(&reader);
200848 assert_fts3_nc( reader.term.n>0 || reader.aNode==0 );
200850 memcpy(pNode->key.a, reader.term.a, reader.term.n);
201127 int res = fts3TermCmp(reader.term.a, reader.term.n, zTerm, nTerm);
201133 pNew, &prev, reader.term.a, reader.term.n,
201134 reader.aDoclist, reader.nDoclist
[all …]
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3835 data_type ImportData(const reader::ASTDeclContextNameLookupTrait::data_type &FromReader) { in ImportData()
3960 MultiOnDiskHashTableGenerator<reader::ASTDeclContextNameLookupTrait, in GenerateNameLookupTable()
/freebsd/contrib/tzdata/
H A DNEWS692 When reading a version 2 or later TZif file, the TZif reader now
695 reader no longer mistakenly attempts to parse a version 1 TZIf
910 The TZif reader now allows the leap second table to begin with a
914 The TZif reader now lets leap seconds occur less than 28 days
/freebsd/contrib/tzcode/
H A DNEWS692 When reading a version 2 or later TZif file, the TZif reader now
695 reader no longer mistakenly attempts to parse a version 1 TZIf
910 The TZif reader now allows the leap second table to begin with a
914 The TZif reader now lets leap seconds occur less than 28 days
/freebsd/contrib/flex/src/
H A Dflex.skl1094 /** A tables-reader object to maintain some state in the read. */
/freebsd/contrib/libpcap/
H A DCHANGES513 PCAPNG reader applies some sanity checks before doing malloc().
/freebsd/crypto/openssl/
H A DNEWS.md320 * A new STORE module, which implements a uniform and URI based reader of

1234567