Searched +refs:after +refs:make +refs:frame +refs:functions (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Net-Daemon/lib/Net/Daemon/
H A DTest.pm48 Net::Daemon::Test - support functions for testing Net::Daemon servers
102 This module is a frame for creating test scripts of Net::Daemon based
110 the best possibility to make the test scripts portable to Windows
132 will die after at most 20 seconds.
/macosx-10.9.5/CPANInternal-140/Net-Daemon-0.48/lib/Net/Daemon/
H A DTest.pm48 Net::Daemon::Test - support functions for testing Net::Daemon servers
102 This module is a frame for creating test scripts of Net::Daemon based
110 the best possibility to make the test scripts portable to Windows
132 will die after at most 20 seconds.
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm688 in the startup code) you specify I<which components> (classes, functions)
706 your logs at any time, specify the level of detail and make that
760 functions and methods. You can get a logger anytime via a singleton
788 this requires that you pass around the object to all functions
828 C<fatal()>, C<error()> and C<warn()> will make their way through,
877 Also available are a series of more Java-esque functions which return
883 These level checking functions
898 only to figure out shortly after that the string can be ignored
902 message passed to all of the functions described above can
903 consist of an arbitrary number of arguments, which the logging functions
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DREADME68 functions) of your system should generate logs.
79 your logs at any time, specify the level of detail and make that
128 logger references around with your functions and methods. You can get a
155 However, this requires that you pass around the object to all functions
189 "error()" and "warn()" will make their way through, because their
238 Also available are a series of more Java-esque functions which return
242 These level checking functions will come in handy later, when we want to
255 an expensive operation only to figure out shortly after that the string
259 The to-be-logged message passed to all of the functions described above
261 functions jus
[all...]
H A DChanges11 during global construction to make it easier to find the
49 * (ms) [rt.cpan.org #75655] Meir Guttman found the module to make
113 to make sure that multiple file appenders recreate multiple
164 "Using Log::Log4perl with wrapper functions and classes"
184 compiled after the configuration parser has done its work,
196 * (ms) Took out Class::Prototyped testcase after it got all weird
279 debugging functions, making infiltrate_lwp() and its test
326 hard-coded line numbers in 024WarnDieCarp.t to make it work
368 * (ms) Fixed logconfess() frame level bug reported by Ali Mesdaq.
506 log message sent after init_and_watc
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dbaan.vim126 "These are bshell functions
865 syn match baan4glh "functions:"
868 syn match baan4glh "after\.program:"
869 syn match baan4glh "after\.update.db.commit:"
878 syn match baan4gl "after\.form:"
934 syn match baan4gl "after\.choice:"
954 syn match baan4gl "after\.zoom:"
955 syn match baan4gl "after\.input:"
956 syn match baan4gl "after\.display:"
957 syn match baan4gl "after\
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DFAQ.pm24 Of course, after getting the basics right, features need to
44 ERROR "Won't make it until level gets increased to ERROR";
61 you'll have the following functions available in the current package:
69 Just make sure that every package of your code where you're using them in
175 but in this example, it's just done right after init for the
194 doesn't make it through, because the root logger sports a higher setting
206 Typically, Win32 systems don't have the C<make> utility installed,
207 so the standard C<perl Makefile.PL; make install> on the downloadable
340 =head2 How can I make sure my application logs a message when it dies unexpectedly?
347 just use Log::Log4perl's fatal functions instea
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/llint/
H A DLowLevelInterpreter.asm50 # to C functions.
52 # This requires an add before the call, and a sub after.
298 # Set up the call frame and check if we should OSR.
328 # Must call dispatch(0) after calling this.
1111 # registers (C functions can return up to two registers, easily):
1113 # - The call frame register. This may or may not have been modified
1206 # Lastly, make sure that we can link even though we don't support all opcodes.
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm24 Of course, after getting the basics right, features need to
44 ERROR "Won't make it until level gets increased to ERROR";
61 you'll have the following functions available in the current package:
69 Just make sure that every package of your code where you're using them in
175 but in this example, it's just done right after init for the
194 doesn't make it through, because the root logger sports a higher setting
206 Typically, Win32 systems don't have the C<make> utility installed,
207 so the standard C<perl Makefile.PL; make install> on the downloadable
340 =head2 How can I make sure my application logs a message when it dies unexpectedly?
347 just use Log::Log4perl's fatal functions instea
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup801 # Create the Attributes and Save to frame
808 # Create the Attributes frame
817 # Create the Save to frame
923 # If there are other attribute after the first 4 then set them
1056 # Create Bottom Attribute frame.
1154 # Create frame for clear buttons.
1170 # Create list frame.
1231 # Create bottom Search Directory frame
1271 # Create list frame.
2744 # You can retry the ldap action after waitin
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dconfigure154 # out after a failed `exec'.
255 # out after a failed `exec'.
943 # These are left unexpanded so users can "make install exec_prefix=/foo"
1455 # Omit some internal or obsolete options to make the list less imposing.
1484 By default, \`make install' will install all the files in
1536 --disable-werror don't make warnings into errors even if a compiler
2067 /* The GNU C library defines this for functions which it implements
2068 to always fail with ENOSYS. Some functions are actually named
2099 # Tests whether TYPE exists after having included INCLUDES, setting cache
2382 # Tries to find if the field MEMBER exists in type AGGR, after includin
[all...]

Completed in 158 milliseconds