| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ObjCUnusedIVarsChecker.cpp | 32 static void Scan(IvarUsageMap& M, const Stmt *S) { in Scan() function 46 Scan(M, BE->getBody()); in Scan() 56 Scan(M, sub); in Scan() 60 Scan(M, SubStmt); in Scan() 63 static void Scan(IvarUsageMap& M, const ObjCPropertyImplDecl *D) { in Scan() function 77 static void Scan(IvarUsageMap& M, const ObjCContainerDecl *D) { in Scan() function 80 Scan(M, I->getBody()); in Scan() 86 Scan(M, I); in Scan() 91 Scan(M, CID); in Scan() 102 Scan(M, FD->getBody()); in Scan() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | DAGISelMatcherOpt.cpp | 252 unsigned Scan = OptionIdx; in FactorNodes() local 255 if (Scan == e) break; in FactorNodes() 257 Matcher *ScanMatcher = OptionsToMatch[Scan]; in FactorNodes() 265 OptionsToMatch.erase(OptionsToMatch.begin()+Scan); in FactorNodes() 273 ++Scan; in FactorNodes() 287 OptionsToMatch[Scan] = M2; in FactorNodes() 296 if (Scan != e && in FactorNodes() 298 Scan+1 != e) { in FactorNodes() 301 OptionsToMatch[Scan]->print(errs(), 4); in FactorNodes() 302 if (Scan + 1 != e) OptionsToMatch[Scan + 1]->printOne(errs()); in FactorNodes() [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/DirectoryWatcher/ |
| H A D | DirectoryScanner.cpp | 43 getAsFileEvents(const std::vector<std::string> &Scan) { in getAsFileEvents() argument 45 Events.reserve(Scan.size()); in getAsFileEvents() 47 for (const auto &File : Scan) { in getAsFileEvents()
|
| H A D | DirectoryScanner.h | 23 getAsFileEvents(const std::vector<std::string> &Scan);
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/ |
| H A D | renesas,prr.yaml | 14 Most Renesas ARM SoCs have a Product Register or Boundary Scan ID
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | README.md | 23 [![Coverity Scan][badge]][coverity]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/input/ |
| H A D | lpc32xx-key.txt | 1 NXP LPC32xx Key Scan Interface
|
| /freebsd-13.1/share/misc/ |
| H A D | scsi_modes | 172 {Background Medium Scan Interval Time} i2 173 {Background Pre-Scan Time Limit} i2 174 {Minimum Idle Time Before Background Scan} i2 175 {Maximum Time To Suspend Background Scan} i2
|
| H A D | usb_hid_usages | 685 0xB5 Scan Next Track 686 0xB6 Scan Previous Track
|
| /freebsd-13.1/sys/contrib/libsodium/ |
| H A D | README.markdown | 3 [](https://scan.cov…
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/examples/ |
| H A D | wpas-dbus-new.py | 141 iface.Scan({'Type': 'active'})
|
| /freebsd-13.1/usr.sbin/bsdconfig/share/ |
| H A D | keymap.subr | 84 # Scan our global register to see if needs ammending 253 # Scan for keymaps unless requeted otherwise
|
| H A D | device.subr | 1383 # Scan for the above devices unless requeted otherwise
|
| /freebsd-13.1/stand/i386/mbr/ |
| H A D | mbr.S | 54 # Scan the partition table looking for an active entry. Note that %ch is
|
| /freebsd-13.1/tools/tools/ |
| H A D | README | 23 find-sb Scan a disk for possible filesystem superblocks.
|
| /freebsd-13.1/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:
|
| /freebsd-13.1/contrib/bearssl/src/codec/ |
| H A D | pemdec.t0 | 161 \ Scan input for next "begin" banner.
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfData.inc | 832 // Scan the high 32 bits. 836 // Scan the low 32 bits.
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/include/profile/ |
| H A D | InstrProfData.inc | 832 // Scan the high 32 bits. 836 // Scan the low 32 bits.
|
| /freebsd-13.1/usr.sbin/bsdconfig/share/media/ |
| H A D | httpproxy.subr | 227 # Scan the headers of the response
|
| H A D | tcpip.subr | 711 # Scan the file and add ourselves if not already configured 1535 # Scan for the first active/configured TCP/IP device. The name of the interface
|
| /freebsd-13.1/usr.sbin/bsdconfig/include/ |
| H A D | messages.subr | 341 msg_rescan_wireless_help="Scan for new wireless networks" 375 msg_show_scan_results="Show Scan Results"
|
| /freebsd-13.1/stand/common/ |
| H A D | help.common | 122 Scan for Plug-and-Play devices. This command is normally automatically
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstructionCombining.cpp | 3703 for (BasicBlock::iterator Scan = I->getIterator(), in TryToSinkInstruction() local 3705 Scan != E; ++Scan) in TryToSinkInstruction() 3706 if (Scan->mayWriteToMemory()) in TryToSinkInstruction()
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/ |
| H A D | README-WPS | 186 Scan results ('wpa_cli scan_results' or 'wpa_cli bss <idx>') include a
|