Home
last modified time | relevance | path

Searched refs:discards (Results 1 – 20 of 20) sorted by relevance

/external/jdiff/src/jdiff/
DDiffMyers.java569 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/
DREADME.linux54 capturing packets if a filter has been specified that discards a
Dwlan_filtering.patch246 + * XXX - generate the code that discards non data frames
/external/zlib/
Dalgorithm.txt30 hash chains, the algorithm simply discards matches that are too old.
/external/jpeg/
Dusage.doc471 This option discards the chrominance channels if the input image is YCbCr
486 comments from the source file, but discards
/external/qemu/
DCHANGES.TXT326 - Fix spurious discards of SMS messages when using two emulators.
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info1095 Here is a scanner which recognizes (and discards) C comments while
1310 This function discards the buffer's contents, so the next time the
Dflex.texi1313 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/
Dflex.man1281 Here is a scanner which recognizes (and discards) C comments
1559 This function discards the buffer's contents, so the next
/external/bison/doc/
Dbison.texinfo3939 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
Dbison.info3806 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/
Dconfigure8744 # 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',
Daclocal.m46257 # but understands `-z linker_flag'. GCC discards it without `$wl',
/external/e2fsprogs/
DRELEASE-NOTES1853 non-empty bad block list. Resize2fs now discards any blocks on the
/external/libpng/
Daclocal.m44935 # but understands `-z linker_flag'. GCC discards it without `$wl',
/external/webkit/WebKitTools/
DChangeLog-2009-06-168280 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/
DChangeLog-2002-12-037415 Pass nil for the referrer here. But it seems wrong that this function discards
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-1420553 Fixed: <rdar://problem/4147745> JavaScript discards locally defined "arguments" property
/external/webkit/WebCore/
DChangeLog-2005-12-1917254 discards a newline just after a <pre>, not a run of spaces and a subsequent newline.
DChangeLog-2006-05-106501 (WebCore::HTMLCanvasElement::reset): Added. Sets the size of the canvas and discards