HomeSort by relevance Sort by last modified time
    Searched full:iface (Results 126 - 150 of 1435) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/rewriter/
MethodImplementationRewriter.java 34 import org.jf.dexlib2.iface.ExceptionHandler;
35 import org.jf.dexlib2.iface.MethodImplementation;
36 import org.jf.dexlib2.iface.TryBlock;
37 import org.jf.dexlib2.iface.debug.DebugItem;
38 import org.jf.dexlib2.iface.instruction.Instruction;
RewriterModule.java 34 import org.jf.dexlib2.iface.*;
35 import org.jf.dexlib2.iface.debug.DebugItem;
36 import org.jf.dexlib2.iface.instruction.Instruction;
37 import org.jf.dexlib2.iface.reference.FieldReference;
38 import org.jf.dexlib2.iface.reference.MethodReference;
39 import org.jf.dexlib2.iface.value.EncodedValue;
  /frameworks/base/core/jni/
com_android_internal_net_NetworkStatsFactory.cpp 42 jfieldID iface; member in struct:android::__anon29508
55 char iface[32]; member in struct:android::stats_line
152 // Next field is iface.
154 while (*pos != ' ' && *pos != 0 && ifaceIdx < (int)(sizeof(s.iface)-1)) {
155 s.iface[ifaceIdx] = *pos;
160 ALOGE("bad iface: %s", buffer);
164 s.iface[ifaceIdx] = 0;
166 // Is this an iface the caller is interested in?
169 if (limitIfaces[i] == s.iface) {
176 //ALOGI("skipping due to iface: %s", buffer)
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_logger.cpp 110 DebugCommand(wifi_interface_handle iface, char *buffer, int *buffer_size,
112 : WifiCommand("DebugCommand", iface, 0), mBuff(buffer), mBuffSize(buffer_size), mType
119 DebugCommand(wifi_interface_handle iface, char *ring_name, GetCmdType cmdType)
120 : WifiCommand("DebugCommand", iface, 0), mRingName(ring_name), mType(cmdType)
124 DebugCommand(wifi_interface_handle iface, u32 *num_rings,
126 : WifiCommand("DebugCommand", iface, 0), mNumRings(num_rings), mStatus(status), mType(cmdType)
132 DebugCommand(wifi_interface_handle iface, unsigned int *support, GetCmdType cmdType)
133 : WifiCommand("DebugCommand", iface, 0), mSupport(support), mType(cmdType)
137 DebugCommand(wifi_interface_handle iface, u32 verbose_level, u32 flags,
139 : WifiCommand("DebugCommand", iface, 0), mVerboseLevel(verbose_level), mFlags(flags)
    [all...]
  /external/dhcpcd-6.8.2/
ipv6.c 590 ifa_flags = if_addrflags6(&ap->addr, ap->iface);
592 logger(ap->iface->ctx, LOG_ERR,
593 "%s: if_addrflags6: %m", ap->iface->name);
595 ipv6_handleifa(ap->iface->ctx, RTM_NEWADDR,
596 ap->iface->ctx->ifaces, ap->iface->name,
602 eloop_timeout_add_tv(ap->iface->ctx->eloop, &tv,
616 logger(ia->iface->ctx, LOG_INFO, "%s: deleting address %s",
617 ia->iface->name, ia->saddr);
620 logger(ia->iface->ctx, LOG_ERR, "if_deladdress6: :%m")
    [all...]
arp.c 109 logger(astate->iface->ctx, LOG_ERR,
111 astate->iface->name,
112 hwaddr_ntoa(amsg->sha, astate->iface->hwlen,
116 logger(astate->iface->ctx, LOG_ERR,
118 astate->iface->name, inet_ntoa(astate->failed));
228 struct interface *ifp = astate->iface;
253 arp_open(astate->iface);
270 struct interface *ifp = astate->iface;
301 arp_open(astate->iface);
303 logger(astate->iface->ctx, LOG_DEBUG, "%s: probing for %s"
    [all...]
  /external/autotest/server/site_tests/network_StressServoEthernetPlug/
network_StressServoEthernetPlug.py 34 for iface, eth_dict in self.eth_interfaces.iteritems():
36 self.host_iface = iface
38 self.servo_iface = iface
79 (iface, hwaddr) = iface_start.groups()
85 eth_dict[iface] = {self.ETH_MAC: hwaddr, self.ETH_IP: ipaddress}
99 for iface, eth_dict in interfaces.iteritems():
102 'receive address.' % iface)
  /external/mesa3d/src/gallium/state_trackers/vega/
vg_manager.c 94 stfb->iface->flush_front(stfb->iface, stfb->strb_att);
115 new_stamp = p_atomic_read(&stfb->iface->stamp);
119 if (!stfb->iface->validate(stfb->iface, &stfb->strb_att,
124 new_stamp = p_atomic_read(&stfb->iface->stamp);
199 ctx->iface.destroy = vg_context_destroy;
201 ctx->iface.flush = vg_context_flush;
203 ctx->iface.teximage = NULL;
204 ctx->iface.copy = NULL
    [all...]
  /external/wpa_supplicant_8/src/ap/
hostapd.h 33 int (*reload_config)(struct hostapd_iface *iface);
38 int (*cb)(struct hostapd_iface *iface,
40 int (*driver_init)(struct hostapd_iface *iface);
50 struct hostapd_iface **iface; member in struct:hapd_interfaces
107 struct hostapd_iface *iface; member in struct:hostapd_data
436 void (*scan_cb)(struct hostapd_iface *iface);
445 int (*cb)(struct hostapd_iface *iface,
447 int hostapd_reload_config(struct hostapd_iface *iface);
452 int hostapd_setup_interface(struct hostapd_iface *iface);
453 int hostapd_setup_interface_complete(struct hostapd_iface *iface, int err)
    [all...]
sta_info.c 173 if (!hapd->iface->driver_ap_teardown &&
189 hapd->iface->num_sta_non_erp--;
190 if (hapd->iface->num_sta_non_erp == 0)
196 hapd->iface->num_sta_no_short_slot_time--;
197 if (hapd->iface->current_mode->mode == HOSTAPD_MODE_IEEE80211G
198 && hapd->iface->num_sta_no_short_slot_time == 0)
204 hapd->iface->num_sta_no_short_preamble--;
205 if (hapd->iface->current_mode->mode == HOSTAPD_MODE_IEEE80211G
206 && hapd->iface->num_sta_no_short_preamble == 0)
212 hapd->iface->num_sta_ht_no_gf--
692 struct hostapd_iface *iface = hapd->iface; local
942 const char *iface; local
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan.cpp 38 wifi_error nan_register_handler(wifi_interface_handle iface,
44 wifi_handle wifiHandle = getWifiHandle(iface);
67 wifi_interface_handle iface,
72 interface_info *ifaceInfo = getIfaceInfo(iface);
73 wifi_handle wifiHandle = getWifiHandle(iface);
109 wifi_interface_handle iface)
113 interface_info *ifaceInfo = getIfaceInfo(iface);
114 wifi_handle wifiHandle = getWifiHandle(iface);
150 wifi_interface_handle iface,
155 interface_info *ifaceInfo = getIfaceInfo(iface);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 168 // TBD get iface from the msg
172 handlePanDeviceStateChange(device, mPanIfName /* iface */,
383 String iface, int state, int local_role, int remote_role) {
385 Log.d(TAG, "handlePanDeviceStateChange: device: " + device + ", iface: " + iface +
395 panDevice = new BluetoothPanDevice(state, iface, local_role);
401 panDevice.mIface = iface;
427 mNapIfaceAddr = startTethering(iface);
440 stopTethering(iface);
449 mNetworkFactory.startReverseTether(iface);
    [all...]
  /system/firewalld/
iptables_unittest.cc 72 EXPECT_FALSE(mock_iptables.PunchTcpHole(0, "iface"));
74 EXPECT_FALSE(mock_iptables.PunchUdpHole(0, "iface"));
117 EXPECT_TRUE(mock_iptables.PunchTcpHole(80, "iface"));
119 EXPECT_TRUE(mock_iptables.PunchTcpHole(80, "iface"));
121 EXPECT_TRUE(mock_iptables.PlugTcpHole(80, "iface"));
129 EXPECT_TRUE(mock_iptables.PunchTcpHole(80, "iface"));
131 EXPECT_TRUE(mock_iptables.PlugTcpHole(80, "iface"));
133 EXPECT_FALSE(mock_iptables.PlugTcpHole(80, "iface"));
141 EXPECT_TRUE(mock_iptables.PunchUdpHole(53, "iface"));
143 EXPECT_TRUE(mock_iptables.PunchUdpHole(53, "iface"));
    [all...]
  /external/avahi/avahi-sharp/
ServiceResolver.cs 30 internal delegate void ServiceResolverCallback (IntPtr resolver, int iface, Protocol proto,
41 private int iface; field in class:Avahi.ServiceResolver
54 private static extern IntPtr avahi_service_resolver_new (IntPtr client, int iface, Protocol proto,
117 public ServiceResolver (Client client, int iface, Protocol proto, string name,
121 this.iface = iface;
148 handle = avahi_service_resolver_new (client.Handle, iface, proto,
169 private void OnServiceResolverCallback (IntPtr resolver, int iface, Protocol proto,
176 info.NetworkInterface = iface;
186 info.Address.ScopeId = iface;
    [all...]
  /external/deqp/scripts/egl/
proc_address_tests.py 46 def makeFunctionList (name, iface):
47 return makeStringList(name, [command.name for command in iface.commands])
50 for name, iface in extensions:
51 for line in makeFunctionList(name, iface):
64 for name, iface in extensions:
81 iface = khr_util.registry.createInterface(registry, spec, api)
83 if len(iface.commands) == 0:
87 iface))
95 for name, iface in extensions:
97 res.append((name, iface))
    [all...]
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/reflect/
MethodDelegate.java 116 Object newInstance(Class delegateClass, String methodName, Class iface);
119 public static MethodDelegate createStatic(Class targetClass, String methodName, Class iface) {
123 gen.setInterface(iface);
127 public static MethodDelegate create(Object target, String methodName, Class iface) {
131 gen.setInterface(iface);
160 private Class iface; field in class:MethodDelegate.Generator
179 public void setInterface(Class iface) {
180 this.iface = iface;
189 Object key = KEY_FACTORY.newInstance(targetClass, methodName, iface);
    [all...]
  /external/wpa_supplicant_8/src/fst/
fst_group.c 215 struct fst_iface *iface; local
217 foreach_fst_group_iface(g, iface) {
222 fst_iface_is_connected(iface, peer_addr,
224 band_id == fst_iface_get_band_id(iface)) {
227 return iface;
275 struct fst_iface *iface,
284 WPA_ASSERT(g == fst_iface_get_group(iface));
287 iface_addr = fst_iface_get_addr(iface);
288 iface_band_id = fst_iface_get_band_id(iface);
303 if (other_new_iface == iface &
    [all...]
fst_session.c 35 #define fst_printf_siface(s, iface, level, format, ...) \
37 fst_iface_get_name(iface), ##__VA_ARGS__)
278 struct fst_iface *iface = local
288 if (!iface) {
313 res = fst_iface_send_action(iface,
317 fst_printf_siface(s, iface, MSG_ERROR,
321 fst_printf_siface(s, iface, MSG_DEBUG, "FST Action '%s' sent",
358 static void fst_session_handle_setup_request(struct fst_iface *iface,
371 fst_printf_iface(iface, MSG_WARNING,
382 fst_printf_iface(iface, MSG_WARNING
1608 struct fst_iface *iface; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/builtin/
runtime.go 70 func assertE2E(typ *byte, iface any, ret *any)
71 func assertE2E2(typ *byte, iface any, ret *any) bool
72 func assertE2I(typ *byte, iface any, ret *any)
73 func assertE2I2(typ *byte, iface any, ret *any) bool
74 func assertE2T(typ *byte, iface any, ret *any)
75 func assertE2T2(typ *byte, iface any, ret *any) bool
76 func assertI2E(typ *byte, iface any, ret *any)
77 func assertI2E2(typ *byte, iface any, ret *any) bool
78 func assertI2I(typ *byte, iface any, ret *any)
79 func assertI2I2(typ *byte, iface any, ret *any) boo
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/builtin/
runtime.go 70 func assertE2E(typ *byte, iface any, ret *any)
71 func assertE2E2(typ *byte, iface any, ret *any) bool
72 func assertE2I(typ *byte, iface any, ret *any)
73 func assertE2I2(typ *byte, iface any, ret *any) bool
74 func assertE2T(typ *byte, iface any, ret *any)
75 func assertE2T2(typ *byte, iface any, ret *any) bool
76 func assertI2E(typ *byte, iface any, ret *any)
77 func assertI2E2(typ *byte, iface any, ret *any) bool
78 func assertI2I(typ *byte, iface any, ret *any)
79 func assertI2I2(typ *byte, iface any, ret *any) boo
    [all...]
  /external/autotest/server/site_tests/brillo_WifiInterfaceTest/
brillo_WifiInterfaceTest.py 69 for iface in test_ifaces:
70 iface_ssid = iw.get_link_value(iface, 'SSID')
73 active_ifaces.append(iface)
90 connected_ifaces = [iface for iface in active_ifaces
92 for line in ifconfig_dict.get(iface, [])])]
  /external/autotest/client/virt/tests/
vlan.py 39 def add_vlan(session, v_id, iface="eth0"):
40 session.cmd("vconfig add %s %s" % (iface, v_id))
42 def set_ip_vlan(session, v_id, ip, iface="eth0"):
43 iface = "%s.%s" % (iface, v_id)
44 session.cmd("ifconfig %s %s" % (iface, ip))
46 def set_arp_ignore(session, iface="eth0"):
50 def rem_vlan(session, v_id, iface="eth0"):
52 iface = "%s.%s" % (iface, v_id
    [all...]
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/debug/
StartLocal.java 32 package org.jf.dexlib2.iface.debug;
34 import org.jf.dexlib2.iface.reference.StringReference;
35 import org.jf.dexlib2.iface.reference.TypeReference;
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/formats/
Instruction11n.java 32 package org.jf.dexlib2.iface.instruction.formats;
34 import org.jf.dexlib2.iface.instruction.NarrowLiteralInstruction;
35 import org.jf.dexlib2.iface.instruction.OneRegisterInstruction;
Instruction20bc.java 32 package org.jf.dexlib2.iface.instruction.formats;
34 import org.jf.dexlib2.iface.instruction.ReferenceInstruction;
35 import org.jf.dexlib2.iface.instruction.VerificationErrorInstruction;

Completed in 1042 milliseconds

1 2 3 4 56 7 8 91011>>