OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fpstate
(Results
51 - 62
of
62
) sorted by null
1
2
3
/prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
sigcontext.h
106
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
167
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
187
struct _fpstate
fpstate
;
member in struct:_xstate
/prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/asm/
sigcontext.h
106
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
167
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
187
struct _fpstate
fpstate
;
member in struct:_xstate
/prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/asm/
sigcontext.h
106
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
167
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
187
struct _fpstate
fpstate
;
member in struct:_xstate
/prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/asm/
sigcontext.h
106
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
167
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
187
struct _fpstate
fpstate
;
member in struct:_xstate
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/asm/
sigcontext.h
106
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
167
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
187
struct _fpstate
fpstate
;
member in struct:_xstate
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/asm/
sigcontext.h
106
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
167
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
187
struct _fpstate
fpstate
;
member in struct:_xstate
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/asm/
sigcontext.h
106
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
167
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
187
struct _fpstate
fpstate
;
member in struct:_xstate
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/asm/
sigcontext.h
106
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
167
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
187
struct _fpstate
fpstate
;
member in struct:_xstate
/bionic/libc/kernel/uapi/asm-x86/asm/
sigcontext.h
122
struct _fpstate
fpstate
;
member in struct:_xstate
152
__u32
fpstate
;
member in struct:sigcontext_32
191
__u64
fpstate
;
member in struct:sigcontext_64
224
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
267
struct _fpstate __user *
fpstate
;
member in struct:sigcontext
/external/kernel-headers/original/uapi/asm-x86/asm/
sigcontext.h
27
* used to extend the
fpstate
pointer in the sigcontext, which now includes the
28
* extended state information along with
fpstate
information.
33
*
fpstate
+extended_size-FP_XSTATE_MAGIC2_SIZE address) is set to
47
* Total size of the
fpstate
area:
185
* Extended state pointed to by sigcontext::
fpstate
.
187
* In addition to the
fpstate
, information encoded in _xstate::xstate_hdr
192
struct _fpstate
fpstate
;
member in struct:_xstate
223
*
fpstate
is really (struct _fpstate *) or (struct _xstate *)
229
__u32
fpstate
; /* Zero when no FPU/extended context */
member in struct:sigcontext_32
266
*
fpstate
is really (struct _fpstate *) or (struct _xstate *
272
__u64
fpstate
; \/* Zero when no FPU\/extended context *\/
member in struct:sigcontext_64
319
struct _
fpstate
__user *
fpstate
;
member in struct:sigcontext
379
struct _
fpstate
__user *
fpstate
; \/* Zero when no FPU context *\/
member in struct:sigcontext
[
all
...]
/external/valgrind/include/vki/
vki-amd64-linux.h
220
struct _vki_fpstate __user *
fpstate
; /* zero when no FPU context */
member in struct:vki_sigcontext
vki-x86-linux.h
254
struct _vki_fpstate __user *
fpstate
;
member in struct:vki_sigcontext
Completed in 80 milliseconds
1
2
3