Home
last modified time | relevance | path

Searched defs:TypeCacheEntry (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/containers/associative/multimap/multimap.modifiers/
H A Dextract_key.pass.cpp31 assert(!t.empty());
32 --sz;
37 assert(sz == c.size());
40 assert(c.size() == 0);
42 for (KeyTypeIter copy = first; copy != last; ++copy)
54 test(m, std::begin(keys), std::end(keys));
58 std::multimap<Counter<int>, Counter<int>> m =
59 {{1,1}, {2,2}, {3,3}, {4,4}, {5,5}, {6,6}};
61 Counter<int> keys[] = {1, 2, 3, 4, 5, 6};
63 test(m, std::begin(keys), std::end(keys));
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
45 Oid typelem;
46 Oid typcollation;
97 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
126 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
45 Oid typelem;
46 Oid typcollation;
97 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
126 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
45 Oid typelem;
46 Oid typcollation;
97 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
126 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql13-client/postgresql-13.5/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
45 Oid typelem;
46 Oid typcollation;
97 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
126 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
45 Oid typelem;
46 Oid typcollation;
97 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
126 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
45 Oid typelem;
46 Oid typcollation;
97 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
126 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql13-plperl/postgresql-13.5/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
45 Oid typelem;
46 Oid typcollation;
97 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
126 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
46 Oid typelem;
98 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
107 struct TypeCacheEntry *rngtype; /* multirange's range underlying type */ argument
132 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
46 Oid typelem;
98 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
107 struct TypeCacheEntry *rngtype; /* multirange's range underlying type */ argument
132 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
46 Oid typelem;
98 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
107 struct TypeCacheEntry *rngtype; /* multirange's range underlying type */ argument
132 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
46 Oid typelem;
98 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
107 struct TypeCacheEntry *rngtype; /* multirange's range underlying type */ argument
132 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
46 Oid typelem;
98 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
107 struct TypeCacheEntry *rngtype; /* multirange's range underlying type */ argument
132 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
46 Oid typelem;
98 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
107 struct TypeCacheEntry *rngtype; /* multirange's range underlying type */ argument
132 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/utils/
H A Dtypcache.h39 int16 typlen;
40 bool typbyval;
41 char typalign;
42 char typstorage;
43 char typtype;
44 Oid typrelid;
46 Oid typelem;
98 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
107 struct TypeCacheEntry *rngtype; /* multirange's range underlying type */ argument
132 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/audio/py-hsaudiotag3k/hsaudiotag3k-1.1.3.post1/hsaudiotag/
H A Dflac.py39 def data(self):
43 def __next__(self):
58 self.sample_count = sample2 + ((sample1 & 0xf) << 32)
62 def __init__(self, infile, header):
74 '''The class used to hold the metadata for a FLAC file.
98 fp.seek(0, 2)
100 fp.seek(0, 0)
101 try:
106 def _empty(self):
113 self.year = ''
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/utils/
H A Dtypcache.h37 int16 typlen;
38 bool typbyval;
39 char typalign;
40 char typstorage;
41 char typtype;
42 Oid typrelid;
43 Oid typelem;
44 Oid typcollation;
95 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
124 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/include/utils/
H A Dtypcache.h37 int16 typlen;
38 bool typbyval;
39 char typalign;
40 char typstorage;
41 char typtype;
42 Oid typrelid;
43 Oid typelem;
44 Oid typcollation;
95 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
124 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/include/utils/
H A Dtypcache.h37 int16 typlen;
38 bool typbyval;
39 char typalign;
40 char typstorage;
41 char typtype;
42 Oid typrelid;
43 Oid typelem;
44 Oid typcollation;
95 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
124 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/include/utils/
H A Dtypcache.h37 int16 typlen;
38 bool typbyval;
39 char typalign;
40 char typstorage;
41 char typtype;
42 Oid typrelid;
43 Oid typelem;
44 Oid typcollation;
95 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
124 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/include/utils/
H A Dtypcache.h37 int16 typlen;
38 bool typbyval;
39 char typalign;
40 char typstorage;
41 char typtype;
42 Oid typrelid;
43 Oid typelem;
44 Oid typcollation;
95 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
124 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/utils/
H A Dtypcache.h37 int16 typlen;
38 bool typbyval;
39 char typalign;
40 char typstorage;
41 char typtype;
42 Oid typrelid;
43 Oid typelem;
44 Oid typcollation;
95 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
124 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/include/utils/
H A Dtypcache.h31 typedef struct TypeCacheEntry struct
37 int16 typlen;
38 bool typbyval;
39 char typalign;
40 char typstorage;
41 char typtype;
42 Oid typrelid;
43 Oid typelem;
94 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
123 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/utils/
H A Dtypcache.h31 typedef struct TypeCacheEntry struct
37 int16 typlen;
38 bool typbyval;
39 char typalign;
40 char typstorage;
41 char typtype;
42 Oid typrelid;
43 Oid typelem;
94 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
123 struct TypeCacheEntry *nextDomain; argument
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/utils/
H A Dtypcache.h31 typedef struct TypeCacheEntry struct
37 int16 typlen;
38 bool typbyval;
39 char typalign;
40 char typstorage;
41 char typtype;
42 Oid typrelid;
43 Oid typelem;
94 struct TypeCacheEntry *rngelemtype; /* range's element type */ argument
123 struct TypeCacheEntry *nextDomain; argument
[all …]

12