Searched refs:hi (Results 176 - 200 of 849) sorted by relevance

1234567891011>>

/macosx-10.10/vim-55/runtime/syntax/
H A Dinitng.vim77 hi def link initngComment Comment
78 hi def link initngTodo Todo
80 hi def link initngString String
81 hi def link initngServiceKeywords Define
83 hi def link initngServiceHeader Keyword
84 hi def link initngActionHeader Type
85 hi def link initngDelim Delimiter
87 hi def link initngVariable PreProc
88 hi def link initngSubstMacro Comment
89 hi de
[all...]
H A Dprivoxy.vim56 hi def link privoxyAction Identifier
57 hi def link privoxyFilterAction Identifier
58 hi def link privoxyActionLineDelimiter Delimiter
59 hi def link privoxyDisabledPrefix SpecialChar
60 hi def link privoxyEnabledPrefix SpecialChar
61 hi def link privoxyHeader PreProc
62 hi def link privoxySetting Identifier
63 hi def link privoxyFilterArg Constant
65 hi def link privoxyComment Comment
66 hi de
[all...]
H A Dscreen.vim232 hi def link screenEscape Special
233 hi def link screenComment Comment
234 hi def link screenTodo Todo
235 hi def link screenString String
236 hi def link screenLiteral String
237 hi def link screenVariable Identifier
238 hi def link screenBoolean Boolean
239 hi def link screenNumbers Number
240 hi def link screenSpecials Special
241 hi de
[all...]
H A Dibasic.vim151 hi def link ibasicLabel Label
152 hi def link ibasicConditional Conditional
153 hi def link ibasicRepeat Repeat
154 hi def link ibasicHex Number
155 hi def link ibasicInteger Number
156 hi def link ibasicFloat Number
157 hi def link ibasicError Error
158 hi def link ibasicHexError Error
159 hi def link ibasicStatement Statement
160 hi de
[all...]
H A Dvim.vim31 syn keyword vimOption contained aleph ar autoindent backspace ballooneval bg bkc bsdir cb cfu cinkeys cmdwinheight columns completeopt cot cscopepathcomp csprg cursorbind define diffexpr dy ef eol esckeys fcs fdn ff fillchars foldclose foldmarker formatlistpat gcr ghr guicursor guitablabel hi hkmapp icon imcmdline inc indk isfname joinspaces kmp lcs listchars lw mat maxmempattern mis mmt mouse mouseshape mzquantum odev osfiletype patchmode ph preserveindent printheader pvh relativenumber rightleftcmd ru sbr scrolloff selection shellcmdflag shellxquote showcmd sidescroll smartindent sol spellsuggest sr stal sua swf ta taglength tbi termbidi tf title to ts tty ttytype ul updatetime ve viewoptions wak weirdinvert wig wildoptions winheight wm wrapmargin ws
472 syn match vimHighlight "\<hi\%[ghlight]\>" skipwhite nextgroup=vimHiBang,@vimHighlightCluster
493 " Highlighting: hi group key=arg ... {{{2
713 hi def link vimAuHighlight vimHighlight
714 hi def link vimSubst1 vimSubst
715 hi def link vimBehaveModel vimBehave
718 hi def link vimBehaveError vimError
719 hi def link vimCollClassErr vimError
720 hi def link vimErrSetting vimError
721 hi de
[all...]
H A Dcontext.vim95 hi def link contextBlockDelim Keyword
96 hi def link contextBuiltin Keyword
97 hi def link contextDelimiter Delimiter
98 hi def link contextPreProc PreProc
99 hi def link contextSectioning PreProc
100 hi def link contextSpecial Special
101 hi def link contextType Type
102 hi def link contextStyle contextType
103 hi def link contextFont contextType
H A Dmail.vim85 hi def link mailVerbatim Special
86 hi def link mailHeader Statement
87 hi def link mailHeaderKey Type
88 hi def link mailSignature PreProc
89 hi def link mailHeaderEmail mailEmail
90 hi def link mailEmail Special
91 hi def link mailURL String
92 hi def link mailSubject LineNR
93 hi def link mailQuoted1 Comment
94 hi de
[all...]
H A Dtcsh.vim210 hi def link tcshError Error
211 hi def link tcshBuiltin Statement
212 hi def link tcshShellVar Preproc
213 hi def link tcshEnvVar tcshShellVar
214 hi def link tcshAliases tcshShellVar
215 hi def link tcshAliCmd Identifier
216 hi def link tcshCommands Identifier
217 hi def link tcshIf tcshBuiltin
218 hi def link tcshWhile tcshBuiltin
219 hi de
[all...]
H A Dmsmessages.vim112 hi def link msmessagesNumber Number
113 hi def link msmessagesOctal Number
114 hi def link msmessagesFloat Float
115 hi def link msmessagesOctalError msmessagesError
116 hi def link msmessagesSetError msmessagesError
117 hi def link msmessagesError Error
118 hi def link msmessagesLangEntry String
119 hi def link msmessagesLangEntryEnd Special
120 hi def link msmessagesComment Comment
121 hi de
[all...]
H A Dfvwm.vim242 \ fg Fore Foreground bg Back Background hi
572 hi def link fvwmComment Comment
573 hi def link fvwmEnvVar Macro
574 hi def link fvwmNumber Number
575 hi def link fvwmKeyword Keyword
576 hi def link fvwmPath Constant
577 hi def link fvwmModConf Macro
578 hi def link fvwmRGBValue Constant
579 hi def link fvwmString String
580 hi de
[all...]
H A Dviminfo.vim32 hi def link viminfoComment Comment
33 hi def link viminfoError Error
34 hi def link viminfoStatement Statement
H A Dc.vim325 hi def link cFormat cSpecial
326 hi def link cCppString cString
327 hi def link cCommentL cComment
328 hi def link cCommentStart cComment
329 hi def link cLabel Label
330 hi def link cUserLabel Label
331 hi def link cConditional Conditional
332 hi def link cRepeat Repeat
333 hi def link cCharacter Character
334 hi de
[all...]
H A Dxf86conf.vim180 hi def link xf86confComment Comment
181 hi def link xf86confTodo Todo
182 hi def link xf86confSectionDelim Statement
183 hi def link xf86confOptionName Identifier
185 hi def link xf86confSectionError xf86confError
186 hi def link xf86confSubSectionError xf86confError
187 hi def link xf86confModeSubSectionError xf86confError
188 hi def link xf86confOctalNumberError xf86confError
189 hi def link xf86confError Error
191 hi de
[all...]
H A Dfasm.vim119 hi def link fasmAddressSizes type
120 hi def link fasmNumericOperator fasmOperator
121 hi def link fasmLogicalOperator fasmOperator
123 hi def link fasmBinaryNumber fasmNumber
124 hi def link fasmHexNumber fasmNumber
125 hi def link fasmFPUNumber fasmNumber
126 hi def link fasmOctalNumber fasmNumber
127 hi def link fasmDecimalNumber fasmNumber
129 hi def link fasmSymbols fasmRegister
130 hi de
[all...]
/macosx-10.10/apr-32/apr-util/apr-util/test/
H A Dtestmemcache.c312 apr_hash_index_t *hi; local
328 for (hi = apr_hash_first(p, tdata); hi; hi = apr_hash_next(hi)) {
333 apr_hash_this(hi, &k, NULL, &v);
424 apr_hash_index_t *hi; local
441 for (hi = apr_hash_first(p, tdata); hi; hi
491 apr_hash_index_t *hi; local
[all...]
/macosx-10.10/ncurses-44/ncurses/test/
H A Dhashtest.c90 int hi = (extend_corner || (i < LINES - 1)) ? COLS : COLS - 1; local
91 for (j = 0; j < hi; j++)
125 int hi = continuous ? HI_CHAR : 'a' + LINES; local
129 if (hi > HI_CHAR)
130 hi = HI_CHAR;
143 for (ch = hi; ch >= lo; ch--)
146 for (ch = lo; ch <= hi; ch++)
/macosx-10.10/bzip2-36/bzip2/
H A Dblocksort.c35 Int32 hi )
40 if (lo == hi) return;
42 if (hi - lo > 3) {
43 for ( i = hi-4; i >= lo; i-- ) {
46 for ( j = i+4; j <= hi && ec_tmp > eclass[fmap[j]]; j += 4 )
52 for ( i = hi-1; i >= lo; i-- ) {
55 for ( j = i+1; j <= hi && ec_tmp > eclass[fmap[j]]; j++ )
99 Int32 sp, lo, hi; local
113 fpop ( lo, hi );
114 if (hi
485 mainSimpleSort( UInt32* ptr, UChar* block, UInt16* quadrant, Int32 nblock, Int32 lo, Int32 hi, Int32 d, Int32* budget ) argument
631 Int32 sp, lo, hi, d; local
891 Int32 hi = (ftab[sb+1] & CLEARMASK) - 1; local
[all...]
/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/
H A DBrowserDialog.cpp262 INT_PTR hi; local
274 hi = mBrowserEntries.GetSize() - 1;
275 while( lo <= hi )
277 mid = ( lo + hi ) / 2;
285 hi = mid - 1;
317 INT_PTR hi; local
330 hi = mBrowserEntries.GetSize() - 1;
331 while( lo <= hi )
333 mid = ( lo + hi ) / 2;
341 hi
[all...]
/macosx-10.10/apache-793/httpd/server/
H A Dprovider.c138 apr_hash_index_t *hi; local
159 for (hi = apr_hash_first(pool, h); hi; hi = apr_hash_next(hi)) {
160 apr_hash_this(hi, NULL, NULL, (void *)&val);
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/canvas/
H A Dcanvas_zoom.tcl94 foreach {lo hi} $options(-levels) break
96 set vwidth [expr {max([string length $lo], [string length $hi])}]
104 # Use an unmapped scale to keep var between lo and hi and
106 scale $win.z.sc -from $lo -to $hi -variable $var
122 foreach {lo hi} $options(-levels) break
123 if {$zoomlevel >= $hi} return
131 foreach {lo hi} $options(-levels) break
/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Dprint.c255 unsigned long hi; local
259 hi = tmpui / 1000000000;
260 if (hi != 0)
261 sprintf(buf, "%lu", hi);
281 unsigned long hi; local
285 hi = tmpui / 010000000000;
286 if (hi != 0) {
289 hi);
312 unsigned long hi; local
316 hi
341 unsigned long hi = tmpui>>32; local
363 unsigned long hi = tmpui>>32; local
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libast/uwin/
H A Dexpm1.c116 double z,hi,lo,c; local
133 hi=x-k*ln2hi ;
134 z=hi-(lo=k*ln2lo);
135 c=(hi-z)-lo;
/macosx-10.10/ntp-92/lib/isc/
H A Dprint.c255 unsigned long hi; local
259 hi = tmpui / 1000000000;
260 if (hi != 0)
261 sprintf(buf, "%lu", hi);
281 unsigned long hi; local
285 hi = tmpui / 010000000000;
286 if (hi != 0) {
289 hi);
312 unsigned long hi; local
316 hi
341 unsigned long hi = tmpui>>32; local
363 unsigned long hi = tmpui>>32; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/python/scxx/
H A DPWOMSequence.h65 bool delSlice(int lo, int hi) { argument
66 int rslt = PySequence_DelSlice(_obj, lo, hi);
96 void setSlice(int lo, int hi, const PWOSequence &slice) { argument
97 int rslt = PySequence_SetSlice(_obj, lo, hi, slice);
/macosx-10.10/network_cmds-457/traceroute.tproj/
H A Dtraceroute.c506 register struct hostinfo *hi; local
712 hi = gethostinfo(hostname);
713 setsin(to, hi->addrs[0]);
714 if (hi->n > 1)
718 hostname = hi->name;
719 hi->name = NULL;
720 freehostinfo(hi);
915 hi = gethostinfo(source);
916 source = hi->name;
917 hi
1648 register struct hostinfo *hi; local
1700 freehostinfo(register struct hostinfo *hi) argument
1713 register struct hostinfo *hi; local
[all...]

Completed in 458 milliseconds

1234567891011>>