Home
last modified time | relevance | path

Searched refs:listfn (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/reduce/Reduce-svn5758-src/packages/listvecops/
H A Dlistvecops.red54 put('plus,'listfn,'listplus);
73 put('difference,'listfn,'listdifference);
85 put('minus,'listfn,'listminus);
109 put('times,'listfn,'listtimes);
127 put('quotient,'listfn,'listquotient);
147 put('expt,'listfn,'listexpt);
194 put('df,'listfn,'listdf);
203 put('int,'listfn,'listint);
286 {'put,mkquote caddr u,''listfn,
/dports/math/reduce/Reduce-svn5758-src/packages/excalc/
H A Dexlists.red38 put('d,'listfn,'exdflist);
64 put('innerprod,'listfn,'innerprodlist);
91 put('liedf,'listfn,'liedflist);
102 put('modulo,'listfn,'modulolist);
128 put('wedge,'listfn,'wedgelist);
/dports/net/samba412/samba-4.12.15/source3/torture/
H A Dmasktest.c240 static NTSTATUS listfn(const char *mnt, struct file_info *f, const char *s,
283 SMB_FIND_FILE_BOTH_DIRECTORY_INFO, listfn,
288 listfn, &state);
328 cli_list(cli, mask, FILE_ATTRIBUTE_HIDDEN | FILE_ATTRIBUTE_DIRECTORY, listfn, NULL);
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/
H A Dmasktest.c104 static void listfn(struct clilist_file_info *f, const char *s, void *state) in listfn() function
133 listfn, NULL); in get_real_name()
174 listfn, NULL); in testpair()
/dports/math/py-numpy/numpy-1.20.3/numpy/distutils/command/
H A Dbuild_clib.py372 listfn = os.path.join(self.build_clib,
374 with open(listfn, 'w') as f:
377 listfn = os.path.join(self.build_clib,
379 with open(listfn, 'w') as f:
/dports/net/samba412/samba-4.12.15/source4/torture/
H A Dmasktest.c120 static void listfn(struct clilist_file_info *f, const char *s, void *state) in listfn() function
156 listfn, &state); in get_real_name()
199 listfn, &state); in testpair()
/dports/www/sogo/SOGo-5.4.0/Migration/Horde/
H A DTurbaConverter.py298 listfn = "FN:%s\r\n" % list["fn"]
300 listfn = ""
306 END:VLIST""" % (prodid, list["uid"], listfn, "\r\n".join(entries))
/dports/www/sogo-activesync/SOGo-5.4.0/Migration/Horde/
H A DTurbaConverter.py298 listfn = "FN:%s\r\n" % list["fn"]
300 listfn = ""
306 END:VLIST""" % (prodid, list["uid"], listfn, "\r\n".join(entries))
/dports/www/sogo2/SOGo-2.4.1/Migration/Horde/
H A DTurbaConverter.py298 listfn = "FN:%s\r\n" % list["fn"]
300 listfn = ""
306 END:VLIST""" % (prodid, list["uid"], listfn, "\r\n".join(entries))
/dports/math/reduce/Reduce-svn5758-src/packages/eds/
H A Dedsuser.red38 put('index_expand,'listfn,'indexexpandeval0);
42 % kludge to add v argument to index_expand listfn
159 put('linear_divisors,'listfn,'lineardivisors);
198 put('exfactors,'listfn,'exfactors);
229 put('derived_system,'listfn,'derivelist);
H A Dsystems.red346 put('cauchy_system,'listfn,'evalcauchysys);
359 put('cartan_system,'listfn,'evalcartansys);
494 put('one_forms,'listfn,'oneformseval);
509 put('zero_forms,'listfn,'zeroformseval);
511 put('nought_forms,'listfn,'zeroformseval);
H A Delement.red39 put('integral_element,'listfn,'intelteval);
H A Dedscfrm.red340 put('cobasis,'listfn,'cobeval);
361 put('coordinates,'listfn,'crdeval);
386 put('structure_equations,'listfn,'drveval);
410 put('restrictions,'listfn,'rsxeval);
H A Dedseval.red393 put('systemeds,'listfn,'syseval);
405 put('independence,'listfn,'indeval);
417 put('properties,'listfn,'propertieseval);
H A Drestrict.red93 put('restrict,'listfn,'restrictlist);
H A Dprolong.red220 put('torsion,'listfn,'torsioneval);
H A Dedsexptl.red262 put('integrability,'listfn,'evalintegrability);
H A Dedspde.red111 put('pde2jet,'listfn,'pde2jeteval);
H A Dpullback.red65 put('pullback,'listfn,'pullbacklist);
/dports/math/reduce/Reduce-svn5758-src/packages/xideal/
H A Dxreduct.red38 put('xmod,'listfn,'xmodlist);
71 put('xmodideal,'listfn,'xmodideallist);
107 put('xauto,'listfn,'xautolist);
H A Dxgroeb.red39 put('xideal,'listfn,'xideallist);
/dports/math/reduce/Reduce-svn5758-src/csl/embedded/
H A Du15.lsp51 nil listfn "Illegal operation on lists" lprie reval1 eval typerr)
/dports/emulators/simh/simh-3.9.0_5/Ibm1130/utils/
H A Dasm1130.c272 char *listfn = NULL; // listing filename variable
515 listfn = (* arg) ? arg : NULL; in flag()
1941 if (listfn == NULL) // if list file name is undefined, in proc()
1942 listfn = addextn(fname, ".lst", NULL); // create from first filename in proc()
2123 if ((flist = fopen(listfn, "w")) == NULL) { in startpass()
2124 perror(listfn); in startpass()
/dports/math/reduce/Reduce-svn5758-src/packages/alg/
H A Dpart.red38 if null atom car u and get(caar u,'listfn)
/dports/math/reduce/Reduce-svn5758-src/packages/rlisp/
H A Dlist.red113 where x = get(car u,'listfn));

12