Searched refs:scans (Results 1 – 25 of 93) 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()
|
D | libjpeg.txt | 1887 Progressive JPEG rearranges the stored data into a series of scans of 1891 more scans are received. The final image after all scans are complete is 1898 suitable "scan script" defining how to divide the data into scans. 1934 the requested scans during jpeg_finish_compress(). This implies that 2000 file is to be displayed; the scans are numbered starting at 1 for this 2097 part of the image is one or more scans better in quality than the upper part. 2100 number at that time, which implies that you've skipped the output scans 2101 corresponding to the input scans that were completed while you processed the 2103 speed to the arriving data, by skipping output scans as necessary to keep up 2196 For example, one could use a fast DCT method for early scans, changing [all …]
|
/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_HiddenScan/ |
D | control | 13 This test scans for hidden networks. The test verifies that the 802.11
|
/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.11b | 13 This test scans for networks, with a shill profile that does not
|
D | control.5VHT80 | 13 This test scans for networks, with a shill profile that does not
|
/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/ObjC/Framework/examples/LL-star/ |
D | simplec.g | 13 * 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/Cpp/tests/ |
D | t018llstar.g | 34 * LL(*). The LL(*) algorithm simply scans ahead until it sees
|
/external/mesa3d/docs/relnotes/ |
D | 19.2.7.rst | 72 - radv/gfx10: fix implementation of exclusive scans
|
/external/parameter-framework/upstream/tools/xmlValidator/ |
D | README.md | 7 It scans all directories and subdirectories for `.xml` files and checks them
|
/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/llvm-project/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/swiftshader/docs/ |
D | ReactorDebugInfo.md | 76 `rr::DebugInfo::getOrParseFileTokens()` scans a source file line by line, and
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 426 * add support for MAC address randomization in scans with nl80211 485 scan requests for active scans for specific configured SSIDs 726 * modified behavior on externally triggered scans 806 - try to avoid extra scans when the needed information is available 814 by using single channel scans when AP channel is known 856 background scans 950 - allow unnecessary scans to be skipped if fresh information is 1137 previous scans, and uses that information to dynamically generate 1138 the list of channels for background scans. 1186 configuration block to request background scans less frequently when [all …]
|
D | README-HS20 | 82 # If this is set, scans will be used to request response only from BSSes 88 # When Interworking is enabled, scans can be limited to APs that advertise the
|
/external/llvm/docs/TableGen/ |
D | BackEnds.rst | 194 scans through the target's tablegen instruction-info files
|
1234