Home
last modified time | relevance | path

Searched refs:sim (Results 1 – 25 of 128) sorted by relevance

123456

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_offload.py561 fail(dev["ifname"] != sim["ifname"],
562 "Ifname incorrect %s vs %s" % (dev["ifname"], sim["ifname"]))
592 def test_spurios_extack(sim, obj, skip_hw, needle): argument
593 res = sim.cls_bpf_add_filter(obj, prio=1, handle=1, skip_hw=skip_hw,
596 res = sim.cls_bpf_add_filter(obj, op="replace", prio=1, handle=1,
599 res = sim.cls_filter_op(op="delete", prio=1, handle=1, cls="bpf",
659 sim = NetdevSim() variable
660 sim.set_xdp(obj, "generic")
661 sim.remove()
664 sim = NetdevSim() variable
[all …]
/external/pcre/dist2/
DRunTest204 sim=
275 sim|-sim) shift; sim=$1;;
308 $sim ./pcre2test -C linksize >/dev/null
322 $sim ./pcre2test -S 1 /dev/null /dev/null
332 $sim ./pcre2test -C pcre2-8 >/dev/null
334 $sim ./pcre2test -C pcre2-16 >/dev/null
336 $sim ./pcre2test -C pcre2-32 >/dev/null
341 $sim ./pcre2test -C backslash-C >/dev/null
393 $sim ./pcre2test -C unicode >/dev/null
401 $sim ./pcre2test -C jit >/dev/null
[all …]
/external/vixl/test/aarch64/
Dtest-pointer-auth-aarch64.cc40 Simulator sim(&decoder); in TEST() local
47 uint64_t pac1 = sim.ComputePAC(data1, context, key); in TEST()
48 uint64_t pac2 = sim.ComputePAC(data2, context, key); in TEST()
57 Simulator sim(&decoder); in TEST() local
65 sim.AddPAC(ptr, context, key_a, Simulator::kInstructionPointer); in TEST()
69 sim.AuthPAC(ptr_a, context, key_a, Simulator::kInstructionPointer); in TEST()
71 sim.AuthPAC(ptr_a, context, key_b, Simulator::kInstructionPointer); in TEST()
74 sim.CalculatePACMask(ptr, Simulator::kInstructionPointer, 0); in TEST()
85 Simulator sim(&decoder); in TEST() local
89 sim.CalculatePACMask(ptr, Simulator::kInstructionPointer, 0); in TEST()
[all …]
/external/v8/infra/mb/
Dmb_config.pyl33 'ppc.debug.sim': 'default_debug_ppc_sim',
34 'ppc.optdebug.sim': 'default_optdebug_ppc_sim',
35 'ppc.release.sim': 'default_release_ppc_sim',
39 'ppc64.debug.sim': 'default_debug_ppc64_sim',
40 'ppc64.optdebug.sim': 'default_optdebug_ppc64_sim',
41 'ppc64.release.sim': 'default_release_ppc64_sim',
45 's390.debug.sim': 'default_debug_s390_sim',
46 's390.optdebug.sim': 'default_optdebug_s390_sim',
47 's390.release.sim': 'default_release_s390_sim',
51 's390x.debug.sim': 'default_debug_s390x_sim',
[all …]
/external/autotest/client/cros/cellular/pseudomodem/
Dmodem.py77 self.sim = None
311 def SetSIM(self, sim): argument
321 self.sim = sim
322 if not sim:
325 val = sim.path
326 self.sim.SetBus(self.bus)
327 self.sim.modem = self
350 if not self.sim:
355 self.sim.lock_type)
357 self.sim.unlock_retries)
[all …]
Dmodem_3gpp.py138 if not self.sim or self.sim.locked:
148 dbus.types.UInt32(self.sim.enabled_locks)),
164 if not self.sim:
177 sim_props = self.sim.GetAll(mm1_constants.I_SIM)
184 'access-technology': dbus.types.UInt32(self.sim.access_technology)
280 self.sim.enabled_locks)
283 def SetSIM(self, sim): argument
293 modem.Modem.SetSIM(self, sim)
389 assert self.sim
393 self.sim.Get(mm1_constants.I_SIM, 'OperatorIdentifier')):
[all …]
/external/autotest/client/site_tests/cellular_SIMLocking/
Dcontrol.pseudomodem23 - Attempt to enable SIM lock with incorrect sim-pin. Verify that the
27 - Attempt to unlock a pin-locked SIM with incorrect sim-pin, until it gets
30 - Attempt to unblock a puk-locked SIM with incorrect sim-puk, until the SIM
31 gets blocked. At this point, a sim-pin2 might be expected by some SIMs. This
32 test does not attempt to unlock the SIM using sim-pin2.
33 - Test the functionality to change sim-pin.
/external/tensorflow/tensorflow/core/distributed_runtime/
Dscheduler.cc230 Sim* sim = device_states_[event.node->assigned_device_name()]; in ComputeSchedule() local
231 --sim->num_running; in ComputeSchedule()
259 Sim* sim = device_states_[event.node->assigned_device_name()]; in ComputeSchedule() local
260 sim->ready_nodes.push_back(event.node); in ComputeSchedule()
264 Sim* sim = x.second; in ComputeSchedule() local
265 while (sim->num_running < sim->degree_parallelism && in ComputeSchedule()
266 !sim->ready_nodes.empty()) { in ComputeSchedule()
268 e.node = GetNodeWithHighestPriority(sim->ready_nodes); in ComputeSchedule()
273 ++sim->num_running; in ComputeSchedule()
/external/bcc/examples/networking/distributed_bridge/
Dmain.py81 sim = TunnelSimulation(ipdb) variable
82 sim.start()
84 for p in sim.processes: p.communicate(b"\n")
87 for p in sim.processes: p.kill(); p.wait(); p.release()
90 if "sim" in locals(): sim.release()
/external/u-boot/arch/m68k/cpu/mcf530x/
Dcpu_init.c106 sim_t *sim = (sim_t *)(MMAP_SIM); in cpu_init_f() local
108 out_8(&sim->sypcr, 0x00); in cpu_init_f()
109 out_8(&sim->swivr, 0x0f); in cpu_init_f()
110 out_8(&sim->swsr, 0x00); in cpu_init_f()
111 out_8(&sim->mpark, 0x00); in cpu_init_f()
Dcpu.c14 sim_t *sim = (sim_t *)(MMAP_SIM); in do_reset() local
17 out_8(&sim->sypcr, SYPCR_SWE | SYPCR_SWRI); in do_reset()
/external/autotest/client/site_tests/cellular_ActivateLTE/files/
Dmodems.py11 from autotest_lib.client.cros.cellular.pseudomodem import sim
86 class TestSIM(sim.SIM):
96 sim.SIM.__init__(
98 sim.SIM.Carrier('test'),
/external/autotest/client/site_tests/cellular_Identifiers/
Dcellular_Identifiers.py10 from autotest_lib.client.cros.cellular.pseudomodem import sim
18 class TestSIM(sim.SIM):
21 sim.SIM.__init__(self,
22 sim.SIM.Carrier('att'),
/external/autotest/client/site_tests/cellular_ServiceName/
Dcellular_ServiceName.py13 from autotest_lib.client.cros.cellular.pseudomodem import sim
52 class TestSIM(sim.SIM):
58 carrier = sim.SIM.Carrier()
63 sim.SIM.__init__(self, carrier,
/external/bcc/examples/networking/tunnel_monitor/
Dmain.py79 sim = TunnelSimulation(ipdb) variable
80 sim.start()
81 sim.serve_http()
85 sim.release()
/external/bcc/tests/python/
Dtest_brb2.py70 sim = Simulation(ipdb) variable
148 (ns1_ipdb, self.ns1_eth_out, _) = sim._create_ns(self.ns1, ipaddr=self.vm1_ip+'/24',
151 (ns2_ipdb, self.ns2_eth_out, _) = sim._create_ns(self.ns2, ipaddr=self.vm2_ip+'/24',
157 … (_, self.nsrtr_eth0_out, _) = sim._create_ns(self.ns_router, ipaddr=self.vm1_rtr_ip+'/24',
159 … (rt_ipdb, self.nsrtr_eth1_out, _) = sim._ns_add_ifc(self.ns_router, "eth1", "ns_router2",
197 sim.release()
Dtest_brb.py77 sim = Simulation(ipdb) variable
160 (ns1_ipdb, self.ns1_eth_out, _) = sim._create_ns(self.ns1, ipaddr=self.vm1_ip+'/24',
163 (ns2_ipdb, self.ns2_eth_out, _) = sim._create_ns(self.ns2, ipaddr=self.vm2_ip+'/24',
171 … (_, self.nsrtr_eth0_out, _) = sim._create_ns(self.ns_router, ipaddr=self.vm1_rtr_ip+'/24',
174 … (rt_ipdb, self.nsrtr_eth1_out, _) = sim._ns_add_ifc(self.ns_router, "eth1", "ns_router2",
215 sim.release()
/external/v8/infra/testing/
Dbuilders.pyl545 'V8 Linux - arm64 - sim - MSAN': {
1142 'V8 Linux - arm - sim': {
1177 'V8 Linux - arm - sim - debug': {
1223 'V8 Linux - arm - sim - lite': {
1228 'V8 Linux - arm - sim - lite - debug': {
1233 'V8 Linux - arm64 - sim': {
1242 'V8 Linux - arm64 - sim - debug': {
1251 'V8 Linux - arm64 - sim - gc stress': {
1265 'V8 Linux - mips64el - sim': {
1276 'V8 Linux - mipsel - sim': {
[all …]
/external/bcc/examples/networking/neighbor_sharing/
Dtc_neighbor_sharing.py67 sim = SharedNetSimulation(ipdb) variable
68 sim.start()
75 if "sim" in locals(): sim.release()
/external/bcc/examples/networking/vlan_learning/
Dvlan_learning.py78 sim = VlanSimulation(ipdb) variable
79 sim.start()
95 if "sim" in locals(): sim.release()
/external/autotest/client/deps/lansim/src/py/
Dhost.py29 def __init__(self, sim, hw_addr, ip_addr): argument
36 self._sim = sim
49 sim.add_match(rule, self.arp_request)
53 sim.add_match(rule, self.arp_request)
/external/u-boot/board/sysam/amcore/
Damcore.c21 sim_t *sim = (sim_t *)(MMAP_SIM); in init_lcd() local
23 out_be16(&sim->par, 0x300); in init_lcd()
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst1184 dst.x = \sim src.x
1186 dst.y = \sim src.y
1188 dst.z = \sim src.z
1190 dst.w = \sim src.w
1363 dst.x = (src0.x < src1.x) ? \sim 0 : 0
1365 dst.y = (src0.y < src1.y) ? \sim 0 : 0
1367 dst.z = (src0.z < src1.z) ? \sim 0 : 0
1369 dst.w = (src0.w < src1.w) ? \sim 0 : 0
1376 dst.x = (src0.x < src1.x) ? \sim 0 : 0
1378 dst.y = (src0.y < src1.y) ? \sim 0 : 0
[all …]
/external/wpa_supplicant_8/src/eap_server/
Deap_sim_db.c48 } sim; member
496 if (hexstr2bin(start, entry->u.sim.kc[num_chal], in eap_sim_db_sim_resp_auth()
505 if (hexstr2bin(start, entry->u.sim.sres[num_chal], in eap_sim_db_sim_resp_auth()
510 if (hexstr2bin(start, entry->u.sim.rand[num_chal], in eap_sim_db_sim_resp_auth()
520 entry->u.sim.num_chal = num_chal; in eap_sim_db_sim_resp_auth()
964 "%d challenges", entry->u.sim.num_chal); in eap_sim_db_get_gsm_triplets()
965 num_chal = entry->u.sim.num_chal; in eap_sim_db_get_gsm_triplets()
968 os_memcpy(_rand, entry->u.sim.rand, num_chal * GSM_RAND_LEN); in eap_sim_db_get_gsm_triplets()
969 os_memcpy(sres, entry->u.sim.sres, in eap_sim_db_get_gsm_triplets()
971 os_memcpy(kc, entry->u.sim.kc, num_chal * EAP_SIM_KC_LEN); in eap_sim_db_get_gsm_triplets()
/external/autotest/client/cros/cellular/
Dpseudo_modem.py285 sim=None): argument
310 self.sim = sim
365 if self.sim:
366 properties['Sim'] = ObjectPath(self.sim.path)
707 with GSMModem(manager, sim=sim_card) as modem:

123456