Home
last modified time | relevance | path

Searched refs:idlist (Results 1 – 25 of 706) sorted by relevance

12345678910>>...29

/dports/mail/fetchmailconf/fetchmail-6.4.28/
H A Didlist.c27 struct idlist **save_str_quick(/*@shared@*/ struct idlist **idl, in save_str_quick()
31 struct idlist **end; in save_str_quick()
37 *end = (struct idlist *)xmalloc(sizeof(struct idlist)); in save_str_quick()
70 struct idlist **end; in save_str_pair()
76 *end = (struct idlist *)xmalloc(sizeof(struct idlist)); in save_str_pair()
87 struct idlist *str_in_list(struct idlist **idl, const char *str, in str_in_list()
147 struct idlist *it; in count_list()
180 struct idlist *id_find(struct idlist **idl, long number) in id_find()
218 struct idlist *copy_str_list(struct idlist *idl) in copy_str_list()
226 newnode = (struct idlist *)xmalloc(sizeof(struct idlist)); in copy_str_list()
[all …]
H A Dfetchmail.h190 struct idlist struct
404 struct idlist *recipients; /**< addressees */
618 struct idlist *save_str(struct idlist **idl, const char *str, flag status);
619 void free_str_list(struct idlist **idl);
621 struct idlist *str_in_list(struct idlist **idl, const char *str, const flag caseblind);
625 int count_list(struct idlist **idl);
627 char *str_find(struct idlist **idl, long number);
628 struct idlist *id_find(struct idlist **idl, long number);
630 int delete_str(struct idlist **idl, long num);
631 struct idlist *copy_str_list(struct idlist *idl);
[all …]
/dports/mail/fetchmail/fetchmail-6.4.28/
H A Didlist.c27 struct idlist **save_str_quick(/*@shared@*/ struct idlist **idl, in save_str_quick()
31 struct idlist **end; in save_str_quick()
37 *end = (struct idlist *)xmalloc(sizeof(struct idlist)); in save_str_quick()
70 struct idlist **end; in save_str_pair()
76 *end = (struct idlist *)xmalloc(sizeof(struct idlist)); in save_str_pair()
87 struct idlist *str_in_list(struct idlist **idl, const char *str, in str_in_list()
147 struct idlist *it; in count_list()
180 struct idlist *id_find(struct idlist **idl, long number) in id_find()
218 struct idlist *copy_str_list(struct idlist *idl) in copy_str_list()
226 newnode = (struct idlist *)xmalloc(sizeof(struct idlist)); in copy_str_list()
[all …]
H A Dfetchmail.h190 struct idlist struct
404 struct idlist *recipients; /**< addressees */
618 struct idlist *save_str(struct idlist **idl, const char *str, flag status);
619 void free_str_list(struct idlist **idl);
621 struct idlist *str_in_list(struct idlist **idl, const char *str, const flag caseblind);
625 int count_list(struct idlist **idl);
627 char *str_find(struct idlist **idl, long number);
628 struct idlist *id_find(struct idlist **idl, long number);
630 int delete_str(struct idlist **idl, long num);
631 struct idlist *copy_str_list(struct idlist *idl);
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/test/
H A Dtest_messages.hs126 in idlist [z, x, y] === idlist j2
134 in idlist [x, y, z] === idlist j1
150 idlist (l1 <> l2) == idlist j1 &&
151 idlist (l2 <> l1) == idlist j2)
156 in idlist l === idlist (makeMsgs l)
191 in idlist l === idlist (makeMsgs $ l <> l)
410 in idlist l === idlist rr
420 in idlist l === reverse (idlist r)
508 idlist (reverse inpl) == idlist before
899 a =-= b = idlist a =-= idlist b
[all …]
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/cunit/
H A Dcu_out_twkb.c202 int64_t idlist[2]; in test_twkb_out_idlist() local
204 idlist[0] = 2; in test_twkb_out_idlist()
205 idlist[1] = 4; in test_twkb_out_idlist()
220 idlist[0] = 2; in test_twkb_out_idlist()
221 idlist[1] = 4; in test_twkb_out_idlist()
237 idlist[0] = 2; in test_twkb_out_idlist()
238 idlist[1] = 4; in test_twkb_out_idlist()
252 idlist[0] = 2; in test_twkb_out_idlist()
253 idlist[1] = 4; in test_twkb_out_idlist()
267 idlist[0] = 2; in test_twkb_out_idlist()
[all …]
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/cunit/
H A Dcu_out_twkb.c202 int64_t idlist[2]; in test_twkb_out_idlist() local
204 idlist[0] = 2; in test_twkb_out_idlist()
205 idlist[1] = 4; in test_twkb_out_idlist()
220 idlist[0] = 2; in test_twkb_out_idlist()
221 idlist[1] = 4; in test_twkb_out_idlist()
237 idlist[0] = 2; in test_twkb_out_idlist()
238 idlist[1] = 4; in test_twkb_out_idlist()
252 idlist[0] = 2; in test_twkb_out_idlist()
253 idlist[1] = 4; in test_twkb_out_idlist()
267 idlist[0] = 2; in test_twkb_out_idlist()
[all …]
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Cache/Backend/
H A DZendPlatform.php196 $idlist = null;
199 if ($idlist) {
200 $idlist = array_intersect_assoc($idlist, $next_idlist);
204 if (count($idlist) == 0) {
206 $idlist = null;
210 if ($idlist) {
222 $idlist = null;
225 if ($idlist) {
226 $idlist = array_merge_recursive($idlist, $next_idlist);
232 $idlist = null;
[all …]
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/cunit/
H A Dcu_out_twkb.c198 int64_t idlist[2]; in test_twkb_out_idlist() local
200 idlist[0] = 2; in test_twkb_out_idlist()
201 idlist[1] = 4; in test_twkb_out_idlist()
216 idlist[0] = 2; in test_twkb_out_idlist()
217 idlist[1] = 4; in test_twkb_out_idlist()
233 idlist[0] = 2; in test_twkb_out_idlist()
234 idlist[1] = 4; in test_twkb_out_idlist()
248 idlist[0] = 2; in test_twkb_out_idlist()
249 idlist[1] = 4; in test_twkb_out_idlist()
263 idlist[0] = 2; in test_twkb_out_idlist()
[all …]
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/cunit/
H A Dcu_out_twkb.c198 int64_t idlist[2]; in test_twkb_out_idlist() local
200 idlist[0] = 2; in test_twkb_out_idlist()
201 idlist[1] = 4; in test_twkb_out_idlist()
216 idlist[0] = 2; in test_twkb_out_idlist()
217 idlist[1] = 4; in test_twkb_out_idlist()
233 idlist[0] = 2; in test_twkb_out_idlist()
234 idlist[1] = 4; in test_twkb_out_idlist()
248 idlist[0] = 2; in test_twkb_out_idlist()
249 idlist[1] = 4; in test_twkb_out_idlist()
263 idlist[0] = 2; in test_twkb_out_idlist()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/data_loaders/genbank/test/
H A DMakefile.test_bulkinfo.app22 CHECK_CMD = all_readers.sh test_bulkinfo -type gi -idlist wgs.ids -reference ref/wgs.gi.txt /CHECK_…
23 CHECK_CMD = all_readers.sh test_bulkinfo -type acc -idlist wgs.ids -reference ref/wgs.acc.txt /CHEC…
24 CHECK_CMD = all_readers.sh test_bulkinfo -type label -idlist wgs.ids -reference ref/wgs.label.txt /…
25 CHECK_CMD = all_readers.sh test_bulkinfo -type taxid -idlist wgs.ids -reference ref/wgs.taxid.txt /…
26 CHECK_CMD = all_readers.sh test_bulkinfo -type length -idlist wgs.ids -reference ref/wgs.length.txt…
27 CHECK_CMD = all_readers.sh test_bulkinfo -type type -idlist wgs.ids -reference ref/wgs.type.txt /CH…
29 CHECK_CMD = all_readers.sh -id2 test_bulkinfo -type state -idlist wgs.ids /CHECK_NAME=test_bulkinfo…
30 CHECK_CMD = all_readers.sh test_bulkinfo -type hash -idlist wgs.ids -reference ref/wgs.hash.txt /CH…
32 CHECK_CMD = all_readers.sh test_bulkinfo -type gi -idlist bad_len.ids -reference ref/bad_len.gi.txt…
33 CHECK_CMD = all_readers.sh test_bulkinfo -type acc -idlist bad_len.ids -reference ref/bad_len.acc.t…
[all …]
H A DMakefile.test_bulkinfo_mt.app22 CHECK_CMD = all_readers.sh test_bulkinfo_mt -type gi -idlist wgs.ids -reference ref/wgs.gi.txt /CHE…
23 CHECK_CMD = all_readers.sh test_bulkinfo_mt -type acc -idlist wgs.ids -reference ref/wgs.acc.txt /C…
24 CHECK_CMD = all_readers.sh test_bulkinfo_mt -type label -idlist wgs.ids -reference ref/wgs.label.tx…
25 CHECK_CMD = all_readers.sh test_bulkinfo_mt -type taxid -idlist wgs.ids -reference ref/wgs.taxid.tx…
26 CHECK_CMD = all_readers.sh test_bulkinfo_mt -type length -idlist wgs.ids -reference ref/wgs.length.…
27 CHECK_CMD = all_readers.sh test_bulkinfo_mt -type type -idlist wgs.ids -reference ref/wgs.type.txt …
29 CHECK_CMD = all_readers.sh -id2 test_bulkinfo_mt -type state -idlist wgs.ids /CHECK_NAME=test_bulki…
32 CHECK_CMD = all_readers.sh test_bulkinfo_mt -type gi -idlist bad_len.ids -reference ref/bad_len.gi.…
33 CHECK_CMD = all_readers.sh test_bulkinfo_mt -type acc -idlist bad_len.ids -reference ref/bad_len.ac…
39 CHECK_CMD = all_readers.sh -id2 test_bulkinfo_mt -type state -idlist bad_len.ids /CHECK_NAME=test_b…
[all …]
/dports/net/rsync/rsync-3.2.3/
H A Duidlist.c56 struct idlist { struct
57 struct idlist *next; argument
89 struct idlist *node = new(struct idlist); in add_to_list()
233 static struct idlist *recv_add_id(struct idlist **idlist_ptr, struct idlist *idmap, in recv_add_id()
236 struct idlist *node; in recv_add_id()
290 struct idlist *list; in match_uid()
310 struct idlist *list; in match_gid()
332 struct idlist *list; in add_uid()
333 struct idlist *node; in add_uid()
349 struct idlist *list; in add_gid()
[all …]
/dports/devel/ga/ga-5.8/armci/src-portals/
H A Dmemory.c79 long idlist[SHMIDLEN]; in armci_shmem_malloc() local
111 myptr = Create_Shared_Region(idlist+1,size,idlist); in armci_shmem_malloc()
127 myptr=(double*)Attach_Shared_Region(idlist+1,size,idlist[0]); in armci_shmem_malloc()
215 long idlist[SHMIDLEN]; in armci_shmem_memget() local
223 myptr = Create_Shared_Region(idlist+1,size,idlist); in armci_shmem_memget()
231 myptr, size, idlist[0], idlist[1]); in armci_shmem_memget()
269 bcopy(idlist, meminfo->idlist, SHMIDLEN*sizeof(long)); in armci_shmem_memget()
276 long *idlist = (long*) meminfo->idlist; in armci_shmem_memat() local
281 ptr=(double*)Attach_Shared_Region(idlist+1,size,idlist[0]); in armci_shmem_memat()
380 myptr = Create_Shared_Region(idlist+1,size,idlist); in armci_shmem_malloc_group()
[all …]
/dports/devel/ga/ga-5.8/armci/src-gemini/
H A Dmemory.c79 long idlist[SHMIDLEN]; in armci_shmem_malloc() local
111 myptr = Create_Shared_Region(idlist+1,size,idlist); in armci_shmem_malloc()
127 myptr=(double*)Attach_Shared_Region(idlist+1,size,idlist[0]); in armci_shmem_malloc()
215 long idlist[SHMIDLEN]; in armci_shmem_memget() local
223 myptr = Create_Shared_Region(idlist+1,size,idlist); in armci_shmem_memget()
231 myptr, size, idlist[0], idlist[1]); in armci_shmem_memget()
269 bcopy(idlist, meminfo->idlist, SHMIDLEN*sizeof(long)); in armci_shmem_memget()
276 long *idlist = (long*) meminfo->idlist; in armci_shmem_memat() local
281 ptr=(double*)Attach_Shared_Region(idlist+1,size,idlist[0]); in armci_shmem_memat()
380 myptr = Create_Shared_Region(idlist+1,size,idlist); in armci_shmem_malloc_group()
[all …]
/dports/irc/irssi/irssi-1.2.3/src/core/
H A Dmodules.c115 GHashTable *idlist; in module_find_id() local
126 idlist = g_hash_table_lookup(idlookup, module); in module_find_id()
127 if (idlist == NULL) in module_find_id()
141 GHashTable *idlist; in module_find_id_str() local
152 idlist = g_hash_table_lookup(stridlookup, module); in module_find_id_str()
153 if (idlist == NULL) in module_find_id_str()
179 GHashTable *idlist; in module_uniq_destroy() local
183 idlist = value; in module_uniq_destroy()
189 g_hash_table_destroy(idlist); in module_uniq_destroy()
193 idlist = value; in module_uniq_destroy()
[all …]
/dports/devel/ga/ga-5.8/armci/src/memory/
H A Dwinshmem.c164 long idlist[SHMIDLEN]; in armci_krmalloc_init_ctxwinshmem() local
172 myptr = Create_Shared_Region(idlist+1,size,idlist); in armci_krmalloc_init_ctxwinshmem()
190 myptr=(double*)Attach_Shared_Region(idlist+1,size,idlist[0]); in armci_krmalloc_init_ctxwinshmem()
500 idlist[1] = parent_pid; in Create_Shared_Region()
507 … if(DEBUG)printf("%d:created %p %ld id=%ld id[0]=%ld\n",armci_me,temp, size,idlist[2],idlist[0]); in Create_Shared_Region()
584 long idlist[SHMIDLEN]; in armci_get_shmem_info() local
589 *shmid = (int) (*idlist); in armci_get_shmem_info()
605 long idlist[SHMIDLEN]; in armci_get_shmem_ptr() local
608 idlist[1] = (long)shmid; in armci_get_shmem_ptr()
609 idlist[0] = shmoffset; in armci_get_shmem_ptr()
[all …]
H A Dmemory.c205 long idlist[SHMIDLEN]; in armci_shmem_malloc() local
244 myptr = Create_Shared_Region(idlist+1,size,idlist); in armci_shmem_malloc()
260 myptr=(double*)Attach_Shared_Region(idlist+1,size,idlist[0]); in armci_shmem_malloc()
374 long idlist[SHMIDLEN]; in armci_shmem_memget() local
382 myptr = Create_Shared_Region(idlist+1,size,idlist); in armci_shmem_memget()
390 myptr, (long)size, idlist[0], idlist[1]); in armci_shmem_memget()
427 bcopy(idlist, meminfo->idlist, SHMIDLEN*sizeof(long)); in armci_shmem_memget()
434 long *idlist = (long*) meminfo->idlist; in armci_shmem_memat() local
439 ptr=(double*)Attach_Shared_Region(idlist+1,size,idlist[0]); in armci_shmem_memat()
538 myptr = Create_Shared_Region(idlist+1,size,idlist); in armci_shmem_malloc_group()
[all …]
H A Dshmem.c445 long idlist[SHMIDLEN]; in armci_krmalloc_init_ctxshmem() local
453 myptr = Create_Shared_Region(idlist+1,size,idlist); in armci_krmalloc_init_ctxshmem()
471 myptr=(double*)Attach_Shared_Region(idlist+1,size,idlist[0]); in armci_krmalloc_init_ctxshmem()
700 idlist[0] = 1; in find_regions()
712 return idlist[0]; in find_regions()
729 long *idlist, offset, size; in Attach_Shared_Region()
977 long idlist[SHMIDLEN]; in armci_get_shmem_ptr() local
980 idlist[1] = (long)shmid; in armci_get_shmem_ptr()
981 idlist[0] = shmoffset; in armci_get_shmem_ptr()
984 if(!(p=(Header*)Attach_Shared_Region(idlist+1, shmsize, idlist[0]))) in armci_get_shmem_ptr()
[all …]
/dports/www/free-sa-devel/free-sa-2.0.0b6p7/src/reports/
H A Dr_topsites.c10 char idlist[((size_t)(icfg.ueCount)) * 6L]; in ReportTopSites() local
32 …l[0] != '\0') SAfprintf(tTS2, "%s %d %.0f %hd %s\n", oturl, urlNumber, urlBytes, urlIndic, idlist); in ReportTopSites()
35 SAsnprintf(idlist, sizeof(idlist), "%d", tid); in ReportTopSites()
42 if (tid != otid) SAsnprintf(&idlist[strlen(idlist)], 6L, " %d", tid); in ReportTopSites()
50 SAfprintf(tTS2, "%s %d %.0f %hd %s\n", oturl, urlNumber, urlBytes, urlIndic, idlist); in ReportTopSites()
79 if (!fscanf(tTS1, "%d%c", &tid, idlist)) SAexit("Can't read usernames from sorted file"); in ReportTopSites()
80 SAfprintf(TSR, "%s%s", SAentryById(tid)->vname, idlist[0] == ' ' ? ", " : ""); in ReportTopSites()
81 } while (idlist[0] != '\n'); in ReportTopSites()
/dports/mail/mailutils/mailutils-3.13/libmailutils/base/
H A Dfilesafety.c112 file_id_lookup (mu_list_t idlist, dev_t dev, ino_t ino) in file_id_lookup() argument
118 return mu_list_locate (idlist, &id, NULL); in file_id_lookup()
122 file_id_remember (mu_list_t idlist, dev_t dev, ino_t ino) in file_id_remember() argument
132 return mu_list_append (idlist, id); in file_id_remember()
184 mu_list_t idlist) in mu_file_safety_check() argument
195 if (idlist) in mu_file_safety_check()
197 mu_list_set_destroy_item (idlist, mu_list_free_item); in mu_file_safety_check()
198 mu_list_set_comparator (idlist, file_id_cmp); in mu_file_safety_check()
199 if (file_id_lookup (idlist, buf.filst.st_dev, buf.filst.st_ino) == 0) in mu_file_safety_check()
238 if (idlist) in mu_file_safety_check()
[all …]
/dports/math/vtk8/VTK-8.2.0/IO/XML/Testing/Python/
H A DTestCellArray.py40 idlist = vtk.vtkIdList() variable
41 idlist.SetNumberOfIds(1)
48 copygrid.GetCellPoints(copygrid.GetNumberOfCells()-1, idlist)
61 copygrid.GetCellPoints(id, idlist)
62 if ids.GetId(0) != idlist.GetId(0) or idlist.GetId(0) != count:
63 print ("ERROR: incorrect cell points ", count, id, ids.GetId(0), idlist.GetId(0))
/dports/math/vtk9/VTK-9.1.0/IO/XML/Testing/Python/
H A DTestCellArray.py40 idlist = vtk.vtkIdList() variable
41 idlist.SetNumberOfIds(1)
48 copygrid.GetCellPoints(copygrid.GetNumberOfCells()-1, idlist)
61 copygrid.GetCellPoints(id, idlist)
62 if ids.GetId(0) != idlist.GetId(0) or idlist.GetId(0) != count:
63 print ("ERROR: incorrect cell points ", count, id, ids.GetId(0), idlist.GetId(0))
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.help/docbook-src/guide/
H A Dparse.php30 $idlist = array (); // initiate the id list array variable
37 ParseXHTML ($file, $lang, $doc, $fidlist, $idlist);
51 function ParseXHTML (&$file, $lang, $doc, &$fidlist, &$idlist) { argument
66 MakeFileIDList ($file, $values, $tags, $fidlist, $idlist);
84 function MakeFileIDList ($file, &$values, &$tags, &$fidlist, &$idlist) { argument
97 if (isset ($idlist[$tval])) {
98 echo "setzen $file: $tval = $idlist[$tval] \n";
99 $fidlist[$file][$tval]['title'] = $idlist[$tval]['title'];
347 function BuildIDList ($lang, $doc, &$idlist, &$bilist) { argument
372 function MakeIDList (&$values, &$tags, &$idlist) { argument
[all …]
/dports/devel/ga/ga-5.8/armci/testing/
H A Dipctest.c25 long idlist[SHMIDLEN]; in test() local
32 a = (double *)Create_Shared_Region(idlist + 1, size, idlist); in test()
37 MPI_Bcast(idlist, SHMIDLEN, MPI_LONG, 0, MPI_COMM_WORLD); in test()
39 a = (double *)Attach_Shared_Region(idlist + 1, size, idlist[0]); in test()

12345678910>>...29