Home
last modified time | relevance | path

Searched refs:metadata (Results 201 – 225 of 274) sorted by relevance

1234567891011

/freebsd/contrib/file/magic/Magdir/
H A Daudio1221 # v1 / quest for metadata
1224 # v1 / quest for metadata / edited master information chunk
1226 >>>>>&0 ubequad >0 \b, "edited master" metadata
1228 # v1 / quest for metadata / ID3 chunk ( defacto standard )
1234 # v1 / quest for metadata / failure ( possibly due to -P bytes=... being too low )
1280 # v1 / embedded ID3v2 metadata
H A Dgeo20 0 string Identification_Information FGDC ASCII metadata
H A Ddatabase31 # Hash 1.85/1.86 databases store metadata in network byte order.
32 # Btree 1.85/1.86 databases store the metadata in host byte order.
33 # Hash and Btree 2.X and later databases store the metadata in host byte order.
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu.h117 #define DMU_OT(byteswap, metadata, encrypted) \ argument
119 ((metadata) ? DMU_OT_METADATA : 0) | \
/freebsd/contrib/terminus/
H A DOFL.TXT61 in the appropriate machine-readable metadata fields within text or
/freebsd/sys/contrib/openzfs/config/
H A Dzfs-meta.m446 AC_MSG_CHECKING([metadata])
/freebsd/contrib/kyua/store/
H A Dwrite_transaction_test.cpp179 const model::metadata md = model::metadata_builder() in ATF_TEST_CASE_BODY()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/
H A Dreservation.shlib125 # Its purpose is to reserve additional space for volume metadata so volumes
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dqcom,sc7180-mss-pil.yaml98 - description: metadata reserved region
H A Dqcom,sc7280-mss-pil.yaml98 - description: metadata reserved region
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c4148 unsigned char *metadata, *mp; in zip_read_mac_metadata() local
4190 metadata = malloc((size_t)rsrc->uncompressed_size); in zip_read_mac_metadata()
4191 if (metadata == NULL) { in zip_read_mac_metadata()
4208 mp = metadata; in zip_read_mac_metadata()
4284 archive_entry_copy_mac_metadata(entry, metadata, in zip_read_mac_metadata()
4290 free(metadata); in zip_read_mac_metadata()
/freebsd/sys/dev/ice/
H A Dice_ddp_common.c331 bool metadata = false; in ice_is_buffer_metadata() local
334 metadata = true; in ice_is_buffer_metadata()
336 return metadata; in ice_is_buffer_metadata()
/freebsd/sys/contrib/libsodium/packaging/nuget/
H A Dpackage.gsl16 <metadata minClientVersion="2.5">
39 </metadata>
/freebsd/sys/contrib/xen/
H A Dsysctl.h989 XEN_GUEST_HANDLE_64(char) metadata; /* OUT: Array of metadata strings. Each
/freebsd/contrib/kyua/integration/
H A Dcmd_debug_test.sh155 utils_cp_helper metadata single
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.def19 MODULE_ANALYSIS("collector-metadata", CollectorMetadataAnalysis, ())
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.td883 // - arg0: id.scope: metadata representing the scope declaration.
1284 // Third operand is the predicate represented as a metadata string.
1403 // Annotates the current program point with metadata strings which are emitted
2271 // Test whether a pointer is associated with a type metadata identifier.
2275 // Safely loads a function pointer from a virtual table pointer using type metadata.
2280 // Safely loads a relative function pointer from a virtual table pointer using type metadata.
2285 // Test whether a pointer is associated with a type metadata identifier. Used
/freebsd/sys/contrib/device-tree/Bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt13 enablement, privilege, and compatibility metadata.
/freebsd/usr.sbin/bsnmpd/modules/snmp_hast/
H A DBEGEMOT-HAST-MIB.txt195 dirty to reduce number of metadata updates."
/freebsd/tools/tools/git/
H A Dgit-arc.sh80 review description and other metadata is not synchronized.
/freebsd/sys/kern/
H A Dvfs_bio.c672 bufspace_reserve(struct bufdomain *bd, int size, bool metadata) in bufspace_reserve() argument
677 if (metadata) in bufspace_reserve()
3353 bool metadata, reserved; in getnewbuf() local
3363 metadata = true; in getnewbuf()
3365 metadata = false; in getnewbuf()
3375 bufspace_reserve(bd, maxsize, metadata) != 0) { in getnewbuf()
/freebsd/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c643 TAILQ_FOREACH(md, &part_metadata, metadata) { in gpart_edit()
1502 TAILQ_FOREACH(md, &part_metadata, metadata) { in gpart_commit()
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm2711.dtsi345 "metadata",
386 "metadata",
/freebsd/sys/cddl/boot/zfs/
H A Dzfsimpl.h1149 #define DMU_OT(byteswap, metadata) \ argument
1151 ((metadata) ? DMU_OT_METADATA : 0) | \
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.inc345 // Sets whether scudo records stack traces and other metadata for allocations

1234567891011