Searched refs:into (Results 26 - 50 of 478) sorted by relevance

1234567891011>>

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_extend_impl.inc25 // run into trouble finding an appropriate CLZ function for wide source types;
62 // Break a into a sign and representation of the absolute value.
73 // exponent into the proper position and rebiasing the exponent.
/openbsd-current/gnu/usr.bin/perl/haiku/Haiku/
H A DHaiku.pm45 Drops the program into the debugger. The printf like arguments define the
/openbsd-current/gnu/usr.bin/perl/ext/PerlIO-encoding/
H A Dencoding.pm42 Perl string data into the specified character set and encoding.
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DPipe.pm207 arguments, which should be objects blessed into C<IO::Handle>, or a
223 The object is re-blessed into a sub-class of C<IO::Handle>, and becomes a
229 The object is re-blessed into a sub-class of C<IO::Handle>, and becomes a
237 blessed into C<IO::Pipe::End>, or a subclass thereof.
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/
H A DConstants.pm21 supporting packages has been moved into this package so that those values can
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Util/
H A DHashBase.pm57 my $into = caller;
61 $Test2::Util::HashBase::VERSION{$into} = $ver if !$Test2::Util::HashBase::VERSION{$into} || $Test2::Util::HashBase::VERSION{$into} > $ver;
63 my $isa = _isa($into);
64 my $attr_list = $Test2::Util::HashBase::ATTR_LIST{$into} ||= [];
65 my $attr_subs = $Test2::Util::HashBase::ATTR_SUBS{$into} ||= {};
68 ($into->can('new') ? () : (new => \&_new)),
95 *{"$into\::$_"} = $subs{$_} for keys %subs;
259 return the key into th
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/MIME-Base64/lib/MIME/
H A DBase64.pm50 This module provides functions to encode and decode strings into and from the
68 returned encoded string is broken into lines of no more than 76
71 to be broken into lines.
90 If you prefer not to import these routines into your namespace, you can
107 break the string into multiple lines and use the characters "-" and "_" instead
/openbsd-current/gnu/usr.bin/perl/vms/
H A Dgenopt.com4 $! p3 is list of items to be written, one per line, into options file
/openbsd-current/gnu/usr.bin/perl/t/mro/
H A Drecursion_c3_utf8.t25 into an infinite loop
H A Drecursion_dfs_utf8.t23 into an infinite loop
/openbsd-current/lib/libc/arch/sparc64/gen/
H A Dfixunsdfsi.S83 std %f0, [%sp + 64 + BIAS] ! move into return reg
127 std %f0, [%sp + 64 + BIAS] ! move into return reg
/openbsd-current/gnu/usr.bin/perl/cpan/autodie/lib/autodie/Scope/
H A DGuardStack.pm94 scopes go away. The stack is only useful when inserted into C<%^H>
111 empty and must be inserted into C<%^H> by the creator.
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/
H A DCmd.pm120 that live on CPAN into an XS file (see SYNOPSIS).
133 be included verbatim into XS. Example:
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Event/
H A DOk.pm125 The original true/false value of whatever was passed into the event (but
135 taken into account.
/openbsd-current/gnu/gcc/gcc/config/xtensa/
H A Dcrti.asm11 # compiled version of this file into combinations with other programs,
15 # the file, and distribution when not linked into a combine
/openbsd-current/gnu/gcc/gcc/config/h8300/
H A Dcrti.asm12 compiled version of this file into combinations with other programs,
16 the file, and distribution when not linked into a combine
/openbsd-current/gnu/usr.bin/gcc/gcc/config/h8300/
H A Dcrti.asm12 compiled version of this file into combinations with other programs,
16 the file, and distribution when not linked into a combine
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dbless.t121 like ($@, qr/^Attempt to bless into a reference at /, "class is a ref");
145 ok(1, 'blessing into main:: does not crash'); # [perl #87388]
150 like $@, qr/^Attempt to bless into a freed package at /,
/openbsd-current/usr.bin/libtool/LT/Mode/
H A DCompile.pm33 Compile source file into library object
/openbsd-current/gnu/llvm/llvm/utils/docker/scripts/
H A Dcheckout.sh16 Checkout git sources into /tmp/clang-build/src. Used inside a docker container.
85 echo "Cherry-picking $CHERRY_REV into $CHECKOUT_DIR"
/openbsd-current/gnu/usr.bin/perl/ext/B/
H A DO.pm79 filehandle will be redirected into the variable C<$O::BEGIN_output>
95 The C<-v> option usually puts the backend into verbose mode.
118 read in, parsed and compiled into internal syntax tree form. Since the
/openbsd-current/gnu/llvm/lld/MachO/
H A DSectionPriorities.cpp144 static void mergeClusters(std::vector<Cluster> &cs, Cluster &into, int intoIdx, argument
146 int tail1 = into.prev, tail2 = from.prev;
147 into.prev = tail2;
151 into.size += from.size;
152 into.weight += from.weight;
157 // Group InputSections into clusters using the Call-Chain Clustering heuristic
176 // clusters[L] has not been merged into another cluster yet.
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dsol2-c1.asm17 ! distribution when not linked into another program.)
42 ! implementations. This file is the first thing linked into any executable.
99 ! it into the global variable _environ. Currently argc is at 8 off
100 ! the frame pointer. Fetch the argument count into %eax, scale by the
113 ! vector pointer and the arg count were previously loaded into
H A Dsol2-gc1.asm17 ! distribution when not linked into another program.)
42 ! implementations. This file is the first thing linked into any executable.
112 ! it into the global variable _environ. Currently argc is at 8 off
113 ! the frame pointer. Fetch the argument count into %eax, scale by the
126 ! vector pointer and the arg count were previously loaded into
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dsol2-c1.asm17 ! distribution when not linked into another program.)
42 ! implementations. This file is the first thing linked into any executable.
99 ! it into the global variable _environ. Currently argc is at 8 off
100 ! the frame pointer. Fetch the argument count into %eax, scale by the
113 ! vector pointer and the arg count were previously loaded into

Completed in 704 milliseconds

1234567891011>>