OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consume
(Results
626 - 650
of
1550
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLTokenizer.h
245
// Sometimes we speculatively
consume
input characters and we don't
/external/chromium_org/third_party/WebKit/Source/core/platform/network/
SocketStreamHandle.cpp
261
m_buffer.
consume
(bytesWritten);
/external/chromium_org/third_party/icu/source/common/
ucnv_u8.c
103
inBytes = cnv->mode; /* restore # of bytes to
consume
*/
233
inBytes = cnv->mode; /* restore # of bytes to
consume
*/
395
/* convert and
consume
this supplementary code point */
521
/* convert and
consume
this supplementary code point */
[
all
...]
usc_impl.c
285
*
consume
it and form the full character
/external/chromium_org/third_party/libjingle/source/talk/base/
dbus_unittest.cc
226
// destructed. Here we also
consume
the wakeup signal (if there is one) so
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppsocket.cc
105
buffer_.
Consume
(written);
/external/chromium_org/third_party/libwebp/utils/
thread.c
105
// wait until the event is consumed so the signaler cannot
consume
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
testutil.cc
48
// up trying to
consume
all of RAM+swap, and that can take quite some time. By
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
testutil.cc
48
// up trying to
consume
all of RAM+swap, and that can take quite some time. By
/external/chromium_org/v8/src/
scanner.cc
326
//
consume
the '/' and insert a whitespace. This way all
693
Advance(); //
consume
quote
709
Advance(); //
consume
quote
1054
Advance(); //
consume
'/'
[
all
...]
/external/clang/include/clang/Frontend/
FrontendActions.h
161
* will
consume
the merged context.
/external/clang/www/
OpenProjects.html
96
<li><b>XML Representation of ASTs</b>: Clang maintains a rich Abstract Syntax Tree that describes the program. Clang could emit an XML document that describes the program, which others tools could
consume
rather than being tied directly to the Clang binary.The XML representation needs to meet several requirements:
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
AnnotationUtils.java
181
// Scan to ';' or '<'.
Consume
';' but not '<'.
/external/doclava/src/com/google/doclava/apicheck/
ApiCheck.java
34
// parse out and
consume
the -whatever command line flags
/external/icu4c/common/
ucnv_u8.c
106
inBytes = cnv->mode; /* restore # of bytes to
consume
*/
236
inBytes = cnv->mode; /* restore # of bytes to
consume
*/
398
/* convert and
consume
this supplementary code point */
524
/* convert and
consume
this supplementary code point */
[
all
...]
usc_impl.c
285
*
consume
it and form the full character
/external/iproute2/man/man8/
tc-netem.8
150
* 5 byte header, thus
consume
106 byte on the wire. The last optional value
/external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/
InputSystemJme.java
138
// Do not
consume
motion events
/external/jpeg/
jdtrans.c
249
/* Initialize input side of decompressor to
consume
first scan. */
/external/kernel-headers/original/linux/
bitmap.h
11
* bitmaps provide bit arrays that
consume
one or more unsigned
zlib.h
62
application must provide more input and/or
consume
the output
236
should never be zero before the call. The application can
consume
the
355
The application can
consume
the uncompressed output when it wants, for
542
can
consume
lots of memory.
[
all
...]
/external/libvpx/libvpx/vp9/decoder/
vp9_thread.c
108
// wait until the event is consumed so the signaler cannot
consume
/external/linux-tools-perf/util/
parse-options.h
157
* It's okay for the caller to
consume
argv/argc in the usual way.
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
parser.ml
105
*
consume
it, otherwise we are done. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
parser.ml
119
*
consume
it, otherwise we are done. *)
Completed in 2873 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>