Searched refs:whole (Results 101 - 125 of 179) sorted by relevance

12345678

/macosx-10.9.5/CPANInternal-140/Sub-Exporter/lib/Sub/
H A DExporter.pm961 There are a whole mess of exporters on the CPAN. The features included in
978 L<Exporter::Lite> is a whole lot like Exporter, but it does significantly less:
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dspup.vim39 " 3. show whole lines with more than one # as an error
H A Dtcsh.vim97 \ kill-whole-line list-choices list-choices-raw list-glob
H A Dprogress.vim51 " If you like to highlight the whole line of
53 " to make the whole block of code stand out:
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Schema/
H A DVersioned.pm439 issue the DROP commands when you are finished. Will run the whole file as it is by default.
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy/lib/HTTP/Proxy/BodyFilter/
H A Dsave.pm385 Close the file when the whole message body has been processed.
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy-0.25/lib/HTTP/Proxy/BodyFilter/
H A Dsave.pm385 Close the file when the whole message body has been processed.
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex288 \key{show the whole file}{C-c C-a}
521 \key{update checkbox statistics (\kbd{C-u} : whole file)}{C-c \#}
H A DviperCard.tex518 and {\it mark}, and {\bf R} describes whole lines in that region.
520 {\it line commands}. In the case of line commands, whole lines will
H A Dcalccard.tex507 Variable names are single digits or whole words.
/macosx-10.9.5/vim-53/src/
H A Dsearch.c3596 * If we start on '(', '{', ')', '}', etc., use the whole block inclusive.
4537 find_pattern_in_path(ptr, dir, len, whole, skip_comments,
4542 int whole; /* match whole words only */
4611 sprintf((char *)pat, whole ? "\\<%.*s\\>" : "%.*s", len, ptr);
4880 if (matched && define_matched && whole
H A Dfileio.c1351 /* Append whole line and new-line. Change NL
3195 int whole = (start == 1 && end == buf->b_ml.ml_line_count); local
3272 && whole
3364 else if (reset_changed && whole)
3455 * When writing the whole file, adjust the end.
3461 if (whole) /* write all */
3496 if (whole)
4939 if (reset_changed && whole && !append
5113 * When writing the whole file and 'undofile' is set, also write the undo
5148 else if (reset_changed && whole)
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dmacterm.c4572 is over. Set *X and *Y to the portion and whole of the mouse's
4900 displaying PORTION out of a whole WHOLE, and our position POSITION. */
4903 x_set_toolkit_scroll_bar_thumb (bar, portion, position, whole)
4905 int portion, position, whole;
4913 if (whole <= portion)
4920 scale = (float) maximum / (whole - portion);
5125 XTset_vertical_scroll_bar (w, portion, whole, position)
5127 int portion, whole, position;
5278 x_set_toolkit_scroll_bar_thumb (bar, portion, position, whole);
5286 if (whole
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/contrib/redhat/
H A Dopenssh.spec464 - remove dependency on db1-devel, which has just been swallowed up whole
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dcsscomplete.vim11 " We need whole line to proper checking
/macosx-10.9.5/cctools-845/libstuff/
H A Dbytesex.c2295 fpu->fpu.Fpu_q[0].FQu.whole = SWAP_DOUBLE(fpu->fpu.Fpu_q[0].FQu.whole);
2296 fpu->fpu.Fpu_q[1].FQu.whole = SWAP_DOUBLE(fpu->fpu.Fpu_q[1].FQu.whole);
/macosx-10.9.5/CPANInternal-140/Lingua-EN-Inflect-1.895/lib/Lingua/EN/
H A DInflect.pm1595 my ($whole, $frac) = split /[.]/, $num;
1597 $whole =~ s{ (\d) ( \d{3}(?:,|\z) ) }{$1,$2}xms
1600 return $frac ? "$whole.$frac" : $whole;
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1208 bool whole = ((data->fOffset == 0) && (data->fLength == _length));
1217 remap |= (!whole);
1220 // if (dataP->fMappedBase) OSReportWithBacktrace("kIOMDDMAMap whole %d remap %d params %d\n", whole, remap, params);
1222 if ((kIOReturnSuccess == err) && whole && !dataP->fMappedBase)
3284 // in the middle of the loop only map whole pages
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dcl-macs.el226 '(&optional &rest &key &allow-other-keys &aux &whole &body &environment))
247 (if (memq '&whole args) (error "&whole not currently implemented"))
300 (if (eq (car args) '&whole)
2486 original function call alone by declaring an initial `&whole foo' parameter
2494 (cons (if (memq '&whole args) (delq '&whole args)
2495 (cons '--cl-whole-arg-- args)) body))
2533 (list* '&whole 'cl-whole '
[all...]
/macosx-10.9.5/CPANInternal-140/Config-Std-0.900/lib/Config/
H A DStd.pm530 The whole point of Config::Std is to encourage use of one standard layout
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy/lib/HTTP/
H A DProxy.pm67 # the whole method list
1150 The stash() method can be used to set the whole hash (with a HASH reference).
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy-0.25/lib/HTTP/
H A DProxy.pm67 # the whole method list
1150 The stash() method can be used to set the whole hash (with a HASH reference).
/macosx-10.9.5/CPANInternal-140/Net-IP/
H A DIP.pm2191 The C<+> operator is overloaded in order to allow looping though a whole
/macosx-10.9.5/CPANInternal-140/XML-Parser/
H A DParser.pm497 The SOURCE parameter should either be a string containing the whole XML
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex657 % produce a whole line of output instead of starting the paragraph.
2671 % @tab Legal holiday which is valid in major parts of the whole country.
3483 % Typeset the initial. Making this add up to a whole number of
3505 % ``-'' was active throughout whole index, but this isn't really right.
3507 % The right solution is to prevent \entry from swallowing the whole text.
3621 % whole lot of material, we might end up calling this \output
4460 % chapters. Have to read the whole toc once to know how many chapters
5686 % {. If so it reads up to the closing }, if not, it reads the whole

Completed in 250 milliseconds

12345678