Home
last modified time | relevance | path

Searched defs:fieldno (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/dports/databases/tarantool-c/tarantool-c-0ab37e8/tnt/
H A Dtnt_update.c151 tnt_update_op(struct tnt_stream *ops, char op, uint32_t fieldno, in tnt_update_op()
167 tnt_update_bit(struct tnt_stream *ops, uint32_t fieldno, char op, in tnt_update_bit()
176 tnt_update_arith_int(struct tnt_stream *ops, uint32_t fieldno, char op, in tnt_update_arith_int()
188 tnt_update_arith_float(struct tnt_stream *ops, uint32_t fieldno, char op, in tnt_update_arith_float()
197 tnt_update_arith_double(struct tnt_stream *ops, uint32_t fieldno, char op, in tnt_update_arith_double()
206 tnt_update_delete(struct tnt_stream *ops, uint32_t fieldno, in tnt_update_delete()
214 tnt_update_insert(struct tnt_stream *ops, uint32_t fieldno, in tnt_update_insert()
223 tnt_update_assign(struct tnt_stream *ops, uint32_t fieldno, in tnt_update_assign()
232 tnt_update_splice(struct tnt_stream *ops, uint32_t fieldno, in tnt_update_splice()
/dports/benchmarks/nosqlbench/nosqlbench-0.0.20151214/third_party/tarantool-c/tnt/
H A Dtnt_update.c151 tnt_update_op(struct tnt_stream *ops, char op, uint32_t fieldno, in tnt_update_op()
167 tnt_update_bit(struct tnt_stream *ops, uint32_t fieldno, char op, in tnt_update_bit()
176 tnt_update_arith_int(struct tnt_stream *ops, uint32_t fieldno, char op, in tnt_update_arith_int()
188 tnt_update_arith_float(struct tnt_stream *ops, uint32_t fieldno, char op, in tnt_update_arith_float()
197 tnt_update_arith_double(struct tnt_stream *ops, uint32_t fieldno, char op, in tnt_update_arith_double()
206 tnt_update_delete(struct tnt_stream *ops, uint32_t fieldno, in tnt_update_delete()
214 tnt_update_insert(struct tnt_stream *ops, uint32_t fieldno, in tnt_update_insert()
223 tnt_update_assign(struct tnt_stream *ops, uint32_t fieldno, in tnt_update_assign()
232 tnt_update_splice(struct tnt_stream *ops, uint32_t fieldno, in tnt_update_splice()
/dports/lang/mosml/mosml-ver-2.10.1/src/dynlibs/mpq/
H A Dmpq.c257 void checkbounds(value pgresval, value tupno, value fieldno, char* fcn) in checkbounds()
273 EXTERNML value pq_fname(value pgresval, value fieldno) in pq_fname()
288 EXTERNML value pq_ftype(value pgresval, value fieldno) in pq_ftype()
295 EXTERNML value pq_fsize(value pgresval, value fieldno) in pq_fsize()
304 EXTERNML value pq_getint(value pgresval, value tupno, value fieldno) in pq_getint()
316 EXTERNML value pq_getreal(value pgresval, value tupno, value fieldno) in pq_getreal()
328 EXTERNML value pq_getstring(value pgresval, value tupno, value fieldno) in pq_getstring()
340 EXTERNML value pq_getbool(value pgresval, value tupno, value fieldno) in pq_getbool()
352 EXTERNML value pq_getisnull(value pgresval, value tupno, value fieldno) in pq_getisnull()
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/plugins/index/
H A Dtag-index.c90 sieve_number_t fieldno; member
192 unsigned int fieldno; member
202 sieve_number_t fieldno = 0; in svmo_index_dump_context() local
226 sieve_number_t fieldno; in svmo_index_read_context() local
/dports/lang/mosml/mosml-ver-2.10.1/src/dynlibs/mmysql/
H A Dmmysql.c254 void checkbounds(value dbresval, value tupno, value fieldno, char* fcn) in checkbounds()
270 EXTERNML value db_fname(value dbresval, value fieldno) in db_fname()
298 EXTERNML value db_ftype(value dbresval, value fieldno) in db_ftype()
378 EXTERNML value db_getint(value dbresval, value tupno, value fieldno) in db_getint()
389 EXTERNML value db_getreal(value dbresval, value tupno, value fieldno) in db_getreal()
400 EXTERNML value db_getstring(value dbresval, value tupno, value fieldno) in db_getstring()
411 EXTERNML value db_getbool(value dbresval, value tupno, value fieldno) in db_getbool()
422 EXTERNML value db_getisnull(value dbresval, value tupno, value fieldno) in db_getisnull()
/dports/devel/libowfat/libowfat-0.32/fmt/
H A Dfmt_pb_tag.c3 size_t fmt_pb_tag(char* dest,size_t fieldno,unsigned char type) { in fmt_pb_tag()
H A Dfmt_pb_sint.c3 size_t fmt_pb_sint(char* dest,size_t fieldno,signed long long l) { in fmt_pb_sint()
H A Dfmt_pb_double.c3 size_t fmt_pb_double(char* dest,size_t fieldno,double d) { in fmt_pb_double()
H A Dfmt_pb_float.c3 size_t fmt_pb_float(char* dest,size_t fieldno,float f) { in fmt_pb_float()
H A Dfmt_pb_int.c3 size_t fmt_pb_int(char* dest,size_t fieldno,unsigned long long l) { in fmt_pb_int()
H A Dfmt_pb_string.c4 size_t fmt_pb_string(char* dest,size_t fieldno,const char* s,size_t l) { in fmt_pb_string()
/dports/devel/libowfat/libowfat-0.32/scan/
H A Dscan_pb_tag.c3 size_t scan_pb_tag(const char* in,size_t len, size_t* fieldno,unsigned char* type) { in scan_pb_tag()
/dports/security/dirmngr/dirmngr-1.1.0/src/
H A Dldapserver.c68 int fieldno; in ldapserver_parse_one() local
/dports/math/numdiff/numdiff-5.9.0/
H A Dndselect.c36 unsigned long fieldno, unsigned long last_field) in we_can_go_on()
49 unsigned long fieldno, lf; in print_line() local
/dports/security/gnupg/gnupg-2.3.3/dirmngr/
H A Dldapserver.c78 int fieldno; in ldapserver_parse_one() local
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/join/
H A Djoin.c97 u_long fieldno; /* field number */ member
494 outfield(LINE *lp, u_long fieldno) in outfield()
519 u_long fieldno; in fieldarg() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/dbwrappers/
H A DDatabase.cpp169 bool CDatabase::DatasetLayout::GetFetch(int fieldno) in GetFetch()
176 void CDatabase::DatasetLayout::SetFetch(int fieldno, bool bFetch /*= true*/) in SetFetch()
182 bool CDatabase::DatasetLayout::GetOutput(int fieldno) in GetOutput()
189 int CDatabase::DatasetLayout::GetRecNo(int fieldno) in GetRecNo()
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Dtuplelist.c72 TL_get_fieldval(TupleListClass *self, Int4 tupleno, Int2 fieldno) in TL_get_fieldval()
H A Dqresult.h72 #define QR_get_value_manual(self, tupleno, fieldno) (TL_get_fieldval(self->manual_tuples, tupleno, … argument
73 #define QR_get_value_backend(self, fieldno) (self->tupleField[fieldno].value) argument
74 #define QR_get_value_backend_row(self, tupleno, fieldno) ((self->backend_tuples + (tupleno * self->… argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dvalues.c791 value_static_field (struct type *type, int fieldno) in value_static_field()
886 int fieldno, struct type *arg_type) in value_primitive_field()
955 value_field (struct value *arg1, int fieldno) in value_field()
1031 unpack_field_as_long (struct type *type, const char *valaddr, int fieldno) in unpack_field_as_long()
/dports/multimedia/kodi-addon-visualization.fishbmc/visualization.fishbmc-6.3.0-Matrix/src/
H A Dvectorfield.cpp60 int fieldno = params->number; in _fische__fill_thread_() local
315 _fische__fill_field_ (struct _fische__vectorfield_* P, uint_fast8_t fieldno) in _fische__fill_field_()
/dports/math/vowpal_wabbit/vowpal_wabbit-7.10/demo/random-noise/
H A Dx-vs-y.r25 one_column <- function(filename, sep, fieldno) { argument
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/commands/
H A Dcopyfromparse.c830 int fieldno; in NextCopyFrom() local
1437 int fieldno; in CopyReadAttributesText() local
1667 int fieldno; in CopyReadAttributesCSV() local
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/commands/
H A Dcopyfromparse.c830 int fieldno; in NextCopyFrom() local
1437 int fieldno; in CopyReadAttributesText() local
1667 int fieldno; in CopyReadAttributesCSV() local
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/commands/
H A Dcopyfromparse.c830 int fieldno; in NextCopyFrom() local
1437 int fieldno; in CopyReadAttributesText() local
1667 int fieldno; in CopyReadAttributesCSV() local

12345678910>>...13