Searched defs:dg (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp161 INTERCEPTOR(void, dispatch_group_async, dispatch_group_t dg, argument
/freebsd-current/sys/dev/vmware/vmci/
H A Dvmci_driver.c236 struct vmci_datagram *dg; local
[all...]
H A Dvmci_datagram.c450 vmci_datagram_dispatch_as_guest(struct vmci_datagram *dg) argument
483 vmci_datagram_dispatch(vmci_id context_id, struct vmci_datagram *dg) argument
517 vmci_datagram_invoke_guest_handler(struct vmci_datagram *dg) argument
[all...]
H A Dvmci.c1146 vmci_send_datagram(struct vmci_datagram *dg) argument
/freebsd-current/sys/dev/dcons/
H A Ddcons_os.c96 static struct dcons_global dg; variable in typeref:struct:dcons_global
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mac.cpp277 INTERCEPTOR(void, dispatch_group_async, dispatch_group_t dg, dispatch_queue_t dq, void(^work)(void)) argument
/freebsd-current/contrib/ntp/clockstuff/
H A Dpropdelay.c385 double dg; local
406 waveangle( double dg, double h, int n ) argument
428 propdelay( double dg, double h, int n ) argument
461 double dg; /* great circle distance */ local
518 double dg; /* great circle distance */ local
[all...]
/freebsd-current/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dblkdev_compat.h577 blk_queue_discard_granularity(struct request_queue *q, unsigned int dg) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h1500 DeclStmt(DeclGroupRef dg, SourceLocation startLoc, SourceLocation endLoc) argument
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp74 StmtResult Sema::ActOnDeclStmt(DeclGroupPtrTy dg, SourceLocation StartLoc, argument
84 void Sema::ActOnForEachDeclStmt(DeclGroupPtrTy dg) { argument

Completed in 129 milliseconds