Searched refs:hi (Results 201 - 225 of 849) sorted by relevance

1234567891011>>

/macosx-10.10/apr-32/apr/apr/include/
H A Dapr_hash.h136 * apr_hash_index_t *hi;
139 * for (hi = apr_hash_first(p, ht); hi; hi = apr_hash_next(hi)) {
140 * apr_hash_this(hi, NULL, NULL, &val);
151 * @param hi The iteration state
155 APR_DECLARE(apr_hash_index_t *) apr_hash_next(apr_hash_index_t *hi); variable
159 * @param hi The iteration state
166 APR_DECLARE(void) apr_hash_this(apr_hash_index_t *hi, cons
[all...]
/macosx-10.10/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_text.rb124 out = markup('hi').gsub("\n", '')
126 assert_equal '<p>hi</p>', out
130 out = markup(comment('hi')).gsub("\n", '')
132 assert_equal '<p>hi</p>', out
189 assert_kind_of RDoc::Markup::Document, parse('hi')
347 assert_equal 'hi', strip_newlines("\n\nhi")
349 assert_equal 'hi', strip_newlines( "hi\n\n")
351 assert_equal 'hi', strip_newlines("\n\nhi\n\n")
542 assert_equal '<a href="http://example">hi���
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dgitsendemail.vim17 hi def link gitsendemailComment Comment
H A Dmodel.vim37 hi def link modelKeyword Statement
38 hi def link modelBlock PreProc
39 hi def link modelComment Comment
40 hi def link modelString String
H A Dscss.vim16 hi def link scssComment sassComment
H A Dlynx.vim81 hi def link lynxBoolean Boolean
82 hi def link lynxComment Comment
83 hi def link lynxDelimiter Special
84 hi def link lynxFormatDir Special
85 hi def link lynxNumber Number
86 hi def link lynxOption Identifier
87 hi def link lynxTodo Todo
H A Dterminfo.vim79 hi def link terminfoComment Comment
80 hi def link terminfoTodo Todo
81 hi def link terminfoNumbers Number
82 hi def link terminfoSpecialChar SpecialChar
83 hi def link terminfoDelay Special
84 hi def link terminfoBooleans Type
85 hi def link terminfoNumerics Type
86 hi def link terminfoStrings Type
87 hi def link terminfoParameters Keyword
88 hi de
[all...]
H A Dcuda.vim64 hi def link cudaStorageClass StorageClass
65 hi def link cudaStructure Structure
66 hi def link cudaType Type
67 hi def link cudaVariable Identifier
68 hi def link cudaConstant Constant
H A Drtf.vim60 command -nargs=+ HiLink hi link <args>
62 command -nargs=+ HiLink hi def link <args>
74 hi rtfRed term=underline cterm=underline ctermfg=DarkRed gui=underline guifg=DarkRed
75 hi rtfGreen term=underline cterm=underline ctermfg=DarkGreen gui=underline guifg=DarkGreen
76 hi rtfBlue term=underline cterm=underline ctermfg=DarkBlue gui=underline guifg=DarkBlue
H A Dreadline.vim157 hi def link readlineComment Comment
158 hi def link readlineTodo Todo
159 hi def link readlineString String
160 hi def link readlineKeys SpecialChar
161 hi def link readlineKeysTwo SpecialChar
162 hi def link readlineKeymaps Constant
163 hi def link readlineBellStyles Constant
164 hi def link readlineNumber Number
165 hi def link readlineBoolean Boolean
166 hi de
[all...]
H A Dxpm.vim50 hi link xpmValues String
95 exe 'hi link xpmCol'.n.'Def String'
99 exe 'hi link xpmCol'.n.'inDef xpmColor'.n
110 exe 'hi xpmColor'.n.' guifg=bg'
111 exe 'hi xpmColor'.n.' guibg=NONE'
113 exe 'hi xpmColor'.n." guifg='".color."'"
114 exe 'hi xpmColor'.n." guibg='".color."'"
134 command -nargs=+ HiLink hi link <args>
136 command -nargs=+ HiLink hi def link <args>
H A Dconaryrecipe.vim121 hi def link conaryMacro Special
122 hi def link conaryrecipeFunction Function
123 hi def link conaryError Error
124 hi def link conaryBFunction conaryrecipeFunction
125 hi def link conaryGFunction conaryrecipeFunction
126 hi def link conarySFunction Operator
127 hi def link conaryPFunction Typedef
128 hi def link conaryFlags PreCondit
129 hi def link conaryArches Special
130 hi de
[all...]
H A Ddtrace.vim135 " We use `hi def link` directly, this requires 5.8.
136 hi def link dtraceReservedKeyword Error
137 hi def link dtracePredicate String
138 hi def link dtraceProbe dtraceStatement
139 hi def link dtraceStatement Statement
140 hi def link dtraceConstant Constant
141 hi def link dtraceIdentifier Identifier
142 hi def link dtraceAggregatingFunction dtraceFunction
143 hi def link dtraceFunction Function
144 hi de
[all...]
H A Dlex.vim111 hi def link lexAbbrvComment lexPatComment
112 hi def link lexBrace lexPat
113 hi def link lexPatTagZone lexPatTag
114 hi def link lexSlashQuote lexPat
116 hi def link lexAbbrvRegExp Macro
117 hi def link lexAbbrv SpecialChar
118 hi def link lexCFunctions Function
119 hi def link lexMorePat SpecialChar
120 hi def link lexPatComment Comment
121 hi de
[all...]
H A Dmplayerconf.vim73 hi def link mplayerconfTodo Todo
74 hi def link mplayerconfComment Comment
75 hi def link mplayerconfPreProc PreProc
76 hi def link mplayerconfBoolean Boolean
77 hi def link mplayerconfNumber Number
78 hi def link mplayerconfOption Keyword
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dsend_to_kdc.c70 krb5_krbhst_info *hi; member in struct:send_via_plugin_s
85 return service->send_to_kdc(context, plugctx, ctx->hi, ctx->timeout,
103 krb5_krbhst_info *hi,
111 userctx.hi = hi;
131 userctx.hi = NULL;
303 krb5_krbhst_info *hi; member in struct:host
336 if (host->hi->proto == KRB5_KRBHST_HTTP)
338 else if (host->hi->proto == KRB5_KRBHST_TCP)
340 else if (host->hi
102 kdc_via_plugin(krb5_context context, krb5_krbhst_info *hi, time_t timeout, const krb5_data *send_data, krb5_data *receive) argument
563 krb5_krbhst_info *hi = host->hi; local
843 host_create(krb5_context context, krb5_sendto_ctx ctx, krb5_krbhst_info *hi, struct addrinfo *ai, int fd) argument
893 submit_request(krb5_context context, krb5_sendto_ctx ctx, krb5_krbhst_info *hi) argument
1281 krb5_krbhst_info *hi; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/tests/
H A Dtstore4.cpp10 c4_Bytes hi("hi", 2);
19 v1.Add(p1[hi]);
20 A(p1(v1[0]) == hi);
22 A(p1(v1[0]) == hi);
25 A(p1(v1[0]) == hi);
29 A(p1(v1[0]) == hi);
103 c4_Bytes hi("hi", 2);
113 v1.Add(p1[hi]);
[all...]
/macosx-10.10/objc4-646/runtime/
H A Dobjc-runtime-old.mm1127 static BOOL _objc_read_categories_from_image (header_info * hi)
1133 if (_objcHeaderIsReplacement(hi)) {
1140 mods = hi->mod_ptr;
1145 midx = hi->mod_count;
1179 static void _objc_read_classes_from_image(header_info *hi)
1184 int isBundle = headerIsBundle(hi);
1186 if (_objcHeaderIsReplacement(hi)) {
1196 if (hi->mhdr != libobjc_header && _NXHashCapacity(class_hash) < 1024) {
1202 mods = hi->mod_ptr;
1203 for (midx = 0; midx < hi
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/ecma/Array/
H A D15.4.4.5-1.js194 var hi = a[j];
195 var c = Compare( lo, hi );
197 a[i] = hi;
H A D15.4.4.5-2.js195 var hi = a[j];
196 var c = Compare( lo, hi );
198 a[i] = hi;
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOTypes.h98 #define IOPhysical32( hi, lo ) ((UInt64) lo + ((UInt64)(hi) << 32))
105 #define IOPhysical32( hi, lo ) (lo)
/macosx-10.10/ruby-106/ruby/
H A Dsiphash.c22 #define hi u32[1] macro
24 #define hi u32[0] macro
78 ret.hi = U8TO32_LE(p + 4);
87 U32TO8_LE(p + 4, v.hi);
95 uint32_t uhi = (v->hi << s) | (v->lo >> (32 - s));
96 uint32_t ulo = (v->lo << s) | (v->hi >> (32 - s));
97 v->hi = uhi;
106 v->lo = v->hi;
107 v->hi = t;
116 v->hi
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dkrl.c56 u_int64_t lo, hi; member in struct:revoked_serial
105 if (a->hi >= b->lo && a->lo <= b->hi)
236 insert_serial_range(struct revoked_serial_tree *rt, u_int64_t lo, u_int64_t hi) argument
240 KRL_DBG(("%s: insert %llu:%llu", __func__, lo, hi));
243 rs.hi = hi;
260 ers->lo, ers->hi));
267 if (ers->hi < hi)
315 ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl, const Key *ca_key, u_int64_t lo, u_int64_t hi) argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Duset.cpp419 int32_t hi = set->bmpLength-1; local
421 hi = 0;
422 } else if (c < array[hi]) {
424 int32_t i = (lo + hi) >> 1;
428 hi = i;
434 hi += 1;
436 return (UBool)(hi&1);
442 int32_t hi = set->length - 2 - base; local
444 hi = 0;
445 } else if (high < array[base+hi] || (hig
[all...]
/macosx-10.10/dcerpc-61/dcerpc/uuid/
H A Duuidsys.c152 os_basetime_diff.hi = uuid_c_os_base_time_diff_hi;

Completed in 132 milliseconds

1234567891011>>