Home
last modified time | relevance | path

Searched refs:scanning (Results 1 – 25 of 122) sorted by relevance

12345

/external/zxing/qr_scanner/
DREADME.google9 non-QR code scanning and the products, books and all other product recognition
13 Removed all code that is not directly related to scanning a QR code, such as product search, book
14 search, 2D barcode scanning etc.
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app/
DREADME.md3 This demo interfaces with the Chrome document scanning API to acquire scanned
8 * [Document scanning API](https://developer.chrome.com/apps/document_scan)
/external/python/cpython2/Tools/world/
Dworld148 scanning = 0
157 if scanning:
196 scanning = 1
/external/icu/icu4c/source/common/
Drbbirpt.txt140 # term-var-ref We've just finished scanning a reference to a $variable.
142 # The variable name scanning is in common with assignment statements,
149 # expr-mod We've just finished scanning a term, now look for the optional
211 # tags scanning a '{', the opening delimiter for a tag that identifies
258 # to go to after completion of the variable name scanning.
305 # scanning does a return.
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
Dcontrol17 - The extension is unable to interact with the Chrome scanning API
18 - The Chrome scanning API cannot interact with the mock lorgnette
/external/snakeyaml/src/test/resources/issues/
Dissue67-error2.txt1 while scanning a tag
Dissue67-error1.txt1 while scanning a tag
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_old.c474 dbus_bool_t scanning = wpa_s->scanning ? TRUE : FALSE; in wpa_supplicant_dbus_notify_scanning() local
490 DBUS_TYPE_BOOLEAN, &scanning, in wpa_supplicant_dbus_notify_scanning()
Ddbus_old_handlers.c1216 dbus_bool_t scanning = wpa_s->scanning ? TRUE : FALSE; in wpas_dbus_iface_get_scanning() local
1220 dbus_message_append_args(reply, DBUS_TYPE_BOOLEAN, &scanning, in wpas_dbus_iface_get_scanning()
/external/autotest/server/site_tests/network_WiFi_BluetoothScanPerf/
Dcontrol.11a13 throughput on a DUT with an open 802.11a network while scanning bluetooth.
Dcontrol.11b13 throughput on a DUT with an open 802.11b network while scanning bluetooth.
/external/wpa_supplicant_8/wpa_supplicant/
Dscan.h21 int scanning);
Dscan.c748 if (wpa_s->scanning) { in wpa_supplicant_scan()
1656 int scanning) in wpa_supplicant_notify_scanning() argument
1658 if (wpa_s->scanning != scanning) { in wpa_supplicant_notify_scanning()
1659 wpa_s->scanning = scanning; in wpa_supplicant_notify_scanning()
/external/autotest/server/site_tests/network_WiFi_RegDomain/
Dcontrol57 # least, not all of the passive scanning expectations can be
124 # the passive scanning expectations can be attributed to
/external/valgrind/none/tests/
Dcmdline1.stdout.exp132 NOTE: stack scanning is only available on arm-linux.
134 recovered by stack scanning [5]
Dcmdline2.stdout.exp132 NOTE: stack scanning is only available on arm-linux.
134 recovered by stack scanning [5]
/external/autotest/server/site_tests/network_WiFi_DarkResumeActiveScans/
Dcontrol28 system to carry out its tasks and re-suspend without active scanning and
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DCharStreamState.as32 * line, etc...) so that we can rewind the state after scanning ahead.
/external/libxml2/os400/libxmlrpg/
Dhash.rpgle51 * Callback when scanning data in a hash with the simple scanner.
63 * Callback when scanning data in a hash with the full scanner.
/external/brotli/tests/testdata/
Dlcet10.txt83 direct scanning, use of microform
1801 learning if other people had better ideas about scanning in general, and,
1802 in particular, scanning from microfilm, was one of the factors that drove
2156 but also including problems associated with scanning in illustrations,
2222 * Details of the scanning process * Print-on-demand copies of books *
2280 looking through a catalogue. PERSONIUS described the scanning process,
2296 has a library of digital books. In essence, CLASS is scanning and
2333 selecting books for scanning * Compression and decompression of images *
3037 in choosing scanning * Emphasis of CXP on timely and cost-effective
3076 initial setup and adjustments made prior to scanning, factors that
[all …]
/external/scapy/
DREADME24 It can easily handle most classical tasks like scanning, tracerouting, probing,
DREADME.md24 It can easily handle most classical tasks like scanning, tracerouting, probing,
/external/scapy/doc/scapy/
Dintroduction.rst14 much more. Scapy can easily handle most classical tasks like scanning,
52 be given to a port scanner to trigger the **port scanning** scenario. Even
/external/llvm/test/Transforms/GVN/
Dvolatile.ll2 ; when scanning for dependencies
/external/pcre/dist2/doc/
Dpcre2grep.txt70 (either shown literally, or as an offset), scanning resumes immediately
257 list, or by scanning a directory. The pattern is a PCRE2 reg-
276 the command line, obtained from --file-list, or by scanning a
373 scanning a directory. The pattern is a PCRE2 regular expres-
393 line, obtained from --file-list, or by scanning a parent
499 Once a match has been handled, scanning restarts at the

12345