Searched refs:above (Results 276 - 300 of 784) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/vim-53/runtime/indent/
H A Dprolog.vim28 " Find a non-blank line above the current line.
H A Dtf.vim23 " Find a non-blank line above the current line:
H A Dvb.vim32 " Find a non-blank line above the current line.
/macosx-10.9.5/CPANInternal-140/Class-Singleton-1.03/
H A DSingleton.pm177 above - see C<perldoc MakeMaker> for full details), you will need to ensure
202 In the above example, both $highlander and $macleod contain the same
223 The PrintSpooler class defined above could be used as follows:
265 The above example might be used as follows:
288 # so the above constructor shouldn't fail, but we check
301 Thus, in the MyApp::Database example above, the instance variable would
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Ddemo_panels.c12 * The above copyright notice and this permission notice shall be included *
23 * Except as contained in this notice, the name(s) of the above copyright *
489 PANEL *above; member in struct:__anon11174
501 table[j].above = panel_above(px[j]);
517 if (table[j].above) {
518 wprintw(win, " above %d",
519 which_panel(px, table[j].above));
523 table[j].above ? "," : "",
/macosx-10.9.5/ruby-104/ruby/test/psych/
H A Dtest_yaml.rb708 { 'not-date' => '2002-04-28', 'picture' => "GIF89a\f\000\f\000\204\000\000\377\377\367\365\365\356\351\351\345fff\000\000\000\347\347\347^^^\363\363\355\216\216\216\340\340\340\237\237\237\223\223\223\247\247\247\236\236\236i^\020' \202\n\001\000;", 'hmm' => "SOMEWHERE: family above is short for\nhttp://somewhere.com/type\n" }, <<EOY
717 family above is short for
905 { 'clipped' => str1, 'same as "clipped" above' => str1,
906 'stripped' => str2, 'same as "stripped" above' => str2,
907 'kept' => str3, 'same as "kept" above' => str3 }, <<EOY
911 same as "clipped" above: "This has one newline.\\n"
916 same as "stripped" above: "This has no newline."
921 same as "kept" above: "This has two newlines.\\n\\n"
975 'description' => "The binary value above is a tiny arrow encoded as a gif image.\n" }, <<EOY
993 The binary value above i
[all...]
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory/lib/Tree/Simple/Visitor/
H A DSort.pm196 This method accepts a CODE reference as it's C<$sort_function> argument and throws an exception if it is not a code reference. The C<$sort_function> is used by perl's builtin C<sort> routine to sort each level of the tree. The C<$sort_function> is passed two Tree::Simple objects, and must return 1 (greater than), 0 (equal to) or -1 (less than). The sort function will override and bypass any node filters which have been applied (see C<setNodeFilter> method above), they cannot be used together.
212 The reverse of the above.
220 The reverse of the above.
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DSort.pm196 This method accepts a CODE reference as it's C<$sort_function> argument and throws an exception if it is not a code reference. The C<$sort_function> is used by perl's builtin C<sort> routine to sort each level of the tree. The C<$sort_function> is passed two Tree::Simple objects, and must return 1 (greater than), 0 (equal to) or -1 (less than). The sort function will override and bypass any node filters which have been applied (see C<setNodeFilter> method above), they cannot be used together.
212 The reverse of the above.
220 The reverse of the above.
/macosx-10.9.5/CPANInternal-140/JSON-XS/bin/
H A Djson_xs57 =item json-pretty - as above, but pretty-printed
94 Same as above, but write YAML instead (not using JSON at all :)
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DAppender.pm329 In the case above, the C<filename> parameter specifies the name of
444 interpret the message above differently: An
494 The example above simply limits the argument list to a maximum of
514 The subroutine above will add an ever increasing counter
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DScreen.pm110 Authors (please contact them via the list above, not directly):
H A DString.pm96 Authors (please contact them via the list above, not directly):
H A DTestArrayBuffer.pm80 Authors (please contact them via the list above, not directly):
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Filter/
H A DLevelMatch.pm103 Authors (please contact them via the list above, not directly):
H A DStringMatch.pm111 Authors (please contact them via the list above, not directly):
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DInternalDebug.pm108 Authors (please contact them via the list above, not directly):
H A DLayout.pm78 Authors (please contact them via the list above, not directly):
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/JavaMap/
H A DConsoleAppender.pm81 Authors (please contact them via the list above, not directly):
H A DFileAppender.pm103 Authors (please contact them via the list above, not directly):
H A DJDBCAppender.pm54 #warp_message also not a log4j thing, but see above
119 Authors (please contact them via the list above, not directly):
H A DSyslogAppender.pm87 Authors (please contact them via the list above, not directly):
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Layout/PatternLayout/
H A DMultiline.pm79 Authors (please contact them via the list above, not directly):
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Layout/
H A DSimpleLayout.pm83 Authors (please contact them via the list above, not directly):
/macosx-10.9.5/CPANInternal-140/SQL-Abstract-Limit/t/lib/SQL/Abstract/Limit/
H A DTest.pm119 above) is available, then it is used to perform the comparisons (all functions
/macosx-10.9.5/CPANInternal-140/SQL-Abstract-Limit-0.141/t/lib/SQL/Abstract/Limit/
H A DTest.pm119 above) is available, then it is used to perform the comparisons (all functions

Completed in 148 milliseconds

<<11121314151617181920>>