Searched refs:actual (Results 101 - 125 of 144) sorted by relevance

123456

/openbsd-current/gnu/usr.bin/perl/lib/File/
H A DCopy.pm449 is the routine that does the actual work for syscopy).
/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dlib1funcs.asm2075 which calls the actual processor-specific invalidation code in a
2224 to be copied. See sh.h for details on the actual bit pattern.
2227 value is expected, the actual function will be tail-called,
2235 ptabs/l r0, tr0 /* Prepare to call the actual function. */
2663 actual bit pattern. */
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dieee754-df.S635 @ Here is the actual multiplication.
889 @ The actual division loop.
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sh/
H A Dlib1funcs.asm2058 to be copied. See sh.h for details on the actual bit pattern.
2061 value is expected, the actual function will be tail-called,
2069 ptabs/l r0, tr0 /* Prepare to call the actual function. */
2493 actual bit pattern. */
/openbsd-current/gnu/usr.bin/perl/cpan/File-Path/lib/File/
H A DPath.pm443 "directory $canon changed before chdir, expected dev=$ldev ino=$lino, actual dev=$cur_dev ino=$cur_inode, aborting."
527 . "actual dev=$cur_dev ino=$cur_inode, aborting."
1057 =item directory [dir] changed before chdir, expected dev=[n] ino=[n], actual dev=[n] ino=[n], aborting. (FATAL)
1108 =item previous directory [parent-dir] changed before entering [child-dir], expected dev=[n] ino=[n], actual dev=[n] ino=[n], aborting. (FATAL)
/openbsd-current/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.pm1088 This function should only be used to display the actual OS name to the
1152 build number, and a digit indicating the actual operating system.
/openbsd-current/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py135 STOPPED_DUE_TO_BREAKPOINT, "instead, the actual stop reason is: '%s'")
189 def EXP_MSG(str, actual, exe):
194 str, 'returned unexpected' if exe else 'does not match expected', actual.strip())
/openbsd-current/gnu/llvm/llvm/lib/Support/Windows/
H A DPath.inc1547 // Now do the actual conversion.
/openbsd-current/gnu/usr.bin/perl/dist/Devel-PPPort/
H A DPPPort_pm.PL611 a function, and actual functions must be enabled with a NEED macro to minimize
/openbsd-current/gnu/gcc/gcc/
H A Dc-decl.c4582 /* Now TYPE has the actual type, apart from any qualifiers in
5135 /* Check for forward decls that never got their actual decl. */
6597 tree actual = 0, last = 0, type;
6605 actual = type;
6612 actual = type;
6624 TYPE_ACTUAL_ARG_TYPES (TREE_TYPE (fndecl)) = actual;
7013 was an actual function definition. */
7788 /* Now compute the actual type. */
6569 tree actual = 0, last = 0, type; local
/openbsd-current/gnu/usr.bin/perl/dist/Filter-Simple/lib/Filter/
H A DSimple.pm480 the actual terminator itself I<must> be contained on a single source line.>
/openbsd-current/gnu/usr.bin/perl/ext/Hash-Util/lib/Hash/
H A DUtil.pm751 with the actual bucket id during a traversal of the hash buckets using keys(),
/openbsd-current/gnu/usr.bin/perl/ext/Pod-Html/t/lib/
H A DTesting.pm123 data to get an "expected output" against which we match the "actual output"
176 C<Pod::Html::pod2html()>, which parses the POD and generates the actual HTML
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ExtUtils/
H A DTypemaps.pm890 the clone will share the actual individual type/input/outputmap objects,
/openbsd-current/gnu/usr.bin/perl/cpan/Digest-SHA/lib/Digest/
H A DSHA.pm425 but otherwise leaves the actual value of the data intact.
/openbsd-current/gnu/usr.bin/perl/os2/OS2/OS2-Process/
H A DProcess.pm1381 No actual drawing is done at this moment. Use C<ShowWindow($hwnd, $state)>
1552 gets the actual window handle of the PM desktop; most APIs accept the
1653 of region addressed by this pointer; the actual length inside this region
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/
H A DEncode.pm395 what does the actual encoding or decoding.
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Socket-IP/lib/IO/Socket/
H A DIP.pm1090 to preserve the actual file descriptor number, so such techniques as C<poll>
/openbsd-current/gnu/usr.bin/perl/regen/
H A DHeaderParser.pm1803 called with an additional argument containing and array specifying the actual
/openbsd-current/gnu/usr.bin/perl/dist/Time-HiRes/
H A DHiRes.pm496 The actual achievable subsecond resolution depends on the combination
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
H A DParser.pm88 performing the actual translation of text.
188 to capture the actual C<=cut> paragraph itself for whatever purpose
/openbsd-current/gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/
H A DLong.pm530 my $starter; # the actual starter character(s)
1681 program for using it. Most of the actual Getopt::Long code is not
2220 the actual destinations, for example:
/openbsd-current/gnu/usr.bin/perl/dist/Tie-File/lib/Tie/
H A DFile.pm489 # *written*, not the length of the actual record in the file. But
1329 _ci_warn("rec $n: offset <$offset> actual <$ao>");
1334 _ci_warn("rec $n: cached <$cached> actual <$_>");
2353 actual writing, and then have it done all at once. The following loop
2399 immediately, but the writing of the actual data is deferred. This
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Unix.pm813 tardist. This target does the actual work of turning the distdir into
838 zipdist. This target does the actual work of turning the distdir into
1653 # libscan defines the actual installation location. The default
1663 # In this way the 'lib' directory is seen as the root of the actual
/openbsd-current/gnu/usr.bin/perl/cpan/Text-Balanced/lib/Text/
H A DBalanced.pm1509 characters in the actual opening tag that was matched (I<not> the pattern
1712 This behaviour is identical to that of the actual compiler.

Completed in 559 milliseconds

123456