| /freebsd-12.1/tools/regression/geom/ConfCmp/ |
| H A D | a1.conf | 4 <ref>0x80712c0</ref> 7 <ref>0x80bfd00</ref> 12 <ref>0x80b9500</ref> 19 <ref>0x80bfc80</ref> 24 <ref>0x80b94c0</ref> 31 <ref>0x80bfc00</ref> 36 <ref>0x80b9480</ref> 48 <ref>0x80b9440</ref> 60 <ref>0x80b9400</ref> 72 <ref>0x80b93c0</ref> [all …]
|
| H A D | a1a.conf | 4 <ref>0x90712c0</ref> 7 <ref>0x90bfd00</ref> 12 <ref>0x90b9500</ref> 19 <ref>0x90bfc80</ref> 24 <ref>0x90b94c0</ref> 31 <ref>0x90bfc00</ref> 36 <ref>0x90b9480</ref> 48 <ref>0x90b9440</ref> 60 <ref>0x90b9400</ref> 72 <ref>0x90b93c0</ref> [all …]
|
| H A D | a1b.conf | 4 <ref>0x80712c0</ref> 7 <ref>0x80bfd00</ref> 12 <ref>0x80b9500</ref> 19 <ref>0x80bfc80</ref> 24 <ref>0x80b94c0</ref> 31 <ref>0x80bfc00</ref> 36 <ref>0x80b9480</ref> 48 <ref>0x80b9440</ref> 60 <ref>0x80b9400</ref> 72 <ref>0x80b93c0</ref> [all …]
|
| H A D | a1c.conf | 4 <ref>0x80712c0</ref> 7 <ref>0x80bfd00</ref> 12 <ref>0x80b9500</ref> 19 <ref>0x80bfc80</ref> 24 <ref>0x80b94c0</ref> 31 <ref>0x80bfc00</ref> 36 <ref>0x80b9480</ref> 48 <ref>0x80b9440</ref> 60 <ref>0x80b9400</ref> 72 <ref>0x80b93c0</ref> [all …]
|
| H A D | a1d.conf | 4 <ref>0x80712c0</ref> 7 <ref>0x80bfd00</ref> 12 <ref>0x80b9500</ref> 19 <ref>0x80bfc80</ref> 24 <ref>0x80b94c0</ref> 31 <ref>0x80bfc00</ref> 36 <ref>0x80b9480</ref> 48 <ref>0x80b9440</ref> 60 <ref>0x80b9400</ref> 72 <ref>0x80b93c0</ref> [all …]
|
| H A D | a2.conf | 6 <class ref="0x80740e0"/> 10 <geom ref="0x80bce00"/> 11 <provider ref="0x80bc880"/> 16 <class ref="0x80740e0"/> 20 <geom ref="0x80bcc80"/> 30 <geom ref="0x80bcb00"/> 40 <geom ref="0x80bc980"/> 50 <geom ref="0x80bc900"/> 60 <geom ref="0x80bc300"/> 70 <geom ref="0x80bc100"/> [all …]
|
| H A D | a2a.conf | 6 <class ref="0x90740e0"/> 10 <geom ref="0x90bce00"/> 11 <provider ref="0x90bc880"/> 16 <class ref="0x90740e0"/> 20 <geom ref="0x90bcc80"/> 30 <geom ref="0x90bcb00"/> 40 <geom ref="0x90bc980"/> 50 <geom ref="0x90bc900"/> 60 <geom ref="0x90bc300"/> 70 <geom ref="0x90bc100"/> [all …]
|
| H A D | a2b.conf | 6 <class ref="0x80740e0"/> 10 <geom ref="0x80bce00"/> 11 <provider ref="0x80bc880"/> 16 <class ref="0x80740e0"/> 20 <geom ref="0x80bcc80"/> 30 <geom ref="0x80bcb00"/> 40 <geom ref="0x80bc981"/> 50 <geom ref="0x80bc900"/> 60 <geom ref="0x80bc300"/> 70 <geom ref="0x80bc100"/> [all …]
|
| H A D | a2c.conf | 6 <class ref="0x80740e0"/> 10 <geom ref="0x80bce00"/> 11 <provider ref="0x80bc880"/> 16 <class ref="0x80740e0"/> 20 <geom ref="0x80bcc80"/> 30 <geom ref="0x80bcb00"/> 40 <geom ref="0x80bc980"/> 49 <geom ref="0x80bc900"/> 59 <geom ref="0x80bc300"/> 69 <geom ref="0x80bc100"/> [all …]
|
| H A D | a2d.conf | 6 <class ref="0x80740e0"/> 10 <geom ref="0x80bce00"/> 11 <provider ref="0x80bc880"/> 16 <class ref="0x80740e0"/> 20 <geom ref="0x80bcc80"/> 30 <geom ref="0x80bcb00"/> 40 <geom ref="0x80bc980"/> 50 <geom ref="0x80bc900"/> 55 <geom ref="0x80bc900"/> 64 <geom ref="0x80bc300"/> [all …]
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| H A D | refcount.c | 92 reference_t *ref; in refcount_destroy_many() local 159 reference_t *ref; in refcount_remove_many() local 172 for (ref = list_head(&rc->rc_list); ref; in refcount_remove_many() 173 ref = list_next(&rc->rc_list, ref)) { in refcount_remove_many() 174 if (ref->ref_holder == holder && ref->ref_number == number) { in refcount_remove_many() 254 for (ref = list_head(&rc->rc_list); ref; in refcount_transfer_ownership() 255 ref = list_next(&rc->rc_list, ref)) { in refcount_transfer_ownership() 283 for (ref = list_head(&rc->rc_list); ref; in refcount_held() 284 ref = list_next(&rc->rc_list, ref)) { in refcount_held() 311 for (ref = list_head(&rc->rc_list); ref; in refcount_not_held() [all …]
|
| H A D | lz4.c | 522 } while ((ref < ip - MAX_DISTANCE) || (A32(ref) != A32(ip))); in LZ4_compressCtx() 528 ref--; in LZ4_compressCtx() 573 ref += 4; in LZ4_compressCtx() 578 ref += 2; in LZ4_compressCtx() 721 ref--; in LZ4_compress64kCtx() 766 ref += 4; in LZ4_compress64kCtx() 771 ref += 2; in LZ4_compress64kCtx() 889 const BYTE *ref; in LZ4_uncompress_unknownOutputSize() local 971 ref += 4; in LZ4_uncompress_unknownOutputSize() 972 ref -= dec32table[op-ref]; in LZ4_uncompress_unknownOutputSize() [all …]
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-ssa-loop-prefetch.c | 312 for (ref = groups->refs; ref; ref = next_r) in release_mem_refs() 315 free (ref); in release_mem_refs() 411 ref = TREE_OPERAND (ref, 0); in analyze_ref() 413 *ref_p = ref; in analyze_ref() 415 for (; TREE_CODE (ref) == COMPONENT_REF; ref = TREE_OPERAND (ref, 0)) in analyze_ref() 672 && ref->write_p in prune_ref_by_reuse() 778 for (ref = groups->refs; ref; ref = ref->next) in schedule_prefetches() 808 for (ref = groups->refs; ref; ref = ref->next) in anything_to_prefetch_p() 840 delta = (ahead + ap * ref->prefetch_mod) * ref->group->step; in issue_prefetch_ref() 867 for (ref = groups->refs; ref; ref = ref->next) in issue_prefetches() [all …]
|
| H A D | tree-ssa-loop-im.c | 893 aref->ref = ref; in record_mem_ref_loc() 999 ref = SSA_NAME_VAR (ref); in gen_lsm_tmp_name() 1106 if (!ref->is_stored) in determine_lsm_ref() 1145 schedule_sm (loop, exits, n_exits, ref->mem, ref->locs); in determine_lsm_ref() 1156 struct mem_ref *ref; in hoist_memory_references() local 1158 for (ref = mem_refs; ref; ref = ref->next) in hoist_memory_references() 1258 ref = *slot; in gather_mem_refs_stmt() 1269 *slot = ref; in gather_mem_refs_stmt() 1323 for (ref = mem_refs; ref; ref = ref->next) in find_more_ref_vops() 1344 free (ref); in free_mem_ref() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/ |
| H A D | ArchHandler_x86_64.cpp | 47 switch (ref.kindValue()) { in isGOTAccess() 80 switch (ref->kindValue()) { in updateReferenceToGOT() 85 const_cast<Reference *>(ref) in updateReferenceToGOT() 570 *loc64 = targetAddress - findSectionAddress(*ref.target()) + ref.addend(); in applyFixupFinal() 609 *loc32 = ref.addend(); in applyFixupFinal() 616 uint64_t val = targetAddress - findSectionAddress(*ref.target()) + ref.addend(); in applyFixupFinal() 644 *loc32 = ref.addend(); in applyFixupRelocatable() 651 *loc64 = ref.addend(); in applyFixupRelocatable() 657 *loc32 = ref.addend() - 1; in applyFixupRelocatable() 663 *loc32 = ref.addend() - 2; in applyFixupRelocatable() [all …]
|
| H A D | ArchHandler_arm64.cpp | 48 switch (ref.kindValue()) { in isGOTAccess() 71 switch (ref->kindValue()) { in updateReferenceToGOT() 670 *loc32 = ref.addend(); in applyFixupFinal() 679 value64 = targetAddress - findSectionAddress(*ref.target()) + ref.addend(); in applyFixupFinal() 723 *loc64 = ref.addend(); in applyFixupRelocatable() 786 if (ref.addend()) { in appendSectionRelocations() 797 if (ref.addend()) { in appendSectionRelocations() 812 if (ref.addend()) { in appendSectionRelocations() 823 assert(ref.addend() == 0); in appendSectionRelocations() 828 assert(ref.addend() == 0); in appendSectionRelocations() [all …]
|
| H A D | ArchHandler_arm.cpp | 302 switch (ref.kindValue()) { in isCallSite() 318 switch (ref.kindValue()) { in isNonCallBranch() 1005 *loc32 = ref.addend(); in applyFixupFinal() 1210 if (ref.addend() != 0) in appendSectionRelocations() 1227 if (ref.addend() != 0) { in appendSectionRelocations() 1251 if (ref.addend() != 0) { in appendSectionRelocations() 1290 if (ref.addend() != 0) in appendSectionRelocations() 1307 if (ref.addend() != 0) { in appendSectionRelocations() 1331 if (ref.addend() != 0) { in appendSectionRelocations() 1370 if (ref.addend() != 0) in appendSectionRelocations() [all …]
|
| H A D | ArchHandler_x86.cpp | 237 return (ref.kindValue() == branch32); in isCallSite() 241 return (ref.kindValue() == pointer32); in isPointer() 420 for (const Reference *ref : atom) { in generateAtomContent() local 421 uint32_t offset = ref->offsetInAtom(); in generateAtomContent() 422 const Atom *target = ref->target(); in generateAtomContent() 457 *loc32 = targetAddress + ref.addend(); in applyFixupFinal() 474 *loc32 = ref.addend(); in applyFixupFinal() 508 *loc32 = targetAddress + ref.addend(); in applyFixupRelocatable() 574 if (ref.addend() != 0) in appendSectionRelocations() 587 if (ref.addend() != 0) in appendSectionRelocations() [all …]
|
| /freebsd-12.1/sys/dev/xen/grant_table/ |
| H A D | grant_table.c | 74 int ref, error; in get_free_entries() local 91 *entries = ref; in get_free_entries() 143 int error, ref; in gnttab_grant_foreign_access() local 156 *result = ref; in gnttab_grant_foreign_access() 257 int error, ref; in gnttab_grant_foreign_transfer() local 265 *result = ref; in gnttab_grant_foreign_transfer() 328 grant_ref_t ref; in gnttab_free_grant_references() local 334 ref = head; in gnttab_free_grant_references() 336 ref = gnttab_entry(ref); in gnttab_free_grant_references() 350 int ref, error; in gnttab_alloc_grant_references() local [all …]
|
| /freebsd-12.1/sbin/hastd/ |
| H A D | lzf.c | 116 const u8 *ref; in lzf_compress() local 151 ref = *hslot; *hslot = ip; in lzf_compress() 161 && ref[0] == ip[0] in lzf_compress() 162 && ref[1] == ip[1] in lzf_compress() 163 && ref[2] == ip[2] in lzf_compress() 166 && ref[2] == ip[2] in lzf_compress() 377 ref -= *ip++; in lzf_decompress() 385 if (ref < (u8 *)out_data) in lzf_decompress() 395 *op++ = *ref++; in lzf_decompress() 396 *op++ = *ref++; in lzf_decompress() [all …]
|
| /freebsd-12.1/lib/libmd/ |
| H A D | Makefile | 75 sha0.ref sha0hl.c sha1.ref sha1hl.c shadriver \ 76 sha224.ref sha256.ref sha224hl.c sha256hl.c \ 78 sha512.ref sha512hl.c sha512t256.ref sha512thl.c \ 80 skein256.ref skein512.ref skein1024.ref \ 215 md4.ref: 227 md5.ref: 237 sha0.ref: 250 sha1.ref: 263 sha224.ref: 392 test: md4.ref md5.ref sha0.ref rmd160.ref sha1.ref sha224.ref sha256.ref sha384.ref \ [all …]
|
| /freebsd-12.1/sys/dev/drm2/ttm/ |
| H A D | ttm_object.c | 262 struct ttm_ref_object *ref; in ttm_ref_object_add() local 286 ref = malloc(sizeof(*ref), M_TTM_OBJ_REF, M_WAITOK); in ttm_ref_object_add() 287 if (unlikely(ref == NULL)) { in ttm_ref_object_add() 293 ref->obj = base; in ttm_ref_object_add() 294 ref->tfile = tfile; in ttm_ref_object_add() 295 ref->ref_type = ref_type; in ttm_ref_object_add() 314 free(ref, M_TTM_OBJ_REF); in ttm_ref_object_add() 329 list_del(&ref->head); in ttm_ref_object_release() 337 free(ref, M_TTM_OBJ_REF); in ttm_ref_object_release() 345 struct ttm_ref_object *ref; in ttm_ref_object_base_unref() local [all …]
|
| /freebsd-12.1/sys/dev/cxgbe/cudbg/ |
| H A D | fastlz.c | 246 ref = htab[hval]; in FASTLZ_COMPRESSOR() 254 if (!ref) in FASTLZ_COMPRESSOR() 263 *ref++ != *ip++ || *ref++ != *ip++ || in FASTLZ_COMPRESSOR() 270 if (*ip++ != *ref++ || *ip++ != *ref++) in FASTLZ_COMPRESSOR() 451 ref -= ofs; in FASTLZ_DECOMPRESSOR() 455 ref -= *ip++; in FASTLZ_DECOMPRESSOR() 462 ref -= code; in FASTLZ_DECOMPRESSOR() 490 if (ref == op) { in FASTLZ_DECOMPRESSOR() 504 ref--; in FASTLZ_DECOMPRESSOR() 505 *op++ = *ref++; in FASTLZ_DECOMPRESSOR() [all …]
|
| /freebsd-12.1/usr.bin/localedef/ |
| H A D | collate.c | 160 int32_t ref; member 288 get_pri(int32_t ref) in get_pri() argument 290 if ((ref < 0) || (ref > numpri)) { in get_pri() 302 pri = get_pri(ref); in set_pri() 595 int32_t ref; in end_order() local 610 set_pri(currchar->ref[i], ref, REFER); in end_order() 640 set_pri(currelem->ref[i], ref, REFER); in end_order() 667 set_pri(currundef->ref[i], ref, REFER); in end_order() 716 int32_t ref; in start_order_char() local 752 set_pri(cc->ref[i], ref, REFER); in start_order_char() [all …]
|
| /freebsd-12.1/contrib/bzip2/ |
| H A D | FREEBSD-upgrade | 19 gzip -9 sample1.ref sample2.ref sample3.ref 20 uuencode sample1.ref.gz sample1.ref.gz > sample1.ref.gz.uu 21 uuencode sample2.ref.gz sample2.ref.gz > sample2.ref.gz.uu 22 uuencode sample3.ref.gz sample3.ref.gz > sample3.ref.gz.uu 23 rm sample1.bz2 sample1.ref.gz sample2.bz2 sample2.ref.gz 24 rm sample3.bz2 sample3.ref.gz
|