OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:discards
(Results
1 - 5
of
5
) sorted by null
/external/clang/test/Sema/
predef.c
9
expected-warning {{initializing 'char *' with an expression of type 'const char [1]'
discards
qualifiers}}
/external/jdiff/src/jdiff/
DiffMyers.java
569
final byte[]
discards
= new byte[end];
586
discards
[i] = 1;
588
discards
[i] = 2;
590
return
discards
;
597
private void filterDiscards(final byte[]
discards
) {
602
/* Cancel provisional
discards
not in middle of run of
discards
. */
603
if (
discards
[i] == 2)
604
discards
[i] = 0;
605
else if (
discards
[i] != 0
[
all
...]
/external/webkit/LayoutTests/dom/xhtml/level3/core/
documentnormalizedocument11.js
82
The feature namespace-declarations when set to false,
discards
all namespace declaration attributes,
/external/guava/guava/lib/
jdiff.jar
/external/libvorbis/doc/
04-codec.tex
369
error that
discards
this packet from the stream. An end of packet
Completed in 3969 milliseconds