/external/autotest/client/common_lib/cros/bluetooth/ |
D | bluetooth_sdp_socket.py | 267 scanned = SDP_BODY_CNT_SIZE 270 uuid, = struct.unpack_from('>I', response, scanned) 272 scanned += 4 274 cont_state = response[scanned:] 398 scanned = 1 403 return None, scanned 421 scanned += int_size 422 return res, scanned 431 scanned += int_size + str_size 432 return res, scanned [all …]
|
/external/snakeyaml/src/test/java/org/pyyaml/ |
D | CanonicalScanner.java | 53 private boolean scanned; field in CanonicalScanner 60 this.scanned = false; in CanonicalScanner() 65 if (!scanned) { in checkToken() 83 if (!scanned) { in peekToken() 93 if (!scanned) { in getToken() 185 scanned = true; in scan()
|
/external/iptables/extensions/ |
D | libxt_string.man | 10 Set the offset up to which should be scanned. That is, byte \fIoffset\fP-1 11 (counting from 0) is the last one that is scanned.
|
/external/autotest/client/cros/cellular/pseudomodem/ |
D | modem_3gpp.py | 173 scanned = [network.ToScanDictionary() 178 scanned.append({ 188 {network['operator-code']: network for network in scanned}) 189 return scanned
|
/external/icu/icu4c/source/i18n/ |
D | regexcst.txt | 45 … |--- Character or named character classes to test for. If the current character being scanned 309 # scanned a '[:' If it really is a [:property:], doSetPosixProp will have 345 # set-after-lit The last thing scanned was a literal character within a set. 388 # Have scanned [[set]& 398 # set-lit-amp Have scanned "[literals&" 409 # Have scanned [set]- 421 # scanned a-b- or \w- 436 # Have scanned "[literals-" Could be a range or a -- operator or a literal 451 # scanned "[literal-\"
|
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app/ |
D | README.md | 3 This demo interfaces with the Chrome document scanning API to acquire scanned
|
/external/icu/icu4c/source/common/ |
D | rbbirpt.txt | 45 … |--- Character or named character classes to test for. If the current character being scanned 76 # ! We've just scanned a '!', indicating either a !!key word flag or a 299 # when what is being scanned no longer looks like an expression.
|
/external/opencv3/doc/tutorials/imgproc/erosion_dilatation/ |
D | erosion_dilatation.markdown | 38 - As the kernel \f$B\f$ is scanned over the image, we compute the maximal pixel value overlapped … 51 - As the kernel \f$B\f$ is scanned over the image, we compute the minimal pixel value overlapped …
|
/external/pcre/dist/doc/ |
D | pcregrep.txt | 53 The amount of memory used for buffering files that are being scanned is 167 buffering files that are being scanned. 176 scanned; instead output the number of lines that would other- 178 zero is output. If several files are are being scanned, a 313 scanned from the given file, one per line. Trailing white 515 ify their line endings. If the data that is being scanned 597 ject lines that are scanned must be valid strings of UTF-8
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/ |
D | modulegraph.rst | 41 refer to a Python source file and will be scanned for dependencies. 113 dependencies will be instantiated and scanned for additional depende 505 a dependency is scanned from a byte-compiled module instead of a python
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | ANTLRStringStream.as | 31 /** The data being scanned */
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-3.1 | 27 filesystem being appended to are no longer scanned and checksummed. This
|
/external/opencv3/doc/tutorials/imgproc/imgtrans/filter_2d/ |
D | filter_2d.markdown | 166 -# *kernel*: The kernel to be scanned through the image
|
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/ |
D | i18n.rst | 122 scanned. This will create a ``messages.pot`` file in the ``locale``
|
/external/squashfs-tools/kernel/Documentation/filesystems/ |
D | squashfs.txt | 135 and at lookup the index is scanned linearly looking for the first filename
|
/external/bison/data/m4sugar/ |
D | foreach.m4 | 34 # M4 1.6, this was fixed so that $@ is only scanned once, then
|
/external/e2fsprogs/ |
D | TODO | 128 that I do not have to wait for the whole disk to be scanned when the
|
/external/bison/doc/ |
D | refcard.tex | 128 % can be scanned without complaint.
|
/external/llvm/docs/CommandGuide/ |
D | lit.rst | 299 builds this is the directory that will be scanned for tests.
|
/external/libjpeg-turbo/java/ |
D | TJBench.java | 742 boolean match = false, scanned = true; in main()
|
/external/toybox/kconfig/ |
D | lex.zconf.c_shipped | 825 * down here because we want the user's section 1 to have been scanned first. 2314 printf("file %s already scanned?\n", name);
|
/external/mesa3d/src/egl/docs/ |
D | EGL_MESA_screen_surface | 41 be directly displayed (i.e. scanned out) on a monitor (such as a flat
|
/external/squashfs-tools/ |
D | CHANGES | 339 filesystem being appended to are no longer scanned and
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl4.rst | 336 *testfunc* itself. What actually happened here is that the JIT scanned
|
/external/vulkan-validation-layers/loader/ |
D | LoaderAndLayerInterface.md | 798 "VK\_LAYER\_PATH" will be scanned for info files. Each semi-colon-separated 966 "VK\_LAYER\_PATH" will be scanned for info files. Each colon-separated entry
|