Searched refs:Interface (Results 1 - 25 of 75) sorted by relevance

123

/macosx-10.10/expat-12/expat/amiga/
H A Dlaunch.c48 DropInterface((struct Interface*)IExpat);
H A Dexpat_lib.c152 DropInterface((struct Interface *)IDOS);
221 DropInterface((struct Interface *)IUtility);
223 DropInterface((struct Interface *)IDOS);
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibUnitDirectory.h39 typedef ::IOFireWireLocalUnitDirectoryInterface Interface ; typedef in class:IOFireWireLib::LocalUnitDirectory
44 static Interface sInterface ;
76 static Interface** Alloc( Device& userclient ) ;
H A DIOFireWireLibPhysicalAddressSpace.h39 typedef ::IOFireWirePhysicalAddressSpaceInterface Interface ; typedef in class:IOFireWireLib::PhysicalAddressSpace
53 static Interface sInterface ;
H A DIOFireWireLibCommand.h135 typedef ::IOFireWireReadCommandInterface Interface ; typedef in class:IOFireWireLib::ReadCmd
166 static Interface sInterface ;
174 typedef ::IOFireWireReadQuadletCommandInterface Interface ; typedef in class:IOFireWireLib::ReadQuadCmd
218 static Interface sInterface ;
227 typedef ::IOFireWireWriteCommandInterface Interface ; typedef in class:IOFireWireLib::WriteCmd
266 static Interface sInterface ;
273 typedef ::IOFireWirePHYCommandInterface Interface; typedef in class:IOFireWireLib::PHYCmd
305 static Interface sInterface;
312 typedef ::IOFireWireWriteQuadletCommandInterface Interface ; typedef in class:IOFireWireLib::WriteQuadCmd
345 static Interface sInterfac
355 typedef ::IOFireWireCompareSwapCommandInterface Interface; typedef in class:IOFireWireLib::CompareSwapCmd
439 typedef ::IOFireWireAsyncStreamCommandInterface Interface ; typedef in class:IOFireWireLib::AsyncStreamCmd
[all...]
H A DIOFireWireLibIRMAllocation.h89 typedef ::IOFireWireLibIRMAllocationInterface Interface ; typedef in class:IOFireWireLib::IRMAllocationCOM
100 static Interface sInterface ;
H A DIOFireWireLibAsyncStreamListener.h137 typedef ::IOFWAsyncStreamListenerInterface Interface ; typedef in class:IOFireWireLib::AsyncStreamListenerCOM
150 static Interface sInterface ;
H A DIOFireWireLibIsochChannel.h87 typedef ::IOFireWireIsochChannelInterface Interface ; typedef in class:IOFireWireLib::IsochChannelCOM
94 static Interface sInterface ;
H A DIOFireWireLibPseudoAddressSpace.h39 typedef ::IOFireWirePseudoAddressSpaceInterface Interface ; typedef in class:IOFireWireLib::PseudoAddressSpace
46 static Interface sInterface ;
H A DIOFireWireLibIsochPort.h119 typedef ::IOFireWireRemoteIsochPortInterface Interface ; typedef in class:IOFireWireLib::RemoteIsochPort
171 static Interface sInterface ;
281 typedef ::IOFireWireLocalIsochPortInterface Interface ; typedef in class:IOFireWireLib::LocalIsochPortCOM
333 static Interface sInterface ;
H A DIOFireWireLibConfigDirectory.h151 typedef ::IOFireWireConfigDirectoryInterface Interface ; typedef in class:IOFireWireLib::ConfigDirectoryCOM
159 static Interface sInterface ;
H A DIOFireWireLibUnitDirectory.cpp39 LocalUnitDirectory::Interface LocalUnitDirectory::sInterface =
73 LocalUnitDirectory::Interface**
81 return reinterpret_cast<Interface**>(&me->GetInterface()) ;
H A DIOFireWireLibDCLCommandPool.h120 typedef IOFireWireDCLCommandPoolInterface Interface ; typedef in class:IOFireWireLib::TraditionalDCLCommandPoolCOM
129 static Interface sInterface ;
/macosx-10.10/llvmCore-3425.0.34/bindings/ocaml/bitreader/
H A Dllvm_bitreader.ml1 (*===-- llvm_bitreader.ml - LLVM Ocaml Interface ----------------*- C++ -*-===*
H A Dllvm_bitreader.mli1 (*===-- llvm_bitreader.mli - LLVM Ocaml Interface ---------------*- C++ -*-===*
/macosx-10.10/llvmCore-3425.0.34/bindings/ocaml/bitwriter/
H A Dllvm_bitwriter.ml1 (*===-- llvm_bitwriter.ml - LLVM Ocaml Interface ----------------*- C++ -*-===*
H A Dllvm_bitwriter.mli1 (*===-- llvm_bitwriter.mli - LLVM Ocaml Interface ---------------*- C++ -*-===*
/macosx-10.10/ruby-106/ruby/lib/xmlrpc/
H A Dutils.rb67 # Base class for XMLRPC::Service::Interface definitions, used
108 # Class which wraps a XMLRPC::Service::Interface definition, used
111 class Interface < BasicInterface class in class:XMLRPC.Service
131 end # class Interface
151 # Short-form to create a XMLRPC::Service::Interface
154 Service::Interface.new(prefix, &p)
/macosx-10.10/vim-55/runtime/plugin/
H A DgetscriptPlugin.vim27 " Public Interface: {{{1
H A DvimballPlugin.vim24 " Public Interface: {{{1
/macosx-10.10/vim-55/runtime/syntax/
H A Ddylanlid.vim2 " Language: Dylan Library Interface Files
/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dreaderstate.cpp106 #pragma mark ---------- C Interface ----------
H A Dpcscd_reader.cpp65 #pragma mark ---------- C Interface ----------
H A Dreader.cpp65 #pragma mark ---------- C Interface ----------
/macosx-10.10/llvmCore-3425.0.34/include/llvm/
H A DPassSupport.h243 template<typename Interface, bool Default = false>
247 &Interface::ID, RPB.getTypeInfo(),
252 : RegisterAGBase(Name, &Interface::ID) {

Completed in 129 milliseconds

123