Home
last modified time | relevance | path

Searched defs:Interface (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/sys/arch/emips/stand/common/
H A Dace.c122 static void SysaceDumpRegisters(struct _Sac *Interface) in SysaceDumpRegisters()
260 static int SysaceInitialize(struct _Sac *Interface) in SysaceInitialize()
312 static int SysaceLock(struct _Sac *Interface) in SysaceLock()
346 static int SysaceUnlock(struct _Sac *Interface) in SysaceUnlock()
406 static int SysaceStartCommand(struct _Sac *Interface, in SysaceStartCommand()
453 static void SysAce_isr ( struct _Sac *Interface ) in SysAce_isr()
466 static int SysAce_wait(struct _Sac *Interface) in SysAce_wait()
485 static int SysAce_read(struct _Sac * Interface, char *Buffer, uint32_t StartSector, uint32_t nBlock… in SysAce_read()
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Dhand.c27 OUT VOID **Interface in LibLocateProtocol()
448 VOID *Interface; in LibInstallProtocolInterfaces() local
536 VOID *Interface; in LibUninstallProtocolInterfaces() local
H A Ddpath.c441 OUT VOID **Interface in LibDevicePathToInterface()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DLibFormat.rst18 Interface chapter
H A DDataFlowSanitizerDesign.rst28 Interface chapter
H A DInternalsManual.rst489 .. _internals-diag-translation:
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExternalASTMerger.cpp325 void ExternalASTMerger::CompleteType(ObjCInterfaceDecl *Interface) { in CompleteType()
344 bool ExternalASTMerger::CanComplete(DeclContext *Interface) { in CanComplete()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAvailability.cpp163 if (const ObjCInterfaceDecl *Interface = CatOrImpl->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local
169 if (const ObjCInterfaceDecl *Interface = CatD->getClassInterface()) in ShouldDiagnoseAvailabilityInContext() local
H A DCodeCompleteConsumer.cpp399 const ObjCInterfaceDecl *Interface = Cat->getClassInterface(); in getParentName() local
H A DSemaDeclObjC.cpp4297 if (const ObjCInterfaceDecl *Interface = Category->getClassInterface()) in OverrideSearch() local
4347 if (ObjCInterfaceDecl *Interface = category->getClassInterface()) in searchFrom() local
4351 } else if (const auto *Interface = impl->getClassInterface()) { in searchFrom() local
4376 if (const auto *Interface = impl->getClassInterface()) in searchFrom() local
H A DSemaExprMember.cpp1369 else if (auto *Interface = dyn_cast<ObjCInterfaceDecl>(D)) in LookupMemberExpr() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/
H A Dobject.d538 struct Interface struct
543 size_t offset; /// offset to Interface 'this' from Object 'this' argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1166 const ObjCInterfaceDecl *Interface; member
1202 lookupRuntimeDefinition(const ObjCInterfaceDecl *Interface, in lookupRuntimeDefinition()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/
H A Dobject.d189 struct Interface struct
193 size_t offset; /// offset to Interface 'this' from Object 'this' argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp550 const ObjCInterfaceDecl *Interface = IvarDecl->getContainingInterface(); in diagnoseMissingReleases() local
H A DDynamicTypePropagation.cpp839 const ObjCInterfaceDecl *Interface = Method->getClassInterface(); in checkPreObjCMessage() local
H A DNullabilityChecker.cpp874 auto Interface = Decl->getClassInterface(); in checkPostObjCMessage() local
H A DBasicObjCFoundationChecks.cpp1197 if (const ObjCInterfaceDecl *Interface = M.getReceiverInterface()) { in checkPostObjCMessage() local
/netbsd-src/usr.sbin/map-mbone/
H A Dmapper.c66 } Interface; typedef
/netbsd-src/sys/arch/prep/include/
H A Dresidual.h187 unsigned char Interface; /* See pnp.h for bit definitions */ member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp3404 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); in GenerateCategory() local
3574 ObjCInterfaceDecl *Interface = in GenerateClass() local
5096 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
6716 const ObjCInterfaceDecl *Interface = OCD->getClassInterface(); in GenerateCategory() local
7243 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
H A DCGObjCGNU.cpp1687 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
4080 const ObjCInterfaceDecl *Interface, in EmitIvarOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h397 Interface = 0x03 enumerator
/netbsd-src/sys/arch/emips/ebus/
H A Dace_ebus.c1362 struct _Sac *Interface = sc->sc_dr; in sysace_send_config() local

12