Home
last modified time | relevance | path

Searched +refs:so +refs:long +refs:original +refs:values (Results 1 – 25 of 33808) sorted by relevance

12345678910>>...1353

/dports/devel/gengetopt/gengetopt-2.23/tests/
H A Dtest.output301 specified --string-values with (original) argument foob
306 specified --multistring-values with (original) argument foo
308 specified --multistring-values with (original) argument b
310 specified --multistring-values with (original) argument bar
312 specified --multistring-values with (original) argument foo
324 specified --int-values with (original) argument 1
326 specified --int-values-m with (original) argument 1
328 specified --int-values-m with (original) argument 27
333 specified --values-multiple-enums with (original) argument FI
335 specified --values-multiple-enums with (original) argument S
[all …]
/dports/devel/R-cran-Hmisc/Hmisc/man/
H A DdataRep.Rd17 variable values. Cross--classifications of values are created using
18 exact values of variables, so for continuous numeric variables it is
29 \code{long=TRUE} all unique combinations of values and their frequencies in
30 the original dataset are printed.
44 the original distribution in which the current value falls will be
46 original percentiles were retained; linear interpolation is used to
64 \method{print}{dataRep}(x, long=FALSE, \dots)
86 i.e., observations in the original dataset having any variables
97 \item{long}{
116 \code{newdata} with the original (collapsed) data.
[all …]
/dports/databases/postgresql-cstore_fdw/cstore_fdw-1.7.0/expected/
H A Dinsert.out12 insert into test_insert_command values(1);
20 insert into test_insert_command default values;
36 insert into test_insert_command_data values(1);
52 -- test long attribute value insertion
53 -- create sufficiently long text so that data is stored in toast
58 -- store hash values of text for later comparison
64 -- store long text in cstore table
66 -- drop source table to remove original text from toast
/dports/textproc/p5-Text-Table-Paragraph/Text-Table-Paragraph-0.002/
H A DREADME9 …['foo', 'bandung', 'a long description .... .... .... .... .... .... .... .... .... .... .... ....…
10 …['bar', 'jakarta', 'another long description .... .... .... .... .... .... .... .... .... .... ...…
11 …['baz', 'palangkaraya', 'yet another long description .... .... .... .... .... .... .... .... ....…
19 of data and columns are shown as name: value lines. Long values by
26 description: a long description .... .... .... .... .... .... .... .... ....
31 description: another long description .... .... .... .... .... .... .... ....
36 description: yet another long description .... .... .... .... .... .... ....
58 be named: column1, column2, and so on.
62 Whether to wrap long values.
79 output paragraphs instead of its original 2D text table format.
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsIObjectLoadingContent.idl32 const unsigned long TYPE_LOADING = 0;
33 const unsigned long TYPE_IMAGE = 1;
34 const unsigned long TYPE_PLUGIN = 2;
57 /// ** All values >= PLUGIN_CLICK_TO_PLAY are plugin placeholder types that
59 /// ** Furthermore, values >= PLUGIN_CLICK_TO_PLAY and
71 // to decide whether they want to allow a plugin, but to do so in a less
85 * the constants above for the list of possible values.
91 * constants above for the list of possible values. If nothing else fits,
98 * will never instantiate the plugin and so is safe to call even when
115 * printing the plugin. The returned nsIFrame is in the original document,
[all …]
/dports/devel/sgb/sgb-20090810_1/
H A Dgb_lisa.w33 values representing shades of gray.
77 this special case delivers the original \.{lisa.dat} data as a
87 $10\times10$ subsquares of the original data.
90 of pixel values in the range $[0\,.\,.\,100]$; in this case the original
102 wherever the original pixels are less than some threshold value~|t|
110 interpolation---in fact, by replicating the original
208 the sum, so we want to use multiplication instead of simple addition whenever
280 We are careful to precompute values so that integer overflow cannot
429 long regs=0; /* number of vertices generated so far */
461 earlier positions, so we create a new vertex for it.
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/socket/
H A DnsISSLSocketControl.idl54 * associated with this object instead of making a new one. And if so, combine
60 in long port);
67 in long port);
78 The values correspond to the SSLKEAType enum in NSS or the
85 [infallible] readonly attribute unsigned long KEAKeyBits;
90 * The original flags from the socket provider.
95 * The original TLS flags from the socket provider.
99 /* These values are defined by TLS. */
110 /* These values match the NSS defined values in sslt.h */
129 * If set before the server requests a client cert (assuming it does so at
/dports/science/lammps/lammps-stable_29Sep2021/doc/src/
H A Dfix_adapt.rst47 *yes* = reset altered values to their original values at the end of a run
77 time-dependent quantity, so this is another way to vary a simulation
87 this fix will or will not be reset back to their original values at
367 their original values at the end of the last restarted run.
371 simulation does not know their original time=0 values, unless the
373 is read), to their original values.
385 typically reset the parameters being adapted to their original values,
386 so that the scaling formula specified by the variable will operate
389 so that per-atom properties in the new run will automatically be
390 scaled relative to their original values. This will only work if the
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsIObjectLoadingContent.idl34 const unsigned long TYPE_LOADING = 0;
35 const unsigned long TYPE_IMAGE = 1;
36 const unsigned long TYPE_PLUGIN = 2;
59 /// ** All values >= PLUGIN_CLICK_TO_PLAY are plugin placeholder types that
61 /// ** Furthermore, values >= PLUGIN_CLICK_TO_PLAY and
73 // to decide whether they want to allow a plugin, but to do so in a less
87 * the constants above for the list of possible values.
93 * constants above for the list of possible values. If nothing else fits,
107 * will never instantiate the plugin and so is safe to call even when
124 * printing the plugin. The returned nsIFrame is in the original document,
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/reference/
H A Dasync-channels.scrbl19 values so that a send operation does not wait on a receive operation.
41 If @racket[limit] is @racket[#f], the channel buffer has no limit (so
48 returns the first of the values that were put into
55 returns the first of the values that were put into @racket[ach]. If
89 [(long) (begin
102 (printf "Ask server to do a long computation\n")
103 (async-channel-put to-server 'long)
143 value passed to the put procedure called on the original channel.
146 operations that get or put values from the channel, not just
163 must produce the same value or a chaperone of the original value, and
[all …]
/dports/www/firefox-esr/firefox-91.8.0/netwerk/socket/
H A DnsISSLSocketControl.idl54 * associated with this object instead of making a new one. And if so, combine
60 in long port);
67 in long port);
78 The values correspond to the SSLKEAType enum in NSS or the
85 [infallible] readonly attribute unsigned long KEAKeyBits;
90 * The original flags from the socket provider.
95 * The original TLS flags from the socket provider.
99 /* These values are defined by TLS. */
110 /* These values match the NSS defined values in sslt.h */
129 * If set before the server requests a client cert (assuming it does so at
/dports/www/firefox/firefox-99.0/netwerk/socket/
H A DnsISSLSocketControl.idl55 * associated with this object instead of making a new one. And if so, combine
61 in long port);
68 in long port);
79 The values correspond to the SSLKEAType enum in NSS or the
86 [infallible] readonly attribute unsigned long KEAKeyBits;
91 * The original flags from the socket provider.
96 * The original TLS flags from the socket provider.
100 /* These values are defined by TLS. */
111 /* These values match the NSS defined values in sslt.h */
130 * If set before the server requests a client cert (assuming it does so at
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/socket/
H A DnsISSLSocketControl.idl65 * associated with this object instead of making a new one. And if so, combine
71 in long port);
78 in long port);
89 The values correspond to the SSLKEAType enum in NSS or the
96 [infallible] readonly attribute unsigned long KEAKeyBits;
101 * The original flags from the socket provider.
106 * The original TLS flags from the socket provider.
110 /* These values are defined by TLS. */
121 /* These values match the NSS defined values in sslt.h */
140 * If set before the server requests a client cert (assuming it does so at
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/socket/
H A DnsISSLSocketControl.idl54 * associated with this object instead of making a new one. And if so, combine
60 in long port);
67 in long port);
78 The values correspond to the SSLKEAType enum in NSS or the
85 [infallible] readonly attribute unsigned long KEAKeyBits;
90 * The original flags from the socket provider.
95 * The original TLS flags from the socket provider.
99 /* These values are defined by TLS. */
110 /* These values match the NSS defined values in sslt.h */
129 * If set before the server requests a client cert (assuming it does so at
/dports/audio/mp3guessenc/mp3guessenc-0.27.5/
H A DChangeLog7 - updated ID3v1 genre codes (yeah, I should have done this long ago)
28 - re-arranged "length of original audio" field into its own tag. When it comes
41 - compute "Length of original audio" using the number of frames reported by
132 in fact a `long long'. This allows mp3guessenc to be cleaner and run smooth under
134 but `long long', since `off_t' type is 32 bit long only.
171 - More accuracy in `skip_p23b' which returned meaningless values when the subsequent block was
178 - Fixed pointer handling into `skip_p23b', now p23b_pos can only have allowed values and
217 - print min/max global gain values
220 - decoded original length and encoder delay into OFL (original file length) block, hence
226 file length values (in sample units) refer to the original full-quality wave file.
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/ABI/stable/
H A Dsysfs-class-tpm51 used to wait for a short, medium and long TPM command. All
52 TPM commands are categorized as short, medium or long in
53 execution time, so that the driver doesn't have to wait
59 3015000 4508000 180995000 [original]
61 Here the short, medium and long durations are displayed in
62 usecs. "[original]" indicates that the values are displayed
67 will be displayed in place of "[original]".
107 long. Use the "caps" property to determine TPM version.
147 Possible values::
181 750000 750000 750000 750000 [original]
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/ABI/stable/
H A Dsysfs-class-tpm51 used to wait for a short, medium and long TPM command. All
52 TPM commands are categorized as short, medium or long in
53 execution time, so that the driver doesn't have to wait
59 3015000 4508000 180995000 [original]
61 Here the short, medium and long durations are displayed in
62 usecs. "[original]" indicates that the values are displayed
67 will be displayed in place of "[original]".
107 long. Use the "caps" property to determine TPM version.
147 Possible values::
181 750000 750000 750000 750000 [original]
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/ABI/stable/
H A Dsysfs-class-tpm51 used to wait for a short, medium and long TPM command. All
52 TPM commands are categorized as short, medium or long in
53 execution time, so that the driver doesn't have to wait
59 3015000 4508000 180995000 [original]
61 Here the short, medium and long durations are displayed in
62 usecs. "[original]" indicates that the values are displayed
67 will be displayed in place of "[original]".
107 long. Use the "caps" property to determine TPM version.
147 Possible values::
181 750000 750000 750000 750000 [original]
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsIObjectLoadingContent.idl34 const unsigned long TYPE_LOADING = 0;
35 const unsigned long TYPE_IMAGE = 1;
36 const unsigned long TYPE_PLUGIN = 2;
37 const unsigned long TYPE_DOCUMENT = 3;
58 /// ** All values >= PLUGIN_CLICK_TO_PLAY are plugin placeholder types that
60 /// ** Furthermore, values >= PLUGIN_CLICK_TO_PLAY and
77 * the constants above for the list of possible values.
83 * constants above for the list of possible values. If nothing else fits,
97 * will never instantiate the plugin and so is safe to call even when
114 * printing the plugin. The returned nsIFrame is in the original document,
[all …]
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/macg5/
H A Dunix-io.c.old22 % Moved collect out of expand_file_name so it won't be overwritten as a
93 long long n;
98 long long xgetw (FILE *stream)
100 { long aa,bb;
101 long long hilf;
131 values supplied by the shell environment. The file name is first copied
136 getuid, getpwuid, and getpwnam. If any expansion fails, the original
144 char collect[255], copy[255]; /* Made global so it won't be overwritten
190 return(fname); /* name not found, just return original fname */
240 char *static_argv[20]; /* static place to hold argv so it doesn't get gc'd */
H A Dunix-io.c.new22 % Moved collect out of expand_file_name so it won't be overwritten as a
99 long long n;
104 long long xgetw (FILE *stream)
106 { long aa,bb;
107 long long hilf;
137 values supplied by the shell environment. The file name is first copied
142 getuid, getpwuid, and getpwnam. If any expansion fails, the original
150 char collect[255], copy[255]; /* Made global so it won't be overwritten
196 return(fname); /* name not found, just return original fname */
246 char *static_argv[20]; /* static place to hold argv so it doesn't get gc'd */
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/spy-js/server/node_modules/express/node_modules/commander/
H A DHistory.md5 * add support for sub-commands to co-exist with the original command
10 * add quick .runningCommand hack so you can opt-out of other logic when running a sub command
121 * Fixed long flag definitions with values [felixge]
127 * Changed `.version()` so it's configurable [felixge]
132 * Added support for long flags only. Closes #18
/dports/audio/mixxx/mixxx-2.3.0/lib/mp3guessenc-0.27.4/
H A DChangeLog23 - re-arranged "length of original audio" field into its own tag. When it comes
36 - compute "Length of original audio" using the number of frames reported by
48 - fix for some wrong xing tags reporting a disabled 'original' flag while the
127 in fact a `long long'. This allows mp3guessenc to be cleaner and run smooth under
129 but `long long', since `off_t' type is 32 bit long only.
166 - More accuracy in `skip_p23b' which returned meaningless values when the subsequent block was
173 - Fixed pointer handling into `skip_p23b', now p23b_pos can only have allowed values and
212 - print min/max global gain values
215 - decoded original length and encoder delay into OFL (original file length) block, hence
221 file length values (in sample units) refer to the original full-quality wave file.
[all …]
/dports/math/testu01/TestU01-1.2.3/testu01/
H A Dunif01.tex38 transforms the output values of the original generator in a specified way.
44 and adding their output values (for testing purposes).
75 bits, these bits are left shifted so that the most
146 long unif01_StripL (unif01_Gen *gen, int r, long d);
288 will no longer provide successive values from the original
289 generator, but rather selected values as specified by
392 and so on.
429 the component generators behind the scenes, so it changes their
570 unpredictable. % Similarly, a generator should not be so pathological so as to
675 long n;
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/base/
H A DnsIPluginTag.idl14 // so if new states are added, they must not renumber the existing states.
15 const unsigned long STATE_DISABLED = 0;
16 const unsigned long STATE_CLICKTOPLAY = 1;
17 const unsigned long STATE_ENABLED = 2;
44 readonly attribute unsigned long blocklistState;
49 // See the STATE_* values above.
50 attribute unsigned long enabledState;
54 void getMimeTypes([optional] out unsigned long aCount,
56 void getMimeDescriptions([optional] out unsigned long aCount,
59 void getExtensions([optional] out unsigned long aCount,
[all …]

12345678910>>...1353