OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:discarded
(Results
51 - 75
of
1255
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/Source/core/events/
EventQueue.h
45
// The accumulated and all the future events will be
discarded
, no events will be dispatched anymore.
/external/chromium_org/third_party/sqlite/src/test/
thread004.test
62
# all connections to test.db is
discarded
.
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
stats.h
32
// How many packets were
discarded
of the encoded frame data (if any).
/external/kernel-headers/original/uapi/linux/
atmsvc.h
28
/* (sigd has
discarded
ctx) */
/libcore/dom/src/test/resources/
staff.xml
8
<!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
">
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
atmsvc.h
28
/* (sigd has
discarded
ctx) */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
atmsvc.h
28
/* (sigd has
discarded
ctx) */
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
PopFramesTest.java
53
* prints stack and checks that
discarded
frame is not returned
145
logWriter.println("=> Check that only one frame was
discarded
: frameID = " + frameID + ", method = " + methodToPop);
147
assertEquals("frame is not
discarded
", numberOfPoppedFrames, 1);
PopFrames002Test.java
62
* prints stack and checks that
discarded
frames are not returned
148
logWriter.println("=> Check that " + NUMBER_OF_FRAMES_TO_POP + " were
discarded
");
150
assertEquals("not all frames were
discarded
", numberOfPoppedFrames,
188
* prints stack and checks that
discarded
frames are not returned
254
logWriter.println("=> Check that " + NUMBER_OF_FRAMES_TO_POP + " frames were
discarded
");
256
assertEquals("not all frames were
discarded
", numberOfPoppedFrames,
/external/chromium_org/base/memory/
discardable_memory.h
37
// flexibility as to which objects get
discarded
.
40
// locked, it will not be
discarded
. Unlocking the memory allows the OS to
113
//
discarded
and a new one should be created. If the return value is
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
packet_buffer.h
89
//
discarded
and properly deleted. The number of
discarded
packets will be
99
// Returns number of packets
discarded
.
/external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/
HtmlChangeListener.html
37
<FONT color="green">034</FONT> * Receives events when an HTML tag, or attribute is
discarded
.<a name="line.34"></a>
43
<FONT color="green">040</FONT> /** Called when a tag is
discarded
from the input. */<a name="line.40"></a>
47
<FONT color="green">044</FONT> * Called when attributes are
discarded
<a name="line.44"></a>
/external/valgrind/main/helgrind/tests/
filter_xml
14
# will be
discarded
. For a sequence of one or more
discarded
frames
110
# First: If there were any preceding frames that were
discarded
/frameworks/av/media/libstagefright/rtsp/
AH263Assembler.cpp
115
ALOGW("Packet
discarded
due to VRC (V != 0)");
123
ALOGW("Packet
discarded
(PLEN != 0)");
131
ALOGW("Packet
discarded
(PEBIT != 0)");
/external/chromium_org/net/cert/
ct_serialization.cc
47
// The bytes read from |in| are
discarded
(i.e. |in|'s prefix removed)
66
// The bytes read from |in| are
discarded
(i.e. |in|'s prefix removed)
78
// The bytes read from |in| are
discarded
(i.e. |in|'s prefix removed)
92
// The bytes read from |in| are
discarded
(i.e. |in|'s prefix removed)
103
// The bytes read from |in| are
discarded
(i.e. |in|'s prefix removed)
/external/chromium_org/media/base/
audio_discard_helper_unittest.cc
89
// Verify the basic case where nothing is
discarded
.
116
// Verify the basic case where nothing is
discarded
.
140
// Verify half the frames end up
discarded
.
328
// All of the first buffer should be
discarded
.
399
// Verify all of the first buffer is
discarded
.
465
// Verify all of the first buffer is
discarded
.
471
// Verify 5ms off the front of the second buffer is
discarded
.
/external/chromium_org/components/signin/core/browser/
mutable_profile_oauth2_token_service_unittest.cc
133
// Legacy tokens get
discarded
, but the old refresh token is kept.
145
// Add some other legacy token. (Expected to get
discarded
).
158
// Again legacy tokens get
discarded
, but since the main porfile account
/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
...]
/art/runtime/base/unix_file/
random_access_file.h
48
// file's current extent, data is
discarded
. If this is greater than the
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
OpMapVector.java
73
* specified object. The previous component at that position is
discarded
.
/external/chromium_org/chrome/browser/
chrome_process_singleton.h
18
// Notifications from ProcessSingleton will be
discarded
if a modal dialog is
/external/chromium_org/chrome/test/chromedriver/js/
execute_async_script.js
37
*
discarded
while script2's will be saved.
/external/chromium_org/components/feedback/
tracing_manager.h
34
// GetTraceData(). When the data is no longer needed, it should be
discarded
Completed in 548 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>