/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
D | ffi_darwin.c | 426 unsigned *nfpr, double **fprs) in darwin64_pass_struct_floats() 478 unsigned *nfpr, double **fprs, unsigned long **arg) in darwin64_pass_struct_by_value() 518 darwin64_struct_floats_to_mem (ffi_type *s, char *dest, double *fprs, unsigned *nf) in darwin64_struct_floats_to_mem()
|
/aosp_15_r20/external/libffi/src/powerpc/ |
H A D | ffi_darwin.c | 427 unsigned *nfpr, double **fprs) in darwin64_pass_struct_floats() 479 unsigned *nfpr, double **fprs, unsigned long **arg) in darwin64_pass_struct_by_value() 519 darwin64_struct_floats_to_mem (ffi_type *s, char *dest, double *fprs, unsigned *nf) in darwin64_struct_floats_to_mem()
|
/aosp_15_r20/external/musl/arch/s390x/bits/ |
H A D | user.h | 8 elf_fpreg_t fprs[16]; member 20 double fprs[16]; member
|
H A D | signal.h | 25 fpreg_t fprs[16]; member 46 double fprs[16]; member
|
/aosp_15_r20/external/trusty/musl/arch/s390x/bits/ |
D | user.h | 11 elf_fpreg_t fprs[16]; member 23 double fprs[16]; member
|
D | signal.h | 25 fpreg_t fprs[16]; member 46 double fprs[16]; member
|
/aosp_15_r20/art/runtime/arch/ |
H A D | context.cc | 27 extern "C" void artContextCopyForLongJump(Context* context, uintptr_t* gprs, uintptr_t* fprs) { in artContextCopyForLongJump()
|
/aosp_15_r20/art/runtime/interpreter/mterp/ |
H A D | nterp.cc | 140 const uint32_t* fprs) { in NterpStoreArm32Fprs() 189 uint32_t* fprs, in NterpSetupArm32Fprs()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace.h | 454 unsigned long *fprs, *p, addr; in peek_fprs() local 483 int poke_fprs(pid_t child, unsigned long *fprs) in poke_fprs()
|
/aosp_15_r20/external/elfutils/backends/ |
H A D | s390_unwind.c | 103 Dwarf_Word fprs[16]; in s390_unwind() local
|
/aosp_15_r20/art/runtime/arch/riscv64/ |
H A D | context_riscv64.cc | 124 void Riscv64Context::CopyContextTo(uintptr_t* gprs, uintptr_t* fprs) { in CopyContextTo()
|
/aosp_15_r20/art/runtime/arch/arm/ |
H A D | context_arm.cc | 101 void ArmContext::CopyContextTo(uintptr_t* gprs, uintptr_t* fprs) { in CopyContextTo()
|
/aosp_15_r20/art/runtime/arch/x86_64/ |
H A D | context_x86_64.cc | 104 void X86_64Context::CopyContextTo(uintptr_t* gprs, uintptr_t* fprs) { in CopyContextTo()
|
/aosp_15_r20/art/runtime/arch/x86/ |
H A D | context_x86.cc | 92 void X86Context::CopyContextTo(uintptr_t* gprs, uintptr_t* fprs) { in CopyContextTo()
|
/aosp_15_r20/art/runtime/arch/arm64/ |
H A D | context_arm64.cc | 147 void Arm64Context::CopyContextTo(uintptr_t* gprs, uintptr_t* fprs) { in CopyContextTo()
|
/aosp_15_r20/external/google-breakpad/src/google_breakpad/common/ |
H A D | minidump_cpu_sparc.h | 133 uint64_t fprs; member
|