Searched refs:scans (Results 1 – 25 of 80) sorted by relevance
1234
/external/autotest/server/site_tests/network_WiFi_OverlappingBSSScan/ |
D | control | 15 current BgscanBackoff test, except that scans are triggered by the 16 802.11n Overlapping BSS detection scans as opposed to wpa_supplicant's 18 wpa_supplicant to request that clients perform these scans, then 20 log) and that these scans do not disrupt the latency.
|
/external/autotest/server/site_tests/network_WiFi_DarkResumeActiveScans/ |
D | control | 17 want active scans to be launched on certain types of dark resume wakes where the 21 We permit active scans to be launched when the system wakes up due to a SSID 31 This test attempts to verify that no active scans are started in dark resumes
|
/external/autotest/server/site_tests/network_WiFi_RetryConnectHidden/ |
D | control | 13 re-scans a few times before quiescing after losing a connection. 17 scans (since only the connection manager knows to scan for them,
|
/external/libjpeg-turbo/ |
D | wizard.txt | 121 the -scans switch: 123 -scans file Use the scan sequence given in the named file. 126 The script specifies the contents and ordering of the scans to be emitted. 150 not needed to specify this; in fact, it is ignored when -scans appears.) 174 # AC scans: 210 initial scans will be really bad). For higher quality settings, you might 212 scans are not too large).
|
D | rdswitch.c | 193 jpeg_scan_info scans[MAX_SCANS]; in read_scan_script() local 199 scanptr = scans; in read_scan_script() 266 MEMCOPY(scanptr, scans, scanno * sizeof(jpeg_scan_info)); in read_scan_script()
|
/external/autotest/server/site_tests/network_WiFi_ConnectOnResume/ |
D | control | 12 This test checks that the connection manager triggers scans and connects
|
/external/autotest/server/site_tests/network_WiFi_DisableRandomMACAddress/ |
D | control | 14 turned on and then off, and that scans launched afterwards
|
/external/autotest/server/site_tests/network_WiFi_RandomMACAddress/ |
D | control | 16 turned on and that scans launched with the feature do not use
|
/external/autotest/server/site_tests/network_WiFi_VisibleScan/ |
D | control | 13 This test scans for networks, with a shill profile that does not
|
/external/autotest/server/site_tests/network_WiFi_HiddenScan/ |
D | control | 13 This test scans for hidden networks. The test verifies that the 802.11
|
/external/u-boot/drivers/input/ |
D | Kconfig | 14 Messages are used to request key scans from the EC and these are
|
/external/antlr/runtime/Python3/tests/ |
D | t018llstar.g | 21 * LL(*). The LL(*) algorithm simply scans ahead until it sees
|
/external/antlr/runtime/JavaScript/tests/functional/ |
D | t018llstar.g | 20 * LL(*). The LL(*) algorithm simply scans ahead until it sees
|
/external/antlr/runtime/Python/tests/ |
D | t018llstar.g | 21 * LL(*). The LL(*) algorithm simply scans ahead until it sees
|
/external/antlr/runtime/ObjC/Framework/examples/LL-star/ |
D | simplec.g | 13 * LL(*). The LL(*) algorithm simply scans ahead until it sees
|
/external/antlr/runtime/Cpp/tests/ |
D | t018llstar.g | 34 * LL(*). The LL(*) algorithm simply scans ahead until it sees
|
/external/parameter-framework/upstream/tools/xmlValidator/ |
D | README.md | 7 It scans all directories and subdirectories for `.xml` files and checks them
|
/external/u-boot/board/qualcomm/dragonboard410c/ |
D | readme.txt | 45 platform it runs on. dtbTool creates device tree table that Little Kernel scans.
|
/external/u-boot/doc/device-tree-bindings/input/ |
D | cros-ec-keyb.txt | 5 key scans from the EC. These are then converted into keycodes for processing
|
/external/grpc-grpc-java/ |
D | java_grpc_library.bzl | 78 Do note that this rule only scans through the proto file for RPC services. It
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/ |
D | BuildingAJIT3.rst | 42 we have seen so far: rather than doing any work up front, it just scans the 45 utilities for each function that it scans: a *stub* and a *compile
|
/external/e2fsprogs/doc/ |
D | libblkid.txt | 16 needless device scans.
|
/external/openssh/ |
D | ssh-keyscan.0 | 107 of all the machines it scans if the server is older than version 2.9.
|
/external/tensorflow/tensorflow/contrib/bigtable/ |
D | README.md | 31 takes advantage of Cloud Bigtable's high throughput scans, and is the most 88 table. This is often useful in conjunction with parallel scans.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 328 * add support for MAC address randomization in scans with nl80211 387 scan requests for active scans for specific configured SSIDs 628 * modified behavior on externally triggered scans 708 - try to avoid extra scans when the needed information is available 716 by using single channel scans when AP channel is known 758 background scans 852 - allow unnecessary scans to be skipped if fresh information is 1039 previous scans, and uses that information to dynamically generate 1040 the list of channels for background scans. 1088 configuration block to request background scans less frequently when [all …]
|
1234