HomeSort by relevance Sort by last modified time
    Searched full:discarded (Results 1 - 25 of 633) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/broadcom/wlan/bcm4329/src/include/
msgtrace.h 48 uint32 discarded_bytes; /* Number of discarded bytes because of trace overflow */
49 uint32 discarded_printf; /* Number of discarded printf because of trace overflow */
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
documenttypegetentitieslength.java 31 * Duplicate entities are to be discarded.
35 * occurrance should be discarded.
  /external/kernel-headers/original/asm-generic/
percpu.h 16 /* var is in discarded region: offset to particular copy we want */
  /frameworks/base/core/jni/android/graphics/
PorterDuff.cpp 19 // Any changes made to this file will be discarded by the build.
Rasterizer.cpp 19 // Any changes made to this file will be discarded by the build.
DrawFilter.cpp 19 // Any changes made to this file will be discarded by the build.
  /frameworks/base/graphics/java/android/graphics/
ColorFilter.java 18 // Any changes made to this file will be discarded by the build.
LightingColorFilter.java 18 // Any changes made to this file will be discarded by the build.
Rasterizer.java 18 // Any changes made to this file will be discarded by the build.
Xfermode.java 18 // Any changes made to this file will be discarded by the build.
  /external/webkit/WebKit/mac/Misc/
WebKitLogging.m 105 NSLog(@"*** WebKit discarded an uncaught exception in the %s delegate: <%@> %@",
108 NSLog(@"*** WebKit discarded an uncaught exception in the %s delegate: %@",
  /libcore/luni/src/main/java/org/w3c/dom/
DocumentType.java 36 * not contained. Duplicates are discarded. For example in:
52 * DTD. Duplicates are discarded. Every node in this map also implements
  /cts/tools/vm-tests/src/dot/junit/opcodes/return_void/
Test_return_void.java 26 * @title check that frames are discarded and reinstananted correctly
  /libcore/dom/src/test/resources/
staff.xml 8 <!ENTITY ent1 "This entity should be discarded">
staffNS.xml 10 <!ENTITY ent1 "This entity should be discarded">
  /libcore/luni/src/test/resources/nwf/
staff.xml 8 <!ENTITY ent1 "This entity should be discarded">
  /libcore/luni/src/test/resources/wf/
staff.xml 8 <!ENTITY ent1 "This entity should be discarded">
  /external/jdiff/src/jdiff/
DiffMyers.java 286 All line numbers are origin-0 and discarded lines are not counted. */
534 A line which is discarded will not be considered by the actual
537 (which don't count the discarded lines) into real line numbers;
539 that are comprehensible when the discarded lines are counted.
547 /* Set up table of which lines are going to be discarded. */
548 final byte[] discarded = discardable(f.equivCount());
553 filterDiscards(discarded);
556 discard(discarded);
559 /** Mark to be discarded each line that matches no line of another file.
707 @param discards flags lines to be discarded
    [all...]
  /cts/tools/dx-tests/src/dxc/junit/opcodes/opc_return/
Test_opc_return.java 29 * @title check that frames are discarded and reinstananted correctly
  /cts/tools/vm-tests/src/dot/junit/opcodes/opc_return/
Test_opc_return.java 26 * @title check that frames are discarded and reinstananted correctly
  /cts/tools/vm-tests/src/dot/junit/opcodes/return_wide/
Test_return_wide.java 26 * @title check that frames are discarded and reinstananted correctly
  /external/webkit/WebKit/mac/History/
WebHistoryPrivate.h 34 items discarded due to the date limit or item limit. The key for the array is WebHistoryItemsKey.
  /frameworks/base/include/utils/
StreamingZipInflater.h 40 // be NULL, in which case the data is consumed and discarded.
  /libcore/luni/src/main/java/javax/sql/
ConnectionEventListener.java 32 * later reuse. Connections experiencing an error should be discarded.
  /libcore/luni/src/main/java/org/apache/xpath/compiler/
OpMapVector.java 73 * specified object. The previous component at that position is discarded.

Completed in 637 milliseconds

1 2 3 4 5 6 7 8 91011>>