Home
last modified time | relevance | path

Searched refs:simulate (Results 1 – 25 of 186) sorted by relevance

12345678

/external/minijail/tools/
Dcompiler_unittest.py61 block.simulate(self.arch.arch_nr, self.arch.syscalls['read'],
64 block.simulate(self.arch.arch_nr, self.arch.syscalls['read'],
109 block.simulate(self.arch.arch_nr,
118 block.simulate(self.arch.arch_nr, self.arch.syscalls['read'],
121 block.simulate(self.arch.arch_nr, self.arch.syscalls['read'],
124 block.simulate(self.arch.arch_nr, self.arch.syscalls['read'],
127 block.simulate(self.arch.arch_nr, self.arch.syscalls['read'],
130 block.simulate(self.arch.arch_nr, self.arch.syscalls['read'],
133 block.simulate(self.arch.arch_nr, self.arch.syscalls['read'],
136 block.simulate(self.arch.arch_nr, self.arch.syscalls['read'],
[all …]
Dcompiler.py58 def simulate(self, arch, syscall_number, *args): member in SyscallPolicyEntry
62 return bpf.simulate(self.filter.instructions, arch, syscall_number,
80 def simulate(self, arch, syscall_number, *args): member in SyscallPolicyRange
84 return self.filter.simulate(arch, syscall_number, *args)
/external/autotest/database/
Dmigrate.py96 self.simulate = False
446 manager.simulate=True
449 manager.simulate=True
453 manager.simulate=True
456 manager.simulate=False
/external/curl/tests/data/
Dtest3834 This text is here to simulate a partly downloaded file to resume
57 This text is here to simulate a partly downloaded file to resume
Dtest25635 This text is here to simulate a partly downloaded file to resume
60 This text is here to simulate a partly downloaded file to resume
/external/mockftpserver/tags/2.0.2/src/site/apt/
Dfakeftpserver-features.apt12 …* Works out of the box with reasonable and expected behavior. Can simulate most mainline success a…
34 Some of the mainline success scenarios that you can simulate with <<FakeFtpServer>> include:
58 Some of the error scenarios that you can simulate with <<FakeFtpServer>> include:
/external/mockftpserver/tags/2.0/src/site/apt/
Dfakeftpserver-features.apt12 …* Works out of the box with reasonable and expected behavior. Can simulate most mainline success a…
34 Some of the mainline success scenarios that you can simulate with <<FakeFtpServer>> include:
58 Some of the error scenarios that you can simulate with <<FakeFtpServer>> include:
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/
Dfakeftpserver-features.apt12 …* Works out of the box with reasonable and expected behavior. Can simulate most mainline success a…
34 Some of the mainline success scenarios that you can simulate with <<FakeFtpServer>> include:
58 Some of the error scenarios that you can simulate with <<FakeFtpServer>> include:
/external/mockftpserver/tags/2.0-rc1/src/site/apt/
Dfakeftpserver-features.apt12 …* Works out of the box with reasonable and expected behavior. Can simulate most mainline success a…
34 Some of the mainline success scenarios that you can simulate with <<FakeFtpServer>> include:
58 Some of the error scenarios that you can simulate with <<FakeFtpServer>> include:
/external/mockftpserver/tags/2.0.1/src/site/apt/
Dfakeftpserver-features.apt12 …* Works out of the box with reasonable and expected behavior. Can simulate most mainline success a…
34 Some of the mainline success scenarios that you can simulate with <<FakeFtpServer>> include:
58 Some of the error scenarios that you can simulate with <<FakeFtpServer>> include:
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/site/apt/
Dfakeftpserver-features.apt12 …* Works out of the box with reasonable and expected behavior. Can simulate most mainline success a…
34 Some of the mainline success scenarios that you can simulate with <<FakeFtpServer>> include:
58 Some of the error scenarios that you can simulate with <<FakeFtpServer>> include:
/external/mockftpserver/tags/2.4/src/site/apt/
Dfakeftpserver-features.apt12 …* Works out of the box with reasonable and expected behavior. Can simulate most mainline success a…
39 Some of the mainline success scenarios that you can simulate with <<FakeFtpServer>> include:
65 Some of the error scenarios that you can simulate with <<FakeFtpServer>> include:
/external/mockftpserver/tags/2.5/src/site/apt/
Dfakeftpserver-features.apt12 …* Works out of the box with reasonable and expected behavior. Can simulate most mainline success a…
39 Some of the mainline success scenarios that you can simulate with <<FakeFtpServer>> include:
65 Some of the error scenarios that you can simulate with <<FakeFtpServer>> include:
/external/mockftpserver/MockFtpServer/src/site/apt/
Dfakeftpserver-features.apt12 …* Works out of the box with reasonable and expected behavior. Can simulate most mainline success a…
39 Some of the mainline success scenarios that you can simulate with <<FakeFtpServer>> include:
65 Some of the error scenarios that you can simulate with <<FakeFtpServer>> include:
/external/mockftpserver/tags/2.2/src/site/apt/
Dfakeftpserver-features.apt12 …* Works out of the box with reasonable and expected behavior. Can simulate most mainline success a…
36 Some of the mainline success scenarios that you can simulate with <<FakeFtpServer>> include:
62 Some of the error scenarios that you can simulate with <<FakeFtpServer>> include:
/external/mockftpserver/tags/2.3/src/site/apt/
Dfakeftpserver-features.apt12 …* Works out of the box with reasonable and expected behavior. Can simulate most mainline success a…
39 Some of the mainline success scenarios that you can simulate with <<FakeFtpServer>> include:
65 Some of the error scenarios that you can simulate with <<FakeFtpServer>> include:
/external/mockftpserver/tags/2.1/src/site/apt/
Dfakeftpserver-features.apt12 …* Works out of the box with reasonable and expected behavior. Can simulate most mainline success a…
36 Some of the mainline success scenarios that you can simulate with <<FakeFtpServer>> include:
62 Some of the error scenarios that you can simulate with <<FakeFtpServer>> include:
/external/autotest/client/tests/aborttest/
Dcontrol8 Raise a JobError to simulate a test aborting. This is for testing Autotest
/external/scapy/test/
Dipsec.uts655 * simulate the alteration of the packet before decryption
723 * simulate the alteration of the packet before decryption
791 * simulate the alteration of the packet before decryption
859 * simulate the alteration of the packet before decryption
927 * simulate the alteration of the packet before decryption
995 * simulate the alteration of the packet before decryption
1068 * simulate the alteration of the packet before decryption
1140 * simulate the alteration of the packet before decryption
1212 * simulate the alteration of the packet before decryption
1284 * simulate the alteration of the packet before decryption
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dselectiondag-order.ll5 define i64 @simulate(<2 x i32> %a) {
23 ; AARCH64-CHECK: simulate:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dselectiondag-order.ll5 define i64 @simulate(<2 x i32> %a) {
23 ; X86-CHECK: simulate:
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaddset/
Dboundarytests.txt9 To simulate: Use:
/external/autotest/frontend/migrations/
D046_merge_databases.py19 if manager.simulate:
/external/bcc/examples/networking/tunnel_monitor/
DREADME.md13 can be used to simulate a subset of clients on host0 talking to various other
58 To simulate traffic, use the traffic.sh script to generate a distribution of
/external/autotest/client/site_tests/login_OwnershipTaken/
Dcontrol15 This test will log a test user in through the login manager, and then simulate

12345678