Home
last modified time | relevance | path

Searched refs:reader (Results 1 – 25 of 164) sorted by last modified time

1234567

/freebsd/share/misc/
H A Dusb_vendors5478 5292 SCL011 RFID reader
9042 0738 Card reader
9979 0031 RFID reader
11136 a103 MDSM-B reader
13345 170b Multi card reader
13996 0301 multicard reader
13999 0326 Card reader
15370 7288 funkey reader
17704 9999 Card reader
18134 125c SD card reader
[all …]
H A Dpci_vendors24237 2010 QCA8175 card reader controller
24732 6601 AU6601 PCI-E Flash card reader controller
24733 6621 AU6621 PCI-E Flash card reader controller
24734 6625 AU6625 PCI-E Flash card reader controller
/freebsd/sys/dev/usb/
H A Dusbdevs1335 product BALTECH CARDREADER 0x9999 Card reader
1336 product BALTECH SMARTCARDREADER 0xf019 SmartCard reader
3420 product MYSON HUBREADER 0x8819 COMBO Card reader with USB HUB
3580 product ONSPEC MDSM_B_READER 0xa103 MDSM-B reader
4401 product SILABS ARYGON_MIFARE 0x8115 Arygon Mifare RFID reader
4433 product SILABS BALLUFF_RFID 0x8477 Balluff RFID reader
/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
H A DChangelog8796 - removed small memory leak from config file reader.
/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/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm632-fairphone-fp3.dts230 * 135-138: fingerprint reader (SPI)
H A Dqcm6490-fairphone-fp5.dts753 * 56-59: fingerprint reader (SPI)
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstih407-family.dtsi966 sti_uni_reader0: sti-uni-reader@8d83000 {
967 compatible = "st,stih407-uni-reader-pcm_in";
978 sti_uni_reader1: sti-uni-reader@8d84000 {
979 compatible = "st,stih407-uni-reader-hdmi";
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx50-kobo-aura.dts4 // The Kobo Aura e-book reader, model N514. The mainboard is marked as E606F0B.
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dti,am3359-tscadc.yaml53 description: Magnetic reader
/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/libarchive/libarchive/
H A Darchive_read_support_format_xar.c3069 struct xmlattr_list *list, xmlTextReaderPtr reader) in xml2_xmlattr_setup() argument
3076 r = xmlTextReaderMoveToFirstAttribute(reader); in xml2_xmlattr_setup()
3091 (const char *)xmlTextReaderConstValue(reader)); in xml2_xmlattr_setup()
3101 r = xmlTextReaderMoveToNextAttribute(reader); in xml2_xmlattr_setup()
3168 xmlTextReaderPtr reader; in xml2_read_toc() local
3173 if (reader == NULL) { in xml2_read_toc()
3180 while ((r = xmlTextReaderRead(reader)) == 1) { in xml2_read_toc()
3184 type = xmlTextReaderNodeType(reader); in xml2_read_toc()
3188 empty = xmlTextReaderIsEmptyElement(reader); in xml2_read_toc()
3189 r = xml2_xmlattr_setup(a, &list, reader); in xml2_read_toc()
[all …]
H A Darchive_read.c165 r = (self->archive->client.reader)(&self->archive->archive, in client_read_proxy()
319 a->client.reader = client_reader; in archive_read_set_read_callback()
470 if (a->client.reader == NULL) { in archive_read_open1()
H A Darchive_read_private.h135 archive_read_callback *reader; member
/freebsd/contrib/libarchive/
H A DNEWS63 Oct 06, 2018: RAR 5.0 reader
173 Dec 23, 2011: Symlink support in Zip reader and writer
174 Dec 23, 2011: Robustness fixes to 7Zip reader
178 Nov 26, 2011: 7Zip reader
181 Nov 20, 2011: New seeking Zip reader supports SFX Zip archives
191 Jun 26, 2011: RAR reader
207 Dec 22, 2010: CAB reader
208 Dec 20, 2010: LHA/LZH reader
210 Jun 29, 2010: Many improvements to ISO reader compatibility
478 "compression none" reader and writer; this reduces user time
[all …]
/freebsd/tests/sys/kern/
H A Dunix_seqpacket_test.c363 pthread_t writer, reader; in test_pipe() local
394 ATF_REQUIRE_EQ(0, pthread_create(&reader, NULL, test_pipe_reader, in test_pipe()
399 ATF_REQUIRE_EQ(0, pthread_join(reader, NULL)); in test_pipe()
/freebsd/lib/clang/libclang/
H A DMakefile818 ${CLANG_TBLGEN} -gen-clang-basic-reader \
832 ${CLANG_TBLGEN} -gen-clang-type-reader \
/freebsd/contrib/xz/doxygen/
H A DDoxyfile180 # path mentioned in the documentation of a class, which tells the reader which
632 # grouped member an include statement to the documentation, telling the reader
2204 # formatted so it can be parsed by a human reader. This is useful if you want to
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A DOpts.td26 def no_llvm_bc : FF<"no-llvm-bc", "Disable LLVM bitcode reader">;
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def246 FUNCTION_ANALYSIS("bb-sections-profile-reader", BasicBlockSectionsProfileReaderAnalysis(TM))
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc11 * compiler (instrumentation), and host tools (reader/writer). The entities
180 * hash by the profile reader during deserialization. Typically, this happens
441 * represent profile data in host tools (reader, writer, and profile-use)
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.def157 DUMMY_MACHINE_FUNCTION_PASS("bbsections-profile-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()
H A DCompileUnitIndex.cpp115 llvm::BinaryStreamReader reader(ss.getRecordData()); in ParseInlineeLineTableForCompileUnit() local
116 if (llvm::Error error = inlinee_lines.initialize(reader)) { in ParseInlineeLineTableForCompileUnit()

1234567