Home
last modified time | relevance | path

Searched defs:tOps (Results 1 – 15 of 15) sorted by relevance

/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go292 type tOps struct { struct
293 s *session
294 noSync bool
295 evictRemoved bool
296 cache *cache.Cache
297 bcache *cache.Cache
298 bpool *util.BufferPool
302 func (t *tOps) create() (*tWriter, error) {
347 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
419 func (t *tOps) remove(f *tFile) {
[all …]
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go292 type tOps struct { struct
293 s *session
294 noSync bool
295 evictRemoved bool
296 cache *cache.Cache
297 bcache *cache.Cache
298 bpool *util.BufferPool
302 func (t *tOps) create() (*tWriter, error) {
347 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
419 func (t *tOps) remove(f *tFile) {
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go292 type tOps struct { struct
293 s *session
294 noSync bool
295 evictRemoved bool
296 cache *cache.Cache
297 bcache *cache.Cache
298 bpool *util.BufferPool
302 func (t *tOps) create() (*tWriter, error) {
347 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
419 func (t *tOps) remove(f *tFile) {
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go292 type tOps struct { struct
293 s *session
294 noSync bool
295 evictRemoved bool
296 cache *cache.Cache
297 bcache *cache.Cache
298 bpool *util.BufferPool
302 func (t *tOps) create() (*tWriter, error) {
347 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
419 func (t *tOps) remove(f *tFile) {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go292 type tOps struct { struct
293 s *session
294 noSync bool
295 evictRemoved bool
296 cache *cache.Cache
297 bcache *cache.Cache
298 bpool *util.BufferPool
302 func (t *tOps) create() (*tWriter, error) {
347 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
419 func (t *tOps) remove(f *tFile) {
[all …]
/dports/www/tusc/tusc-0.4.7/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go292 type tOps struct { struct
293 s *session
294 noSync bool
295 evictRemoved bool
296 cache *cache.Cache
297 bcache *cache.Cache
298 bpool *util.BufferPool
302 func (t *tOps) create() (*tWriter, error) {
347 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
419 func (t *tOps) remove(f *tFile) {
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go359 type tOps struct { struct
360 s *session
361 noSync bool
362 evictRemoved bool
363 cache *cache.Cache
364 bcache *cache.Cache
365 bpool *util.BufferPool
369 func (t *tOps) create() (*tWriter, error) {
414 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
486 func (t *tOps) remove(fd storage.FileDesc) {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go359 type tOps struct { struct
360 s *session
361 noSync bool
362 evictRemoved bool
363 cache *cache.Cache
364 bcache *cache.Cache
365 bpool *util.BufferPool
369 func (t *tOps) create(tSize int) (*tWriter, error) {
414 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
486 func (t *tOps) remove(fd storage.FileDesc) {
[all …]
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go359 type tOps struct { struct
360 s *session
361 noSync bool
362 evictRemoved bool
363 cache *cache.Cache
364 bcache *cache.Cache
365 bpool *util.BufferPool
369 func (t *tOps) create() (*tWriter, error) {
414 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
486 func (t *tOps) remove(fd storage.FileDesc) {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go292 type tOps struct { struct
293 s *session
294 noSync bool
295 cache *cache.Cache
296 bcache *cache.Cache
297 bpool *util.BufferPool
301 func (t *tOps) create() (*tWriter, error) {
346 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
396 func (t *tOps) offsetOf(f *tFile, key []byte) (offset int64, err error) {
418 func (t *tOps) remove(f *tFile) {
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go292 type tOps struct { struct
293 s *session
294 noSync bool
295 cache *cache.Cache
296 bcache *cache.Cache
297 bpool *util.BufferPool
301 func (t *tOps) create() (*tWriter, error) {
346 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
396 func (t *tOps) offsetOf(f *tFile, key []byte) (offset int64, err error) {
418 func (t *tOps) remove(f *tFile) {
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go292 type tOps struct { struct
293 s *session
294 noSync bool
295 cache *cache.Cache
296 bcache *cache.Cache
297 bpool *util.BufferPool
301 func (t *tOps) create() (*tWriter, error) {
346 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
396 func (t *tOps) offsetOf(f *tFile, key []byte) (offset int64, err error) {
418 func (t *tOps) remove(f *tFile) {
[all …]
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go292 type tOps struct { struct
293 s *session
294 noSync bool
295 cache *cache.Cache
296 bcache *cache.Cache
297 bpool *util.BufferPool
301 func (t *tOps) create() (*tWriter, error) {
346 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
396 func (t *tOps) offsetOf(f *tFile, key []byte) (offset int64, err error) {
418 func (t *tOps) remove(f *tFile) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go292 type tOps struct { struct
293 s *session
294 noSync bool
295 cache *cache.Cache
296 bcache *cache.Cache
297 bpool *util.BufferPool
301 func (t *tOps) create() (*tWriter, error) {
346 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
396 func (t *tOps) offsetOf(f *tFile, key []byte) (offset int64, err error) {
418 func (t *tOps) remove(f *tFile) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dtable.go288 type tOps struct { struct
289 s *session
290 noSync bool
291 cache *cache.Cache
292 bcache *cache.Cache
293 bpool *util.BufferPool
297 func (t *tOps) create() (*tWriter, error) {
342 func (t *tOps) open(f *tFile) (ch *cache.Handle, err error) {
393 func (t *tOps) offsetOf(f *tFile, key []byte) (offset uint64, err error) {
416 func (t *tOps) remove(f *tFile) {
[all …]