Searched refs:Emulate (Results 1 – 17 of 17) sorted by relevance
89 EXPECT_EQ(SECCOMP_RET_ALLOW, Emulate(data)); in ExpectAllow()93 EXPECT_EQ(SECCOMP_RET_ERRNO | err, Emulate(data)); in ExpectErrno()97 EXPECT_EQ(SECCOMP_RET_KILL, Emulate(data)); in ExpectKill()101 uint32_t Emulate(const struct arch_seccomp_data& data) const { in Emulate() function in sandbox::bpf_dsl::__anon364456870111::PolicyEmulator
17 - Emulate device:
17 pp.py Emulate some Perl command line options
108 "Emulate type_getattro() in Objects/typeobject.c"213 "Emulate PyProperty_Type() in Objects/descrobject.c"380 "Emulate PyStaticMethod_Type() in Objects/funcobject.c"412 "Emulate dict_fromkeys() in Objects/dictobject.c"428 "Emulate PyClassMethod_Type() in Objects/funcobject.c"
103 ; Emulate a PXE interrupt from the polling thread
82 Emulate the import mechanism for built-in and frozen modules. This is a
157 … [Emulate libjpeg v7 API/ABI (this makes libjpeg-turbo backward incompatible with libjpeg v6b.)]))160 … [Emulate libjpeg v8 API/ABI (this makes libjpeg-turbo backward incompatible with libjpeg v6b.)]))
57 option(WITH_JPEG7 "Emulate libjpeg v7 API/ABI (this makes libjpeg-turbo backward incompatible with …58 option(WITH_JPEG8 "Emulate libjpeg v8 API/ABI (this makes libjpeg-turbo backward incompatible with …
157 # Emulate C99 and C++11's __func__ for MSVC prior to 2013 CTP.
490 // Emulate [NSString boolValue] for pre-10.5
325 \key{Emulate {\tt yacc} (generate {\tt y.tab.*} files).} {-y}
353 Emulate a fill-in form with -F. Let's say you fill in three fields in a
982 // Emulate type trait for compatibility with other compilers.
5413 ; Emulate a conditional br instruction5417 ; Emulate an unconditional br instruction
21943 Emulate MLS on pre-ARMv6T2. Cleaned up thumbee vs. thumb2 confusion.
11838 - Bug #1567666: Emulate GetFileAttributesExA for Win95.
115 Emulate program_invocation_name only if it is not provided by libc.