HomeSort by relevance Sort by last modified time
    Searched refs:shelf (Results 1 - 11 of 11) sorted by null

  /toolchain/binutils/binutils-2.25/ld/emulparams/
shelf_uclinux.sh 1 . ${srcdir}/emulparams/shelf.sh
shlelf.sh 1 . ${srcdir}/emulparams/shelf.sh
shelf_nbsd.sh 4 . ${srcdir}/emulparams/shelf.sh
shlsymbian.sh 5 . ${srcdir}/emulparams/shelf.sh
  /prebuilts/gdb/darwin-x86/lib/python2.7/
shelve.py 3 A "shelf" is a persistent, dictionary-like object. The difference
4 with dbm databases is that the values (not the keys!) in a shelf can
73 __all__ = ["Shelf","BsdDbShelf","DbfilenameShelf","open"]
79 raise ValueError('invalid operation on closed shelf')
85 class Shelf(UserDict.DictMixin):
86 """Base class for shelf implementations.
172 class BsdDbShelf(Shelf):
173 """Shelf implementation using the "BSD" db interface.
186 Shelf.__init__(self, dict, protocol, writeback)
214 class DbfilenameShelf(Shelf)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
shelve.py 3 A "shelf" is a persistent, dictionary-like object. The difference
4 with dbm databases is that the values (not the keys!) in a shelf can
73 __all__ = ["Shelf","BsdDbShelf","DbfilenameShelf","open"]
79 raise ValueError('invalid operation on closed shelf')
85 class Shelf(UserDict.DictMixin):
86 """Base class for shelf implementations.
172 class BsdDbShelf(Shelf):
173 """Shelf implementation using the "BSD" db interface.
186 Shelf.__init__(self, dict, protocol, writeback)
214 class DbfilenameShelf(Shelf)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shelve.py 3 A "shelf" is a persistent, dictionary-like object. The difference
4 with dbm databases is that the values (not the keys!) in a shelf can
73 __all__ = ["Shelf","BsdDbShelf","DbfilenameShelf","open"]
79 raise ValueError('invalid operation on closed shelf')
85 class Shelf(UserDict.DictMixin):
86 """Base class for shelf implementations.
172 class BsdDbShelf(Shelf):
173 """Shelf implementation using the "BSD" db interface.
186 Shelf.__init__(self, dict, protocol, writeback)
214 class DbfilenameShelf(Shelf)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shelve.py 3 A "shelf" is a persistent, dictionary-like object. The difference
4 with dbm databases is that the values (not the keys!) in a shelf can
73 __all__ = ["Shelf","BsdDbShelf","DbfilenameShelf","open"]
79 raise ValueError('invalid operation on closed shelf')
85 class Shelf(UserDict.DictMixin):
86 """Base class for shelf implementations.
172 class BsdDbShelf(Shelf):
173 """Shelf implementation using the "BSD" db interface.
186 Shelf.__init__(self, dict, protocol, writeback)
214 class DbfilenameShelf(Shelf)
    [all...]
  /external/chromium-trace/catapult/tracing/third_party/devscripts/
licensecheck.pl.vanilla 160 \.shelf|_MTN|\.bzr(?:\.backup|tags)?)(?:$|/.*$)
licensecheck.pl 163 \.shelf|_MTN|\.bzr(?:\.backup|tags)?)(?:$|/.*$)
  /toolchain/binutils/binutils-2.25/ld/
Makefile.am     [all...]

Completed in 1137 milliseconds