Home
last modified time | relevance | path

Searched refs:printprops (Results 1 – 25 of 75) sorted by relevance

123

/dports/graphics/exiftags/exiftags-1.01/
H A Dexiftags.c66 printprops(struct exifprop *list, unsigned short lvl, int pas) in printprops() function
158 printprops(t->props, ED_CAM, pas); in doit()
160 printprops(t->props, ED_IMG, pas); in doit()
162 printprops(t->props, ED_VRB, pas); in doit()
164 printprops(t->props, ED_UNK, pas); in doit()
166 printprops(t->props, ED_BAD, pas); in doit()
/dports/devel/sunpromake/schily-2021-09-18/star/
H A Dprops.c53 EXPORT void printprops __PR((void));
444 if (debug) printprops();
448 printprops() in printprops() function
H A Dstarsubs.h382 extern void printprops __PR((void));
/dports/devel/sccs/schily-2021-09-18/star/
H A Dprops.c53 EXPORT void printprops __PR((void));
444 if (debug) printprops();
448 printprops() in printprops() function
H A Dstarsubs.h382 extern void printprops __PR((void));
/dports/devel/schilybase/schily-2021-09-18/star/
H A Dprops.c53 EXPORT void printprops __PR((void));
444 if (debug) printprops();
448 printprops() in printprops() function
/dports/net/rscsi/schily-2021-09-18/star/
H A Dprops.c53 EXPORT void printprops __PR((void));
444 if (debug) printprops();
448 printprops() in printprops() function
H A Dstarsubs.h382 extern void printprops __PR((void));
/dports/archivers/star/schily-2021-09-18/star/
H A Dprops.c53 EXPORT void printprops __PR((void));
444 if (debug) printprops();
448 printprops() in printprops() function
H A Dstarsubs.h382 extern void printprops __PR((void));
/dports/sysutils/cdrtools/schily-2021-09-18/star/
H A Dprops.c53 EXPORT void printprops __PR((void));
444 if (debug) printprops();
448 printprops() in printprops() function
H A Dstarsubs.h382 extern void printprops __PR((void));
/dports/editors/ved/schily-2021-09-18/star/
H A Dprops.c53 EXPORT void printprops __PR((void));
444 if (debug) printprops();
448 printprops() in printprops() function
/dports/devel/smake/schily-2021-09-18/star/
H A Dprops.c53 EXPORT void printprops __PR((void));
444 if (debug) printprops();
448 printprops() in printprops() function
/dports/sysutils/schilyutils/schily-2021-09-18/star/
H A Dprops.c53 EXPORT void printprops __PR((void));
444 if (debug) printprops();
448 printprops() in printprops() function
/dports/math/maxima/maxima-5.43.2/doc/info/
H A DDifferentiation.texi184 @c printprops (all, atvalue);
198 (%i3) printprops (all, atvalue);
312 @code{printprops ([@var{f_1}, @var{f_2}, ...], atvalue)} displays the atvalues
314 @code{atvalue}. @code{printprops (@var{f}, atvalue)} displays the atvalues of
315 one function @var{f}. @code{printprops (all, atvalue)} displays the atvalues
331 @c printprops (all, atvalue);
345 (%i3) printprops (all, atvalue);
961 @code{printprops ([@var{f_1}, ..., @var{f_n}], gradef)} displays the partial
965 @code{printprops ([@var{a_n}, ..., @var{a_n}], atomgrad)} displays the partial
H A DRules.texi711 is a @code{matchdeclare} property. @code{printprops (@var{a}, matchdeclare)}
713 @code{printprops (all, matchdeclare)} returns the list of predicates for all
871 The functions @code{propvars} and @code{printprops} return information about
878 @c printprops (ee, matchdeclare);
879 @c printprops (gg, matchdeclare);
880 @c printprops (all, matchdeclare);
896 (%i4) printprops (ee, matchdeclare);
900 (%i5) printprops (gg, matchdeclare);
904 (%i6) printprops (all, matchdeclare);
H A DDatabase.texi686 @anchor{printprops}
687 @deffn {Function} printprops @
688 @fname{printprops} (@var{a}, @var{i}) @
689 @fname{printprops} ([@var{a_1}, @dots{}, @var{a_n}], @var{i}) @
690 @fname{printprops} (all, @var{i})
695 @code{printprops ([f, g], atvalue)}. @code{printprops} is for properties that
/dports/math/maxima/maxima-5.43.2/tests/
H A Drtest7.mac17 printprops(all,atvalue);
27 printprops(all,atvalue);
H A Drexamples.mac318 (kill(all),example(printprops));
H A Drtest11.mac201 printprops(r,atomgrad);
209 printprops(r,atomgrad);
/dports/math/maxima/maxima-5.43.2/doc/info/de/
H A DREADME66 printprops -> TO: MAXIMA DATABASE (NEW)
/dports/math/maxima/maxima-5.43.2/demo/
H A Dmanual.demo67 printprops(all,atvalue);
76 printprops(all,atvalue);
875 && printprops
879 printprops(r,atomgrad);
898 printprops(r,atomgrad);
/dports/math/spot/spot-2.10.2/spot/tl/
H A Dformula.cc1895 #define printprops \ macro
1928 printprops; in list_formula_props()
1945 printprops; in print_formula_props()
/dports/math/py-spot/spot-2.10.2/spot/tl/
H A Dformula.cc1895 #define printprops \ macro
1928 printprops; in list_formula_props()
1945 printprops; in print_formula_props()

123