HomeSort by relevance Sort by last modified time
    Searched full:stack_t (Results 1 - 25 of 254) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/kernel-headers/original/uapi/asm-generic/
ucontext.h 7 stack_t uc_stack;
signal.h 57 * SA_ONSTACK indicates that a registered stack_t will be used.
115 } stack_t; typedef in typeref:struct:sigaltstack
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
ucontext.h 7 stack_t uc_stack;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
ucontext.h 7 stack_t uc_stack;
  /art/runtime/
thread_linux.cc 32 static void SigAltStack(stack_t* new_stack, stack_t* old_stack) {
50 stack_t ss;
65 stack_t ss;
  /bionic/libc/kernel/uapi/asm-generic/
ucontext.h 25 stack_t uc_stack;
  /development/ndk/platforms/android-21/include/asm-generic/
ucontext.h 25 stack_t uc_stack;
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/asm-generic/
ucontext.h 25 stack_t uc_stack;
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/asm-generic/
ucontext.h 25 stack_t uc_stack;
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm-generic/
ucontext.h 25 stack_t uc_stack;
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm-generic/
ucontext.h 25 stack_t uc_stack;
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm-generic/
ucontext.h 25 stack_t uc_stack;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm-generic/
ucontext.h 25 stack_t uc_stack;
  /bionic/libc/include/sys/
ucontext.h 70 stack_t uc_stack;
99 stack_t uc_stack;
163 stack_t uc_stack;
235 stack_t uc_stack;
307 stack_t uc_stack;
  /development/ndk/platforms/android-21/include/sys/
ucontext.h 69 stack_t uc_stack;
91 stack_t uc_stack;
155 stack_t uc_stack;
207 stack_t uc_stack;
283 stack_t uc_stack;
  /development/ndk/platforms/android-3/include/sys/
ucontext.h 69 stack_t uc_stack;
87 stack_t uc_stack;
151 stack_t uc_stack;
203 stack_t uc_stack;
279 stack_t uc_stack;
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
ucontext.h 69 stack_t uc_stack;
91 stack_t uc_stack;
155 stack_t uc_stack;
207 stack_t uc_stack;
283 stack_t uc_stack;
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
ucontext.h 69 stack_t uc_stack;
91 stack_t uc_stack;
155 stack_t uc_stack;
207 stack_t uc_stack;
283 stack_t uc_stack;
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
ucontext.h 69 stack_t uc_stack;
91 stack_t uc_stack;
155 stack_t uc_stack;
207 stack_t uc_stack;
283 stack_t uc_stack;
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
ucontext.h 69 stack_t uc_stack;
91 stack_t uc_stack;
155 stack_t uc_stack;
227 stack_t uc_stack;
299 stack_t uc_stack;
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
ucontext.h 69 stack_t uc_stack;
91 stack_t uc_stack;
155 stack_t uc_stack;
207 stack_t uc_stack;
283 stack_t uc_stack;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
ucontext.h 69 stack_t uc_stack;
91 stack_t uc_stack;
155 stack_t uc_stack;
207 stack_t uc_stack;
283 stack_t uc_stack;
  /external/kernel-headers/original/uapi/asm-mips/asm/
signal.h 66 * SA_ONSTACK indicates that a registered stack_t will be used.
111 /* IRIX compatible stack_t */
116 } stack_t; typedef in typeref:struct:sigaltstack
  /external/kernel-headers/original/uapi/asm-x86/asm/
signal.h 67 * SA_ONSTACK indicates that a registered stack_t will be used.
131 } stack_t; typedef in typeref:struct:sigaltstack
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
signal.h 64 * SA_ONSTACK indicates that a registered stack_t will be used.
136 } stack_t; typedef in typeref:struct:sigaltstack

Completed in 3273 milliseconds

1 2 3 4 5 6 7 8 91011