Searched refs:starts (Results 1 - 25 of 124) sorted by relevance

12345

/macosx-10.9.5/CPANInternal-140/XML-Parser/Parser/Style/
H A DSubs.pm48 Each time an element starts, a sub by that name in the package specified
/macosx-10.9.5/vim-53/runtime/indent/
H A Dvim.vim24 " If the current line doesn't start with '\' and below a line that starts
38 " and :else. Add it three times for a line that starts with '\' after
H A Dcdl.vim115 " CURRENT LINE, if it starts with a closing element, decrease indent
116 " or if it starts with '=' (asignment), increase indent
H A Ddylan.vim82 " If a line starts with end, un-indent (even if we just indented!)
H A Dawk.vim67 " If prev line has positive brace_balance and starts with a word (keyword
75 " If this line starts with an open brace bail out now before the line
160 " Find out whether the line starts with a word (i.e. keyword or function
H A Djava.vim101 " When the line starts with a }, try aligning it with the matching {,
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dstringtriebuilder.cpp150 int32_t starts[kMaxBranchLinearSubNodeLength]; local
154 int32_t i=starts[unitNumber]=start;
161 starts[unitNumber]=start;
171 jumpTargets[unitNumber]=writeNode(starts[unitNumber], starts[unitNumber+1], unitIndex+1);
181 start=starts[unitNumber];
H A Dcaniter.cpp442 UnicodeSet starts; local
449 if (!nfcImpl.getCanonStartSet(cp, starts)) {
453 UnicodeSetIterator iter(starts);
/macosx-10.9.5/ruby-104/ruby/lib/rubygems/commands/
H A Dserver_command.rb62 The server command starts up a web server that hosts the RDoc for your
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/apps/comm/
H A Dwebserver.xotcl17 This small demo program starts two different webservers:
23 <li>Secondly, it starts a second webserver with basic access control
/macosx-10.9.5/ICU-511.35/icuSources/samples/ufortune/resources/
H A Dfortune_resources.mak48 # all - nmake starts here by default
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dtext-mode.el80 when the first line of the following paragraph starts with whitespace.
92 first line of the following paragraph starts with whitespace, as with
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dflexwiki.vim21 " as a newline starts a new paragraph in FlexWiki.
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsyntax.vim6 " It installs the autocommands and starts highlighting for all buffers.
H A Daap.vim118 " A Python line starts with @. Can be continued with a trailing backslash.
121 " A Python block starts with ":python" and continues so long as the indent is
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dxregex2.h506 unsigned num_regs, regoff_t *starts,
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/grammar_fa/
H A Dfaop.tcl345 set starts [$fa startstates]
346 if {[llength $starts] > 0} {
349 set starts [lsort $starts] ; # Sort to get canonical form.
354 if {[$fa final?set $starts]} {
358 set subsets(dfa,$starts) $id
359 set subsets(nfa,$id) $starts
/macosx-10.9.5/swig-10/Lib/allegrocl/
H A Dallegrocl.swg575 (cl::flet ((starts-with-p (str prefix)
579 when (cl::or (starts-with-p (cl::symbol-name sym) (cl::symbol-name :swig-))
580 (starts-with-p (cl::symbol-name sym) (cl::symbol-name :identifier-convert-)))
/macosx-10.9.5/cron-39/doc/
H A DINSTALL77 Edit your /etc/rc or /etc/rc.local, looking for the line that starts up
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/Windows/
H A DSignals.inc484 // warnings back on. If MinGW starts to support diagnostic stacks, we can
/macosx-10.9.5/llvmCore-3425.0.33/utils/
H A Dcodegen-diff103 (Use C<lli -debug> to find out where the function starts and ends in memory.)
/macosx-10.9.5/swig-10/Lib/cffi/
H A Dcffi.swg148 ;;;SWIG wrapper code starts here
/macosx-10.9.5/tcl-102/tcl_ext/memchan/memchan/tools/rules/
H A Dmanpage.api.spec42 the list (unordered vs. ordered). The third command starts list
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/tools/rules/
H A Dmanpage.api.spec42 the list (unordered vs. ordered). The third command starts list
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy/lib/HTTP/Proxy/
H A DEngine.pm118 engine starts.

Completed in 852 milliseconds

12345