OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consume
(Results
726 - 750
of
1550
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/extensions/common/matcher/
url_matcher.h
131
//
consume
memory. You need to call ForgetUnusedPatterns() or
/external/chromium_org/gpu/tools/compositor_model_bench/
compositor_model_bench.cc
132
//
Consume
all the X events.
/external/chromium_org/media/base/android/
media_player_bridge.cc
346
// If media player was recovered from a saved state,
consume
all the pending
media_source_player.h
220
// Check whether audio or video data is available for decoders to
consume
.
/external/chromium_org/media/tools/player_x11/
player_x11.cc
174
//
Consume
all the X events
/external/chromium_org/net/base/
gzip_filter_unittest.cc
301
// header correctly. (2) Sometimes the filter will
consume
input without
/external/chromium_org/net/http/
http_security_headers.cc
241
//
Consume
and ignore the post-label contents (if any).
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
WidthIterator.cpp
163
while (textIterator.
consume
(character, clusterLength)) {
/external/chromium_org/third_party/WebKit/Source/core/platform/image-decoders/gif/
GIFImageReader.h
350
size_t m_bytesToConsume; // Number of bytes to
consume
for next stage of parsing.
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
EventListenersSidebarPane.js
59
this.settingsSelectElement.addEventListener("click", function(event) { event.
consume
() }, false);
SettingsScreen.js
[
all
...]
SuggestBox.js
246
event.
consume
(true);
/external/chromium_org/third_party/libjingle/source/talk/base/
macasyncsocket.cc
330
// otherwise. In case of any failure,
consume
the native socket. We assume the
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
gzip_stream.cc
288
// The loop in Deflate should
consume
all avail_in
/external/chromium_org/tools/gn/
filesystem_utils.cc
43
*consumed_len = 2; //
Consume
the slash
/external/clang/test/CodeGen/
aarch64-arguments.c
183
// Checking: __int128 needing to be aligned in registers will
consume
correct
/external/e2fsprogs/lib/blkid/
read.c
164
/*
Consume
the remaining XML on the line (cosmetic only) */
/external/jpeg/
jdapimin.c
276
*
Consume
data in advance of what the decompressor requires.
/external/jsilver/src/com/google/streamhtmlparser/impl/
JavascriptParserImpl.java
184
//
Consume
the last whitespace
/external/llvm/include/llvm/MC/
MCSchedule.h
37
// issue out-of-order). Unbuffered resources (BufferSize == 0) always
consume
/external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.c
163
* consumeByte - Uses the reader function provided by the user to
consume
one
215
*
consume
* - Use the reader function provided by the user to
consume
data
671
* Anything we
consume
from here on must be unconsumed.
[
all
...]
/external/llvm/utils/lit/lit/
ShUtil.py
24
maybe_eat(c) -
Consume
the character c if it is the next character,
/external/nist-sip/java/gov/nist/javax/sip/parser/
Parser.java
93
lexer.
consume
();
/external/protobuf/src/google/protobuf/io/
gzip_stream.cc
283
// The loop in Deflate should
consume
all avail_in
/external/qemu/distrib/jpeg-6b/
jdapimin.c
276
*
Consume
data in advance of what the decompressor requires.
Completed in 835 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>