Home
last modified time | relevance | path

Searched refs:marker (Results 1 – 25 of 142) sorted by last modified time

123456

/freebsd/contrib/unbound/doc/
H A Dunbound.doxygen1367 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
/freebsd/usr.bin/bmake/unit-tests/
H A DMakefile584 ${:D marker should always be at the beginning of the line. } \
/freebsd/contrib/libcbor/
H A DDoxyfile1285 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
/freebsd/contrib/bmake/unit-tests/
H A DMakefile581 ${:D marker should always be at the beginning of the line. } \
/freebsd/libexec/rtld-elf/
H A Drtld.c876 if (obj->marker) in _rtld()
994 if (obj->marker) in _rtld()
2302 bzero(marker, sizeof(*marker)); in init_marker()
2303 marker->marker = true; in init_marker()
2670 if (obj->marker) in load_needed_objects()
2973 if (obj->marker) in obj_from_addr()
3102 if (obj->marker) in objlist_call_init()
3391 if (obj->marker) in relocate_objects()
3446 if (obj->marker) in initlist_objects_ifunc()
3955 if (obj->marker) in do_dlsym()
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c1417 const char *marker; in consume_end_of_file_marker() local
1435 if (NULL == (marker = __archive_read_ahead(a, 24, NULL))) { in consume_end_of_file_marker()
1438 p = marker; in consume_end_of_file_marker()
H A Darchive_read_support_format_tar.c329 unsigned char marker = (unsigned char)p_field[0]; in validate_number_field() local
330 if (marker == 128 || marker == 255 || marker == 0) { in validate_number_field()
/freebsd/contrib/libarchive/
H A DNEWS662 without a proper end-of-archive marker. Fixed.
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c3874 ASSERT3P(marker, !=, NULL); in arc_evict_state_impl()
3997 marker->b_spa = 0; in arc_state_alloc_marker()
3999 return (marker); in arc_state_alloc_marker()
4003 arc_state_free_marker(arc_buf_hdr_t *marker) in arc_state_free_marker() argument
4005 kmem_cache_free(hdr_full_cache, marker); in arc_state_free_marker()
9043 arc_buf_hdr_t *hdr, *head, *marker; in l2arc_write_buffers() local
9058 marker = arc_state_alloc_marker(); in l2arc_write_buffers()
9146 marker); in l2arc_write_buffers()
9149 marker); in l2arc_write_buffers()
9255 multilist_sublist_remove(mls, marker); in l2arc_write_buffers()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td2167 // This is a marker used to indicate that an __unsafe_unretained qualifier was
/freebsd/sys/dev/ice/
H A Dice_switch.h395 enum ice_fltr_marker marker; member
H A Dice_lib.c5283 itr->marker = ICE_FLTR_FOUND; in ice_sync_one_mcast_filter()
5349 itr->marker = ICE_FLTR_NOT_FOUND; in ice_sync_multicast_filters()
5372 if (itr->marker == ICE_FLTR_NOT_FOUND) { in ice_sync_multicast_filters()
/freebsd/contrib/libarchive/test_utils/
H A Dtest_main.c3355 int *marker; in assertion_entry_compare_acls() local
3365 marker = malloc(sizeof(marker[0]) * cnt); in assertion_entry_compare_acls()
3369 marker[n] = i; in assertion_entry_compare_acls()
3383 if (archive_test_acl_match(&acls[marker[i]], type, in assertion_entry_compare_acls()
3386 marker[i] = marker[n - 1]; in assertion_entry_compare_acls()
3459 acls[marker[0]].type, acls[marker[0]].permset, in assertion_entry_compare_acls()
3460 acls[marker[0]].tag, acls[marker[0]].qual, in assertion_entry_compare_acls()
3461 acls[marker[0]].name); in assertion_entry_compare_acls()
3466 free(marker); in assertion_entry_compare_acls()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c693 int *marker; in compare_acls() local
726 marker = malloc(sizeof(marker[0]) * (n + 1)); in compare_acls()
759 marker[i] = marker[n - 1]; in compare_acls()
775 myacls[marker[i]].type, myacls[marker[i]].permset, in compare_acls()
776 myacls[marker[i]].tag, myacls[marker[i]].qual, in compare_acls()
780 free(marker); in compare_acls()
786 int *marker; in compare_entry_acls() local
794 marker = malloc(sizeof(marker[0]) * (n + 1)); in compare_entry_acls()
819 marker[i] = marker[n - 1]; in compare_entry_acls()
836 myacls[marker[i]].type, myacls[marker[i]].permset, in compare_entry_acls()
[all …]
H A Dtest_acl_platform_posix1e.c227 int *marker; local
239 marker = malloc(sizeof(marker[0]) * n);
240 if (marker == NULL)
243 marker[i] = i;
260 if (acl_match(acl_entry, &myacls[marker[i]])) {
262 marker[i] = marker[n - 1];
277 myacls[marker[i]].type, myacls[marker[i]].permset,
278 myacls[marker[i]].tag, myacls[marker[i]].qual,
279 myacls[marker[i]].name);
282 free(marker);
/freebsd/sys/vm/
H A Dvm_page.h647 void vm_page_init_marker(vm_page_t marker, int queue, uint16_t aflags);
H A Dvm_reserv.c195 struct vm_reserv marker; /* (d, s) scan marker/lock */ member
318 if (rv == &vm_rvd[domain].marker) in sysctl_vm_reserv_partpopq()
1037 rvd->marker.popcnt = VM_LEVEL_0_NPAGES; in vm_reserv_init()
1038 bit_nset(rvd->marker.popmap, 0, VM_LEVEL_0_NPAGES - 1); in vm_reserv_init()
1225 vm_reserv_t marker, rv, rvn; in vm_reserv_reclaim_contig() local
1241 marker = &vm_rvd[domain].marker; in vm_reserv_reclaim_contig()
1272 TAILQ_INSERT_AFTER(queue, rv, marker, partpopq); in vm_reserv_reclaim_contig()
1275 if (TAILQ_PREV(marker, vm_reserv_queue, partpopq) != in vm_reserv_reclaim_contig()
1279 rvn = TAILQ_NEXT(marker, partpopq); in vm_reserv_reclaim_contig()
1280 TAILQ_REMOVE(queue, marker, partpopq); in vm_reserv_reclaim_contig()
[all …]
/freebsd/contrib/xz/doxygen/
H A DDoxyfile1284 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
/freebsd/contrib/xz/
H A DChangeLog4262 liblzma: Add LZMA_FILTER_LZMA1EXT to support LZMA1 without end marker.
4265 the end of payload marker (EOPM) alias end of stream (EOS) marker.
5150 The Sync Flush marker extentension to the original .lz format
6939 liblzma: Add optional autodetection of LZMA end marker.
6942 LZMA SDK says that end marker may be present even if the size
H A DTODO49 other streams that don't have an end of payload marker.
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DOptions.td50 HelpText<"Tombstone value used as a marker of invalid address(default: universal)\n"
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrFormats.td2285 // Allow an optional TLS marker symbol to generate TLS call relocations.
2290 // Allow an optional TLS marker symbol to generate TLS call relocations.
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DGenericOpcodes.td1390 // A marker to signal the following code is an invoke region, that may throw
H A DTarget.td831 /// ops definition - This is just a simple marker used to identify the operand
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetOpcodes.def132 /// FEntry all - This is a marker instruction which gets translated into a raw fentry call.
179 /// This is a marker instruction which gets translated into a nop sled, useful
189 /// This is a marker instruction which gets translated into a nop sled, useful
422 /// Begin an invoke region marker.

123456