OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:discarded
(Results
76 - 100
of
1255
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/content/browser/speech/
speech_recognition_dispatcher_host.h
81
// since tasks pending on a destroyed WeakPtr are automatically
discarded
.
/external/chromium_org/content/common/
gamepad_seqlock_unittest.cc
67
ANNOTATE_BENIGN_RACE_SIZED(&data, sizeof(data), "Racey reads are
discarded
");
/external/chromium_org/extensions/browser/
content_hash_reader.h
40
// should likely be
discarded
.
/external/chromium_org/net/http/
proxy_client_socket.h
80
// false, the response should be
discarded
and tunnel construction should
/external/chromium_org/net/quic/
quic_connection_stats.cc
50
<< ", packets
discarded
: " << s.packets_discarded
quic_connection_stats.h
26
uint32 packets_discarded; // Packets serialized and
discarded
before sending.
/external/chromium_org/remoting/protocol/
negotiating_authenticator_base.cc
59
// If the message was not
discarded
and the authenticator is waiting for it,
/external/chromium_org/sync/notifier/
dropped_invalidation_tracker.h
42
// Takes ownership of the internals belonging to a soon to be
discarded
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DiscardablePixelRef.h
47
// PixelRef object whose memory can be
discarded
when pixels are unlocked.
/external/chromium_org/third_party/WebKit/public/web/
WebExternalPopupMenuClient.h
54
// Should be called when the popup menu was
discarded
(closed without a
/external/chromium_org/third_party/angle/src/compiler/translator/
OutputGLSLBase.h
72
// current scope. When the traverser exits a scope, the scope is
discarded
.
/external/chromium_org/third_party/libaddressinput/src/cpp/src/
retriever.h
57
// corrupted, then it's
discarded
and redownloaded. If the data is stale, then
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_convolve_neon.c
37
* the temp buffer which has lots of extra room and is subsequently
discarded
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
statistics_calculator.h
60
// Reports that |num_packets| packets were
discarded
.
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
frame_buffer.h
80
// The number of packets
discarded
because the decoder can't make use of
/external/chromium_org/v8/src/
optimizing-compiler-thread.h
96
// Tasks evicted from the cyclic buffer are
discarded
.
/external/libvpx/libvpx/vp9/common/arm/neon/
vp9_convolve_neon.c
37
* the temp buffer which has lots of extra room and is subsequently
discarded
/external/okhttp/android/main/java/com/squareup/okhttp/
ConfigAwareConnectionPool.java
25
* configuration change events: When the network configuration changes the pool object is
discarded
/external/qemu/include/qapi/
error.h
89
* dst_err is NULL correctly. Errors after the first are
discarded
.
/frameworks/base/core/jni/android/graphics/
Rasterizer.cpp
19
// Any changes made to this file will be
discarded
by the build.
/frameworks/base/include/androidfw/
StreamingZipInflater.h
42
// be NULL, in which case the data is consumed and
discarded
.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_convolve_neon.c
37
* the temp buffer which has lots of extra room and is subsequently
discarded
/libcore/dom/src/test/resources/
staffNS.xml
10
<!ENTITY ent1 "This entity should be
discarded
">
/libcore/luni/src/main/java/javax/sql/
ConnectionEventListener.java
32
* later reuse. Connections experiencing an error should be
discarded
.
/libcore/luni/src/test/resources/
simple_ns.xml
10
<!ENTITY ent1 "This entity should be
discarded
">
Completed in 1429 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>