Home
last modified time | relevance | path

Searched +refs:local +refs:signs (Results 1 – 25 of 8957) sorted by relevance

12345678910>>...359

/dports/math/gap/gap-4.11.0/pkg/4ti2Interface-2019.09.02/gap/
H A D4ti2Interface.gi15 local d, new, i;
93 local filestream, i, j;
145 local matrix, dir, filename, exec, filestream;
200 local matrix, dir, filename, exec, filestream;
496 local eqs, eqs_rhs, ineqs, ineqs_rhs, signs,
524 signs := [ arg[ 5 ] ];
613 local signs, call_list;
633 Add( call_list, signs );
643 local eqs, signs,
665 signs := [ arg[ 2 ] ];
[all …]
/dports/math/gap/gap-4.11.0/pkg/hapcryst-0.1.13/lib/
H A DFundamentalDomainStandardSP.gi41 sums, currentsum, nrNon0, signs, signvectors,
49 local edge, i, entry, sign, minusentry, plusentry;
94 local ineqs, inequalities, sign, off;
97 local returnlist, point, ineq;
143 local vertices, inequalities;
165 local dim, poly, signvectors, cubevertices;
189 local x, vertices, radiussquare, outerradiussquare,
252 signs:=Tuples([1,-1],nrNon0);
253 signvectors:=NullMat(Size(signs),dim);
266 for index in [1..Size(signs)]
[all …]
/dports/math/gap/gap-4.11.0/pkg/PatternClass-2.4.2/lib/grid/
H A DgridClass.gi18 local i,j;
206 ## of the relevant signs or 0.
209 local i,j;
287 local alph,i;
467 local mat,signs,inalp,i,j,outalp,x,y,from,to,trans,count,aut;
471 signs:=[inmat[2],inmat[3]];
474 signs:=HasColumnRowSigns(mat);
475 if signs = false then
492 if signs[1][inalp[x][1]] = 1 then
518 ### matrix row and column signs.
[all …]
/dports/www/twiki/twiki/data/TWiki/
H A DWebPreferencesHelp.txt,v53 …* A preferences setting can be disabled with a # sign. Remove the # sign to enable a local customi…
55 … as [[%SYSTEMWEB%.TWikiVariables][TWikiVariables]] by enclosing the name in percent signs. Example:
80 …* A preferences setting can be disabled with a # sign. Remove the # sign to enable a local customi…
105 …* Preferences are used as %SYSTEMWEB%.TWikiVariables by enclosing the name in percent signs. Examp…
122 …* Preferences are used as %TWIKIWEB%.TWikiVariables by enclosing the name in percent signs. Exampl…
144 …* A preferences setting can be disabled with a # sign. Remove the # sign to enable a local customi…
146 …* Preferences are used as %TWIKIWEB%.TWikiVariables by enclosing the name in percent signs. Exampl…
/dports/textproc/p5-Lingua-EN-Inflect-Phrase/Lingua-EN-Inflect-Phrase-0.20/t/
H A Dbugs.t12 test_phrase '2 at signs', '2 at signs';
44 local $Lingua::EN::Inflect::Phrase::prefer_nouns = 0;
/dports/games/wesnoth/wesnoth-1.14.17/data/test/scenarios/
H A Dtest_lua_wml_tagnames.cfg8 local T = wml.tag
10 local function assert_equal(expect, status)
19 local table = {T[""] {}}
25 local table = {T["hääyö"] {}}
31 local table = {T["two\nlines"] {}}
37 local table = {T.abcDEF123 {}}
43 local table = {T["123abc"] {}}
49 local table = {T["O\'Neal"] {}}
55 local table = {T.snake_case {}}
61 local table = {T._reserved {}}
[all …]
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DOrientedBox.cpp644 int signs[8][3] = { { -1, -1, -1 }, in make_hex() local
659 coords += signs[i][j] * (axes.col(j)*length[j]); in make_hex()
661 coords += signs[i][j] * axes.col(j); in make_hex()
695 if (local[i] < -length[i]) in closest_location_in_box()
696 local[i] = -length[i]; in closest_location_in_box()
697 else if (local[i] > length[i]) in closest_location_in_box()
698 local[i] = length[i]; in closest_location_in_box()
706 if (local[i] < -1.0) in closest_location_in_box()
707 local[i] = -1.0; in closest_location_in_box()
708 else if (local[i] > 1.0) in closest_location_in_box()
[all …]
/dports/math/gap/gap-4.11.0/pkg/spinsym-1.5.2/gap/
H A Dyoung.gi25 local c1, c2;
39 local c1;
55 local c2;
71 local sgn1, sgn2;
164 local k, l, type,
437 res, CLPAR, signs, pow, p, powk, powl,
475 signs:= List( CLPAR,
499 if signs[i][1] = -1 and signs[i][2] = -1
522 if signs[i][1] = -1 and signs[i][2] = 1 then
533 elif signs[i][1] = 1 and signs[i][2] = -1 then
[all …]
/dports/math/gap/gap-4.11.0/pkg/NumericalSgps-1.2.1/gap/
H A Daffine-extra-ni.gi26 local matcong, cone, ncong, ncoord, nequ, matfree;
97 local cone, ncoord;
119 cone:=NmzCone(["inequalities",ls,"signs",[List([1..ncoord],_->1)]]);
138 local mat, cone, n, facs;
170 local mat, cone, n, hom, par, tot, le, ls;
215 local mat, cone, n, hom, par, tot, le, ls, one;
227 cone:=NmzCone(["inhom_inequalities",mat,"signs",one]);
243 local n, mat, cone, facs;
281 local mat, n, cone, facs, ls;
310 local mat, cone, n, hom, par, tot, le, ls, one;
[all …]
/dports/security/nmap/nmap-7.91/scripts/
H A Dsmb-vuln-conficker.nse1 local msrpc = require "msrpc"
2 local nmap = require "nmap"
3 local smb = require "smb"
4 local string = require "string"
5 local vulns = require "vulns"
27 --| This system shows signs of being infected by a variant of the worm Conficker.
52 local INFECTED = 5
53 local INFECTED2 = 6
54 local CLEAN = 7
155 local response = {}
[all …]
/dports/math/calc/calc-2.14.0.14/cal/
H A Dsolve.cal29 * and high values are guesses which must produce values with opposite signs.
35 local flow, fhigh, fmid, mid, places;
49 quit "Non-opposite signs";
/dports/deskutils/genius/genius-1.0.27/lib/equation_solving/
H A Dfind_root.gel24 …on method to within TOL tolerance in up to N iterations. f(a) and f(b) must have opposite signs.")
27 local *;
59 …nt method to within TOL tolerance in up to N iterations. f(a) and f(b) must have opposite signs.")
62 local *;
97 … position to within TOL tolerance in up to N iterations. f(a) and f(b) must have opposite signs.")
100 local *;
140 local *;
/dports/math/gap/gap-4.11.0/pkg/corelg-1.54/gap/
H A Drealforms.gi27 # corelg.signs
379 corelg.signs:= function( type, n )
748 s:= corelg.signs( type, n );
902 mkWhere := function(signs,mv)
1143 local o, fam, H,R,en,base,C,tmp,signs,i;
1158 signs := [];
1159 for i in list.signs do if i="P" then Add(signs,-1); else Add(signs,1); fi; od;
1160 SetSigns(o,signs);
1178 local r,t,m,i,minus,signs, tmp;
1181 signs := Signs(o);
[all …]
/dports/news/husky-areafix/husky-areafix-1.9.20191207/htpl/doc/
H A DFORMAT.draft18 If macro's name is not found in the list of local variables of template, then
119 (including '@' signs).
121 Align signs:
143 To format a string you should write format pattern between '%' signs at the end
/dports/news/husky/husky-1.9.20191207/htpl/doc/
H A DFORMAT.draft18 If macro's name is not found in the list of local variables of template, then
119 (including '@' signs).
121 Align signs:
143 To format a string you should write format pattern between '%' signs at the end
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/htpl/doc/
H A DFORMAT.draft18 If macro's name is not found in the list of local variables of template, then
119 (including '@' signs).
121 Align signs:
143 To format a string you should write format pattern between '%' signs at the end
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/htpl/doc/
H A DFORMAT.draft18 If macro's name is not found in the list of local variables of template, then
119 (including '@' signs).
121 Align signs:
143 To format a string you should write format pattern between '%' signs at the end
/dports/news/husky-hpt/husky-hpt-1.9.20191207/htpl/doc/
H A DFORMAT.draft18 If macro's name is not found in the list of local variables of template, then
119 (including '@' signs).
121 Align signs:
143 To format a string you should write format pattern between '%' signs at the end
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/htpl/doc/
H A DFORMAT.draft18 If macro's name is not found in the list of local variables of template, then
119 (including '@' signs).
121 Align signs:
143 To format a string you should write format pattern between '%' signs at the end
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/htpl/doc/
H A DFORMAT.draft18 If macro's name is not found in the list of local variables of template, then
119 (including '@' signs).
121 Align signs:
143 To format a string you should write format pattern between '%' signs at the end
/dports/news/husky-htick/husky-htick-1.9.20191207/htpl/doc/
H A DFORMAT.draft18 If macro's name is not found in the list of local variables of template, then
119 (including '@' signs).
121 Align signs:
143 To format a string you should write format pattern between '%' signs at the end
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/text/
H A DREADME.md5 …the wild", i.e. short phrases and separate words that occur on navigation signs and such. It's not…
24 leptonica will be installed to /usr/local.
30 export LIBLEPT_HEADERSDIR=/usr/local/include/
33 ../configure --with-extra-includes=/usr/local --with-extra-libraries=/usr/local
36 Tesseract will be installed to /usr/local.
41 unzip it (gzip -d eng.traineddata.gz) and copy to /usr/local/share/tessdata.
/dports/textproc/halibut/halibut-1.2/
H A DBuildscr31 # Code-sign the Windows binary, if the local bob config provides
33 # option to provide a 'more info' URL, and that it signs the file
39 # Build a local binary of Halibut in order to build the docs. Make
/dports/graphics/openvkl/openvkl-1.1.0/openvkl/devices/cpu/volume/amr/
H A Dmethod_octant.ispc18 vec3f signs;
98 O.signs = make_vec3f(
102 O.vertex = O.center + O.signs * halfCellWidth;
165 O.center.x + 0.5f * (C.width + D.actualWidth[C001]) * O.signs.x;
188 O.center.y + 0.5f * (C.width + D.actualWidth[C010]) * O.signs.y;
211 O.center.z + 0.5f * (C.width + D.actualWidth[C100]) * O.signs.z;
242 O.center.x + 0.5f * (C.width + D.actualWidth[C001]) * O.signs.x;
251 O.center.y + 0.5f * (C.width + D.actualWidth[C010]) * O.signs.y;
258 O.center.x + 0.5f * (C.width + D.actualWidth[C011]) * O.signs.x;
260 O.center.y + 0.5f * (C.width + D.actualWidth[C011]) * O.signs.y;
[all …]
/dports/shells/zsh/zsh-5.8.1/Functions/Misc/
H A Dzstyle+12 # Of course, any of the sub-contexts after the plus signs may be
26 local context="$1"

12345678910>>...359