OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gobble
(Results
1 - 9
of
9
) sorted by null
/system/core/toolbox/
cat.c
55
int ch,
gobble
, line, prev;
local
58
line =
gobble
= 0;
63
if (!
gobble
&& putchar(ch) == EOF)
65
gobble
= 1;
90
gobble
= 0;
/external/zlib/
algorithm.txt
114
and the number of bits to
gobble
. Then you start again with the next
154
110: -> table X (
gobble
3 bits)
155
111: -> table Y (
gobble
3 bits)
158
many bits to
gobble
. Or the entry points to another table, with the number of
159
bits to
gobble
implicit in the size of the table.
/dalvik/dx/src/com/android/dx/util/
LabeledList.java
66
//
Gobble
any deleted labels that may be at the end...
/external/openssl/crypto/des/
des.pod
205
not decrypt filename (the B<-u> option will
gobble
the B<-d> option).
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
HandleHeap.java
524
/* we've consumed 9 bytes;
gobble
up any extra */
551
/* we've consumed 8 bytes;
gobble
up any extra */
/external/grub/docs/
texinfo.tex
172
\def\
gobble
#1{}
[
all
...]
/external/bison/build-aux/
texinfo.tex
180
\def\
gobble
#1{}
[
all
...]
/external/libffi/
texinfo.tex
174
\def\
gobble
#1{}
[
all
...]
/external/e2fsprogs/doc/
texinfo.tex
101
\def\
gobble
#1{}
[
all
...]
Completed in 33 milliseconds