Home
last modified time | relevance | path

Searched refs:inmemory (Results 1 – 25 of 613) sorted by relevance

12345678910>>...25

/dports/devel/ptypes/ptypes-2.1.1/src/
H A Dpinmem.cxx18 inmemory::inmemory(const string& imem) in inmemory() function in inmemory
24 inmemory::~inmemory() in ~inmemory()
30 int inmemory::classid() in classid()
36 void inmemory::bufalloc() in bufalloc()
43 void inmemory::buffree() in buffree()
50 void inmemory::bufvalidate() in bufvalidate()
56 void inmemory::doopen() in doopen()
61 void inmemory::doclose() in doclose()
66 large inmemory::doseek(large, ioseekmode) in doseek()
74 int inmemory::dorawread(char*, int) in dorawread()
[all …]
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/inmemory/
H A DMakefile.mk2 backends/inmemory/dir_contents\
3 backends/inmemory/Makefile
7 backends/inmemory/inmemory_alltermslist.h\
8 backends/inmemory/inmemory_database.h\
9 backends/inmemory/inmemory_document.h
12 backends/inmemory/inmemory_alltermslist.cc\
13 backends/inmemory/inmemory_database.cc\
14 backends/inmemory/inmemory_document.cc\
15 backends/inmemory/inmemory_positionlist.cc
20 backends/inmemory/inmemory_positionlist.cc
/dports/databases/xapian-core/xapian-core-1.4.18/backends/inmemory/
H A DMakefile.mk2 backends/inmemory/Makefile
6 backends/inmemory/inmemory_positionlist.h
10 backends/inmemory/inmemory_alltermslist.h\
11 backends/inmemory/inmemory_database.h\
12 backends/inmemory/inmemory_document.h
15 backends/inmemory/inmemory_alltermslist.cc\
16 backends/inmemory/inmemory_database.cc\
17 backends/inmemory/inmemory_document.cc\
18 backends/inmemory/inmemory_positionlist.cc
23 backends/inmemory/inmemory_positionlist.cc
/dports/sysutils/istio/istio-1.6.7/galley/pkg/config/mesh/
H A Dfs.go38 inmemory *InMemorySource member
66 inmemory: NewInmemoryMeshCfg(),
73 if !c.inmemory.IsSynced() {
75 c.inmemory.Set(DefaultMeshConfig())
97 c.inmemory.Start()
103 c.inmemory.Stop()
116 c.inmemory.Dispatch(h)
133 switch c.inmemory.current.(type) {
144 c.inmemory.Set(cfg)
/dports/net/rclone/rclone-1.57.0/vendor/storj.io/common/fpath/
H A Dtemp_data.go18 inmemory bool member
23 func WithTempData(ctx context.Context, directory string, inmemory bool) context.Context {
25 inmemory: inmemory,
37 return tempValue.directory, tempValue.inmemory, ok
/dports/net/storj/storj-1.45.3/vendor/storj.io/common/fpath/
H A Dtemp_data.go18 inmemory bool member
23 func WithTempData(ctx context.Context, directory string, inmemory bool) context.Context {
25 inmemory: inmemory,
37 return tempValue.directory, tempValue.inmemory, ok
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dbuild-index.c54 if (p->inmemory) { in step_hpquads()
110 if (p->inmemory) { in step_codetree()
150 if (p->inmemory) { in step_unpermute_quads()
199 if (p->inmemory) { in step_merge_index()
439 if (p->inmemory) in build_index()
463 if (p->inmemory) { in build_index()
477 if (!p->inmemory) { in build_index()
526 if (!p->inmemory) { in build_index()
579 if (p->inmemory) { in build_index()
660 if (p->inmemory) { in build_index_files()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/bcache/
H A Ddebug.c34 struct bset *ondisk, *sorted, *inmemory; in bch_btree_verify() local
45 inmemory = b->keys.set->data; in bch_btree_verify()
67 if (inmemory->keys != sorted->keys || in bch_btree_verify()
68 memcmp(inmemory->start, in bch_btree_verify()
70 (void *) bset_bkey_last(inmemory) - in bch_btree_verify()
71 (void *) inmemory->start)) { in bch_btree_verify()
78 bch_dump_bset(&b->keys, inmemory, 0); in bch_btree_verify()
94 for (j = 0; j < inmemory->keys; j++) in bch_btree_verify()
95 if (inmemory->d[j] != sorted->d[j]) in bch_btree_verify()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/bcache/
H A Ddebug.c34 struct bset *ondisk, *sorted, *inmemory; in bch_btree_verify() local
45 inmemory = b->keys.set->data; in bch_btree_verify()
67 if (inmemory->keys != sorted->keys || in bch_btree_verify()
68 memcmp(inmemory->start, in bch_btree_verify()
70 (void *) bset_bkey_last(inmemory) - in bch_btree_verify()
71 (void *) inmemory->start)) { in bch_btree_verify()
78 bch_dump_bset(&b->keys, inmemory, 0); in bch_btree_verify()
94 for (j = 0; j < inmemory->keys; j++) in bch_btree_verify()
95 if (inmemory->d[j] != sorted->d[j]) in bch_btree_verify()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/bcache/
H A Ddebug.c34 struct bset *ondisk, *sorted, *inmemory; in bch_btree_verify() local
45 inmemory = b->keys.set->data; in bch_btree_verify()
67 if (inmemory->keys != sorted->keys || in bch_btree_verify()
68 memcmp(inmemory->start, in bch_btree_verify()
70 (void *) bset_bkey_last(inmemory) - in bch_btree_verify()
71 (void *) inmemory->start)) { in bch_btree_verify()
78 bch_dump_bset(&b->keys, inmemory, 0); in bch_btree_verify()
94 for (j = 0; j < inmemory->keys; j++) in bch_btree_verify()
95 if (inmemory->d[j] != sorted->d[j]) in bch_btree_verify()
/dports/devel/py-hg-evolve/hg-evolve-10.4.1/tests/
H A Dtest-evolve-continue.t13 #testcases inmemory ondisk
14 #if inmemory
67 merging d (inmemory !)
68 hit merge conflicts; retrying merge in working copy (inmemory !)
129 merging e (inmemory !)
171 merging b (inmemory !)
258 merging f (inmemory !)
275 merging h (inmemory !)
324 merging g (inmemory !)
375 merging g (inmemory !)
[all …]
H A Dtest-evolve-stop-orphan.t19 #testcases inmemory ondisk
20 #if inmemory
99 merging d (inmemory !)
100 hit merge conflicts; retrying merge in working copy (inmemory !)
147 merging d (inmemory !)
148 hit merge conflicts; retrying merge in working copy (inmemory !)
210 merging d (inmemory !)
211 hit merge conflicts; retrying merge in working copy (inmemory !)
262 merging c (inmemory !)
302 merging c (inmemory !)
[all …]
H A Dtest-evolve-abort-orphan.t30 #testcases inmemory ondisk
31 #if inmemory
108 merging d (inmemory !)
109 hit merge conflicts; retrying merge in working copy (inmemory !)
157 merging d (inmemory !)
187 merging c (inmemory !)
301 merging a (inmemory !)
368 merging a (inmemory !)
448 merging a (inmemory !)
526 merging c (inmemory !)
[all …]
/dports/graphics/fpc-pasjpeg/fpc-3.2.2/packages/pasjpeg/src/
H A Dpasjpeg.pas16 const infile, outfile: TStream; inmemory: boolean;
24 const infile, outfile: TStream; inmemory: boolean;
376 if dest^.inmemory then begin
413 if not dest^.inmemory then begin
453 dest^.inmemory := inmemory;
475 if inmemory then
652 if source^.inmemory then begin
684 if source^.inmemory then begin
691 if not source^.inmemory then begin
743 if source^.inmemory then
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/pasjpeg/src/
H A Dpasjpeg.pas16 const infile, outfile: TStream; inmemory: boolean;
24 const infile, outfile: TStream; inmemory: boolean;
376 if dest^.inmemory then begin
413 if not dest^.inmemory then begin
453 dest^.inmemory := inmemory;
475 if inmemory then
652 if source^.inmemory then begin
684 if source^.inmemory then begin
691 if not source^.inmemory then begin
743 if source^.inmemory then
[all …]
/dports/math/R-cran-raster/raster/R/
H A Dflip.R24 inmemory = FALSE functionVar
26 inmemory = TRUE
29 if ( inmemory ) {
92 inmemory = FALSE functionVar
94 inmemory = TRUE
99 if ( inmemory ) {
/dports/devel/libgit2/libgit2-1.3.0/tests/rebase/
H A Diterator.c50 void test_iterator(bool inmemory) in test_iterator() argument
60 opts.inmemory = inmemory; in test_iterator()
71 if (!inmemory) { in test_iterator()
100 if (!inmemory) { in test_iterator()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libdispatch/
H A Ddfile.c47 int inmemory; member
316 file.inmemory = inmemory; in NC_check_file_type()
1946 int inmemory = 0; in check_create_mode() local
1961 if(diskless && inmemory) return NC_EDISKLESS; in check_create_mode()
1963 if(inmemory && mmap) return NC_EINMEMORY; in check_create_mode()
2198 int inmemory = 0; in NC_open() local
2218 if(mmap && inmemory) /* cannot have both */ in NC_open()
2245 if(!inmemory) { in NC_open()
2462 if(file->inmemory) { in openmagic()
2537 if(file->inmemory) { in readmagic()
[all …]
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/perl/t/
H A Dindex.t20 foreach my $backend ("inmemory", "auto") {
22 if ($backend eq "inmemory") {
38 if ($backend ne "inmemory") {
39 # inmemory doesn't implement spelling correction support.
55 if ($backend ne "inmemory") {
56 # inmemory doesn't implement spelling correction support.
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dmemio.c112 int inmemory = (fIsSet(ioflags,NC_INMEMORY)); in memio_new() local
117 assert(!inmemory || (memory != NULL && initialsize > 0)); in memio_new()
179 if(inmemory) { in memio_new()
309 int inmemory = (fIsSet(ioflags,NC_INMEMORY)); in memio_open() local
324 if(inmemory) { in memio_open()
355 if(inmemory) in memio_open()
369 if(!inmemory) { in memio_open()
490 int inmemory = 0; in memio_close() local
494 inmemory = (fIsSet(nciop->ioflags,NC_INMEMORY)); in memio_close()
499 if(!inmemory && memio->persist) { in memio_close()
[all …]
/dports/textproc/xerces-c3/xerces-c-3.2.3/m4/
H A Dxerces_msgloader_selection.m424 # Check for inmemory msgloader
28 AC_ARG_ENABLE([msgloader-inmemory],
29 AS_HELP_STRING([--enable-msgloader-inmemory],
33 [list_add=inmemory])
99 *-inmemory-*)
101 msgloader=inmemory
/dports/databases/py-xapian/xapian-bindings-1.4.18/perl/t/
H A Dindex.t22 foreach my $backend ("inmemory", "auto") {
24 if ($backend eq "inmemory") {
40 if ($backend ne "inmemory") {
41 # inmemory doesn't implement spelling correction support.
57 if ($backend ne "inmemory") {
58 # inmemory doesn't implement spelling correction support.
/dports/databases/php-xapian/xapian-bindings-1.4.18/perl/t/
H A Dindex.t22 foreach my $backend ("inmemory", "auto") {
24 if ($backend eq "inmemory") {
40 if ($backend ne "inmemory") {
41 # inmemory doesn't implement spelling correction support.
57 if ($backend ne "inmemory") {
58 # inmemory doesn't implement spelling correction support.
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/perl/t/
H A Dindex.t22 foreach my $backend ("inmemory", "auto") {
24 if ($backend eq "inmemory") {
40 if ($backend ne "inmemory") {
41 # inmemory doesn't implement spelling correction support.
57 if ($backend ne "inmemory") {
58 # inmemory doesn't implement spelling correction support.
/dports/databases/p5-Search-Xapian/Search-Xapian-1.2.25.4/t/
H A Dindex.t18 foreach my $backend ("inmemory", "auto") {
20 if ($backend eq "inmemory") {
36 if ($backend ne "inmemory") {
37 # inmemory doesn't implement spelling correction support.
53 if ($backend ne "inmemory") {
54 # inmemory doesn't implement spelling correction support.

12345678910>>...25