Home
last modified time | relevance | path

Searched defs:intf (Results 1 – 25 of 46) 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/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowWifiP2pGroup.java15 public void setInterface(String intf) { in setInterface()
/external/perfetto/protos/perfetto/trace/ftrace/
Dmdp_perf_set_qos_luts.proto12 optional uint32 intf = 3; field
/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/syslinux/com32/lib/zlib/
Dzconf.in.h47 # define intf z_intf macro
263 typedef int FAR intf; typedef
/external/freetype/src/gzip/
Dftzconf.h44 # define intf z_intf macro
231 typedef int FAR intf; typedef
/external/wayland/tests/
Dtest-compositor.c423 uint32_t id, const char *intf, uint32_t ver) in registry_handle_globals()
469 const struct wl_interface *intf; in check_error() local
Ddisplay-test.c132 uint32_t id, const char *intf, uint32_t ver) in registry_handle_globals()
189 const struct wl_interface *intf; in check_pending_error() local
886 const struct wl_interface *intf; in check_error_on_destroyed_object() local
/external/syslinux/com32/include/
Dzconf.h118 # define intf z_intf macro
345 typedef int FAR intf; typedef
/external/python/cpython2/Modules/zlib/
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/guice/core/test/com/google/inject/
DMethodInterceptionTest.java268 Interface intf = injector.getInstance(Interface.class); in testInterceptingNonBridgeWorks() local
/external/zlib/
Dzconf.h152 # define intf z_intf macro
403 typedef int FAR intf; typedef
/external/python/cpython3/Modules/zlib/
Dzconf.h152 # define intf z_intf macro
403 typedef int FAR intf; typedef
/external/zlib/src/
Dzconf.h152 # define intf z_intf macro
403 typedef int FAR intf; typedef
Dzconf.h.in152 # define intf z_intf macro
403 typedef int FAR intf; typedef

12