Home
last modified time | relevance | path

Searched +refs:local +refs:signs (Results 76 – 100 of 8957) sorted by relevance

12345678910>>...359

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/protocol/
H A Duser_consent_specifics.proto33 // The local time on the client when the user consent was recorded. The time
74 // as UserConsent does not get deleted when a user signs out. However,
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/doc/build/faq/
H A Dsqlexpressions.rst5 :local:
141 Why are percent signs being doubled up when stringifying SQL statements?
146 necessarily involve percent signs in their syntax. Most DBAPIs that do this
147 expect percent signs used for other reasons to be doubled up (i.e. escaped) in
173 signs is to simply substitute in an empty set of parameters using Python's
186 percent signs are no longer significant in the compiled form of SQL, and will
/dports/editors/cream/cream-0.43/
H A Dcream-bookmarks.vim49 " Description: Visually displays the location of marks local to a buffer.
70 " Don't load if signs feature not available
71 if !has("signs")
79 \"no compiled support for signs. (Please use the \n" .
104 "" CursorHold checks the marks and set the signs
212 " It runs through all the marks and displays or removes signs as appropriate.
/dports/security/sslsplit/sslsplit-0.5.5/
H A DREADME.md29 For SSL and HTTPS connections, SSLsplit generates and signs forged X509v3
48 Additionally, certificates, master secrets and local process information can be
70 Support for local process information (`-i`) is currently available on Mac OS X
92 You can override the default install prefix (`/usr/local`) by setting `PREFIX`.
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/downloads/
H A DDownloadPaths.jsm42 * Sanitizes an arbitrary string for use as the local file name of a download.
60 * are additionally included. On Android, semicolons, commas, plus signs,
61 * equal signs, and brackets are additionally included.
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/downloads/
H A DDownloadPaths.jsm45 * Sanitizes an arbitrary string for use as the local file name of a download.
63 * are additionally included. On Android, semicolons, commas, plus signs,
64 * equal signs, and brackets are additionally included.
/dports/www/firefox/firefox-99.0/toolkit/components/downloads/
H A DDownloadPaths.jsm45 * Sanitizes an arbitrary string for use as the local file name of a download.
63 * are additionally included. On Android, semicolons, commas, plus signs,
64 * equal signs, and brackets are additionally included.
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/downloads/
H A DDownloadPaths.jsm45 * Sanitizes an arbitrary string for use as the local file name of a download.
63 * are additionally included. On Android, semicolons, commas, plus signs,
64 * equal signs, and brackets are additionally included.
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/downloads/
H A DDownloadPaths.jsm45 * Sanitizes an arbitrary string for use as the local file name of a download.
63 * are additionally included. On Android, semicolons, commas, plus signs,
64 * equal signs, and brackets are additionally included.
/dports/math/gap/gap-4.11.0/pkg/hapcryst-0.1.13/lib/
H A DCWcomplexThings.gi28 ## signs and multiplicities are ignored.
86 local subspaces, i;
120 local lettersAndBound, startblob, blobbound, addToBlob,
181 local pathfinder, sphereAndBounds, path;
190 local thingsThatCouldBeAdded, endpoint, addface,
254 local chaincomplex, i;
285 local chaincomplex;
305 local complex;
382 local spaces;
419 local vec, letter, pos;
[all …]
H A DCWcomplexThings_LargeGroupRep.gi28 ## signs and multiplicities are ignored.
55 local boundary_large;
92 local spaces_large;
124 local subspaces, i;
148 local converted_word;
341 local chaincomplex, i;
371 local spacelist_large;
390 local chaincomplex;
410 local complex;
434 local complex;
[all …]
/dports/math/gap/gap-4.11.0/pkg/corelg-1.54/gap/
H A DnilpotentOrbits.gi223 local e, f, h,i;
236 local e, f, h,i;
503 getDBpositions := function(type, rank, dims,ins1,signs)
510 corelg.carrierAlgDB[x].ordsigns =signs);
590 signs := List(mycf{myenum},corelg.SqrtEltMySign);
592 salgs[i].dims,ins1,signs);
946 #ordsigns are the signs of cf, in order of std ordered roots
1099 local e,f,j,l;
1124 local i, tmp;
1232 local i, tmp, t;
[all …]
H A Drealweyl.gi18 local R, ch, h;
32 local rts, r, B, pm, j, s;
50 local ch, x;
60 local cd, ch, x;
70 local pr, sums, r, s, posR;
98 local R, re, br, gr, im, bi, gi, ch, hr, hi, ex, bex, gex, h, theta, p,
144 ## the theory says this base is superorthogonal, so modulo signs
/dports/devel/tcllib/tcllib-1.20/modules/units/
H A DChangeLog109 and 758702, octal values and signs in conversions.
142 returning a local variable.
/dports/devel/tcllibc/tcllib-1.20/modules/units/
H A DChangeLog109 and 758702, octal values and signs in conversions.
142 returning a local variable.
/dports/math/calc/calc-2.14.0.14/cal/
H A Dpoly.cal80 * multiplication signs will be inserted where appropriate;
202 local u,i,s;
213 local y;
225 ims = 0; /* To be non-zero if multiplication signs to be inserted */
318 local s,i,y;
480 local i, n;
517 local u;
523 local p;
536 local r;
589 local i, v;
[all …]
/dports/lang/python-legacy/Python-2.7.18/Doc/tutorial/
H A Dinterpreter.rst13 The Python interpreter is usually installed as :file:`/usr/local/bin/python` on
14 those machines where it is available; putting :file:`/usr/local/bin` in your
20 an installation option, other places are possible; check with your local Python
21 guru or system administrator. (E.g., :file:`/usr/local/python` is a popular
93 usually three greater-than signs (``>>>``); for continuation lines it prompts
/dports/lang/python27/Python-2.7.18/Doc/tutorial/
H A Dinterpreter.rst13 The Python interpreter is usually installed as :file:`/usr/local/bin/python` on
14 those machines where it is available; putting :file:`/usr/local/bin` in your
20 an installation option, other places are possible; check with your local Python
21 guru or system administrator. (E.g., :file:`/usr/local/python` is a popular
93 usually three greater-than signs (``>>>``); for continuation lines it prompts
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Durllib.rst48 identifier, this opens a local file (without :term:`universal newlines`);
74 MIME type can be guessed. When the method is local-file, returned headers
163 local file name under which the object can be found, and *headers* is whatever
250 Like :func:`quote`, but also replaces spaces by plus signs, as required for
252 Plus signs in the original string are escaped unless they are included in
265 Like :func:`unquote`, but also replaces plus signs by spaces, as required for
382 is a tuple consisting of a local filename and either a
386 local file, the input filename is returned. If the URL is non-local and
391 network. *reporthook* is ignored for local URLs.
467 1.0), FTP, and local files.
[all …]
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Durllib.rst48 identifier, this opens a local file (without :term:`universal newlines`);
74 MIME type can be guessed. When the method is local-file, returned headers
163 local file name under which the object can be found, and *headers* is whatever
250 Like :func:`quote`, but also replaces spaces by plus signs, as required for
252 Plus signs in the original string are escaped unless they are included in
265 Like :func:`unquote`, but also replaces plus signs by spaces, as required for
382 is a tuple consisting of a local filename and either a
386 local file, the input filename is returned. If the URL is non-local and
391 network. *reporthook* is ignored for local URLs.
467 1.0), FTP, and local files.
[all …]
/dports/math/gap/gap-4.11.0/lib/
H A Dgrpfree.gi29 ## Enumerate signless words (that is, forget about the signs of exponents)
32 ## $2^k$ possibilities of signs for the exponents.
58 local word, oldword, exp, len, pos, i;
115 local n, 2n, nn, l, power, word, exp, maxexp, cc, sign, i, c;
185 local l, len, i, n, 2n, nn, nr, j, power, c, cc, exp;
304 local len, result, gens, i;
378 local gens;
426 local names, # list of generators names
/dports/lang/ruby26/ruby-2.6.9/doc/syntax/
H A Dassignment.rdoc4 example assigns the number five to the local variable +v+:
8 Assignment creates a local variable if the variable was not previously
13 A local variable name must start with a lowercase US-ASCII letter or a
27 rest of the scope are considered local variables.
40 local variables in the block: a
41 no local variables outside the block
51 puts "local variables: #{local_variables.join ", "}"
56 local variables: a
60 for block local variables in the {calling
71 to reference a local variable.
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/docs/
H A DDESIGN.md42 in local databases. A second possibility would be to add a dedicated component
70 * Authenticates the local user using the `access_token` sent in the HTTP
79 * Builds and signs the events.
138 2) The RoomServer processes the event the same as it would a local event.
140 3a) The ClientSync processes the event the same as it would a local event.
/dports/www/pmwiki/pmwiki-2.2.141/wikilib.d/
H A DPmWiki.AuthUser8local/config.php'':%0a%0a include_once("$FarmD/scripts/authuser.php");%0a%0aEnsure that you hav…
/dports/net/owamp/owamp-3.3/doc/
H A Dowping_conn_opts.man54 digitally signs part of each test packet.
89 Bind the local address of the client socket to \fIsrcaddr\fR. \fIsrcaddr\fR

12345678910>>...359