Home
last modified time | relevance | path

Searched refs:TVal (Results 26 – 50 of 429) sorted by relevance

12345678910>>...18

/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/framework/psvi/
H A DXSNamedMap.hpp40 template <class TVal> class XSNamedMap: public XMemory
85 TVal *item(XMLSize_t index);
86 const TVal *item(XMLSize_t index) const;
99 TVal *itemByName(const XMLCh *compNamespace,
108 void addElement(TVal* const toAdd, const XMLCh* key1, const XMLCh* key2);
116 XSNamedMap(const XSNamedMap<TVal>&);
117 XSNamedMap<TVal>& operator=(const XSNamedMap<TVal>&);
126 RefVectorOf<TVal>* fVector;
127 RefHash2KeysTableOf<TVal>* fHash;
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/framework/psvi/
H A DXSNamedMap.hpp40 template <class TVal> class XSNamedMap: public XMemory
85 TVal *item(XMLSize_t index);
86 const TVal *item(XMLSize_t index) const;
99 TVal *itemByName(const XMLCh *compNamespace,
108 void addElement(TVal* const toAdd, const XMLCh* key1, const XMLCh* key2);
116 XSNamedMap(const XSNamedMap<TVal>&);
117 XSNamedMap<TVal>& operator=(const XSNamedMap<TVal>&);
126 RefVectorOf<TVal>* fVector;
127 RefHash2KeysTableOf<TVal>* fHash;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C109 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
114 template <class TVal> class DOMDeepNodeListPool {
117 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
120 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
123 TVal** fIdPtrs;
127 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
129 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
132 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
134 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
136 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C109 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
114 template <class TVal> class DOMDeepNodeListPool {
117 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
120 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
123 TVal** fIdPtrs;
127 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
129 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
132 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
134 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
136 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C109 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
114 template <class TVal> class DOMDeepNodeListPool {
117 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
120 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
123 TVal** fIdPtrs;
127 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
129 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
132 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
134 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
136 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C109 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
114 template <class TVal> class DOMDeepNodeListPool {
117 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
120 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
123 TVal** fIdPtrs;
127 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
129 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
132 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
134 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
136 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C112 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
117 template <class TVal> class DOMDeepNodeListPool {
120 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
123 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
126 TVal** fIdPtrs;
130 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
132 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
135 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
137 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
139 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/torture/
H A Dpr44295.C109 template <class TVal> struct DOMDeepNodeListPoolTableBucketElem : public XMemory {
114 template <class TVal> class DOMDeepNodeListPool {
117 TVal* getByKey(const void* const key1, const XMLCh* const key2, const XMLCh* const key3);
120 DOMDeepNodeListPoolTableBucketElem<TVal>** fBucketList;
123 TVal** fIdPtrs;
127 …template <class TVal> DOMDeepNodeListPool<TVal>::DOMDeepNodeListPool( const XMLSize_t modulus … in DOMDeepNodeListPool()
129 fIdPtrs = (TVal**) fMemoryManager->allocate(fIdPtrsCount * sizeof(TVal*)); in DOMDeepNodeListPool()
132 …template <class TVal> TVal* DOMDeepNodeListPool<TVal>::getByKey(const void* const key1, const XMLC… in getByKey()
134 DOMDeepNodeListPoolTableBucketElem<TVal>* findIt = findBucketElem(key1, key2, key3, hashVal); in getByKey()
136 …template <class TVal> DOMDeepNodeListPoolTableBucketElem<TVal>* DOMDeepNodeListPool<TVal>:: findBu… in findBucketElem()
[all …]
/dports/biology/seqan1/seqan-1.3.1/seqan/chaining/
H A Dskip_list_type.h68 TKey & key( Pair<TKey, TVal> & p ) in key()
74 TVal & getValue( Pair<TKey, TVal> & p ) in getValue()
85 template< typename TKey, typename TVal >
86 struct Value< Pair< TKey, TVal> >
88 typedef TVal Type;
91 template< typename TKey, typename TVal >
92 struct Key< Pair< TKey, TVal > >
99 TKey key( std::pair< TKey, TVal > & p )
111 struct Value< std::pair< TKey, TVal> >
113 typedef TVal Type;
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DFixAddrSpaceCast.cpp162 Value* TVal = SI->getTrueValue(); in fixCase2() local
163 if (TVal->hasOneUse() && isa<AddrSpaceCastInst>(TVal)) in fixCase2()
164 TVal->mutateType(DstPtrTy); in fixCase2()
166 TVal = CastInst::Create(Instruction::AddrSpaceCast, TVal, DstPtrTy, in fixCase2()
167 TVal->getName() + ".fix2.addrspacecast", SI); in fixCase2()
176 SI->setOperand(1, TVal); in fixCase2()

12345678910>>...18