Home
last modified time | relevance | path

Searched full:strong (Results 1 – 25 of 490) sorted by relevance

12345678910>>...20

/freebsd/contrib/ntp/html/drivers/
H A Ddriver8.html76 <li><strong>server 127.127.8.0-3 mode 0</strong>
77strong><a href="http://www.meinberg.de">Meinberg</a> <a href="http://www.meinberg.de/english/produ…
81 <li><strong>server 127.127.8.0-3 mode 1</strong>
82strong><a href="http://www.meinberg.de">Meinberg</a> <a href="http://www.meinberg.de/english/produ…
87 <li><a name="mode2"></a><strong>server 127.127.8.0-3 mode 2</strong>
88strong><a href="http://www.meinberg.de">Meinberg</a> <a href="http://www.meinberg.de/english/produ…
92 …<p><strong>Note:</strong> mode 2 must also be used for <a href="http://www.meinberg.de/english/pro…
96 <li><strong>server 127.127.8.0-3 mode 3</strong>
97 <p><strong><a href="http://www.elv.de">ELV</a> DCF7000 (sloppy AM demodulation / 50ms)</strong><br>
101 <li><strong>server 127.127.8.0-3 mode 4</strong>
[all …]
/freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/
H A DKVNO.htm20 <span class="command">[<strong>-c</strong> <em>ccache</em>]</span>
21 <span class="command">[<strong>-e</strong> <em>etype</em>]</span>
22 <span class="command">[<strong>-q</strong>]</span>
23 <span class="command">[<strong>-h</strong>]</span>
24 <span class="command">[<strong>-P</strong>]</span>
25 <span class="command">[<strong>-S</strong> <em>sname</em>]</span>
26 <span class="command">[<strong>-U</strong> <em>for_user</em>]</span>
42 <th id="th2"><span class="command"><strong>-c</strong> <em>ccache</em></span></th>
47 <th id="th2"><span class="command"><strong>-e</strong> <em>etype</em></span></th>
52 <th id="th2"><span class="command"><strong>-q</strong></span></th>
[all …]
H A DKCPYTKT.htm20 <span class="command">[<strong>-h</strong>]</span>
21 <span class="command">[<strong>-c</strong> <em>source_ccache</em></span>
22 <span class="command">[<strong>-e</strong> <em>etype</em>]</span>
23 <span class="command">[<strong>-f</strong> <em>flags</em>]</span>
40 <th id="th2"><span class="command"><strong>-c</strong> </span></th>
46 <th id="th2"><span class="command"><strong>-e</strong> <em>etype</em></span></th>
51 <th id="th2"><span class="command"><strong>-h</strong></span></th>
/freebsd/contrib/ncurses/doc/html/
H A Dhackguide.html93 Non-<strong>use</strong> Capabilities</a></li>
112 <strong>ncurses</strong> library and utilities. It discusses
121 <p>The objective of the <strong>ncurses</strong> package is to
163 be easy to condition source code using <strong>ncurses</strong>
170 requires the <strong>ncurses</strong> extension.</p>
174 define, but which is defined in the <strong>ncurses</strong>
181 <p>Code written for <strong>ncurses</strong> may assume an
199 incompatibilities in the <strong>ncurses</strong> API between
226 <li><strong>Maintain package-internal files in plain
227 text.</strong> The expected viewer for them is <em>more(1)</em> or
[all …]
/freebsd/contrib/lyaml/doc/modules/
H A Dlyaml.implicit.html44 <li><strong>lyaml.implicit</strong></li>
117 <strong>null (value)</strong>
151 <strong>bool (value)</strong>
189 <strong>binary (value)</strong>
226 <strong>octal (value)</strong>
263 <strong>decimal (value)</strong>
300 <strong>hexadecimal (value)</strong>
337 <strong>sexagesimal (value)</strong>
375 <strong>nan (value)</strong>
412 <strong>inf (value)</strong>
[all …]
H A Dlyaml.functional.html44 <li><strong>lyaml.functional</strong></li>
97 <strong>isnull (x)</strong>
123 <strong>iscallable (x)</strong>
153 <strong>anyof (fns)</strong>
184 <strong>id (...)</strong>
213 <strong>NULL</strong>
H A Dlyaml.explicit.html42 <li><strong>lyaml.explicit</strong></li>
93 <strong>bool (value)</strong>
129 <strong>float (value)</strong>
165 <strong>int (value)</strong>
201 <strong>null ()</strong>
227 <strong>str (value)</strong>
H A Dlyaml.html42 <li><strong>lyaml</strong></li>
93 <strong>dump (documents[, opts])</strong>
125 <strong>load (s[, opts])</strong>
161 <strong>dumper_opts</strong>
186 <strong>loader_opts</strong>
/freebsd/crypto/krb5/src/ccapi/doc/
H A DCCAPI-Windows-Design.html30 <p>&lt;SST&gt; means <strong>s</strong>erver <strong>s</strong>tart <strong>t</strong>ime, a time_t…
106 <li>Capture <strong>s</strong>erver <strong>s</strong>tart <strong>t</strong>ime (SST). </li>
/freebsd/contrib/googletest/docs/
H A Dquickstart-cmake.md128 <strong>my_project$ cmake -S . -B build</strong>
134 <strong>my_project$ cmake --build build</strong>
139 <strong>my_project$ cd build && ctest</strong>
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Datomic_gcc_sync.h51 * 1. store() is weak-fence -> store -> strong fence, load() is load ->
52 * strong-fence.
53 * 2. store() is strong-fence -> store, load() is strong-fence -> load ->
58 * On strongly ordered architectures, the natural strategy is to stick a strong
59 * fence after seq_cst stores, and have naked loads. So we want the strong
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp210 bool &IsLarge, bool Strong, in HasAddressTaken()
218 // However, in strong mode any array, regardless of type and size, in HasAddressTaken()
220 if (!Strong && (InStruct || !Triple(M->getTargetTriple()).isOSDarwin())) in HasAddressTaken()
231 if (Strong) in HasAddressTaken()
232 // Require a protector for all arrays in strong mode in HasAddressTaken()
242 if (ContainsProtectableArray(ET, M, SSPBufferSize, IsLarge, Strong, true)) { in HasAddressTaken()
361 /// We use two heuristics: a standard (ssp) and strong (sspstrong). in requiresStackProtector()
366 /// strong heuristic will add a guard variables to functions that call alloca in requiresStackProtector()
374 bool Strong = false; in requiresStackProtector()
403 Strong in requiresStackProtector()
126 ContainsProtectableArray(Type * Ty,Module * M,unsigned SSPBufferSize,bool & IsLarge,bool Strong,bool InStruct) ContainsProtectableArray() argument
290 bool Strong = false; requiresStackProtector() local
[all...]
/freebsd/usr.bin/primes/
H A Dspsp.c73 /* Return non-zero if n is a strong pseudoprime to base p. */
104 /* Test for primality using strong pseudoprime tests. */
142 * G. Jaeschke, On strong pseudoprimes to several bases, in isprime()
172 * Y. Jiang and Y. Deng, Strong pseudoprimes to the first eight prime in isprime()
184 * J. Sorenson and J. Webster, Strong pseudoprimes to twelve prime in isprime()
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_win_weak_interception.cpp10 // the implementation in the main executable when a strong definition is
17 // Check if strong definitions for weak functions are present in the main
18 // executable. If that is the case, override dll functions to point to strong
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_win_weak_interception.cpp10 // functions to the implementation in the main executable when a strong
17 // Check if strong definitions for weak functions are present in the main
18 // executable. If that is the case, override dll functions to point to strong
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_weak_interception.cpp10 // functions to the implementation in the main executable when a strong
16 // Check if strong definitions for weak functions are present in the main
17 // executable. If that is the case, override dll functions to point to strong
/freebsd/share/i18n/csmapper/APPLE/
H A DFARSI%UCS.src129 # ELLIPSIS with strong right-left direction. However, the Unicode
138 # is a "strong European" character such as a Latin letter on either
142 # between the digits and the strong European character). Otherwise, the
149 # shapes, and moreover, these digits always have strong right-left
208 # must have a strong left-right context, and a tag of <RL> indicates
226 # between strong-direction characters with matching directionality,
268 # context (that is, when the first "strong" character on either side
269 # of the digit sequence is Arabic, or there is no strong character):
H A DUCS%ARABIC.src149 # ELLIPSIS with strong right-left direction. However, the Unicode
158 # is a "strong European" character such as a Latin letter on either
162 # between the digits and the strong European character). Otherwise, the
169 # shapes, and moreover, these digits always have strong right-left
234 # must have a strong left-right context, and a tag of <RL> indicates
252 # between strong-direction characters with matching directionality,
294 # context (that is, when the first "strong" character on either side
295 # of the digit sequence is Arabic, or there is no strong character):
H A DUCS%FARSI.src129 # ELLIPSIS with strong right-left direction. However, the Unicode
138 # is a "strong European" character such as a Latin letter on either
142 # between the digits and the strong European character). Otherwise, the
149 # shapes, and moreover, these digits always have strong right-left
208 # must have a strong left-right context, and a tag of <RL> indicates
226 # between strong-direction characters with matching directionality,
268 # context (that is, when the first "strong" character on either side
269 # of the digit sequence is Arabic, or there is no strong character):
H A DARABIC%UCS.src149 # ELLIPSIS with strong right-left direction. However, the Unicode
158 # is a "strong European" character such as a Latin letter on either
162 # between the digits and the strong European character). Otherwise, the
169 # shapes, and moreover, these digits always have strong right-left
234 # must have a strong left-right context, and a tag of <RL> indicates
252 # between strong-direction characters with matching directionality,
294 # context (that is, when the first "strong" character on either side
295 # of the digit sequence is Arabic, or there is no strong character):
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProperties.cpp11 // - Adds strong/weak/unsafe_unretained ownership specifier to properties that
13 // - Migrates properties from (retain) to (strong) and (assign) to
156 StringRef toAttr = "strong"; in doPropAction()
179 // strong is the default. in rewriteProperty()
193 return; // 'strong' by default. in rewriteProperty()
217 (Pass.isGCMigration() && !hasGCWeak(props, atLoc)) ? "strong" : in rewriteAssign()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzio_checksum.h51 /* Strong enough for metadata? */
55 /* Strong enough for dedup (without verification)? */
59 /* Strong enough for nopwrite? */
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-rsa.196 [\fB\-pvk\-strong\fR]
176 .IP \fB\-pvk\-strong\fR 4
177 .IX Item "-pvk-strong"
178 Enable 'Strong' PVK encoding level (default).
H A Dopenssl-dsa.192 [\fB\-pvk\-strong\fR]
169 .IP \fB\-pvk\-strong\fR 4
170 .IX Item "-pvk-strong"
171 Enable 'Strong' PVK encoding level (default).
/freebsd/contrib/ntp/scripts/ntpsweep/
H A Dinvoke-ntpsweep.texi19 This section was generated by @strong{AutoGen},
108 @strong{NOTE}@strong{: THIS OPTION IS DEPRECATED}

12345678910>>...20