/freebsd/usr.sbin/fdformat/ |
H A D | fdformat.c | 82 verify_track(int fd, int track, int tracksize) in verify_track() 147 int fd, c, i, track, error, tracks_per_dot, bytes_per_track, errs; in main() local
|
/freebsd/sys/powerpc/pseries/ |
H A D | mmu_phyp.c | 317 struct rm_priotracker track; in mphyp_pte_clear() local 523 struct rm_priotracker track; in mphyp_pte_insert() local 620 struct rm_priotracker track; in mphyp_pte_insert_sp() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Metadata.h | 315 static bool track(Metadata *&MD) { in track() function 324 static bool track(void *Ref, Metadata &MD, Metadata &Owner) { in track() function 333 static bool track(void *Ref, Metadata &MD, MetadataAsValue &Owner) { in track() function 342 static bool track(void *Ref, Metadata &MD, DebugValueUser &Owner) { in track() function
|
H A D | TrackingMDRef.h | 83 void track() { in track() function
|
/freebsd/usr.sbin/fdwrite/ |
H A D | fdwrite.c | 68 int bpt, verbose=1, nbytes=0, track; main() local
|
/freebsd/sys/sys/ |
H A D | cdio.h | 53 u_char track; member 136 u_char track; member 159 u_char track; member
|
H A D | cdrio.h | 62 u_int8_t track; member
|
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
H A D | Tracker.cpp | 151 void Tracker::track(std::unique_ptr<IRChangeBase> &&Change) { in track() function in Tracker
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.h | 467 virtual bool track(const TargetRegisterClass *RC) const { return true; } in track() function
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_cd.c | 2176 uint32_t track; in cdioctl() local 2974 uint32_t format, int track, in cdreadsubchannel() 4022 uint8_t track, uint8_t *data_ptr, uint32_t dxfer_len, in scsi_read_toc()
|
H A D | scsi_cd.h | 201 uint8_t track; member 223 uint8_t track; member
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Metadata.cpp | 141 void MetadataAsValue::track() { in track() function in MetadataAsValue 206 bool MetadataTracking::track(void *Ref, Metadata &MD, OwnerTy Owner) { in track() function in MetadataTracking
|
H A D | DebugInfoMetadata.cpp | 2353 void DIArgList::track() { in track() function in DIArgList
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporterVisitors.cpp | 2584 const auto track = [&CombinedResult, &Parent, ExprNode, in handle() local 2643 Tracker::Result Tracker::track(const Expr *E, const ExplodedNode *N, in track() function in Tracker 2668 Tracker::Result Tracker::track(SVal V, const MemRegion *R, TrackingOptions Opts, in track() function in Tracker
|
/freebsd/sys/dev/fdc/ |
H A D | fdc.c | 252 int track; /* where we think the head is */ member
|
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify.h | 3643 struct ___itt_track *track; /*!< List of child tracks */ member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 2811 bool track(const Instruction *I) { in track() function in __anonee21a60b1c11::EphemeralValueTracker
|