Searched refs:hi (Results 151 - 175 of 388) sorted by relevance

1234567891011>>

/freebsd-10.0-release/sys/sparc64/include/
H A Dasm.h46 sethi %hi(_GLOBAL_OFFSET_TABLE_-4), r1 ; \
/freebsd-10.0-release/usr.sbin/bluetooth/sdpd/
H A Dsar.c89 int32_t type, hi, lo, len; local
103 hi = lo;
111 SDP_GET16(hi, req);
119 for (; lo <= hi; lo ++) {
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_client/
H A Dlist.c527 apr_hash_index_t *hi; local
529 for (hi = apr_hash_first(scratch_pool, externals);
530 hi;
531 hi = apr_hash_next(hi))
533 const char *externals_parent_url = svn__apr_hash_index_key(hi);
534 svn_string_t *externals_desc = svn__apr_hash_index_val(hi);
H A Dmerge.c629 apr_hash_index_t *hi;
633 for (hi = apr_hash_first(pool, *mergeinfo); hi; hi = apr_hash_next(hi))
636 const char *merge_source_path = svn__apr_hash_index_key(hi);
637 svn_rangelist_t *rangelist = svn__apr_hash_index_val(hi);
856 apr_hash_index_t *hi;
862 for (hi = apr_hash_first(iterpool, younger_mergeinfo);
863 hi; h
625 apr_hash_index_t *hi; local
852 apr_hash_index_t *hi; local
1523 apr_hash_index_t *hi; local
5132 apr_hash_index_t *hi; local
5276 apr_hash_index_t *hi; local
6146 apr_hash_index_t *hi; local
6193 apr_hash_index_t *hi; local
6318 apr_hash_index_t *hi; local
6380 apr_hash_index_t *hi; local
6403 apr_hash_index_t *hi; local
6430 apr_hash_index_t *hi; local
6486 apr_hash_index_t *hi; local
7736 apr_hash_index_t *hi; local
7845 apr_hash_index_t *hi; local
7951 apr_hash_index_t *hi; local
8640 apr_hash_index_t *hi; local
8836 apr_hash_index_t *hi; local
10667 apr_hash_index_t *hi; local
11001 apr_hash_index_t *hi; local
11228 apr_hash_index_t *hi; local
11896 apr_hash_index_t *hi; local
[all...]
H A Dcopy_foreign.c518 apr_hash_index_t *hi; local
526 for (hi = apr_hash_first(scratch_pool, props); hi;
527 hi = apr_hash_next(hi))
529 const char *name = svn__apr_hash_index_key(hi);
H A Dlocking_commands.c437 apr_hash_index_t *hi;
440 for (hi = apr_hash_first(pool, path_tokens); hi; hi = apr_hash_next(hi))
442 const char *path = svn__apr_hash_index_key(hi);
435 apr_hash_index_t *hi; local
/freebsd-10.0-release/contrib/subversion/subversion/svnsync/
H A Dsync.c103 apr_hash_index_t *hi; local
106 for (hi = apr_hash_first(pool, rev_props);
107 hi;
108 hi = apr_hash_next(hi))
110 const char *propname = svn__apr_hash_index_key(hi);
111 const svn_string_t *propval = svn__apr_hash_index_val(hi);
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dentries.c344 apr_hash_index_t *hi;
346 for (hi = apr_hash_first(pool, conflicts); hi; hi = apr_hash_next(hi))
350 SVN_ERR(svn_wc__serialize_conflict(&c_skel, svn__apr_hash_index_val(hi),
1329 apr_hash_index_t *hi;
1339 for (hi = apr_hash_first(scratch_pool, entries_all);
1340 hi;
1341 hi
343 apr_hash_index_t *hi; local
1328 apr_hash_index_t *hi; local
2350 apr_hash_index_t *hi; local
2386 apr_hash_index_t *hi; local
2538 apr_hash_index_t *hi; local
[all...]
H A Dinfo.c483 apr_hash_index_t *hi;
534 for (hi = apr_hash_first(scratch_pool, fe_baton.tree_conflicts); hi;
535 hi = apr_hash_next(hi))
537 const char *this_abspath = svn__apr_hash_index_key(hi);
482 apr_hash_index_t *hi; local
/freebsd-10.0-release/sys/dev/firewire/
H A Dfirewire.h58 uint32_t hi; member in struct:fw_addr
247 uint32_t hi, lo; member in struct:fw_eui64
251 ((eui)->hi >> (8*(3-(x)))): \
255 ((x).hi == (y).hi && (x).lo == (y).lo)
H A Dsbp.h73 uint32_t hi,lo; member in struct:ind_ptr
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_ra/
H A Dcompat.c805 apr_hash_index_t *hi;
811 for (hi = apr_hash_first(pool, log_entry->changed_paths2);
812 hi != NULL;
813 hi = apr_hash_next(hi))
819 apr_hash_this(hi, (void *) &path, NULL, &val);
895 apr_hash_index_t *hi;
924 for (hi = apr_hash_first(scratch_pool, parent_props);
925 hi;
926 hi
800 apr_hash_index_t *hi; local
890 apr_hash_index_t *hi; local
[all...]
/freebsd-10.0-release/gnu/usr.bin/rcs/lib/
H A Dpartime.c310 parse_ranged (s, digits, lo, hi, res) char const *s; int digits, lo, hi, *res;
319 return s && lo<=*res && *res<=hi ? s : 0;
323 parse_decimal (s, digits, lo, hi, resolution, res, fres)
325 int digits, lo, hi, resolution, *res, *fres;
336 if (s && lo<=*res && *res<=hi) {
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dmips-tdep.c424 "sr", "lo", "hi", "bad", "cause", "pc",
437 "sr", "lo", "hi", "bad", "cause", "pc",
450 "sr", "lo", "hi", "bad", "cause", "pc",
466 "pc", "cause", "bad", "hi", "lo", "fsr", "fir"
2600 struct return_value_word *hi,
2615 hi->buf_offset = TARGET_BYTE_ORDER == BFD_ENDIAN_BIG ? 0 : 4;
2620 hi->reg_offset = lo->reg_offset;
2622 hi->reg = mips_regnum (current_gdbarch)->fp0 + 1;
2624 hi->len = 4;
2638 hi
2599 return_value_location(struct type *valtype, struct return_value_word *hi, struct return_value_word *lo) argument
3000 struct return_value_word hi; local
3021 struct return_value_word hi; local
4147 struct return_value_word hi; local
4165 struct return_value_word hi; local
[all...]
H A Ddcache.c266 if (memaddr + len < region->hi)
269 reg_len = region->hi - memaddr;
348 if (memaddr + len < region->hi)
351 reg_len = region->hi - memaddr;
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_repos/
H A Dreporter.c530 apr_hash_index_t *hi; local
604 for (hi = apr_hash_first(pool, t_props); hi; hi = apr_hash_next(hi))
609 apr_hash_this(hi, &key, NULL, &val);
1145 apr_hash_index_t *hi; local
1239 for (hi = apr_hash_first(pool, s_entries);
1240 hi;
1241 hi
[all...]
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Dlock.c177 apr_hash_index_t *hi;
211 for (hi = apr_hash_first(pool, children); hi; hi = apr_hash_next(hi))
214 svn__apr_hash_index_key(hi),
215 svn__apr_hash_index_klen(hi));
619 apr_hash_index_t *hi;
635 for (hi = apr_hash_first(pool, children); hi; h
175 apr_hash_index_t *hi; local
616 apr_hash_index_t *hi; local
[all...]
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_delta/
H A Dcompose_delta.c175 apr_size_t lo, hi, op;
180 hi = ndx->length;
187 if (hint < hi)
190 hi = hint;
199 for (op = (lo + hi)/2; lo != hi; op = (lo + hi)/2)
202 hi = op;
173 apr_size_t lo, hi, op; local
/freebsd-10.0-release/crypto/openssl/crypto/aes/asm/
H A Daes-x86_64.pl64 sub hi() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1h/; $r; } subroutine
102 movzb `&hi("$s1")`,$acc0
103 movzb `&hi("$s2")`,$acc1
109 movzb `&hi("$s3")`,$acc0
111 movzb `&hi("$s0")`,$acc2
127 movzb `&hi("$s3")`,$acc0
128 movzb `&hi("$s0")`,$acc1
135 movzb `&hi("$s1")`,$acc1
136 movzb `&hi("$s2")`,$acc2
162 movzb `&hi("
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl206 sethi %hi(0x5a827999),$K_00_19
208 sethi %hi(0x6ed9eba1),$K_20_39
210 sethi %hi(0x8f1bbcdc),$K_40_59
212 sethi %hi(0xca62c1d6),$K_60_79
/freebsd-10.0-release/lib/libc/sparc64/gen/
H A Dfixunsdfsi.S80 sethi %hi(0x80000000), %o1
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-core.h174 int cvmx_core_add_wired_tlb_entry(uint64_t hi, uint64_t lo0, uint64_t lo1, cvmx_tlb_pagemask_t page_mask);
/freebsd-10.0-release/sys/netpfil/ipfw/
H A Ddn_sched.h156 int ipdn_bound_var(int *v, int dflt, int lo, int hi, const char *msg);
/freebsd-10.0-release/sys/sparc64/sparc64/
H A Dmp_exception.S214 sethi %hi(KERNBASE), %g3
250 sethi %hi(KERNBASE), %g6
260 sethi %hi(KERNBASE), %g6
281 sethi %hi(KERNBASE), %g3
/freebsd-10.0-release/usr.sbin/bluetooth/bthidd/
H A Dparser.y339 hid_item_t hi;
364 for (hd = hid_start_parse(d->desc, ~0, -1); hid_get_item(hd, &hi) > 0; ) {
365 switch (hi.kind) {
374 page = HID_PAGE(hi.usage);

Completed in 385 milliseconds

1234567891011>>