| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ObjCUnusedIVarsChecker.cpp | 33 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() 95 static void Scan(IvarUsageMap &M, const DeclContext *C, const FileID FID, in Scan() function [all …]
|
| /src/contrib/llvm-project/clang/lib/DirectoryWatcher/ |
| H A D | DirectoryScanner.cpp | 44 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 D | DirectoryScanner.h | 24 getAsFileEvents(const std::vector<std::string> &Scan);
|
| /src/contrib/tcsh/ |
| H A D | README.md | 23 [![Coverity Scan][badge]][coverity]
|
| /src/sys/contrib/device-tree/Bindings/input/ |
| H A D | lpc32xx-key.txt | 1 NXP LPC32xx Key Scan Interface
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | IndirectCallPromotion.cpp | 261 for (BasicBlock::iterator Scan = std::next(I->getIterator()), in tryToSinkInstruction() local 263 Scan != E; ++Scan) { in tryToSinkInstruction() 267 if (Scan->mayWriteToMemory()) in tryToSinkInstruction()
|
| /src/share/misc/ |
| H A D | scsi_modes | 171 {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 D | usb_vendors | 1869 0029 Scan Print Copy 1870 002a Scan Print Copy 1871 002b Scan Print Copy 1872 002c Scan Print Copy 1873 002d X70/X73 Scan/Print/Copy 1874 002e Scan Print Copy 1875 002f Scan Print Copy 1876 0030 Scan Print Copy 1877 0031 Scan Print Copy 1878 0032 Scan Print Copy [all …]
|
| H A D | usb_hid_usages | 684 0xB5 Scan Next Track 685 0xB6 Scan Previous Track
|
| /src/sys/contrib/libsodium/ |
| H A D | README.markdown | 3 [](https://scan.cov…
|
| /src/contrib/wpa/wpa_supplicant/examples/ |
| H A D | wpas-dbus-new.py | 141 iface.Scan({'Type': 'active'})
|
| /src/usr.sbin/bsdconfig/share/ |
| H A D | keymap.subr | 83 # Scan our global register to see if needs ammending 252 # Scan for keymaps unless requeted otherwise
|
| H A D | device.subr | 1370 # Scan for the above devices unless requeted otherwise
|
| /src/stand/i386/mbr/ |
| H A D | mbr.S | 52 # Scan the partition table looking for an active entry. Note that %ch is
|
| /src/tools/tools/ |
| H A D | README | 21 find-sb Scan a disk for possible filesystem superblocks.
|
| /src/contrib/bearssl/src/codec/ |
| H A D | pemdec.t0 | 161 \ Scan input for next "begin" banner.
|
| /src/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set0_CA_list.pod | 169 Scan all certificates in B<CAfile> and list them as acceptable CAs:
|
| /src/usr.sbin/bsdconfig/include/ |
| H A D | messages.subr | 321 msg_rescan_wireless_help="Scan for new wireless networks" 354 msg_show_scan_results="Show Scan Results"
|
| /src/usr.sbin/bsdconfig/share/media/ |
| H A D | httpproxy.subr | 225 # Scan the headers of the response
|
| H A D | tcpip.subr | 710 # Scan the file and add ourselves if not already configured 1533 # Scan for the first active/configured TCP/IP device. The name of the interface
|
| /src/stand/common/ |
| H A D | help.common | 122 Scan for Plug-and-Play devices. This command is normally automatically
|
| /src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfData.inc | 929 // Scan the high 32 bits. 933 // Scan the low 32 bits.
|
| /src/contrib/llvm-project/compiler-rt/include/profile/ |
| H A D | InstrProfData.inc | 929 // Scan the high 32 bits. 933 // Scan the low 32 bits.
|
| /src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstructionCombining.cpp | 4768 for (BasicBlock::iterator Scan = std::next(I->getIterator()), in tryToSinkInstruction() local 4770 Scan != E; ++Scan) in tryToSinkInstruction() 4771 if (Scan->mayWriteToMemory()) in tryToSinkInstruction()
|
| /src/contrib/wpa/wpa_supplicant/ |
| H A D | README-WPS | 182 Scan results ('wpa_cli scan_results' or 'wpa_cli bss <idx>') include a
|