/aosp_15_r20/external/crosvm/devices/src/virtio/scsi/ |
H A D | commands.rs | 230 async fn emulate( in emulate() method 265 fn emulate(&self, writer: &mut Writer, dev: &AsyncLogicalUnit) -> Result<(), ExecuteError> { in emulate() method 461 fn emulate(&self, reader: &mut Reader, dev: &AsyncLogicalUnit) -> Result<(), ExecuteError> { in emulate() method 604 fn emulate(&self, writer: &mut Writer, dev: &AsyncLogicalUnit) -> Result<(), ExecuteError> { in emulate() method 719 fn emulate(&self, writer: &mut Writer, dev: &AsyncLogicalUnit) -> Result<(), ExecuteError> { in emulate() method 742 fn emulate(&self, writer: &mut Writer, dev: &AsyncLogicalUnit) -> Result<(), ExecuteError> { in emulate() method 775 async fn emulate( in emulate() method 807 async fn emulate( in emulate() method 854 async fn emulate(&self, dev: &AsyncLogicalUnit) -> Result<(), ExecuteError> { in emulate() method 927 async fn emulate( in emulate() method [all …]
|
/aosp_15_r20/external/angle/src/tests/compiler_tests/ |
H A D | KHR_blend_equation_advanced_test.cpp | 163 Emulation emulate) in TestShaderCompile() 184 void TestShaderCompile(bool expectation, const char *pragma, Emulation emulate) in TestShaderCompile()
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Support/ |
D | Target.cpp | 53 bool Target::emulate(LinkerScript& pScript, LinkerConfig& pConfig) const { in emulate() function in mcld::Target
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Core/ |
D | Linker.cpp | 48 bool Linker::emulate(LinkerScript& pScript, LinkerConfig& pConfig) { in emulate() function in mcld::Linker
|
/aosp_15_r20/external/autotest/client/cros/input_playback/ |
H A D | input_playback.py | 124 def emulate(self, input_type='mouse', property_file=None): member in InputPlayback
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | linuxaudiodev.c | 242 int rate, ssize, nchannels, n, fmt, emulate=0; in lad_setparameters() local
|
/aosp_15_r20/external/executorch/kernels/optimized/vec/vec256/ |
H A D | vec256_int.h | 881 Vectorized<int64_t> inline emulate(const Vectorized<int64_t>& a, const Vectorized<int64_t>& b, cons… in emulate() function 901 Vectorized<int64_t> inline emulate(const Vectorized<int64_t>& a, const Vectorized<int64_t>& b, cons… in emulate() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/ |
H A D | vec256_int.h | 884 Vectorized<int64_t> inline emulate(const Vectorized<int64_t>& a, const Vectorized<int64_t>& b, cons… in emulate() function 904 Vectorized<int64_t> inline emulate(const Vectorized<int64_t>& a, const Vectorized<int64_t>& b, cons… in emulate() function
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 29082 bool (*emulate)(struct arch_uprobe *, struct pt_regs *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 28286 bool (*emulate)(struct arch_uprobe *, struct pt_regs *); member
|
H A D | vmlinux_518.h | 28286 bool (*emulate)(struct arch_uprobe *, struct pt_regs *); member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 30139 bool (*emulate)(struct arch_uprobe *, struct pt_regs *); member
|