Home
last modified time | relevance | path

Searched refs:them (Results 1 – 25 of 1705) sorted by relevance

12345678910>>...69

/openbsd-src/lib/libcrypto/bio/
H A Dbss_conn.c87 struct sockaddr_in them; member
187 memset((char *)&c->them, 0, sizeof(c->them)); in conn_state()
188 c->them.sin_family = AF_INET; in conn_state()
189 c->them.sin_port = htons((unsigned short)c->port); in conn_state()
195 c->them.sin_addr.s_addr = htonl(l); in conn_state()
237 (struct sockaddr *)&c->them, in conn_state()
238 sizeof(c->them)); in conn_state()
309 memset((char *)&ret->them, 0, sizeof(ret->them)); in BIO_CONNECT_new()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A DREADME4 drop them into the testsuite on the premise that internal compiler errors
8 entries in this area that are bogus, feel free to just fix them or nuke
9 them. You don't need my permission.
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/
H A DREADME.gcc21 try to augment them with some of our own. The format of the framework
71 For tests that merely need to compile, put them in the "compile" directory.
73 For tests which should give an error, put them in the "noncompile" directory
76 For IEEE FP specific tests, put them in execute/ieee.
78 For execution tests, put them in execute.
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2003-01-23-CygwinNotes.txt18 change them to have .a's.
26 does not like = signs in rules. Burg's gram.yc source file uses them. I think
27 you can just take them out.
/openbsd-src/gnu/usr.bin/binutils-2.17/cpu/
H A Dxc16x.opc53 /* Handle '#' prefixes (i.e. skip over them). */
69 /* Handle '.' prefixes (i.e. skip over them). */
85 /* Handle 'pof:' prefixes (i.e. skip over them). */
101 /* Handle 'pag:' prefixes (i.e. skip over them). */
117 /* Handle 'sof' prefixes (i.e. skip over them). */
133 /* Handle 'seg' prefixes (i.e. skip over them). */
H A Dxc16x.cpu53 /* Handle '#' prefixes (i.e. skip over them). */
69 /* Handle '.' prefixes (i.e. skip over them). */
85 /* Handle 'pof:' prefixes (i.e. skip over them). */
101 /* Handle 'pag:' prefixes (i.e. skip over them). */
117 /* Handle 'sof' prefixes (i.e. skip over them). */
133 /* Handle 'seg' prefixes (i.e. skip over them). */
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dwatch.c433 char *them; local
436 them = fileattr_get0 (finfo->file, "_watchers");
437 if (them == NULL)
442 p = them;
476 free (them);
/openbsd-src/lib/libc/db/hash/
H A DREADME6 All test programs which need key/data pairs expect them entered
33 Reads the key/data pairs in the file hashtest and writes them
38 Reads key/data pairs from standard in and looks them up
41 Reads key/data pairs from standard in, looks them up
/openbsd-src/gnu/llvm/llvm/lib/Support/Unix/
H A DDynamicLibrary.inc76 // If this is darwin, it has some funky issues, try to solve them here. Some
78 // SearchForAddressOfSymbol to find them. As such, we special case them here,
79 // there is only a small handful of them.
/openbsd-src/gnu/llvm/llvm/cmake/platforms/
H A DClangClCMakeCompileRules.cmake7 # up, so we can just modify them instead of duplicating them entirely.
/openbsd-src/gnu/usr.bin/perl/dist/I18N-LangTags/
H A DREADME14 tags (notably the extraction of them, comparing them, and testing the
15 formal validity of them) as is needed in a variety of protocols and
/openbsd-src/gnu/llvm/llvm/utils/llvm-lit/
H A DCMakeLists.txt10 # and site config (in the build tree) pairs. Make them relative to
11 # llvm-lit and then convert them to map_config() calls.
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/
H A Dnonbreaking-space-l8 non-breaking and thus keep them together.
20 non-breaking and thus keep them together.
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DTODO9 have not been tested on more platforms. Enable them and fix any
18 Get crossload tests to use --enable-targets and reenable them.
27 double is in two float registers and only one of them is saved.
28 3. print them or set them
54 Test static member functions (C++). Test that "ptype" shows them
56 methods. Test that we can call them.
154 them has its condition true, test that the correct breakpoint gets
/openbsd-src/gnu/llvm/lldb/docs/resources/
H A Dcaveats.rst30 them using a utility (such as ``pip``) from the same Python distribution as
53 Similarly, to install packages and be able to use them from within lldb, you'll
54 need to install them with the matching ``pip3``.
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/
H A Dnonbreaking-space-l8 non-breaking and thus keep them together.
21 non-breaking and thus keep them together.
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTokenKinds.def815 // handles them.
820 // handles them.
825 // handles them.
830 // handles them.
840 // handles them.
845 // handles them.
850 // handles them.
855 // handles them.
860 // handles them.
865 // handles them.
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/config/i386/
H A Di386gnu.mh12 # Use our own user stubs for the msg rpcs, so we can make them time out, in
20 # them work correctly for error returns in some cases.
/openbsd-src/games/gomoku/
H A Dpickmove.c163 int them, s, s1; in better() local
178 them = !us; in better()
185 if (sp->s_combo[them].s < sp1->s_combo[them].s) in better()
187 if (sp->s_combo[them].s != sp1->s_combo[them].s) in better()
189 if (sp->s_level[them] < sp1->s_level[them]) in better()
191 if (sp->s_level[them] != sp1->s_level[them]) in better()
193 if (sp->s_nforce[them] > sp1->s_nforce[them]) in better()
195 if (sp->s_nforce[them] != sp1->s_nforce[them]) in better()
/openbsd-src/gnu/gcc/gcc/config/m32r/
H A Dt-linux4 # These are really part of libgcc1, but this will cause them to be
38 # C library can handle them.
/openbsd-src/gnu/gcc/gcc/doc/include/
H A Dfunding.texi23 it from them. So when you compare distributors, judge them partly by
45 contribute little, since someone else would surely do them; difficult
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/include/
H A Dfunding.texi23 it from them. So when you compare distributors, judge them partly by
45 contribute little, since someone else would surely do them; difficult
/openbsd-src/gnu/llvm/lld/docs/
H A DNewLLD.rst14 files in the usual way and give them to the linker. It is naturally expected to
53 until we need them to continue linking.
132 and inserting all of them to a hash table takes 1.5 seconds.
143 be understood as the interactions between them. Once you understand their
194 and how to apply relocations to them.
196 and how to apply them.
224 a file. It creates OutputSections, put all InputSections/Chunks into them,
225 assign unique, non-overlapping addresses and file offsets to them, and then
226 write them down to a file.
246 with all bitcode files to convert them to one big regular ELF/COFF file.
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DSearch.pm271 # filenames, so try to extract them from the "=head1 NAME" tag in the
503 my @them;
504 (undef,@them) = @_;
505 for $_ (@them) {
514 return @them;
613 # Case-insensitively Look for ./pod directories and slip them in.
756 Note that each of these return C<$self> when you call them as
794 even more verbose than 1 would make them.)
/openbsd-src/gnu/llvm/llvm/tools/llvm-objcopy/
H A DObjcopyOpts.td110 "Reads a list of symbols from <filename> and removes them "
139 "Reads a list of symbols from <filename> and marks them local.">,
151 "Reads a list of symbols from <filename> and marks them global.">,
176 "Reads a list of symbols from <filename> and marks them weak.">,
187 "Reads a list of symbols from <filename> and removes them.">,

12345678910>>...69