HomeSort by relevance Sort by last modified time
    Searched full:gobble (Results 1 - 25 of 25) 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/src/doc/
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/dexgen/src/com/android/dexgen/util/
LabeledList.java 66 // Gobble any deleted labels that may be at the end...
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_with.py 667 def __init__(self, value=None, gobble=False):
671 self.gobble = gobble
682 if self.gobble:
725 with self.Dummy(gobble=True) as a, self.ExitRaises():
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_with.py 667 def __init__(self, value=None, gobble=False):
671 self.gobble = gobble
682 if self.gobble:
725 with self.Dummy(gobble=True) as a, self.ExitRaises():
  /dalvik/dx/src/com/android/dx/util/
LabeledList.java 65 // Gobble any deleted labels that may be at the end.
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
des.pod 205 not decrypt filename (the B<-u> option will gobble the B<-d> option).
  /external/dexmaker/src/dx/java/com/android/dx/util/
LabeledList.java 65 // 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).
  /external/chromium_org/chrome/installer/util/
channel_info.cc 81 // Modifiers that take an argument gobble up to the next separator or to the
  /external/chromium_org/third_party/sqlite/src/test/
fts3_common.tcl 67 # Gobble varints until the 0x00 that terminates the doclist-entry
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
extension.py 148 # Second pass to gobble up the real content: lines of the form
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
extension.py 148 # Second pass to gobble up the real content: lines of the form
  /external/bison/build-aux/
texinfo.tex 178 \def\gobble#1{}
    [all...]
  /external/grub/docs/
texinfo.tex 172 \def\gobble#1{}
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex 162 \def\gobble#1{}
    [all...]
  /external/libffi/
texinfo.tex 174 \def\gobble#1{}
    [all...]
  /ndk/sources/host-tools/make-3.81/config/
texinfo.tex 162 \def\gobble#1{}
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 176 \def\gobble#1{}
    [all...]
  /external/chromium/base/synchronization/
condition_variable_unittest.cc 206 // If threads aren't in a wait state, they may start to gobble up tasks in
  /external/chromium_org/base/synchronization/
condition_variable_unittest.cc 267 // If threads aren't in a wait state, they may start to gobble up tasks in
  /prebuilts/misc/common/commons-cli/
commons-cli-1.2.jar 
  /external/mdnsresponder/mDNSShared/
dnsextd.c     [all...]
  /ndk/sources/host-tools/make-3.81/doc/
make.info-1     [all...]
make.texi     [all...]

Completed in 1551 milliseconds