Searched refs:executed (Results 1 - 25 of 32) sorted by relevance

12

/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dsync_instruction_memory.s63 ! when we get here, we have executed 3 instructions after the
/osnet-11/usr/src/lib/libipsecutil/common/
H A Dalgs.c101 boolean_t executed = B_FALSE; local
104 executed = B_TRUE;
112 if (!executed)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm22 # Uses a closure (on $__ExPr__) to pass in the code to be executed.
500 provided there was no error in the compilation, executed.
504 compilation to fail with an error. The code will not be executed.
651 not be executed. If such a trapped operation occurs or any other
661 those code references are wrapped to be themselves executed always
677 Any string eval which is executed by code executing in a compartment,
728 Returns a reference to an anonymous subroutine that, when executed, will call
H A DOpcode.pm104 provided there was no error in the compilation, executed.
112 with an error. The code will not be executed.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DSwitch.pm610 The block is unconditionally executed once the switch value has
619 block associated with the C<case> statement is executed.
625 However, when a C<case> block has been executed control is automatically
702 was executed, control would jump to the end of the enclosing
716 If an untargetted C<last> statement is executed in a case block, this
837 executed, it constructs two higher order subroutines
H A Dvmsish.pm74 when they are executed. Doing a "no vmsish 'hushed'" turns off the
H A DFindBin.pm46 C<BEGIN> block, it'll be executed only once, and only the first caller
57 workaround was to force the C<BEGIN> block to be executed again:
H A DShell.pm172 quoted before being executed. As in the following example:
H A Dautouse.pm144 find it out until the corresponding function is executed. This will be
H A Dperl5db.pl188 that will be executed (in the debugger's context) after the debugger has
252 After each C<require>d file is compiled, but before it is executed, a
365 =item * 1 - The C<t> command was entered to turn on tracing (every line executed is printed)
406 The 'watch' expressions: to be evaluated before each line is executed.
1372 PERLDB_POSTPONE - subs that have been loaded/not executed, and have actions
1672 # executed in our scope, so it can fiddle with debugger globals.
1692 to create other commands to be executed later. This is all highly "optimized"
1969 If there's an action to be executed for the line we stopped at, execute it.
2009 after a command is executed. If set to -1, this indicates that the "current"
2078 back into C<$cmd> to be executed belo
[all...]
H A DDB.pm34 @DB::ret = (); # return value of last sub executed in list context
35 $DB::ret = ''; # return value of last sub executed in scalar context
707 Line number that will be executed next.
H A Doverload.pm267 is called with arguments C<($a,undef,'')> when $a++ is executed.
575 appear as lvalue when the above code is executed.
585 The actually executed code for
688 Since all C<use> directives are executed at compile-time, the only way to
H A DBenchmark.pm302 Code is executed in the caller's package.
H A DTest.pm265 that case, it is executed and its value (true or false) determines if
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Devel/
H A DSelfStubber.pm122 then the method is loaded into class A, then executed. If C then
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/lib/List/
H A DUtil.pm189 element is returned and BLOCK is not executed.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm154 further by specifying a function to be executed any time a script
240 executed program was. In these cases, you can override the program
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DLiblist.pm104 The version of ext() which is executed under VMS differs from the
152 The version of ext() which is executed under Win32 differs from the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/
H A DHandlers.pm240 # Do whatever to $referent here (executed in CHECK phase).
492 been executed.
510 subsequently defined C<BEGIN> blocks are executed).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DBytecode.pm800 later by the ByteLoader module and executed as a regular Perl script.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.pm380 extra line into the source stream. When this extra line is executed it
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Ddprofpp.PL108 data. The above two commands can be executed with one dprofpp command.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm520 it is not currently executed (see C<DEPTH>);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm1033 the tests to determine if they are being executed through the harness
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm1708 the time the end block is executed since the deferred removal may not

Completed in 84 milliseconds

12