Home
last modified time | relevance | path

Searched defs:table_remove (Results 1 – 13 of 13) sorted by relevance

/dports/textproc/unroff/unroff-1.0/src/
H A Dtable.c79 void table_remove(Table *tp, char *key, int size) { in table_remove() function
/dports/devel/concurrencykit/ck-0.6.0/regressions/ck_ht/benchmark/
H A Dserial.c88 table_remove(const char *value) in table_remove() function
H A Dparallel_direct.c150 table_remove(uintptr_t value) in table_remove() function
H A Dparallel_bytestring.c146 table_remove(const char *value) in table_remove() function
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/regressions/ck_ht/benchmark/
H A Dserial.c88 table_remove(const char *value) in table_remove() function
H A Dparallel_direct.c150 table_remove(uintptr_t value) in table_remove() function
H A Dparallel_bytestring.c146 table_remove(const char *value) in table_remove() function
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/src/
H A Dgnix_av.c224 static int table_remove(struct gnix_fid_av *av_priv, fi_addr_t *fi_addr, in table_remove() function
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/sqlite/virtual/
H A Dgda-vconnection-hub.c950 table_remove (HubConnection *hc, const GValue *table_name) in table_remove() function
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/sqlite/virtual/
H A Dgda-vconnection-hub.c950 table_remove (HubConnection *hc, const GValue *table_name) in table_remove() function
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/sqlite/virtual/
H A Dgda-vconnection-hub.c950 table_remove (HubConnection *hc, const GValue *table_name) in table_remove() function
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/sqlite/virtual/
H A Dgda-vconnection-hub.c950 table_remove (HubConnection *hc, const GValue *table_name) in table_remove() function
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Modify/
H A Dedit_table.cpp451 edit_table_rep::table_remove (path fp, int row, int col, int delr, int delc) { in table_remove() function in edit_table_rep