ucontext_t        286 base/debug/stack_trace_posix.cc   ucontext_t* context = reinterpret_cast<ucontext_t*>(void_context);
ucontext_t        358 base/debug/stack_trace_posix.cc   ucontext_t* context = reinterpret_cast<ucontext_t*>(void_context);
ucontext_t         23 content/plugin/plugin_main_linux.cc   ucontext_t* context = static_cast<ucontext_t*>(void_context);
ucontext_t         46 sandbox/linux/seccomp-bpf/trap.cc bool GetIsInSigHandler(const ucontext_t* ctx) {
ucontext_t        145 sandbox/linux/seccomp-bpf/trap.cc   ucontext_t* ctx = reinterpret_cast<ucontext_t*>(void_context);
ucontext_t         65 third_party/npapi/npspy/extern/nspr/md/_nec.h #define PR_CONTEXT_TYPE ucontext_t
ucontext_t         95 third_party/npapi/npspy/extern/nspr/md/_nec.h     ucontext_t *uc = CONTEXT(_thread); \
ucontext_t         88 third_party/npapi/npspy/extern/nspr/md/_reliantunix.h extern int getcxt(ucontext_t *);
ucontext_t         89 third_party/npapi/npspy/extern/nspr/md/_reliantunix.h extern int setcxt(ucontext_t *);
ucontext_t         96 third_party/npapi/npspy/extern/nspr/md/_reliantunix.h #define _PR_CONTEXT_TYPE	ucontext_t
ucontext_t        229 third_party/npapi/npspy/extern/nspr/md/_reliantunix.h     ucontext_t *uc = CONTEXT(_thread); \
ucontext_t        220 third_party/npapi/npspy/extern/nspr/md/_solaris.h #define	_PR_CONTEXT_TYPE	ucontext_t
ucontext_t        501 third_party/npapi/npspy/extern/nspr/md/_solaris.h #define	_PR_CONTEXT_TYPE	ucontext_t
ucontext_t        511 third_party/npapi/npspy/extern/nspr/md/_solaris.h #define _PR_CONTEXT_TYPE	unsigned int edi; sigset_t oldMask, blockMask; ucontext_t
ucontext_t        570 third_party/npapi/npspy/extern/nspr/md/_solaris.h     ucontext_t *uc = CONTEXT(_thread);									\
ucontext_t        603 third_party/npapi/npspy/extern/nspr/md/_solaris.h     	ucontext_t *uc = CONTEXT(_newThread); 				\
ucontext_t        644 third_party/npapi/npspy/extern/nspr/md/_solaris.h 	ucontext_t *uc = CONTEXT(_thread);		\
ucontext_t        656 third_party/npapi/npspy/extern/nspr/md/_solaris.h 	ucontext_t *uc = CONTEXT(_thread);		\
ucontext_t        681 third_party/npapi/npspy/extern/nspr/md/_solaris.h 	ucontext_t *uc = CONTEXT(_newthread);		\
ucontext_t         56 third_party/npapi/npspy/extern/nspr/md/_sony.h #define PR_CONTEXT_TYPE	ucontext_t
ucontext_t         86 third_party/npapi/npspy/extern/nspr/md/_sony.h     ucontext_t *uc = CONTEXT(_thread); \
ucontext_t        137 third_party/tcmalloc/chromium/src/getpc.h inline void* GetPC(const ucontext_t& signal_ucontext) {
ucontext_t        173 third_party/tcmalloc/chromium/src/getpc.h inline void* GetPC(const struct ucontext_t& signal_ucontext) {
ucontext_t        178 third_party/tcmalloc/chromium/src/getpc.h typedef struct _Unwind_Context ucontext_t;
ucontext_t        180 third_party/tcmalloc/chromium/src/getpc.h inline void* GetPC(const ucontext_t& signal_ucontext) {
ucontext_t        184 third_party/tcmalloc/chromium/src/getpc.h       const_cast<ucontext_t*>(&signal_ucontext)));
ucontext_t        192 third_party/tcmalloc/chromium/src/getpc.h inline void* GetPC(const ucontext_t& signal_ucontext) {
ucontext_t        273 third_party/tcmalloc/chromium/src/profiler.cc     stack[0] = GetPC(*reinterpret_cast<ucontext_t*>(signal_ucontext));
ucontext_t        189 third_party/tcmalloc/chromium/src/stacktrace_x86-inl.h       const ucontext_t *ucv = static_cast<const ucontext_t *>(uc);
ucontext_t         50 third_party/tcmalloc/chromium/src/tests/getpc_test.cc     getpc_retval = GetPC(*reinterpret_cast<ucontext_t*>(signal_ucontext));
ucontext_t        134 third_party/tcmalloc/vendor/src/getpc.h inline void* GetPC(const ucontext_t& signal_ucontext) {
ucontext_t        170 third_party/tcmalloc/vendor/src/getpc.h inline void* GetPC(const struct ucontext_t& signal_ucontext) {
ucontext_t        180 third_party/tcmalloc/vendor/src/getpc.h inline void* GetPC(const ucontext_t& signal_ucontext) {
ucontext_t        271 third_party/tcmalloc/vendor/src/profiler.cc     stack[0] = GetPC(*reinterpret_cast<ucontext_t*>(signal_ucontext));
ucontext_t        186 third_party/tcmalloc/vendor/src/stacktrace_x86-inl.h       const ucontext_t *ucv = static_cast<const ucontext_t *>(uc);
ucontext_t         50 third_party/tcmalloc/vendor/src/tests/getpc_test.cc     getpc_retval = GetPC(*reinterpret_cast<ucontext_t*>(signal_ucontext));