Home
last modified time | relevance | path

Searched refs:VALUETYPE (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXHashOf.h44 …FXHashOf<KEYTYPE,VALUETYPE>& operator=(const FXHashOf<KEYTYPE,VALUETYPE>& other){ return reinterpr…
47 …FXHashOf<KEYTYPE,VALUETYPE>& adopt(FXHashOf<KEYTYPE,VALUETYPE>& other){ return reinterpret_cast<FX… in adopt()
53 VALUETYPE*& at(KEYTYPE* ky){ return (VALUETYPE*&)FXHash::at((FXptr)ky); } in at()
56 VALUETYPE *const& at(KEYTYPE* ky) const { return (VALUETYPE *const&)FXHash::at((FXptr)ky); } in at()
59 VALUETYPE*& operator[](KEYTYPE* ky){ return (VALUETYPE*&)FXHash::at((FXptr)ky); }
62VALUETYPE *const& operator[](KEYTYPE* ky) const { return (VALUETYPE *const&)FXHash::at((FXptr)ky);…
65VALUETYPE* insert(KEYTYPE* ky,VALUETYPE* ptr=NULL){ return (VALUETYPE*)FXHash::insert((FXptr)ky,(F…
68 VALUETYPE* remove(KEYTYPE* ky){ return (VALUETYPE*)FXHash::remove((FXptr)ky); } in remove()
71 VALUETYPE* erase(FXival pos){ return (VALUETYPE*)FXHash::erase(pos); } in erase()
77 VALUETYPE*& data(FXival pos){ return (VALUETYPE*&)FXHash::data(pos); } in data()
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXHashOf.h44 …FXHashOf<KEYTYPE,VALUETYPE>& operator=(const FXHashOf<KEYTYPE,VALUETYPE>& other){ return reinterpr…
47 …FXHashOf<KEYTYPE,VALUETYPE>& adopt(FXHashOf<KEYTYPE,VALUETYPE>& other){ return reinterpret_cast<FX… in adopt()
53 VALUETYPE*& at(KEYTYPE* ky){ return (VALUETYPE*&)FXHash::at((FXptr)ky); } in at()
56 VALUETYPE *const& at(KEYTYPE* ky) const { return (VALUETYPE *const&)FXHash::at((FXptr)ky); } in at()
59 VALUETYPE*& operator[](KEYTYPE* ky){ return (VALUETYPE*&)FXHash::at((FXptr)ky); }
62VALUETYPE *const& operator[](KEYTYPE* ky) const { return (VALUETYPE *const&)FXHash::at((FXptr)ky);…
65VALUETYPE* insert(KEYTYPE* ky,VALUETYPE* ptr=NULL){ return (VALUETYPE*)FXHash::insert((FXptr)ky,(F…
68 VALUETYPE* remove(KEYTYPE* ky){ return (VALUETYPE*)FXHash::remove((FXptr)ky); } in remove()
71 VALUETYPE* erase(FXival pos){ return (VALUETYPE*)FXHash::erase(pos); } in erase()
77 VALUETYPE*& data(FXival pos){ return (VALUETYPE*&)FXHash::data(pos); } in data()
[all …]
/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/
H A Dsplineimageview.hxx640 VALUETYPE SplineImageView<ORDER, VALUETYPE>::convolve() const in convolve()
687 VALUETYPE SplineImageView<ORDER, VALUETYPE>::operator()(double x, double y) const in operator ()()
696 VALUETYPE SplineImageView<ORDER, VALUETYPE>::operator()(double x, double y, in operator ()()
706 VALUETYPE SplineImageView<ORDER, VALUETYPE>::g2(double x, double y) const in g2()
712 VALUETYPE SplineImageView<ORDER, VALUETYPE>::g2x(double x, double y) const in g2x()
718 VALUETYPE SplineImageView<ORDER, VALUETYPE>::g2y(double x, double y) const in g2y()
724 VALUETYPE SplineImageView<ORDER, VALUETYPE>::g2xx(double x, double y) const in g2xx()
730 VALUETYPE SplineImageView<ORDER, VALUETYPE>::g2yy(double x, double y) const in g2yy()
736 VALUETYPE SplineImageView<ORDER, VALUETYPE>::g2xy(double x, double y) const in g2xy()
1135 template <class VALUETYPE>
[all …]
H A Dinspectimage.hxx618 template <class VALUETYPE>
696 VALUETYPE min;
700 VALUETYPE max;
708 template <class VALUETYPE>
760 template <class VALUETYPE>
826 template <class VALUETYPE>
869 template <class VALUETYPE>
933 template <class VALUETYPE>
1127 template <class VALUETYPE>
1167 VALUETYPE value;
[all …]
H A Dinitimage.hxx63 VALUETYPE v, VigraFalseType) in initLineImpl()
81 VALUETYPE v) in initLine()
96 class VALUETYPE>
100 VALUETYPE v, VigraFalseType) in initLineIfImpl()
122 class VALUETYPE>
126 VALUETYPE v) in initLineIf()
203 Accessor a, VALUETYPE v) in initImage()
382 class VALUETYPE>
386 VALUETYPE v) in initImageIf()
400 class VALUETYPE>
[all …]
H A Daccessor.hxx150 template <class VALUETYPE>
156 typedef VALUETYPE value_type;
163 VALUETYPE const & operator()(VALUETYPE const * i) const { return *i; } in operator ()()
215 template <class VALUETYPE>
221 typedef VALUETYPE value_type;
228 VALUETYPE operator()(ITERATOR const & i) const in operator ()()
286 template <class VALUETYPE>
290 typedef VALUETYPE value_type;
324 template <class VALUETYPE>
328 typedef VALUETYPE value_type;
[all …]
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dinitimage.hxx80 VALUETYPE const & v) in initLine()
96 class VALUETYPE>
122 class VALUETYPE>
126 VALUETYPE const & v) in initLineIf()
282 Accessor a, VALUETYPE const & v) in doxygen_overloaded_function()
554 class VALUETYPE> in doxygen_overloaded_function()
558 VALUETYPE const & v) in doxygen_overloaded_function()
573 class VALUETYPE>
577 VALUETYPE const & v) in initImageIf()
584 class VALUETYPE>
[all …]
H A Dsplineimageview.hxx107 typedef VALUETYPE value_type;
669 VALUETYPE SplineImageView<ORDER, VALUETYPE>::convolve() const in convolve()
719 VALUETYPE SplineImageView<ORDER, VALUETYPE>::operator()(double x, double y) const in operator ()()
728 VALUETYPE SplineImageView<ORDER, VALUETYPE>::operator()(double x, double y, in operator ()()
792 typedef VALUETYPE value_type;
1118 class SplineImageView0<VALUETYPE, MultiArrayView<2, VALUETYPE, StridedOrUnstrided> >
1119 : public SplineImageView0Base<VALUETYPE, MultiArrayView<2, VALUETYPE, StridedOrUnstrided> >
1181 template <class VALUETYPE>
1755 class SplineImageView1<VALUETYPE, MultiArrayView<2, VALUETYPE, StridedOrUnstrided> >
1756 : public SplineImageView1Base<VALUETYPE, MultiArrayView<2, VALUETYPE, StridedOrUnstrided> >
[all …]
H A Dbox.hxx48 template<class VALUETYPE>
51 static inline bool isEmptyRange(VALUETYPE b, VALUETYPE e) in isEmptyRange()
56 static inline VALUETYPE pointEnd(VALUETYPE p) in pointEnd()
63 template<class VALUETYPE>
66 static inline bool isEmptyRange(VALUETYPE b, VALUETYPE e) in isEmptyRange()
71 static inline VALUETYPE pointEnd(VALUETYPE p) in pointEnd()
87 template<class VALUETYPE, unsigned int DIMENSION>
93 typedef VALUETYPE value_type;
101 typedef TinyVector<VALUETYPE, DIMENSION> Vector;
260 void addBorder(VALUETYPE borderWidth) in addBorder()
[all …]
H A Dinspectimage.hxx1000 template <class VALUETYPE>
1080 VALUETYPE min;
1084 VALUETYPE max;
1092 template <class VALUETYPE>
1142 template <class VALUETYPE>
1247 template <class VALUETYPE>
1338 template <class VALUETYPE>
1400 template <class VALUETYPE>
1519 template <class VALUETYPE>
1562 template <class VALUETYPE>
[all …]
H A Daccessor.hxx132 template <class VALUETYPE>
138 typedef VALUETYPE value_type;
145 VALUETYPE const & operator()(VALUETYPE const * i) const { return *i; } in operator ()()
197 template <class VALUETYPE>
203 typedef VALUETYPE value_type;
210 VALUETYPE operator()(ITERATOR const & i) const in operator ()()
268 template <class VALUETYPE>
272 typedef VALUETYPE value_type;
306 template <class VALUETYPE>
310 typedef VALUETYPE value_type;
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dgl_omap.hh34 template <class KEYTYPE, class VALUETYPE>
35 class gl_OMap<KEYTYPE *, VALUETYPE *>
52 void (*vdispose_fn) (VALUETYPE *)) in gl_OMap()
80 VALUETYPE * get (KEYTYPE * key) const in get()
86 bool search (KEYTYPE * key, VALUETYPE *& value) const in search()
97 KEYTYPE *& key, VALUETYPE *& value) const in search_atleast()
107 bool put (KEYTYPE * key, VALUETYPE * value) in put()
115 bool getput (KEYTYPE * key, VALUETYPE * value, VALUETYPE *& oldvalue) in getput()
128 bool getremove (KEYTYPE * key, VALUETYPE *& oldvalue) in getremove()
155 bool next (KEYTYPE *& key, VALUETYPE *& value) in next()
[all …]
H A Dgl_map.hh34 template <class KEYTYPE, class VALUETYPE>
35 class gl_Map<KEYTYPE *, VALUETYPE *>
54 void (*vdispose_fn) (VALUETYPE *)) in gl_Map()
83 VALUETYPE * get (KEYTYPE * key) const in get()
84 { return static_cast<VALUETYPE *>(gl_map_get (_ptr, key)); } in get()
89 bool search (KEYTYPE * key, VALUETYPE *& value) const in search()
99 bool put (KEYTYPE * key, VALUETYPE * value) in put()
107 bool getput (KEYTYPE * key, VALUETYPE * value, VALUETYPE *& oldvalue) in getput()
120 bool getremove (KEYTYPE * key, VALUETYPE *& oldvalue) in getremove()
147 bool next (KEYTYPE *& key, VALUETYPE *& value) in next()
[all …]
/dports/graphics/qgis/qgis-3.22.3/external/odbccpp/src/odbc/internal/
H A DTypeInfo.h25 constexpr static std::int16_t VALUETYPE = SQL_C_BIT;
32 constexpr static std::int16_t VALUETYPE = SQL_C_UTINYINT;
39 constexpr static std::int16_t VALUETYPE = SQL_C_STINYINT;
46 constexpr static std::int16_t VALUETYPE = SQL_C_USHORT;
53 constexpr static std::int16_t VALUETYPE = SQL_C_SSHORT;
60 constexpr static std::int16_t VALUETYPE = SQL_C_ULONG;
67 constexpr static std::int16_t VALUETYPE = SQL_C_SLONG;
74 constexpr static std::int16_t VALUETYPE = SQL_C_UBIGINT;
81 constexpr static std::int16_t VALUETYPE = SQL_C_SBIGINT;
88 constexpr static std::int16_t VALUETYPE = SQL_C_FLOAT;
[all …]
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/storage/
H A Dsellcsigmasparsematrixcontainer.h15 template<typename VALUETYPE, int C = 1, int SIGMA = 1>
35 void matVecMul (std::vector<VALUETYPE>& lhs, std::vector<VALUETYPE>& rhs) in matVecMul()
44 VALUETYPE tmp[C]; in matVecMul()
56 VALUETYPE val = values[offs]; in matVecMul()
60 VALUETYPE b = rhs[columnINDEX]; in matVecMul()
78 std::vector< std::pair<int, VALUETYPE> > vec; in getRow()
86 vec.push_back( std::pair<int, VALUETYPE> in getRow()
96 void addPoint(int const row, int const col, VALUETYPE value) in addPoint()
172 itVal = values.insert(itVal, VALUETYPE()); in addPoint()
186 values[offsetEnd + i] = VALUETYPE(); in addPoint()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/delibs/depool/
H A DdePoolArray.h92 #define DE_DECLARE_POOL_ARRAY(TYPENAME, VALUETYPE) \ argument
103 DE_PTR_TYPE(VALUETYPE)* pageTable; \
120 return (TYPENAME*)dePoolArray_create(pool, sizeof(VALUETYPE)); \
149 DE_INLINE VALUETYPE TYPENAME##_get (const TYPENAME* arr, int ndx) \
155 return ((VALUETYPE*)arr->pageTable[pageNdx])[subNdx]; \
165 ((VALUETYPE*)arr->pageTable[pageNdx])[subNdx] = elem; \
169 DE_INLINE deBool TYPENAME##_pushBack (DE_PTR_TYPE(TYPENAME) arr, VALUETYPE elem) \
178 DE_INLINE VALUETYPE TYPENAME##_popBack (DE_PTR_TYPE(TYPENAME) arr) \
186 return ((VALUETYPE*)arr->pageTable[pageNdx])[subNdx]; \
205 VALUETYPE tmp = TYPENAME##_get(arr, aNdx); \
[all …]
/dports/print/magicfilter/magicfilter-2.3.h/file/
H A Dsoftmagic.c41 static int mget __P((union VALUETYPE *,
100 union VALUETYPE p;
172 union VALUETYPE *p; in mprint()
227 union VALUETYPE *p; in mconvert()
281 union VALUETYPE* p; in mget()
287 if (offset + sizeof(union VALUETYPE) > nbytes)
291 memcpy(p, s + offset, sizeof(union VALUETYPE));
294 mdebug(offset, (char *) p, sizeof(union VALUETYPE));
315 if (offset + sizeof(union VALUETYPE) > nbytes)
318 memcpy(p, s + offset, sizeof(union VALUETYPE));
[all …]
/dports/devel/sunpromake/schily-2021-09-18/libfile/
H A Dsoftmagic.c67 static int mget __PR((union VALUETYPE *,
70 static int magcheck __PR((union VALUETYPE *, struct magic *));
123 union VALUETYPE p;
150 union VALUETYPE *p; in mconvert()
206 union VALUETYPE* p; in mget()
213 if (offset + sizeof(union VALUETYPE) <= nbytes)
214 memcpy(p, s + offset, sizeof(union VALUETYPE));
221 memset(p, 0, sizeof(union VALUETYPE));
243 if (offset + sizeof(union VALUETYPE) > nbytes)
246 memcpy(p, s + offset, sizeof(union VALUETYPE));
[all …]
/dports/devel/smake/schily-2021-09-18/libfile/
H A Dsoftmagic.c67 static int mget __PR((union VALUETYPE *,
70 static int magcheck __PR((union VALUETYPE *, struct magic *));
123 union VALUETYPE p;
150 union VALUETYPE *p; in mconvert()
206 union VALUETYPE* p; in mget()
213 if (offset + sizeof(union VALUETYPE) <= nbytes)
214 memcpy(p, s + offset, sizeof(union VALUETYPE));
221 memset(p, 0, sizeof(union VALUETYPE));
243 if (offset + sizeof(union VALUETYPE) > nbytes)
246 memcpy(p, s + offset, sizeof(union VALUETYPE));
[all …]
/dports/devel/sccs/schily-2021-09-18/libfile/
H A Dsoftmagic.c67 static int mget __PR((union VALUETYPE *,
70 static int magcheck __PR((union VALUETYPE *, struct magic *));
123 union VALUETYPE p;
150 union VALUETYPE *p; in mconvert()
206 union VALUETYPE* p; in mget()
213 if (offset + sizeof(union VALUETYPE) <= nbytes)
214 memcpy(p, s + offset, sizeof(union VALUETYPE));
221 memset(p, 0, sizeof(union VALUETYPE));
243 if (offset + sizeof(union VALUETYPE) > nbytes)
246 memcpy(p, s + offset, sizeof(union VALUETYPE));
[all …]
/dports/devel/schilybase/schily-2021-09-18/libfile/
H A Dsoftmagic.c67 static int mget __PR((union VALUETYPE *,
70 static int magcheck __PR((union VALUETYPE *, struct magic *));
123 union VALUETYPE p;
150 union VALUETYPE *p; in mconvert()
206 union VALUETYPE* p; in mget()
213 if (offset + sizeof(union VALUETYPE) <= nbytes)
214 memcpy(p, s + offset, sizeof(union VALUETYPE));
221 memset(p, 0, sizeof(union VALUETYPE));
243 if (offset + sizeof(union VALUETYPE) > nbytes)
246 memcpy(p, s + offset, sizeof(union VALUETYPE));
[all …]
/dports/net/rscsi/schily-2021-09-18/libfile/
H A Dsoftmagic.c67 static int mget __PR((union VALUETYPE *,
70 static int magcheck __PR((union VALUETYPE *, struct magic *));
123 union VALUETYPE p;
150 union VALUETYPE *p; in mconvert()
206 union VALUETYPE* p; in mget()
213 if (offset + sizeof(union VALUETYPE) <= nbytes)
214 memcpy(p, s + offset, sizeof(union VALUETYPE));
221 memset(p, 0, sizeof(union VALUETYPE));
243 if (offset + sizeof(union VALUETYPE) > nbytes)
246 memcpy(p, s + offset, sizeof(union VALUETYPE));
[all …]
/dports/archivers/star/schily-2021-09-18/libfile/
H A Dsoftmagic.c67 static int mget __PR((union VALUETYPE *,
70 static int magcheck __PR((union VALUETYPE *, struct magic *));
123 union VALUETYPE p;
150 union VALUETYPE *p; in mconvert()
206 union VALUETYPE* p; in mget()
213 if (offset + sizeof(union VALUETYPE) <= nbytes)
214 memcpy(p, s + offset, sizeof(union VALUETYPE));
221 memset(p, 0, sizeof(union VALUETYPE));
243 if (offset + sizeof(union VALUETYPE) > nbytes)
246 memcpy(p, s + offset, sizeof(union VALUETYPE));
[all …]
/dports/sysutils/cdrtools/schily-2021-09-18/libfile/
H A Dsoftmagic.c67 static int mget __PR((union VALUETYPE *,
70 static int magcheck __PR((union VALUETYPE *, struct magic *));
123 union VALUETYPE p;
150 union VALUETYPE *p; in mconvert()
206 union VALUETYPE* p; in mget()
213 if (offset + sizeof(union VALUETYPE) <= nbytes)
214 memcpy(p, s + offset, sizeof(union VALUETYPE));
221 memset(p, 0, sizeof(union VALUETYPE));
243 if (offset + sizeof(union VALUETYPE) > nbytes)
246 memcpy(p, s + offset, sizeof(union VALUETYPE));
[all …]
/dports/editors/ved/schily-2021-09-18/libfile/
H A Dsoftmagic.c67 static int mget __PR((union VALUETYPE *,
70 static int magcheck __PR((union VALUETYPE *, struct magic *));
123 union VALUETYPE p;
150 union VALUETYPE *p; in mconvert()
206 union VALUETYPE* p; in mget()
213 if (offset + sizeof(union VALUETYPE) <= nbytes)
214 memcpy(p, s + offset, sizeof(union VALUETYPE));
221 memset(p, 0, sizeof(union VALUETYPE));
243 if (offset + sizeof(union VALUETYPE) > nbytes)
246 memcpy(p, s + offset, sizeof(union VALUETYPE));
[all …]

12345678910>>...14