Home
last modified time | relevance | path

Searched defs:getcontext (Results 1 – 25 of 521) sorted by relevance

12345678910>>...21

/dports/lang/io-devel/io-9bfac31d/libs/coroutine/source/
H A Dtaskimpl.h107 #define getcontext(u) getmcontext(&(u)->uc_mcontext) macro
151 #define getcontext(u) getmcontext((void *)&((u)->uc_mcontext.arm_r0)) macro
H A Dpower-ucontext.h4 #define getcontext(u) _getmcontext(&(u)->mc) macro
H A D386-ucontext.h2 #define getcontext(u) getmcontext(&(u)->uc_mcontext) macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbrpc/libcoroutine/
H A Dtaskimpl.h93 #define getcontext(u) getmcontext(&(u)->uc_mcontext) macro
137 #define getcontext(u) getmcontext(&(u)->uc_mcontext) macro
H A Dpower-ucontext.h2 #define getcontext(u) _getmcontext(&(u)->mc) macro
H A D386-ucontext.h2 #define getcontext(u) getmcontext(&(u)->uc_mcontext) macro
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/sys/
H A DLint_getcontext.c12 getcontext(ucp) in getcontext() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/common/linux/
H A Dbreakpad_getcontext.h48 #define getcontext(x) breakpad_getcontext(x) macro
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/common/android/include/
H A Ducontext.h48 #define getcontext(x) breakpad_getcontext(x) macro
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/common/linux/
H A Dbreakpad_getcontext.h48 #define getcontext(x) breakpad_getcontext(x) macro
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/common/android/include/
H A Ducontext.h48 #define getcontext(x) breakpad_getcontext(x) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/common/android/include/
H A Ducontext.h48 #define getcontext(x) breakpad_getcontext(x) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/common/android/include/
H A Ducontext.h48 #define getcontext(x) breakpad_getcontext(x) macro
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/common/linux/
H A Dbreakpad_getcontext.h48 #define getcontext(x) breakpad_getcontext(x) macro
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/common/linux/
H A Dbreakpad_getcontext.h48 #define getcontext(x) breakpad_getcontext(x) macro
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/common/linux/
H A Dbreakpad_getcontext.h48 #define getcontext(x) breakpad_getcontext(x) macro
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/breakpad/src/common/linux/
H A Dbreakpad_getcontext.h48 #define getcontext(x) breakpad_getcontext(x) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLibPrivateInternalFiles/Include/
H A Dnamespace.h43 #define getcontext _getcontext macro
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libthread/
H A Dpower-ucontext.h2 #define getcontext(u) _getmcontext(&(u)->mc) macro
H A Dx86_64-ucontext.h2 #define getcontext(u) libthread_getmcontext(&(u)->mc) macro
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/storage/
H A Dmo.py117 def getcontext(self): member in mounit
/dports/www/moodle39/moodle/contentbank/tests/
H A Dcontentbank_test.php616 public function test_is_context_allowed(\Closure $getcontext, bool $expectedresult): void {
/dports/www/moodle310/moodle/contentbank/tests/
H A Dcontentbank_test.php644 public function test_is_context_allowed(\Closure $getcontext, bool $expectedresult): void {
/dports/www/moodle311/moodle/contentbank/tests/
H A Dcontentbank_test.php646 public function test_is_context_allowed(\Closure $getcontext, bool $expectedresult): void {
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/
H A Ddevelopment_iskeyfree.py124 def getcontext(cls): member in MyChecker

12345678910>>...21