Searched refs:routine (Results 101 - 125 of 146) sorted by relevance

123456

/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DDocument.pm8 # as well as the compiled Perl sub-routine representing the main
58 # encapsulates a compiled Perl sub-routine, $block, any additional
69 # evaluate Perl code in $block to create sub-routine reference if necessary
105 # Returns a reference to the internal sub-routine reference, _BLOCK,
439 Main processing routine for the compiled template document. A reference to a
H A DFilters.pm39 # If the $is_dynamic flag is set then the sub-routine reference
41 # not set, then it is a single, static sub-routine which is returned
94 # Attempts to instantiate or return a reference to a filter sub-routine
100 # Returns a reference to a filter sub-routine or a pair of values
144 # if the dynamic flag is set then the sub-routine is a
155 # ...otherwise, it's a static filter sub-routine
717 The method returns a reference to a filter sub-routine on success. It
/macosx-10.10.1/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_markup_to_html_snippet.rb584 This routine modifies its +comment+ parameter.
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Djpeglib.h1068 jpeg_marker_parser_method routine));
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/
H A DProxy.pm850 Named parameters can be used to create the match routine. They are:
882 A match routine is compiled by the proxy and used to check if a particular
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/
H A DProxy.pm850 Named parameters can be used to create the match routine. They are:
882 A match routine is compiled by the proxy and used to check if a particular
/macosx-10.10.1/libpthread-105.1.4/src/
H A Dpthread.c1459 void (*routine)(void); member in struct:_pthread_once_context
1467 ctx->routine();
/macosx-10.10.1/vim-55/runtime/syntax/
H A Drexx.vim178 syn region rexxRoutineDirective start="::\s*routine\s*"ms=e+1 end="\ze\(\s\|;\|$\)"
H A Daml.vim62 syn keyword amlDir contained abbreviations above all aml amlpath append arc args atool brief by call canvas cc center cl codepage commands conv_watch_to_aml coordinates cr create current cursor cwta dalines data date_format delete delvar describe dfmt digitizer display do doend dv echo else enable encode encrypt end error expansion fail file flushpoints force form format frame fullscreen function getlastpoint getpoint goto iacreturn if ignore info inform key keypad label lc left lf lg list listchar listfiles listglobal listheader listlocal listprogram listvar ll lp lr lv map matrix menu menupath menutype mess message[s] modal mouse nopaging off on others page pause pinaction popup position pt pulldown push pushpoint r repeat return right routine run runwatch rw screen seconds select self setchar severity show sidebar single size staggered station stop stripe sys system tablet tb terminal test then thread to top translate tty ty type uc ul until ur usage w warning watch when while window workspace
113 syn region amlSkip matchgroup=amlOutput start="&routine" end="$" contains=amlVar
/macosx-10.10.1/CPANInternal-159.1/Data-Dump-1.21/lib/Data/
H A DDump.pm685 not reproduce the original routine. The C<...>-operator used will also require
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/BodyFilter/
H A Dsave.pm227 use your own filename creation routine
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/BodyFilter/
H A Dsave.pm229 use your own filename creation routine
/macosx-10.10.1/curl-83.1.2/curl/packages/vms/
H A Dconfig_h.com1058 $! Looking for a routine or a symbol
1970 $! more future intelligence to this routine
/macosx-10.10.1/emacs-93/emacs/lisp/net/
H A Dange-ftp.el80 ;; The routine ange-ftp-add-dumb-unix-host can be called to tell ange-ftp to
1764 "This routine will return the name of a new file."
1849 "Low-level routine to send the given ftp CMD to the ftp PROCESS.
1854 If CONT is nil then this routine will return \(RESULT . LINE\) where RESULT
1857 If NOWAIT is given then the routine will return immediately the command has
2045 PROC is the FTP-client's process. This routine uses the smart-gateway
2270 Association list of \( TYPE \. FUNC \) pairs, where FUNC is a routine
2276 Association list of \( TYPE \. FUNC \) pairs, where FUNC is a routine
2557 Association list of \( TYPE \. FUNC \) pairs. The FUNC is a routine
3739 ;; next part of copying routine
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Didlw-help.el32 ;; documentation, and is available, along with general routine
162 for every routine and keyword, even though the item may not be highlighted
166 loads the routine source file into the help buffer. If you try to write
178 "*Non-nil means, try to find help in routine header when displaying source.
181 the help item in the first routine doclib header above the routine definition.
182 If the variable is nil, or if we cannot find/parse the header, the routine
460 (nth 2 (idlwave-current-routine))
486 ;; A routine keyword -- in text or system help
569 ((memq what '(procedure function routine))
[all...]
/macosx-10.10.1/rsync-45/rsync/
H A Dutil.c163 #error No file-time-modification routine found!
576 /* This routine is only used in daemon mode. */
1209 This routine is a trick to immediately catch errors when debugging
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dbn.tex980 When multiplying or dividing by two a special case routine can be used which are as follows.
1163 will determine on its own\footnote{Some tweaking may be required.} what routine to use automatically when it is called.
1544 This will reduce $a$ in place modulo $n$ with the pre--computed value $d$. From my experience this routine is
1566 This function is actually a shell around the two internal exponentiation functions. This routine will automatically
H A Dtommath.tex263 as the text would lead people to believe. Similarly the division routine (\textit{algorithm 14.20, pp. 598}) does not
723 Given the basic mp\_int structure an initialization routine must first allocate memory to hold the digits of
799 if there is an error. If the allocation fails the routine will return \textbf{MP\_MEM} to the caller to indicate there
802 memory allocation routine.
1504 The first comparision routine that will be developed is the unsigned magnitude compare which will perform a comparison based on the digits of two
1803 set the $min$ and $max$ variables. Unlike the addition routine there is guaranteed to be no carry which means that the final result can be at
2262 The only noteworthy element of this routine is the lack of a return type since it cannot fail. Like mp\_lshd() we
2611 sing the Comba routine are that min$(a.used, b.used) < \delta$ and the number of digits of output is less than
2615 If we cannot use the Comba method we proceed to setup the baseline routine. We allocate the the destination mp\_int
3011 The new coding element in this routine, no
[all...]
/macosx-10.10.1/CPANInternal-159.1/JSON-PP-2.27203/lib/JSON/
H A DPP.pm2026 If you want your own sorting routine, you can give a code referece
2473 If $function_name or $subroutine_ref are set, its sort routine are used
2484 As the sorting routine runs in the JSON::PP scope, the given
/macosx-10.10.1/CPANInternal-159.1/DateTime-Format-Builder-0.81/lib/DateTime/Format/
H A DBuilder.pm415 The return value from the routine is what is given to the
/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/asm/
H A Dpa-risc2.s65 ; as the routine is entered.
/macosx-10.10.1/emacs-93/emacs/man/
H A Dtexinfo.tex282 % Main output routine.
4367 % routine twice in a row (see the doublecol-lose test, which is
4370 % output routine. Generally, \partialpage will be empty when this
4382 \eject % run that output routine to set \partialpage
4384 % Use the double-column output routine for subsequent pages.
4388 % routine, in each of @smallbook, @afourpaper, and the default 8.5x11
4413 % The double-column output routine for all double-column pages except
4445 % _before_ we change the output routine. This is necessary in the
4455 % routine to the \balancecolumns version, so the next-to-last
4459 % the output routine finishe
[all...]
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex282 % Main output routine.
4364 % routine twice in a row (see the doublecol-lose test, which is
4367 % output routine. Generally, \partialpage will be empty when this
4379 \eject % run that output routine to set \partialpage
4381 % Use the double-column output routine for subsequent pages.
4385 % routine, in each of @smallbook, @afourpaper, and the default 8.5x11
4410 % The double-column output routine for all double-column pages except
4442 % _before_ we change the output routine. This is necessary in the
4452 % routine to the \balancecolumns version, so the next-to-last
4456 % the output routine finishe
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm656 Perl routine to perform the comparison of keys. By default, though, the
985 For example, the above comparison routine could be modified to
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex227 % Main output routine.
3498 % routine twice in a row (see the doublecol-lose test, which is
3501 % output routine. Generally, \partialpage will be empty when this
3513 \eject % run that output routine to set \partialpage
3515 % Use the double-column output routine for subsequent pages.
3519 % routine, in each of @smallbook, @afourpaper, and the default 8.5x11
3544 % The double-column output routine for all double-column pages except

Completed in 319 milliseconds

123456