Home
last modified time | relevance | path

Searched refs:tentry (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/shells/bash/bash-5.1/lib/malloc/
H A Dtable.c170 mr_table_t *tentry; local
188 if (tentry == 0)
203 tentry->mem = mem;
204 tentry->size = size;
205 tentry->func = tag;
207 tentry->file = file;
208 tentry->line = line;
209 tentry->nalloc++;
225 mr_table_t *tentry; local
240 if (tentry == 0)
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/runtime/
H A Dthread.scm527 (delete-tentry! tentry)))
550 (if (not (tentry? tentry))
586 (if tentry
616 tentry
617 tentry
644 tentry))
647 (if (tentry/dentry tentry)
659 (if (not tentry)
705 (delete-tentry! tentry))
724 (prev (tentry/prev tentry))
[all …]
/dports/devel/libgit2/libgit2-1.3.0/tests/index/
H A Dcollision.c29 git_tree_entry *tentry; in test_index_collision__add_blob_with_conflicting_file() local
46 cl_git_pass(git_tree_entry_bypath(&tentry, tree, "a/b")); in test_index_collision__add_blob_with_conflicting_file()
47 git_tree_entry_free(tentry); in test_index_collision__add_blob_with_conflicting_file()
57 cl_git_pass(git_tree_entry_bypath(&tentry, tree, "a/b/c")); in test_index_collision__add_blob_with_conflicting_file()
58 git_tree_entry_free(tentry); in test_index_collision__add_blob_with_conflicting_file()
65 git_tree_entry *tentry; in test_index_collision__add_blob_with_conflicting_dir() local
82 cl_git_pass(git_tree_entry_bypath(&tentry, tree, "a/b/c")); in test_index_collision__add_blob_with_conflicting_dir()
83 git_tree_entry_free(tentry); in test_index_collision__add_blob_with_conflicting_dir()
93 cl_git_pass(git_tree_entry_bypath(&tentry, tree, "a/b")); in test_index_collision__add_blob_with_conflicting_dir()
94 cl_git_fail(git_tree_entry_bypath(&tentry, tree, "a/b/c")); in test_index_collision__add_blob_with_conflicting_dir()
[all …]
/dports/sysutils/ldapvi/ldapvi-1.7/
H A Dcommon.h152 typedef struct tentry { struct
154 } tentry; typedef
164 tentry *entry_new(char *dn);
165 void entry_free(tentry *e);
166 int entry_cmp(tentry *e, tentry *f);
175 LDAPMod **entry2mods(tentry *entry);
189 typedef int (*parser_entry)(FILE *, long, char **, tentry **, long *);
195 typedef void (*print_entry)(FILE *, tentry *, char *, tentroid *);
219 int read_profile(FILE *s, tentry **entry);
225 typedef int (*handler_rename)(int, char *, tentry *, void *);
[all …]
H A Ddata.c54 tentry *
57 return (tentry *) named_array_new(dn); in entry_new()
61 entry_free(tentry *entry) in entry_free()
73 entry_cmp(tentry *e, tentry *f) in entry_cmp()
114 entry_find_attribute(tentry *entry, char *ad, int createp) in entry_find_attribute()
231 entry2mods(tentry *entry) in entry2mods()
H A Ddiff.c105 compare_entries(tentry *eclean, tentry *enew) in compare_entries()
175 frob_ava(tentry *entry, int mode, char *ad, char *data, int n) in frob_ava()
231 frob_rdn(tentry *entry, char *dn, int mode) in frob_rdn()
273 validate_rename(tentry *clean, tentry *data, int *deleteoldrdn) in validate_rename()
303 rename_entry(tentry *entry, char *newdn, int deleteoldrdn) in rename_entry()
333 tentry *entry; in process_immediate()
347 tentry *entry; in process_immediate()
420 tentry *entry = 0; in process_next_entry()
421 tentry *cleanentry = 0; in process_next_entry()
518 nonleaf_action(tentry *entry, GArray *offsets, int n) in nonleaf_action()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/parisc/kernel/
H A Dperf.c660 const struct rdr_tbl_ent *tentry; in perf_rdr_read_ubuf() local
663 if ((width = tentry->width) == 0) in perf_rdr_read_ubuf()
667 i = tentry->num_words; in perf_rdr_read_ubuf()
680 i = tentry->num_words; in perf_rdr_read_ubuf()
708 const struct rdr_tbl_ent *tentry; in perf_rdr_clear() local
713 if (tentry->width == 0) { in perf_rdr_clear()
717 i = tentry->num_words; in perf_rdr_clear()
744 const struct rdr_tbl_ent *tentry; in perf_write_image() local
767 dwords = tentry->num_words; in perf_write_image()
768 if (tentry->write_control) { in perf_write_image()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/parisc/kernel/
H A Dperf.c660 const struct rdr_tbl_ent *tentry; in perf_rdr_read_ubuf() local
663 if ((width = tentry->width) == 0) in perf_rdr_read_ubuf()
667 i = tentry->num_words; in perf_rdr_read_ubuf()
680 i = tentry->num_words; in perf_rdr_read_ubuf()
708 const struct rdr_tbl_ent *tentry; in perf_rdr_clear() local
713 if (tentry->width == 0) { in perf_rdr_clear()
717 i = tentry->num_words; in perf_rdr_clear()
744 const struct rdr_tbl_ent *tentry; in perf_write_image() local
767 dwords = tentry->num_words; in perf_write_image()
768 if (tentry->write_control) { in perf_write_image()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/parisc/kernel/
H A Dperf.c660 const struct rdr_tbl_ent *tentry; in perf_rdr_read_ubuf() local
663 if ((width = tentry->width) == 0) in perf_rdr_read_ubuf()
667 i = tentry->num_words; in perf_rdr_read_ubuf()
680 i = tentry->num_words; in perf_rdr_read_ubuf()
708 const struct rdr_tbl_ent *tentry; in perf_rdr_clear() local
713 if (tentry->width == 0) { in perf_rdr_clear()
717 i = tentry->num_words; in perf_rdr_clear()
744 const struct rdr_tbl_ent *tentry; in perf_write_image() local
767 dwords = tentry->num_words; in perf_write_image()
768 if (tentry->write_control) { in perf_write_image()
[all …]
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/compression/
H A Ddictionary_hash.h85 dictionary_hash_alloc(TypeCacheEntry *tentry) in dictionary_hash_alloc() argument
89 collation = tentry->typcollation; in dictionary_hash_alloc()
91 if (tentry->hash_proc_finfo.fn_addr == NULL || tentry->eq_opr_finfo.fn_addr == NULL) in dictionary_hash_alloc()
102 InitFunctionCallInfoData(*meta->eq_info, &tentry->eq_opr_finfo, 2, collation, NULL, NULL); in dictionary_hash_alloc()
105 InitFunctionCallInfoData(*meta->hash_info, &tentry->hash_proc_finfo, 1, collation, NULL, NULL); in dictionary_hash_alloc()
/dports/graphics/libvisual/libvisual-0.2.0/libvisual/
H A Dlv_ui.c66 if (tentry->widget != NULL) in table_entry_dtor()
67 visual_object_unref (VISUAL_OBJECT (tentry->widget)); in table_entry_dtor()
69 tentry->widget = NULL; in table_entry_dtor()
392 VisUITableEntry *tentry; in visual_ui_table_entry_new() local
396 tentry = visual_mem_new0 (VisUITableEntry, 1); in visual_ui_table_entry_new()
401 tentry->row = row; in visual_ui_table_entry_new()
402 tentry->col = col; in visual_ui_table_entry_new()
404 tentry->widget = widget; in visual_ui_table_entry_new()
406 return tentry; in visual_ui_table_entry_new()
422 VisUITableEntry *tentry; in visual_ui_table_attach() local
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/matc/src/elmer/
H A Dmatc.h295 TREEENTRY tentry; member
301 #define SDATA(ptr) (ptr)->tentry.entrydata.s_data
302 #define DDATA(ptr) (ptr)->tentry.entrydata.d_data
303 #define CDATA(ptr) (ptr)->tentry.entrydata.c_data
304 #define VDATA(ptr) (ptr)->tentry.entrydata.v_data
305 #define ETYPE(ptr) (ptr)->tentry.entrytype
306 #define SUBS(ptr) (ptr)->tentry.subs
307 #define ARGS(ptr) (ptr)->tentry.args
/dports/x11/libX11/libX11-1.7.2/src/
H A DXrm.c526 tentry = *prev; in MoveValues()
628 while (tentry && tentry->name != q) in MergeValues()
629 tentry = *(prev = &tentry->next); in MergeValues()
632 while (tentry && tentry->name == fentry->name) { in MergeValues()
635 tentry = *(prev = &tentry->next); in MergeValues()
674 *prev = tentry; in MergeValues()
711 while (tentry && tentry->name != q) in MergeTables()
712 tentry = *(prev = &tentry->next); in MergeTables()
715 while (tentry && tentry->name == fentry->name) { in MergeTables()
720 tentry = *(prev = &tentry->next); in MergeTables()
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/matc/src/elmer/
H A Dmatc.h306 TREEENTRY tentry; member
312 #define SDATA(ptr) (ptr)->tentry.entrydata.s_data
313 #define DDATA(ptr) (ptr)->tentry.entrydata.d_data
314 #define CDATA(ptr) (ptr)->tentry.entrydata.c_data
315 #define VDATA(ptr) (ptr)->tentry.entrydata.v_data
316 #define ETYPE(ptr) (ptr)->tentry.entrytype
317 #define SUBS(ptr) (ptr)->tentry.subs
318 #define ARGS(ptr) (ptr)->tentry.args
/dports/science/elmerfem/elmerfem-release-9.0/post/matc/src/elmer/
H A Dmatc.h295 TREEENTRY tentry; member
301 #define SDATA(ptr) (ptr)->tentry.entrydata.s_data
302 #define DDATA(ptr) (ptr)->tentry.entrydata.d_data
303 #define CDATA(ptr) (ptr)->tentry.entrydata.c_data
304 #define VDATA(ptr) (ptr)->tentry.entrydata.v_data
305 #define ETYPE(ptr) (ptr)->tentry.entrytype
306 #define SUBS(ptr) (ptr)->tentry.subs
307 #define ARGS(ptr) (ptr)->tentry.args
/dports/graphics/libvisual04/libvisual-0.4.0/libvisual/
H A Dlv_ui.c66 if (tentry->widget != NULL) in table_entry_dtor()
67 visual_object_unref (VISUAL_OBJECT (tentry->widget)); in table_entry_dtor()
69 tentry->widget = NULL; in table_entry_dtor()
404 VisUITableEntry *tentry; in visual_ui_table_entry_new() local
408 tentry = visual_mem_new0 (VisUITableEntry, 1); in visual_ui_table_entry_new()
413 tentry->row = row; in visual_ui_table_entry_new()
414 tentry->col = col; in visual_ui_table_entry_new()
416 tentry->widget = widget; in visual_ui_table_entry_new()
418 return tentry; in visual_ui_table_entry_new()
434 VisUITableEntry *tentry; in visual_ui_table_attach() local
[all …]
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/Convert/BibTeX/
H A Dparsebib.cpp312 tree tentry (DOCUMENT); in bib_list() local
325 tentry << compound ("bib-comment", tc); in bib_list()
341 bib_fields (s, pos, string (")}@"), string ("bib-field"), tentry); in bib_list()
346 t << A(tentry); in bib_list()
376 else te= tentry; in bib_list()
389 tentry << compound ("bib-comment", doc); in bib_list()
393 if (N(te) == 1) tentry << compound ("bib-comment", te[0]); in bib_list()
394 else tentry << compound ("bib-comment", te); in bib_list()
411 t << A(bib_subst_vars (tentry, dict)); in bib_list()
/dports/science/gabedit/GabeditSrc251_300720/src/IsotopeDistribution/
H A DIsotopeDistributionCalculatorDlg.c65 G_CONST_RETURN gchar* tentry; in getPointsFromList() local
66 tentry = gtk_entry_get_text(GTK_ENTRY(entryCharge)); in getPointsFromList()
67 charge = atof(tentry); in getPointsFromList()
141 G_CONST_RETURN gchar* tentry; in addConvFromList() local
143 halfWidth = atof(tentry); in addConvFromList()
396 G_CONST_RETURN gchar* tentry; in calculate_spectrum() local
423 *pMass = atof(tentry); in calculate_spectrum()
432 *pAbund = atof(tentry); in calculate_spectrum()
441 if(!tentry) return; in calculate_spectrum()
442 if(tentry && strlen(tentry)<1) return; in calculate_spectrum()
[all …]
/dports/news/atp/atp-1.50/
H A Dreadlib.c734 struct fentry *tentry; /* temporary pointer */ in new_fentry() local
737 if ((tentry = (struct fentry *) malloc(sizeof(struct fentry))) != NULL) { in new_fentry()
738 tentry->fnext = NULL; in new_fentry()
739 tentry->findpt = (char *) haystack; in new_fentry()
742 entry->fnext = tentry; in new_fentry()
744 *sptr = tentry; /* first in linked list */ in new_fentry()
745 entry = tentry; in new_fentry()
844 struct fentry *tentry, *sentry = NULL; in do_search() local
873 tentry = sentry->fnext; in do_search()
875 sentry = tentry; in do_search()
/dports/mail/exim-postgresql/exim-4.95/src/lookups/
H A Dredis.c83 redisReply *tentry = NULL; in perform_redis_search() local
302 tentry = entry->element[j]; in perform_redis_search()
307 switch (tentry->type) in perform_redis_search()
310 result = string_fmt_append(result, "%d", tentry->integer); in perform_redis_search()
313 result = string_catn(result, US tentry->str, tentry->len); in perform_redis_search()
/dports/mail/exim-sa-exim/exim-4.95/src/lookups/
H A Dredis.c83 redisReply *tentry = NULL; in perform_redis_search() local
302 tentry = entry->element[j]; in perform_redis_search()
307 switch (tentry->type) in perform_redis_search()
310 result = string_fmt_append(result, "%d", tentry->integer); in perform_redis_search()
313 result = string_catn(result, US tentry->str, tentry->len); in perform_redis_search()
/dports/mail/exim-mysql/exim-4.95/src/lookups/
H A Dredis.c83 redisReply *tentry = NULL; in perform_redis_search() local
302 tentry = entry->element[j]; in perform_redis_search()
307 switch (tentry->type) in perform_redis_search()
310 result = string_fmt_append(result, "%d", tentry->integer); in perform_redis_search()
313 result = string_catn(result, US tentry->str, tentry->len); in perform_redis_search()
/dports/mail/exim-monitor/exim-4.95/src/lookups/
H A Dredis.c83 redisReply *tentry = NULL; in perform_redis_search() local
302 tentry = entry->element[j]; in perform_redis_search()
307 switch (tentry->type) in perform_redis_search()
310 result = string_fmt_append(result, "%d", tentry->integer); in perform_redis_search()
313 result = string_catn(result, US tentry->str, tentry->len); in perform_redis_search()
/dports/mail/exim/exim-4.95/src/lookups/
H A Dredis.c83 redisReply *tentry = NULL; in perform_redis_search() local
302 tentry = entry->element[j]; in perform_redis_search()
307 switch (tentry->type) in perform_redis_search()
310 result = string_fmt_append(result, "%d", tentry->integer); in perform_redis_search()
313 result = string_catn(result, US tentry->str, tentry->len); in perform_redis_search()
/dports/mail/exim-ldap2/exim-4.95/src/lookups/
H A Dredis.c83 redisReply *tentry = NULL; in perform_redis_search() local
302 tentry = entry->element[j]; in perform_redis_search()
307 switch (tentry->type) in perform_redis_search()
310 result = string_fmt_append(result, "%d", tentry->integer); in perform_redis_search()
313 result = string_catn(result, US tentry->str, tentry->len); in perform_redis_search()

1234567