Searched defs:self (Results 101 - 110 of 110) sorted by relevance

12345

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h214 struct pci_dev *self; member in struct:pci_bus
/freebsd-11-stable/sys/dev/pci/
H A Dpci.c3438 ohci_early_takeover(device_t self) argument
3475 uhci_early_takeover(device_t self) argument
3499 ehci_early_takeover(device_t self) argument
3555 xhci_early_takeover(device_t self) argument
[all...]
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwn.c471 urtwn_match(device_t self) argument
499 urtwn_attach(device_t self) argument
680 urtwn_detach(device_t self) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp660 llvm::Value *self = CGF.LoadObjCSelf(); variable
1120 llvm::Value *self = Builder.CreateBitCast(LoadObjCSelf(), VoidPtrTy); local
1406 llvm::Value *self = local
1553 llvm::Value *self = CGF.LoadObjCSelf(); local
[all...]
H A DCGObjCGNU.cpp763 llvm::Value *self; variable
H A DCGObjCMac.cpp1213 llvm::Constant *emitMethodList(Self *self, cons argument
[all...]
/freebsd-11-stable/sys/netinet/
H A Dsctp_structs.h57 void *self; member in struct:sctp_timer
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c247 int self; member in struct:isoent::__anon26
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c17633 pthread_t self = pthread_self(); local
17676 pthread_t self = pthread_self(); local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c26780 pthread_t self = pthread_self(); local
26823 pthread_t self = pthread_self(); local
[all...]

Completed in 853 milliseconds

12345