Home
last modified time | relevance | path

Searched full:those (Results 1 – 25 of 4419) sorted by relevance

12345678910>>...177

/openbsd-src/gnu/llvm/llvm/docs/
H A DSupportPolicy.rst18 or external projects. Those parts of the main repository don't always have
23 needing those changes with enough overlap that having them in the main
24 repository is beneficial to minimise the repetition of those changes in all
29 different levels of impact and responsibilities. Those tiers refer only to the
64 all affected developers. Those must be fixed as soon as possible or patches
154 existing buildbots are discovered and fixed. If those cannot be fixed straight
170 But not all of those files are obstructing the development of the project and
219 #. Everything else will fall in between those two extremes.
226 issues (depending on each case, as above), and if those are not fixed in time, a
241 Failing on those again, will lead to become a candidate for removal yet again.
H A DGettingStartedTutorials.rst4 For those new to the LLVM system.
35 An addendum to the main Getting Started guide for those using Visual Studio
/openbsd-src/lib/libutil/
H A Dohash_init.3109 stores a copy of those fields internally, so
201 Those functions are safe to use even while entries are added to/removed
223 that those calls did not fail.
265 Those functions are completely non-standard and should be avoided in
268 Those functions were designed and written for
H A Dohash_interval.354 For NUL-terminated strings, as a side effect, those functions
87 Those functions are completely non-standard and should be avoided in
90 Those functions were designed and written for
/openbsd-src/gnu/usr.bin/binutils/cpu/
H A Dsimplify.inc54 ; For those who don't like typing.
74 ; For those who don't like typing.
103 ; For those who don't like typing.
137 ; For those who don't like typing.
211 ; For those who don't like typing.
/openbsd-src/gnu/usr.bin/binutils-2.17/cpu/
H A Dsimplify.inc54 ; For those who don't like typing.
74 ; For those who don't like typing.
103 ; For those who don't like typing.
137 ; For those who don't like typing.
211 ; For those who don't like typing.
/openbsd-src/usr.bin/gprof/PSD.doc/
H A Dprofiling.me39 those that present counts of statement or routine invocations,
40 and those that display timing information about statements
82 across those routines.
98 The \fIdynamic call graph\fP includes only those routines and
/openbsd-src/share/man/man1/
H A Dupdate-patches.138 Those are files with extension
40 except for those matching also
43 Once those files are found, they are matched against the contents of
/openbsd-src/share/man/man4/
H A Dpuc.4165 numbered starting from 1) those described in the documentation.
191 Of course, because boards with those are PCI boards, they also suffer
198 Those can be easily accommodated with driver flags, or by
205 Those can be accommodated using internal driver flags, or by using
211 Those ports will not be able to use
/openbsd-src/share/snmp/
H A DIF-MIB.txt229 or for those where no accurate estimation can be made, this
439 those that were discarded or not sent.
455 those that were discarded or not sent.
635 multicast address at this sub-layer, including those that
652 broadcast address at this sub-layer, including those that
757 those that were discarded or not sent. This object is a
773 multicast address at this sub-layer, including those that
791 broadcast address at this sub-layer, including those that
824 which do not vary in bandwidth or for those where no
874 including those which result in a change of the interface's
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DLiblist.pm53 mean anything unless on Unix. See the details about those platform
81 binary which includes this extension. Only those libraries that
87 List of those libraries which can or must be linked into the shared
95 List of those libraries that are needed but can be linked in
138 the CRTLs, if any, specified in Config.pm. EXTRALIBS contains just those
181 compilers, it becomes C<foo.lib>. If no files are found by those translated
/openbsd-src/lib/libssl/man/
H A DSSL_CTX_set_cipher_list.3111 Those of the selected cipher suites that have not been made available
115 Those of the selected cipher suites that have been made available
120 Those of the selected cipher suites have been made available earlier
190 All cipher suites except those selected by
228 but excluding those that don't do any server authentication.
238 but excluding those that don't do any server authentication.
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmn10200.h31 /* The opcode itself. Those bits which will be filled in with
36 mask containing ones indicating those bits which must match the
37 opcode field, and zeroes indicating those bits which need not
H A Ds390.h49 /* The opcode itself. Those bits which will be filled in with
54 mask containing ones indicating those bits which must match the
55 opcode field, and zeroes indicating those bits which need not
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dmn10200.h31 /* The opcode itself. Those bits which will be filled in with
36 mask containing ones indicating those bits which must match the
37 opcode field, and zeroes indicating those bits which need not
H A Ds390.h48 /* The opcode itself. Those bits which will be filled in with
53 mask containing ones indicating those bits which must match the
54 opcode field, and zeroes indicating those bits which need not
/openbsd-src/usr.sbin/sa/
H A Dsa.8104 List all command names, including those containing unprintable
105 characters and those used only once.
109 those used only once under the name
237 are very different than those used by the original version.
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_scheduler_types.h26 * @priority will be executed before those with a lower @priority
63 struct list_head signalers_list; /* those before us, we depend upon */
64 struct list_head waiters_list; /* those after us, they depend upon us */
141 * executing requests, we compute the maximum priority of those
/openbsd-src/gnu/usr.bin/perl/cpan/OpenBSD-MkTemp/
H A DREADME5 versions of those and mkstemp() that match those in File::Temp
/openbsd-src/gnu/llvm/clang/docs/
H A DLibASTMatchers.rst98 Those match all nodes of type *Base* if they can be dynamically casted to
99 *Derived*. The names of those matchers are nouns, which closely resemble
112 Most matcher definitions use the matcher creation macros. Those define both
127 the time those functions are either created by using
/openbsd-src/usr.bin/tic/
H A Dtic.1135 usually those are linked to, or copied from this program:
195 \fBtic\fP checks string capabilities to ensure that those with parameters
198 those which are defined with the \fB\-x\fP option are ignored.
282 versions of terminfo like those on SVr1, Ultrix, or HP-UX that do not support
416 those capabilities that explicitly are defined in the current entry.
454 Of those 13, 11 were ultimately discarded
492 128 of those are user-defined.
/openbsd-src/lib/libc/arch/amd64/string/
H A Dstrlen.S64 * "not-or") not including those needed to load the constant.
81 * "and with complement") not including those needed to load
96 * a non-zero value. However, because it is simpler than those
104 * This typically takes 2 instructions not including those needed
/openbsd-src/sys/lib/libkern/arch/amd64/
H A Dstrlen.S64 * "not-or") not including those needed to load the constant.
81 * "and with complement") not including those needed to load
96 * a non-zero value. However, because it is simpler than those
104 * This typically takes 2 instructions not including those needed
/openbsd-src/gnu/usr.bin/perl/
H A D.metaconf-exclusions.txt12 # us to maintain those customised units for as long as the relevant symbols are
15 # A better approach is to list those symbols here (and invoke metaconfig with
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/
H A Dintl-compat.c30 those defined in the included GNU gettext library (with "__" suffix).
54 1. those systems defining gettext/textdomain/... in the C library
58 2. those systems defining gettext/textdomain/... in a standalone

12345678910>>...177