Home
last modified time | relevance | path

Searched refs:haspos (Results 76 – 100 of 218) sorted by relevance

123456789

/dports/databases/postgresql13-client/postgresql-13.5/src/backend/utils/adt/
H A Dtsvector.c122 if (res->entry.haspos) in uniqueentry()
132 else if (ptr->entry.haspos) in uniqueentry()
134 if (res->entry.haspos) in uniqueentry()
149 res->entry.haspos = 1; in uniqueentry()
159 if (res->entry.haspos) in uniqueentry()
249 arr[len].entry.haspos = 1; in tsvectorin()
255 arr[len].entry.haspos = 0; in tsvectorin()
286 if (arr[i].entry.haspos) in tsvectorin()
327 if (ptr[i].haspos) in tsvectorout()
500 vec->entries[i].haspos = (npos > 0) ? 1 : 0; in tsvectorrecv()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/adt/
H A Dtsvector.c121 if (res->entry.haspos) in uniqueentry()
131 else if (ptr->entry.haspos) in uniqueentry()
133 if (res->entry.haspos) in uniqueentry()
148 res->entry.haspos = 1; in uniqueentry()
158 if (res->entry.haspos) in uniqueentry()
248 arr[len].entry.haspos = 1; in tsvectorin()
254 arr[len].entry.haspos = 0; in tsvectorin()
285 if (arr[i].entry.haspos) in tsvectorin()
326 if (ptr[i].haspos) in tsvectorout()
499 vec->entries[i].haspos = (npos > 0) ? 1 : 0; in tsvectorrecv()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/utils/adt/
H A Dtsvector.c121 if (res->entry.haspos) in uniqueentry()
131 else if (ptr->entry.haspos) in uniqueentry()
133 if (res->entry.haspos) in uniqueentry()
148 res->entry.haspos = 1; in uniqueentry()
158 if (res->entry.haspos) in uniqueentry()
248 arr[len].entry.haspos = 1; in tsvectorin()
254 arr[len].entry.haspos = 0; in tsvectorin()
285 if (arr[i].entry.haspos) in tsvectorin()
326 if (ptr[i].haspos) in tsvectorout()
499 vec->entries[i].haspos = (npos > 0) ? 1 : 0; in tsvectorrecv()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dtsvector.c121 if (res->entry.haspos) in uniqueentry()
131 else if (ptr->entry.haspos) in uniqueentry()
133 if (res->entry.haspos) in uniqueentry()
148 res->entry.haspos = 1; in uniqueentry()
158 if (res->entry.haspos) in uniqueentry()
248 arr[len].entry.haspos = 1; in tsvectorin()
254 arr[len].entry.haspos = 0; in tsvectorin()
285 if (arr[i].entry.haspos) in tsvectorin()
326 if (ptr[i].haspos) in tsvectorout()
499 vec->entries[i].haspos = (npos > 0) ? 1 : 0; in tsvectorrecv()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/utils/adt/
H A Dtsvector.c121 if (res->entry.haspos) in uniqueentry()
131 else if (ptr->entry.haspos) in uniqueentry()
133 if (res->entry.haspos) in uniqueentry()
148 res->entry.haspos = 1; in uniqueentry()
158 if (res->entry.haspos) in uniqueentry()
248 arr[len].entry.haspos = 1; in tsvectorin()
254 arr[len].entry.haspos = 0; in tsvectorin()
285 if (arr[i].entry.haspos) in tsvectorin()
326 if (ptr[i].haspos) in tsvectorout()
499 vec->entries[i].haspos = (npos > 0) ? 1 : 0; in tsvectorrecv()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/utils/adt/
H A Dtsvector.c122 if (res->entry.haspos) in uniqueentry()
132 else if (ptr->entry.haspos) in uniqueentry()
134 if (res->entry.haspos) in uniqueentry()
149 res->entry.haspos = 1; in uniqueentry()
159 if (res->entry.haspos) in uniqueentry()
249 arr[len].entry.haspos = 1; in tsvectorin()
255 arr[len].entry.haspos = 0; in tsvectorin()
286 if (arr[i].entry.haspos) in tsvectorin()
327 if (ptr[i].haspos) in tsvectorout()
500 vec->entries[i].haspos = (npos > 0) ? 1 : 0; in tsvectorrecv()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/utils/adt/
H A Dtsvector.c122 if (res->entry.haspos) in uniqueentry()
132 else if (ptr->entry.haspos) in uniqueentry()
134 if (res->entry.haspos) in uniqueentry()
149 res->entry.haspos = 1; in uniqueentry()
159 if (res->entry.haspos) in uniqueentry()
249 arr[len].entry.haspos = 1; in tsvectorin()
255 arr[len].entry.haspos = 0; in tsvectorin()
286 if (arr[i].entry.haspos) in tsvectorin()
327 if (ptr[i].haspos) in tsvectorout()
500 vec->entries[i].haspos = (npos > 0) ? 1 : 0; in tsvectorrecv()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/utils/adt/
H A Dtsvector.c121 if (res->entry.haspos) in uniqueentry()
131 else if (ptr->entry.haspos) in uniqueentry()
133 if (res->entry.haspos) in uniqueentry()
148 res->entry.haspos = 1; in uniqueentry()
158 if (res->entry.haspos) in uniqueentry()
248 arr[len].entry.haspos = 1; in tsvectorin()
254 arr[len].entry.haspos = 0; in tsvectorin()
285 if (arr[i].entry.haspos) in tsvectorin()
326 if (ptr[i].haspos) in tsvectorout()
499 vec->entries[i].haspos = (npos > 0) ? 1 : 0; in tsvectorrecv()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsvector.c120 if (res->entry.haspos) in uniqueentry()
130 else if (ptr->entry.haspos) in uniqueentry()
132 if (res->entry.haspos) in uniqueentry()
147 res->entry.haspos = 1; in uniqueentry()
157 if (res->entry.haspos) in uniqueentry()
247 arr[len].entry.haspos = 1; in tsvectorin()
253 arr[len].entry.haspos = 0; in tsvectorin()
284 if (arr[i].entry.haspos) in tsvectorin()
325 if (ptr[i].haspos) in tsvectorout()
498 vec->entries[i].haspos = (npos > 0) ? 1 : 0; in tsvectorrecv()
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/unit/
H A Dcommand.cpp7 Command::Command(const Player &p, Unit *unit, bool haspos, UnitType *t, Research *res) in Command() argument
10 has_pos{haspos}, in Command()
/dports/databases/postgresql11-client/postgresql-11.14/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql10-client/postgresql-10.19/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/tsearch/
H A Dts_type.h44 haspos:1,
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql10-server/postgresql-10.19/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql12-client/postgresql-12.9/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )
/dports/databases/postgresql11-server/postgresql-11.14/src/include/tsearch/
H A Dts_type.h44 haspos:1, member
110 #define POSDATALEN(x,e) ( ( (e)->haspos ) ? (_POSVECPTR(x,e)->npos) : 0 )

123456789