Home
last modified time | relevance | path

Searched refs:spot (Results 1 – 25 of 77) sorted by relevance

1234

/openbsd/src/gnu/usr.bin/perl/
Dhv.c2639 HEK **spot; in Perl_hv_name_set() local
2662 spot = &iter->xhv_name_u.xhvnameu_name; in Perl_hv_name_set()
2671 spot = iter->xhv_name_u.xhvnameu_names; in Perl_hv_name_set()
2672 spot[iter->xhv_name_count] = spot[1]; in Perl_hv_name_set()
2673 spot[1] = spot[0]; in Perl_hv_name_set()
2676 else if(*(spot = iter->xhv_name_u.xhvnameu_names)) { in Perl_hv_name_set()
2677 unshare_hek_or_pvn(*spot, 0, 0, 0); in Perl_hv_name_set()
2683 spot = &iter->xhv_name_u.xhvnameu_name; in Perl_hv_name_set()
2689 spot = iter->xhv_name_u.xhvnameu_names; in Perl_hv_name_set()
2690 spot[1] = existing_name; in Perl_hv_name_set()
[all …]
DREADME.tru6432 building Perl. toke.c is a known trouble spot when optimizing:
34 trouble spot is the mktables script which builds the Unicode support
Dop.c10211 CV **spot; in Perl_newMYSUB() local
10252 spot = (CV **)svspot; in Perl_newMYSUB()
10278 cv = *spot; in Perl_newMYSUB()
10279 svspot = (SV **)(spot = &clonee); in Perl_newMYSUB()
10282 cv = *spot; in Perl_newMYSUB()
10284 assert (SvTYPE(*spot) == SVt_PVCV); in Perl_newMYSUB()
10285 if (CvNAMED(*spot)) in Perl_newMYSUB()
10286 hek = CvNAME_HEK(*spot); in Perl_newMYSUB()
10290 CvNAME_HEK_set(*spot, hek = in Perl_newMYSUB()
10297 CvLEXICAL_on(*spot); in Perl_newMYSUB()
[all …]
DREADME.android123 easily, so you should be able to spot one on the store.
/openbsd/src/usr.sbin/unbound/dnstap/
Ddtstream.c535 struct dt_io_list_item *spot, *item; in dtio_find_msg() local
537 spot = dtio->io_list_iter; in dtio_find_msg()
540 if(spot) in dtio_find_msg()
541 dtio->io_list_iter = spot->next; in dtio_find_msg()
546 item = spot; in dtio_find_msg()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-common.def95 /* A FILE_STMT marks the spot where a function changes files. It has no
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/
DTODO8 > spot cases like this?
/openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
DTODO125 spot. Do the work to make this consistent.
/openbsd/src/gnu/usr.bin/perl/t/op/
Dlfs.t221 # See that we don't have "big" in the 705_... spot:
/openbsd/src/gnu/usr.bin/perl/ext/Fcntl/t/
Dsyslfs.t225 # See that we don't have "big" in the 705_... spot:
/openbsd/src/gnu/usr.bin/cvs/
Dacinclude.m4101 dnl easier to spot errors by reading configure output
/openbsd/src/bin/ksh/
DCONTRIBUTORS6 (file a bug report if you spot a problem :-)).
/openbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Dhppaelf.em99 /* Traverse the linker tree to find the spot where the stub goes. */
Dm68hc1xelf.em167 /* Traverse the linker tree to find the spot where the stub goes. */
Dppc64elf.em138 /* Traverse the linker tree to find the spot where the stub goes. */
Dxtensaelf.em1105 /* Find a spot to place it. */
1146 spot to place other literals. Continue walking (and counting
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/
Dhppaelf.em102 /* Traverse the linker tree to find the spot where the stub goes. */
Dm68hc1xelf.em167 /* Traverse the linker tree to find the spot where the stub goes. */
Dppc64elf.em139 /* Traverse the linker tree to find the spot where the stub goes. */
Dxtensaelf.em1478 /* Find a spot to place it. */
1519 spot to place other literals. Continue walking (and counting
/openbsd/src/games/quiz/datfiles/
Dbard29 Out, damned spot! out, I say!:\
/openbsd/src/distrib/notes/sparc64/
Dinstall175 that partition, or use tar to copy the contents to a more convenient spot.
/openbsd/src/gnu/usr.bin/perl/lib/B/
DDeparse.t662 my Dog $spot;
665 my Dog @spot;
668 my Dog %spot;
/openbsd/src/share/dict/
Dweb2a4843 beauty spot
6005 black spot
6006 black-spot canker
6163 blister spot
6330 blood spot
8776 burning spot
9804 carbon spot
11238 cherry leaf spot
11727 cigar spot
14482 crescent spot
[all …]
/openbsd/src/usr.bin/calendar/calendars/
Dcalendar.birthday91 observed "Poisson's spot" cf June 21

1234