Home
last modified time | relevance | path

Searched defs:intf (Results 1 – 25 of 35) sorted by relevance

12

/external/syslinux/gpxe/src/include/gpxe/
Dinterface.h40 intf_get ( struct interface *intf ) { in intf_get()
51 intf_put ( struct interface *intf ) { in intf_put()
Djob.h61 struct interface intf; member
101 intf_to_job ( struct interface *intf ) { in intf_to_job()
Dresolv.h34 struct interface intf; member
64 intf_to_resolv ( struct interface *intf ) { in intf_to_resolv()
Dxfer.h93 struct interface intf; member
208 intf_to_xfer ( struct interface *intf ) { in intf_to_xfer()
/external/syslinux/gpxe/src/core/
Dinterface.c42 void plug ( struct interface *intf, struct interface *dest ) { in plug()
/external/javassist/src/main/javassist/bytecode/analysis/
DType.java486 Object intf = i.next(); in findExclusiveDeclaredInterfaces() local
507 CtClass intf = (CtClass) i.next(); in findCommonInterfaces() local
532 CtClass intf = interfaces[i]; in getAllInterfaces() local
533 map.put(intf.getName(), intf); in getAllInterfaces() local
561 CtClass intf = interfaces[i]; in getDeclaredInterfaces() local
562 map.put(intf.getName(), intf); in getDeclaredInterfaces() local
DMultiType.java179 CtClass intf = (CtClass)iter.next(); in getAllMultiInterfaces() local
180 map.put(intf.getName(), intf); in getAllMultiInterfaces() local
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
Dd3d1xstutil.h234 #define COM_INTERFACE(intf, base) \ argument
/external/autotest/client/site_tests/security_DeviceJail_Detach/
Dsecurity_DeviceJail_Detach.py36 def _force_reattach_driver(self, intf, driver): argument
/external/ltp/testcases/kernel/device-drivers/usb/tusb/
Dtusb.c111 static void tusb_disconnect(struct usb_interface *intf) in tusb_disconnect()
116 static int tusb_probe(struct usb_interface *intf, in tusb_probe()
/external/mdnsresponder/mDNSPosix/
DmDNSPosix.c230 mDNSlocal void SocketDataReady(mDNS *const m, PosixNetworkInterface *intf, int skt) in SocketDataReady()
537 PosixNetworkInterface *intf; in SearchForInterfaceByName() local
551 PosixNetworkInterface *intf; in mDNSPlatformInterfaceIDfromInterfaceIndex() local
568 PosixNetworkInterface *intf; in mDNSPlatformInterfaceIndexfromInterfaceID() local
586 mDNSlocal void FreePosixNetworkInterface(PosixNetworkInterface *intf) in FreePosixNetworkInterface()
612 PosixNetworkInterface *intf = (PosixNetworkInterface*)(m->HostInterfaces); in ClearInterfaceList() local
854 PosixNetworkInterface *intf; in SetupOneInterface() local
1457 …port mDNSBool mDNSPlatformValidRecordForInterface(AuthRecord *rr, const NetworkInterfaceInfo *intf) in mDNSPlatformValidRecordForInterface()
/external/mdnsresponder/mDNSCore/
DmDNS.c338 NetworkInterfaceInfo *intf; in mDNS_AddressIsLocalSubnet() local
367 NetworkInterfaceInfo *intf = m->HostInterfaces; in FirstInterfaceForID() local
374 NetworkInterfaceInfo *intf = FirstInterfaceForID(m, InterfaceID); in InterfaceNameForID() local
1050 NetworkInterfaceInfo *intf = FirstInterfaceForID(m, rr->resrec.InterfaceID); in mDNS_Register_internal() local
1108 NetworkInterfaceInfo *intf = FirstInterfaceForID(m, rr->resrec.InterfaceID); in mDNS_Register_internal() local
1666 NetworkInterfaceInfo *intf = FirstInterfaceForID(m, InterfaceID); in SendDelayedUnicastResponse() local
1857 NetworkInterfaceInfo *intf = FirstInterfaceForID(m, rr->resrec.InterfaceID); in SendARP() local
1928 NetworkInterfaceInfo *intf = FirstInterfaceForID(m, rr->resrec.InterfaceID); in SendNDP() local
2005 mDNSlocal void SetupOwnerOpt(const mDNS *const m, const NetworkInterfaceInfo *const intf, rdataOPT … in SetupOwnerOpt()
2046 const NetworkInterfaceInfo *intf = GetFirstActiveInterface(m->HostInterfaces); in SendResponses() local
[all …]
/external/freetype/src/gzip/
Dftzconf.h44 # define intf z_intf macro
231 typedef int FAR intf; typedef
Dzconf.h44 # define intf z_intf macro
231 typedef int FAR intf; typedef
/external/syslinux/com32/lib/zlib/
Dzconf.in.h47 # define intf z_intf macro
263 typedef int FAR intf; typedef
/external/syslinux/com32/include/
Dzconf.h118 # define intf z_intf macro
345 typedef int FAR intf; typedef
/external/zlib/
Dzconf.h139 # define intf z_intf macro
380 typedef int FAR intf; typedef
/external/zlib/src/
Dzconf.h.in139 # define intf z_intf macro
380 typedef int FAR intf; typedef
Dzconf.h139 # define intf z_intf macro
380 typedef int FAR intf; typedef
/external/pdfium/third_party/zlib_v128/
Dzconf.h139 # define intf z_intf macro
380 typedef int FAR intf; typedef
/external/guice/core/test/com/google/inject/
DMethodInterceptionTest.java268 Interface intf = injector.getInstance(Interface.class); in testInterceptingNonBridgeWorks() local
/external/skia/src/sksl/
DSkSLGLSLCodeGenerator.cpp592 void GLSLCodeGenerator::writeInterfaceBlock(const InterfaceBlock& intf) { in writeInterfaceBlock()
/external/libusb/libusb/os/
Dnetbsd_usb.c372 struct usb_alt_interface intf; in netbsd_set_interface_altsetting() local
/external/libmtp/src/
Dlibusb-glue.c267 struct usb_interface_descriptor *intf = in probe_device_descriptor() local
347 struct usb_interface_descriptor *intf = in probe_device_descriptor() local
/external/skia/src/gpu/gl/
DGrGLCaps.cpp1277 const GrGLInterface* intf, in initShaderPrecisionTable()

12