Home
last modified time | relevance | path

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

1234

/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/icu/icu4c/source/common/
Drbbirpt.txt118 # term-var-ref We've just finished scanning a reference to a $variable.
120 # The variable name scanning is in common with assignment statements,
127 # expr-mod We've just finished scanning a term, now look for the optional
189 # tags scanning a '{', the opening delimiter for a tag that identifies
236 # to go to after completion of the variable name scanning.
283 # 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/autotest/server/site_tests/network_WiFi_BluetoothScanPerf/
Dcontrol.11b13 throughput on a DUT with an open 802.11b network while scanning bluetooth.
Dcontrol.11a13 throughput on a DUT with an open 802.11a network while scanning bluetooth.
/external/wpa_supplicant_8/wpa_supplicant/
Dscan.h21 int scanning);
Dscan.c671 if (wpa_s->scanning) { in wpa_supplicant_scan()
1525 int scanning) in wpa_supplicant_notify_scanning() argument
1527 if (wpa_s->scanning != scanning) { in wpa_supplicant_notify_scanning()
1528 wpa_s->scanning = scanning; in wpa_supplicant_notify_scanning()
/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.c1227 dbus_bool_t scanning = wpa_s->scanning ? TRUE : FALSE; in wpas_dbus_iface_get_scanning() local
1231 dbus_message_append_args(reply, DBUS_TYPE_BOOLEAN, &scanning, in wpas_dbus_iface_get_scanning()
/external/autotest/server/site_tests/network_WiFi_RegDomain/
Dcontrol58 # least, not all of the passive scanning expectations can be
125 # the passive scanning expectations can be attributed to
/external/opencv3/doc/tutorials/core/how_to_scan_images/
Dhow_to_scan_images.markdown51 will make the scanning for each image using all of these methods, and print out how long it took.
98 may help to speed up the scanning process. We can use the @ref cv::Mat::isContinuous() function to …
150 The final method isn't recommended for scanning. It was made to acquire or modify somehow random
152 to access. During our earlier scanning methods you could already observe that is important through
182 OpenCV has a function that makes the modification without the need from you to write the scanning of
/external/bison/etc/
DREADME5 (including scanning and I/O).
/external/opencv3/doc/tutorials/core/interoperability_with_OpenCV_1/
Dinteroperability_with_OpenCV_1.markdown106 in the first example it processes each plane using one of the three major image scanning algorithms
110 The scanning version looks like:
112 @snippet interoperability_with_OpenCV_1.cpp scanning
/external/valgrind/none/tests/
Dcmdline1.stdout.exp124 NOTE: stack scanning is only available on arm-linux.
126 recovered by stack scanning [5]
Dcmdline2.stdout.exp124 NOTE: stack scanning is only available on arm-linux.
126 recovered by stack scanning [5]
/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/v8/test/preparser/
Dpreparser.status33 # We don't parse RegExps at scanning time, so we can't fail on octal
/external/autotest/server/site_tests/network_WiFi_DarkResumeActiveScans/
Dcontrol29 system to carry out its tasks and re-suspend without active scanning and
/external/libxml2/os400/libxmlrpg/
Dhash.rpgle49 * Callback when scanning data in a hash with the simple scanner.
61 * Callback when scanning data in a hash with the full scanner.
/external/autotest/client/site_tests/security_AccountsBaseline/
Dbaseline.passwd55 saned:!:255:255:document scanning process:/dev/null:/bin/false
/external/ceres-solver/data/nist/
DKirby2.dat12 scanning electron microscope line with standards.
/external/llvm/test/Transforms/GVN/
Dvolatile.ll2 ; when scanning for dependencies

1234