Home
last modified time | relevance | path

Searched refs:intf (Results 1 – 25 of 43) sorted by relevance

12

/external/mdnsresponder/mDNSPosix/
DmDNSPosix.c230 mDNSlocal void SocketDataReady(mDNS *const m, PosixNetworkInterface *intf, int skt) in SocketDataReady() argument
242 const mDNSInterfaceID InterfaceID = intf ? intf->coreIntf.InterfaceID : NULL; in SocketDataReady()
289 if (!intf) in SocketDataReady()
296 …if (packetInfo.ipi_ifname[0] != 0) reject = (strcmp(packetInfo.ipi_ifname, intf->intfName) !=… in SocketDataReady()
297 else if (packetInfo.ipi_ifindex != -1) reject = (packetInfo.ipi_ifindex != intf->index); in SocketDataReady()
303 &intf->coreIntf.ip, intf->intfName, intf->index, skt); in SocketDataReady()
318 &senderAddr, &destAddr, &intf->coreIntf.ip, intf->intfName, intf->index, skt); in SocketDataReady()
537 PosixNetworkInterface *intf; in SearchForInterfaceByName() local
542 intf = (PosixNetworkInterface*)(m->HostInterfaces); in SearchForInterfaceByName()
543 while ((intf != NULL) && (strcmp(intf->intfName, intfName) != 0)) in SearchForInterfaceByName()
[all …]
/external/skia/src/views/win/
DSkOSWindow_win.cpp504 SkAutoTUnref<const GrGLInterface> intf(GrGLCreateANGLEInterface()); in attachANGLE() local
506 if (intf) { in attachANGLE()
507 ANGLE_GL_CALL(intf, ClearStencil(0)); in attachANGLE()
508 ANGLE_GL_CALL(intf, ClearColor(0, 0, 0, 0)); in attachANGLE()
509 ANGLE_GL_CALL(intf, StencilMask(0xffffffff)); in attachANGLE()
510 ANGLE_GL_CALL(intf, Clear(GL_STENCIL_BUFFER_BIT |GL_COLOR_BUFFER_BIT)); in attachANGLE()
517 SkAutoTUnref<const GrGLInterface> intf(GrGLCreateANGLEInterface()); in attachANGLE() local
519 if (intf ) { in attachANGLE()
520 ANGLE_GL_CALL(intf, Viewport(0, 0, in attachANGLE()
543 SkAutoTUnref<const GrGLInterface> intf(GrGLCreateANGLEInterface()); in presentANGLE() local
[all …]
/external/mdnsresponder/mDNSCore/
DmDNS.c338 NetworkInterfaceInfo *intf; in mDNS_AddressIsLocalSubnet() local
344 for (intf = m->HostInterfaces; intf; intf = intf->next) in mDNS_AddressIsLocalSubnet()
345 if (intf->ip.type == addr->type && intf->InterfaceID == InterfaceID && intf->McastTxRx) in mDNS_AddressIsLocalSubnet()
346 …if (((intf->ip.ip.v4.NotAnInteger ^ addr->ip.v4.NotAnInteger) & intf->mask.ip.v4.NotAnInteger) == … in mDNS_AddressIsLocalSubnet()
353 for (intf = m->HostInterfaces; intf; intf = intf->next) in mDNS_AddressIsLocalSubnet()
354 if (intf->ip.type == addr->type && intf->InterfaceID == InterfaceID && intf->McastTxRx) in mDNS_AddressIsLocalSubnet()
355 if ((((intf->ip.ip.v6.l[0] ^ addr->ip.v6.l[0]) & intf->mask.ip.v6.l[0]) == 0) && in mDNS_AddressIsLocalSubnet()
356 (((intf->ip.ip.v6.l[1] ^ addr->ip.v6.l[1]) & intf->mask.ip.v6.l[1]) == 0) && in mDNS_AddressIsLocalSubnet()
357 (((intf->ip.ip.v6.l[2] ^ addr->ip.v6.l[2]) & intf->mask.ip.v6.l[2]) == 0) && in mDNS_AddressIsLocalSubnet()
358 (((intf->ip.ip.v6.l[3] ^ addr->ip.v6.l[3]) & intf->mask.ip.v6.l[3]) == 0)) in mDNS_AddressIsLocalSubnet()
[all …]
DDNSCommon.h93 extern NetworkInterfaceInfo *GetFirstActiveInterface(NetworkInterfaceInfo *intf);
94 extern mDNSInterfaceID GetNextActiveInterfaceID(const NetworkInterfaceInfo *intf);
DDNSCommon.c123 mDNSexport NetworkInterfaceInfo *GetFirstActiveInterface(NetworkInterfaceInfo *intf) in GetFirstActiveInterface() argument
125 while (intf && !intf->InterfaceActive) intf = intf->next; in GetFirstActiveInterface()
126 return(intf); in GetFirstActiveInterface()
129 mDNSexport mDNSInterfaceID GetNextActiveInterfaceID(const NetworkInterfaceInfo *intf) in GetNextActiveInterfaceID() argument
131 const NetworkInterfaceInfo *next = GetFirstActiveInterface(intf->next); in GetNextActiveInterfaceID()
/external/javassist/src/main/javassist/bytecode/analysis/
DType.java486 Object intf = i.next(); in findExclusiveDeclaredInterfaces() local
487 typeMap.remove(intf); in findExclusiveDeclaredInterfaces()
488 thisMap.remove(intf); in findExclusiveDeclaredInterfaces()
507 CtClass intf = (CtClass) i.next(); in findCommonInterfaces() local
510 interfaces = intf.getInterfaces(); in findCommonInterfaces()
532 CtClass intf = interfaces[i]; in getAllInterfaces() local
533 map.put(intf.getName(), intf); in getAllInterfaces() local
534 getAllInterfaces(intf, map); in getAllInterfaces()
561 CtClass intf = interfaces[i]; in getDeclaredInterfaces() local
562 map.put(intf.getName(), intf); in getDeclaredInterfaces() local
[all …]
DMultiType.java179 CtClass intf = (CtClass)iter.next(); in getAllMultiInterfaces() local
180 map.put(intf.getName(), intf); in getAllMultiInterfaces() local
181 getAllInterfaces(intf, map); in getAllMultiInterfaces()
/external/autotest/client/site_tests/network_UdevRename/
Dnetwork_UdevRename.py48 for intf in interface_list:
49 if intf.startswith(prefix):
50 driver = FindDriver(intf)
52 return {'intf': intf, 'driver': driver}
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/src/
Dsm4_parse.cpp320 dcl.intf.id = read32(); in do_parse()
321 dcl.intf.expected_function_table_length = read32(); in do_parse()
324 dcl.intf.table_length = v & 0xffff; in do_parse()
325 dcl.intf.array_length = v >> 16; in do_parse()
327 dcl.data = malloc(dcl.intf.table_length * sizeof(uint32_t)); in do_parse()
328 for(unsigned i = 0; i < dcl.intf.table_length; ++i) in do_parse()
/external/freetype/src/gzip/
Dzconf.h44 # define intf z_intf macro
231 typedef int FAR intf; typedef
/external/wpa_supplicant_8/src/drivers/
Ddriver_ndis.c2501 INTF_ENTRY intf; in wpa_driver_ndis_set_wzc()
2569 os_memset(&intf, 0, sizeof(intf)); in wpa_driver_ndis_set_wzc()
2570 intf.wszGuid = guids.pIntfs[i].wszGuid; in wpa_driver_ndis_set_wzc()
2572 intf.dwCtlFlags = -1; in wpa_driver_ndis_set_wzc()
2574 res = wzc_query_interf(NULL, INTFCTL_ENABLED, &intf, &flags); in wpa_driver_ndis_set_wzc()
2585 (int) flags, (int) intf.dwCtlFlags); in wpa_driver_ndis_set_wzc()
2587 if (intf.dwCtlFlags == -1) { in wpa_driver_ndis_set_wzc()
2591 (u8 *) &intf, sizeof(intf)); in wpa_driver_ndis_set_wzc()
2596 if (!(intf.dwCtlFlags & INTFCTL_ENABLED)) { in wpa_driver_ndis_set_wzc()
2599 intf.dwCtlFlags |= INTFCTL_ENABLED; in wpa_driver_ndis_set_wzc()
[all …]
/external/pdfium/third_party/zlib_v128/
Dzconf.h139 # define intf z_intf macro
380 typedef int FAR intf; typedef
/external/zlib/
Dzconf.h139 # define intf z_intf macro
380 typedef int FAR intf; typedef
/external/zlib/src/
Dzconf.h139 # define intf z_intf macro
380 typedef int FAR intf; typedef
Dzconf.h.cmakein141 # define intf z_intf
382 typedef int FAR intf;
Dzconf.h.in139 # define intf z_intf macro
380 typedef int FAR intf; typedef
Dtrees.c119 const intf *extra_bits; /* extra bits for each code or NULL */
495 const intf *extra = desc->stat_desc->extra_bits;
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_ra.cpp1193 const RIG_Node *intf = RIG_Node::get(ei); in checkInterference() local
1195 if (intf->reg < 0) in checkInterference()
1198 const LValue *vB = intf->getValue(); in checkInterference()
1200 const uint8_t intfMask = ((1 << intf->colors) - 1) << (intf->reg & 7); in checkInterference()
1229 vB->compMask, intf->reg & ~7, mask); in checkInterference()
1231 regs.occupyMask(node->f, intf->reg & ~7, mask); in checkInterference()
1237 vA->id, vB->id, intf->reg, intf->colors); in checkInterference()
1238 regs.occupy(node->f, intf->reg, intf->colors); in checkInterference()
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
Dd3d1xstutil.h234 #define COM_INTERFACE(intf, base) \ argument
236 struct com_traits<intf> \
238 static REFIID iid() {return IID_##intf;} \
/external/guice/core/test/com/google/inject/
DMethodInterceptionTest.java268 Interface intf = injector.getInstance(Interface.class); in testInterceptingNonBridgeWorks() local
270 intf.aMethod(null); in testInterceptingNonBridgeWorks()
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
Dsm4.h320 } intf; member
/external/skia/src/gpu/gl/
DGrGLCaps.h378 const GrGLInterface* intf,
/external/javassist/src/main/javassist/
DCtClassType.java125 CtClass[] intf = getInterfaces(); in extendToString() local
126 if (intf.length > 0) in extendToString()
129 for (int i = 0; i < intf.length; ++i) { in extendToString()
130 buffer.append(intf[i].getName()); in extendToString()
/external/opencv3/3rdparty/zlib/
Dzconf.h.cmakein141 # define intf z_intf
382 typedef int FAR intf;
Dtrees.c119 const intf *extra_bits; /* extra bits for each code or NULL */
495 const intf *extra = desc->stat_desc->extra_bits;

12