Home
last modified time | relevance | path

Searched refs:Scan (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCUnusedIVarsChecker.cpp33 static void Scan(IvarUsageMap& M, const Stmt *S) { in Scan() function
47 Scan(M, BE->getBody()); in Scan()
55 Scan(M, sub); in Scan()
59 Scan(M, SubStmt); in Scan()
62 static void Scan(IvarUsageMap& M, const ObjCPropertyImplDecl *D) { in Scan() function
76 static void Scan(IvarUsageMap& M, const ObjCContainerDecl *D) { in Scan() function
79 Scan(M, I->getBody()); in Scan()
85 Scan(M, I); in Scan()
90 Scan(M, CID); in Scan()
101 Scan(M, FD->getBody()); in Scan()
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/DirectoryWatcher/
H A DDirectoryScanner.cpp44 getAsFileEvents(const std::vector<std::string> &Scan) { in getAsFileEvents() argument
46 Events.reserve(Scan.size()); in getAsFileEvents()
48 for (const auto &File : Scan) { in getAsFileEvents()
H A DDirectoryScanner.h24 getAsFileEvents(const std::vector<std::string> &Scan);
/freebsd-14.2/sys/contrib/device-tree/Bindings/hwinfo/
H A Drenesas,prr.yaml14 Most Renesas ARM SoCs have a Product Register or Boundary Scan ID
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/
H A Drenesas,prr.yaml14 Most Renesas ARM SoCs have a Product Register or Boundary Scan ID
/freebsd-14.2/contrib/tcsh/
H A DREADME.md23 [![Coverity Scan][badge]][coverity]
/freebsd-14.2/sys/contrib/device-tree/Bindings/input/
H A Dlpc32xx-key.txt1 NXP LPC32xx Key Scan Interface
/freebsd-14.2/share/misc/
H A Dscsi_modes171 {Background Medium Scan Interval Time} i2
172 {Background Pre-Scan Time Limit} i2
173 {Minimum Idle Time Before Background Scan} i2
174 {Maximum Time To Suspend Background Scan} i2
H A Dusb_vendors1856 0029 Scan Print Copy
1857 002a Scan Print Copy
1858 002b Scan Print Copy
1859 002c Scan Print Copy
1861 002e Scan Print Copy
1862 002f Scan Print Copy
1863 0030 Scan Print Copy
1864 0031 Scan Print Copy
1865 0032 Scan Print Copy
1866 0033 Scan Print Copy
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/adc/
H A Dnxp,imx93-adc.yaml15 One-Shot and Scan (continuous) conversions. Programmable DMA
/freebsd-14.2/sys/contrib/libsodium/
H A DREADME.markdown3 [![Coverity Scan Build Status](https://scan.coverity.com/projects/2397/badge.svg)](https://scan.cov…
/freebsd-14.2/contrib/wpa/wpa_supplicant/examples/
H A Dwpas-dbus-new.py141 iface.Scan({'Type': 'active'})
/freebsd-14.2/usr.sbin/bsdconfig/share/
H A Dkeymap.subr83 # Scan our global register to see if needs ammending
252 # Scan for keymaps unless requeted otherwise
/freebsd-14.2/stand/i386/mbr/
H A Dmbr.S52 # Scan the partition table looking for an active entry. Note that %ch is
/freebsd-14.2/tools/tools/
H A DREADME21 find-sb Scan a disk for possible filesystem superblocks.
/freebsd-14.2/crypto/openssl/doc/man3/
H A DSSL_CTX_set0_CA_list.pod169 Scan all certificates in B<CAfile> and list them as acceptable CAs:
/freebsd-14.2/contrib/bearssl/src/codec/
H A Dpemdec.t0161 \ Scan input for next "begin" banner.
/freebsd-14.2/usr.sbin/bsdconfig/share/media/
H A Dhttpproxy.subr226 # Scan the headers of the response
H A Dtcpip.subr710 # Scan the file and add ourselves if not already configured
1534 # Scan for the first active/configured TCP/IP device. The name of the interface
/freebsd-14.2/usr.sbin/bsdconfig/include/
H A Dmessages.subr337 msg_rescan_wireless_help="Scan for new wireless networks"
371 msg_show_scan_results="Show Scan Results"
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc875 // Scan the high 32 bits.
879 // Scan the low 32 bits.
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc875 // Scan the high 32 bits.
879 // Scan the low 32 bits.
/freebsd-14.2/stand/common/
H A Dhelp.common122 Scan for Plug-and-Play devices. This command is normally automatically
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4280 for (BasicBlock::iterator Scan = std::next(I->getIterator()), in tryToSinkInstruction() local
4282 Scan != E; ++Scan) in tryToSinkInstruction()
4283 if (Scan->mayWriteToMemory()) in tryToSinkInstruction()
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A DREADME-WPS182 Scan results ('wpa_cli scan_results' or 'wpa_cli bss <idx>') include a

12