Searched refs:where (Results 376 - 400 of 625) sorted by relevance

<<11121314151617181920>>

/openbsd-current/lib/libc/rpc/
H A Dclnt_udp.c251 reply_msg.acpted_rply.ar_results.where = resultsp;
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/
H A DEncode.pm290 codepoint> for that character. The exceptions are platforms where
672 handy when you have to call C<decode> repeatedly in the case where your
711 When you decode, C<\xI<HH>> is inserted for a malformed character, where
713 utf8. When you encode, C<\x{I<HHHH>}> will be inserted, where I<HHHH> is
718 C<\x{I<HHHH>}>, HTML uses C<&#I<NNN>;> where I<NNN> is a decimal number, and
719 XML uses C<&#xI<HHHH>;> where I<HHHH> is the hexadecimal number.
/openbsd-current/gnu/usr.bin/perl/dist/encoding-warnings/lib/encoding/
H A Dwarnings.pm54 to see where did the silent upgrading occur.
/openbsd-current/gnu/usr.bin/perl/ext/ExtUtils-Miniperl/lib/ExtUtils/
H A DMiniperl.pm48 * Down from the door where it began.
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Install/lib/ExtUtils/
H A DPacklist.pm249 addition, this package supports an extended format, where as well as a filename
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSelect.pm312 reference where the first element is an C<IO::Handle> or an integer.
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
H A DUtil.pm318 True if the system can really fork. This will be false for systems where fork
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/scripts/
H A Dpod2text.PL22 # This is so that make depend always knows where to find PL derivatives.
285 output in cases where the URLs are not particularly important.
323 have a termcap file somewhere where Term::Cap can find it and requires that
/openbsd-current/gnu/usr.bin/perl/lib/File/
H A Dstat.pm284 where I<ACCESS> is one of C<S_IRUSR>, C<S_IWUSR> or C<S_IXUSR> from the
/openbsd-current/gnu/usr.bin/perl/lib/
H A DUNIVERSAL.pm128 place of C<isa> safely, as it will return true in all places where C<isa> will
H A DDBM_Filter.pm367 at the point where the filter is applied to a dbm. In this mode the
407 where
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ia64.c2488 ptr->r.record.x.where.pspoff = ENCODED_PSP_OFFSET (offset);
2503 ptr->r.record.x.where.spoff = offset / 4;
2519 ptr->r.record.x.where.reg = targ_reg;
2687 ptr->r.record.x.where.pspoff);
2692 ptr->r.record.x.where.spoff);
2697 ptr->r.record.x.where.reg, ptr->r.record.x.t);
2702 ptr->r.record.x.t, ptr->r.record.x.where.pspoff);
2707 ptr->r.record.x.t, ptr->r.record.x.where.spoff);
2712 ptr->r.record.x.xy, ptr->r.record.x.where.reg,
4576 long where; local
7113 const char *where; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dldlang.c293 where the literal part is at least 4 characters long. */
1405 Put stat_ptr back where we want it. */
1477 lang_statement_union_type **where; local
1493 for (where = &after->header.next;
1494 *where != NULL;
1495 where = &(*where)->header.next)
1497 switch ((*where)->header.type)
1503 ass = &(*where)->assignment_statement;
1508 assign = where;
[all...]
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dlib1funcs.asm36 caller in $23, where o one of the operations.
/openbsd-current/gnu/gcc/gcc/config/cris/
H A Dmulsi3.asm63 ;; For doubters of there being any benefits, some where: insensitivity to:
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dlib1funcs.asm36 caller in $23, where o one of the operations.
/openbsd-current/gnu/usr.bin/gcc/gcc/config/cris/
H A Dmulsi3.asm63 ;; For doubters of there being any benefits, some where: insensitivity to:
/openbsd-current/gnu/usr.bin/perl/cpan/AutoLoader/lib/
H A DAutoLoader.pm241 subroutines B<POSIX> in F</usr/local/lib/perl5/auto/POSIX/*.al>, where
375 ones) in cases where C<@INC> contains relative paths, B<and> the program
/openbsd-current/usr.sbin/lpd/
H A Dio.c677 io_frame_enter(const char *where, struct io *io, int ev) argument
680 io_debug("%s(%s, %s, %s)", __func__, where, io_strevents(ev),
/openbsd-current/gnu/usr.bin/perl/dist/Devel-PPPort/
H A Dsoak527 directory (where the F<Makefile.PL> is located) and run:
/openbsd-current/gnu/usr.bin/perl/dist/lib/
H A Dlib_pm.PL248 paths, as it does now for Mac OS (where Unix-style or Mac-style paths
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/Encode/
H A Dencode.h352 const char * const where = (non_cont_byte_pos == 1) local
378 where,
/openbsd-current/share/mk/
H A Dbsd.lib.mk238 # .do files that we actually need for where this dist lib will be used
/openbsd-current/sys/arch/landisk/stand/xxboot/
H A Dufs12.c726 ufs12_seek(struct open_file *f, off_t offset, int where) argument
731 switch (where) {
/openbsd-current/gnu/usr.bin/perl/Porting/
H A DcheckURL.pl302 http://some.where.com/dir/file.txt
303 http://some.where.com/dir/a.txt

Completed in 425 milliseconds

<<11121314151617181920>>