Searched refs:discards (Results 1 – 20 of 20) sorted by relevance
/external/jdiff/src/jdiff/ |
D | DiffMyers.java | 569 final byte[] discards = new byte[end]; in discardable() 586 discards[i] = 1; in discardable() 588 discards[i] = 2; in discardable() 590 return discards; in discardable() 597 private void filterDiscards(final byte[] discards) { in filterDiscards() argument 603 if (discards[i] == 2) in filterDiscards() 604 discards[i] = 0; in filterDiscards() 605 else if (discards[i] != 0) in filterDiscards() 616 if (discards[j] == 0) in filterDiscards() 618 if (discards[j] == 2) in filterDiscards() [all …]
|
/external/libpcap/ |
D | README.linux | 54 capturing packets if a filter has been specified that discards a
|
D | wlan_filtering.patch | 246 + * XXX - generate the code that discards non data frames
|
/external/zlib/ |
D | algorithm.txt | 30 hash chains, the algorithm simply discards matches that are too old.
|
/external/jpeg/ |
D | usage.doc | 471 This option discards the chrominance channels if the input image is YCbCr 486 comments from the source file, but discards
|
/external/qemu/ |
D | CHANGES.TXT | 326 - Fix spurious discards of SMS messages when using two emulators.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/ |
D | flex.info | 1095 Here is a scanner which recognizes (and discards) C comments while 1310 This function discards the buffer's contents, so the next time the
|
D | flex.texi | 1313 Here is a scanner which recognizes (and discards) C 1565 This function discards the buffer's contents, so the next time the
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
D | flex.man | 1281 Here is a scanner which recognizes (and discards) C comments 1559 This function discards the buffer's contents, so the next
|
/external/bison/doc/ |
D | bison.texinfo | 3939 Invoke the braced @var{code} whenever the parser discards one of the 4863 semantic value @var{value}; then it discards the value that was 5938 the semantic context and part of the input. First it discards states 5944 tokens and discards them until it finds a token which is acceptable. In 5945 this example, Bison reads and discards input until the next newline so
|
D | bison.info | 3806 Invoke the braced CODE whenever the parser discards one of the 4590 with token type TOKEN and semantic value VALUE; then it discards 5484 part of the semantic context and part of the input. First it discards 5490 parser reads tokens and discards them until it finds a token which is 5491 acceptable. In this example, Bison reads and discards input until the
|
/external/libffi/ |
D | configure | 8744 # but understands `-z linker_flag'. GCC discards it without `$wl', 15367 # but understands `-z linker_flag'. GCC discards it without `$wl', 17970 # but understands `-z linker_flag'. GCC discards it without `$wl',
|
D | aclocal.m4 | 6257 # but understands `-z linker_flag'. GCC discards it without `$wl',
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 1853 non-empty bad block list. Resize2fs now discards any blocks on the
|
/external/libpng/ |
D | aclocal.m4 | 4935 # but understands `-z linker_flag'. GCC discards it without `$wl',
|
/external/webkit/WebKitTools/ |
D | ChangeLog-2009-06-16 | 8280 The as-needed flag discards libraries whose functions have not been needed by 25077 …cvs-abandon is for throwing away changes; discards any local changes, reverting to the state in CVS
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 7415 Pass nil for the referrer here. But it seems wrong that this function discards
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2007-10-14 | 20553 Fixed: <rdar://problem/4147745> JavaScript discards locally defined "arguments" property
|
/external/webkit/WebCore/ |
D | ChangeLog-2005-12-19 | 17254 discards a newline just after a <pre>, not a run of spaces and a subsequent newline.
|
D | ChangeLog-2006-05-10 | 6501 (WebCore::HTMLCanvasElement::reset): Added. Sets the size of the canvas and discards
|