Searched refs:scanned (Results 1 - 9 of 9) sorted by relevance

/external/autotest/client/common_lib/cros/bluetooth/
H A Dbluetooth_sdp_socket.py267 scanned = SDP_BODY_CNT_SIZE
270 uuid, = struct.unpack_from('>I', response, scanned)
272 scanned += 4
274 cont_state = response[scanned:]
392 @return tuple (result, scanned bytes)
398 scanned = 1
403 return None, scanned
421 scanned += int_size
422 return res, scanned
431 scanned
[all...]
/external/snakeyaml/src/test/java/org/pyyaml/
H A DCanonicalScanner.java53 private boolean scanned; field in class:CanonicalScanner
60 this.scanned = false;
65 if (!scanned) {
83 if (!scanned) {
93 if (!scanned) {
185 scanned = true;
/external/autotest/client/cros/cellular/pseudomodem/
H A Dmodem_3gpp.py173 scanned = [network.ToScanDictionary()
178 scanned.append({
188 {network['operator-code']: network for network in scanned})
189 return scanned
/external/compiler-rt/lib/interception/
H A Dinterception_win.cc304 uptr scanned = 0; local
305 while (scanned < kTrampolineScanLimitRange) {
321 scanned += info.RegionSize;
/external/ImageMagick/www/api/
H A Dshear.php63 <p>DeskewImage() removes skew from the image. Skew is an artifact that occurs in scanned images because of the camera being misaligned, imperfections in the scanning or surface, or simply because the paper was not placed completely flat when scanned.</p>
H A Dmagick-image.php1455 <p>MagickDeskewImage() removes skew from the image. Skew is an artifact that occurs in scanned images because of the camera being misaligned, imperfections in the scanning or surface, or simply because the paper was not placed completely flat when scanned.</p>
/external/bison/doc/
H A Drefcard.tex128 % can be scanned without complaint.
/external/libjpeg-turbo/java/
H A DTJBench.java746 boolean match = false, scanned = true;
/external/iproute2/doc/
H A Dip-cref.tex2024 predicate. The RPDB is scanned in the order of increasing priority. The selector
2851 \item Otherwise, all interfaces are scanned to search for an address

Completed in 2409 milliseconds