Home
last modified time | relevance | path

Searched +refs:nlist +refs:substitute +refs:if (Results 1 – 25 of 1169) sorted by relevance

12345678910>>...47

/dports/math/cadabra2/cadabra2-2.3.6.8/core/packages/cdb/sympy/
H A Dsolvers.cnb31 …erential equations, return the solution. The second argument\nis optional; if not given, \\algo{ds…
35 …erential equations, return the solution. The second argument\nis optional; if not given, \\algo{ds…
47 … an expression like below!\n ret = $@(ex)$\n sb = SympyBridge(ret)\n if obj is None:\n …
130 "source" : "substitute(ex, sol);"
217 …h one element, which is a\nlist of substitution rules for the variables that have been solved for …
221 …h one element, which is a\nlist of substitution rules for the variables that have been solved for …
227if ret.head()!=r\"\\comma\":\n ret = $\\comma{ @(ret) }$\n if obl.head()!=r\"\\comma\":\n …
292 "source" : "substitute(ex, sol[0]);"
357 "source" : "substitute(ex, sol[0]);"
419if ret.head()!=r\"\\comma\":\n ret = $\\comma{ @(ret) }$\n if obl.head()!=r\"\\comma\":\n …
[all …]
/dports/lang/sketchy/sketchy-20070218/util/
H A Dtest.OK1847 => (length nlist)
1904 => (map - nlist)
2888 => (qsort > nlist)
2890 => (qsort < nlist)
2948 => (substitute '(((+ vi vii) (- x ix)) ((* ii iii) (/ viii iv))) alist)
2950 => (substitute '() alist)
2952 => (substitute '(((+ vi vii) (- x ix)) ((* ii iii) (/ viii iv))) '())
2993 => (unique (append nlist nlist))
3029 => (isort > nlist)
3054 => (if (< a b) a (if (> a b) b 'tie))
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/examples/hello-c++-kde/admin/
H A Dltmain.sh.bak1534 # Now actually substitute the argument into the commands.
3753 $show "$rm $nlist ${nlist}S ${nlist}T"
3754 $run $rm "$nlist" "${nlist}S" "${nlist}T"
3787 $run eval '$mv "$nlist"T "$nlist"'
3803 $run eval 'mv "$nlist"T "$nlist"'
3816 test -f "$nlist" || : > "$nlist"
3820 $mv "$nlist"T "$nlist"
3824 if grep -v "^: " < "$nlist" | sort +2 | uniq > "$nlist"S; then
3830 if test -f "$nlist"S; then
3899 $show "$rm $output_objdir/$dlsyms $nlist ${nlist}S ${nlist}T"
[all …]
H A Dlibtool.m4.in1517 # Now substitute the updated list of available tags.
3820 nlist=conftest.nm
3821if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nli…
3823 if sort "$nlist" | uniq > "$nlist"T; then
3824 mv -f "$nlist"T "$nlist"
3826 rm -f "$nlist"T
3830 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
3831 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
3839 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
3878 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/math/reduce/Reduce-svn5758-src/packages/algint/
H A Dsqfrnorm.red44 % zeroes:=nlist(nil,maxdeg);
100 % if x
141 %if null u
149 %if null u
167 % if x
170 % if car u
191 % now substitute for x**2 in u leaving k*x+l.
227 if ff
259 if atom u
269 if atom u
[all …]
/dports/devel/p5-Alien-SDL/Alien-SDL-1.446/patches/
H A DSDL-1.2.14-ltmain_sh3257 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3305 eval '$MV "$nlist"T "$nlist"'
3312 eval '$MV "$nlist"T "$nlist"'
3333 eval '$MV "$nlist"T "$nlist"'
3398 test -f "$nlist" || : > "$nlist"
3402 $MV "$nlist"T "$nlist"
3406 if $GREP -v "^: " < "$nlist" |
3415 $GREP -v "^: " < "$nlist" > "$nlist"S
3418 if test -f "$nlist"S; then
3497 func_show_eval '$RM "$output_objdir/$my_dlsyms" "$nlist" "${nlist}S" "${nlist}T"'
[all …]
/dports/math/reduce/Reduce-svn5758-src/packages/taylor/
H A Dtayfns.red42 multsq, mvar, negsq, neq, nlist, nth, numr, over, prepd,
105 if null kernp bas
118 if taylor!*p bas
607 substitute this into the above equation and compare
697 il := if null l then nlist(1,length tp)
764 if lm
968 respectively. This makes it possible to just substitute any
1008 il := if null l then nlist(1,length tp)
1177 if not null numr a0
1264 if not null numr a0
[all …]
/dports/math/py-mathics/Mathics3-2.2.0/mathics/packages/DiscreteMath/
H A DRSolve.m550 (* substitute values explicitly given by initial conditions *)
2312 If[Length[nlist] == 1, {k0, k1} = {nlist[[1]], 0},
2313 {k0, k1} = nlist];
2343 nlist = CoefficientList[np, z]; variable
2347 nlist = CoefficientList[z np, z]; variable
3909 nlist, sum, maxindices0, scan, tempRecur,
3939 nlist = Map[Max, nlist] + 1; variable
3944 diff = nlist-maxindices0;
3946 If[ maxindices0 =!= nlist,
3962 Transpose[{unknowns, nlist}] ]
[all …]
/dports/net/opennx/opennx-0.16/patches/
H A Dnxcomp-autotools.patch2210 + # Now substitute the updated list of available tags.
5124 + if sort "$nlist" | uniq > "$nlist"T; then
5125 + mv -f "$nlist"T "$nlist"
5132 + if grep ' nm_test_func$' "$nlist" >/dev/null; then
10869 + # Prefer dirname, but fall back on a substitute if dirname fails.
13102 + # Now actually substitute the argument into the commands.
15673 + $show "$rm $nlist ${nlist}S ${nlist}T"
15674 + $run $rm "$nlist" "${nlist}S" "${nlist}T"
15752 + $mv "$nlist"T "$nlist"
15756 + if grep -v "^: " < "$nlist" |
[all …]
H A Djpeg-autoconf.patch3438 + if sort "$nlist" | uniq > "$nlist"T; then
18985 + if sort "$nlist" | uniq > "$nlist"T; then
29197 - if sort "$nlist" | uniq > "$nlist"T; then
32516 + func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
32606 + if $GREP -v "^: " < "$nlist" |
32618 + if test -f "$nlist"S; then
35107 + # Now actually substitute the argument into the commands.
36330 - # Now actually substitute the argument into the commands.
37567 - if sort "$nlist" | uniq > "$nlist"T; then
37595 - if test -f "$nlist"; then
[all …]
/dports/science/libquantum/libquantum-1.1.1/
H A Daclocal.m41670 # Now substitute the updated list of available tags.
3226 nlist=conftest.nm
3227if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nli…
3229 if sort "$nlist" | uniq > "$nlist"T; then
3230 mv -f "$nlist"T "$nlist"
3232 rm -f "$nlist"T
3236 if grep ' nm_test_var$' "$nlist" >/dev/null; then
3237 if grep ' nm_test_func$' "$nlist" >/dev/null; then
3245 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
3284 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/math/scs/scs-3.0.0/cmake/
H A DInstallBasicPackageFiles.cmake60 # if ``BUILD_SHARED_LIBS`` is ``OFF`` or if the ``TYPE`` property for one or
223 # (To distribute this file outside of CMake, substitute the full
297 if(DEFINED _IBPF_EXPORT)
344 if(WIN32 AND NOT CYGWIN)
459 if(_generate_file)
489 …set(_set_include_dir "set(${_Name}_INCLUDE_DIRS ${_include_dir_list})\nlist(REMOVE_DUPLICATES ${_N…
560 if(NOT BUILD_SHARED_LIBS)
581 if (${_Name}_FIND_REQUIRED)
585 if (${_Name}_FIND_QUIETLY)
600 if(_need_private_deps)
[all …]
/dports/math/py-scs/scs-3.0.0/scs/cmake/
H A DInstallBasicPackageFiles.cmake60 # if ``BUILD_SHARED_LIBS`` is ``OFF`` or if the ``TYPE`` property for one or
223 # (To distribute this file outside of CMake, substitute the full
297 if(DEFINED _IBPF_EXPORT)
344 if(WIN32 AND NOT CYGWIN)
459 if(_generate_file)
489 …set(_set_include_dir "set(${_Name}_INCLUDE_DIRS ${_include_dir_list})\nlist(REMOVE_DUPLICATES ${_N…
560 if(NOT BUILD_SHARED_LIBS)
581 if (${_Name}_FIND_REQUIRED)
585 if (${_Name}_FIND_QUIETLY)
600 if(_need_private_deps)
[all …]
/dports/math/reduce/Reduce-svn5758-src/packages/assist/
H A Dbaglist.red46 if lst = {} then {}
89 if atom l then l else
106 if length u=1 then
115 symb_to_alg nlist(alg_to_symb u,n);
148 if null l1 then l2
165 if prop then
181 % V is T if one creates the property or 0 if one destroys it.
186 if listp id then
318 if bagp u then if null cdr u then u else
735 put('substitute,'psopfn,'!:subst);
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/examples/hello-c++-kde/admin/
H A Dlibtool.m4.in1517 # Now substitute the updated list of available tags.
3820 nlist=conftest.nm
3821if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nli…
3823 if sort "$nlist" | uniq > "$nlist"T; then
3824 mv -f "$nlist"T "$nlist"
3826 rm -f "$nlist"T
3830 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
3831 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
3839 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
3878 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/examples/hello-c++-kde/admin/
H A Dlibtool.m4.in1517 # Now substitute the updated list of available tags.
3820 nlist=conftest.nm
3821if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nli…
3823 if sort "$nlist" | uniq > "$nlist"T; then
3824 mv -f "$nlist"T "$nlist"
3826 rm -f "$nlist"T
3830 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
3831 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
3839 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
3878 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/examples/hello-c++-kde/admin/
H A Dlibtool.m4.in1517 # Now substitute the updated list of available tags.
3820 nlist=conftest.nm
3821if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nli…
3823 if sort "$nlist" | uniq > "$nlist"T; then
3824 mv -f "$nlist"T "$nlist"
3826 rm -f "$nlist"T
3830 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
3831 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
3839 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
3878 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/games/apricots/apricots-0.2.6/admin/
H A Dlibtool.m4.in1518 # Now substitute the updated list of available tags.
3818 nlist=conftest.nm
3819if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nli…
3821 if sort "$nlist" | uniq > "$nlist"T; then
3822 mv -f "$nlist"T "$nlist"
3824 rm -f "$nlist"T
3828 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
3829 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
3837 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
3876 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/net/yaph/yaph-0.91/admin/
H A Dnew-libtool.m4.in1493 # Now substitute the updated list of available tags.
3805 nlist=conftest.nm
3806if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nli…
3808 if sort "$nlist" | uniq > "$nlist"T; then
3809 mv -f "$nlist"T "$nlist"
3811 rm -f "$nlist"T
3815 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
3816 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
3824 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
3863 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/editors/tetradraw/tetradraw-2.0.2/
H A Daclocal.m41572 # Now substitute the updated list of available tags.
3810 nlist=conftest.nm
3811if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nli…
3813 if sort "$nlist" | uniq > "$nlist"T; then
3814 mv -f "$nlist"T "$nlist"
3816 rm -f "$nlist"T
3820 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
3821 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
3829 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" >> conftest.$ac_ext'
3868 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/databases/gigabase/gigabase/
H A Daclocal.m41534 # Now substitute the updated list of available tags.
3776 nlist=conftest.nm
3777if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nli…
3779 if sort "$nlist" | uniq > "$nlist"T; then
3780 mv -f "$nlist"T "$nlist"
3782 rm -f "$nlist"T
3786 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
3787 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
3795 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" >> conftest.$ac_ext'
3834 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/devel/tla/tla-1.3.5/src/libneon/
H A Daclocal.m41778 # Now substitute the updated list of available tags.
4481 nlist=conftest.nm
4482if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nli…
4484 if sort "$nlist" | uniq > "$nlist"T; then
4485 mv -f "$nlist"T "$nlist"
4487 rm -f "$nlist"T
4491 if grep ' nm_test_var$' "$nlist" >/dev/null; then
4492 if grep ' nm_test_func$' "$nlist" >/dev/null; then
4500 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
4539 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/graphics/panomatic/panomatic-0.9.4/vigra/config/
H A Dlibtool.m41715 # Now substitute the updated list of available tags.
4430 nlist=conftest.nm
4431if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nli…
4433 if sort "$nlist" | uniq > "$nlist"T; then
4434 mv -f "$nlist"T "$nlist"
4436 rm -f "$nlist"T
4440 if grep ' nm_test_var$' "$nlist" >/dev/null; then
4441 if grep ' nm_test_func$' "$nlist" >/dev/null; then
4449 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
4488 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/devel/libmimedir/libmimedir-0.5.1/
H A Daclocal.m41715 # Now substitute the updated list of available tags.
4430 nlist=conftest.nm
4431if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nli…
4433 if sort "$nlist" | uniq > "$nlist"T; then
4434 mv -f "$nlist"T "$nlist"
4436 rm -f "$nlist"T
4440 if grep ' nm_test_var$' "$nlist" >/dev/null; then
4441 if grep ' nm_test_func$' "$nlist" >/dev/null; then
4449 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
4488 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/ftp/wzdftpd/wzdftpd-0.8.3/m4/
H A Dlibtool.m41728 # Now substitute the updated list of available tags.
4432 nlist=conftest.nm
4433if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nli…
4435 if sort "$nlist" | uniq > "$nlist"T; then
4436 mv -f "$nlist"T "$nlist"
4438 rm -f "$nlist"T
4442 if grep ' nm_test_var$' "$nlist" >/dev/null; then
4443 if grep ' nm_test_func$' "$nlist" >/dev/null; then
4451 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
4490 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]

12345678910>>...47