Home
last modified time | relevance | path

Searched refs:attr_ocount (Results 1 – 21 of 21) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/client/mac/tests/
H A Dspawn_child_process.h117 size_t attr_ocount = 0; in spawn_child_process() local
121 &attr_ocount) != 0 || in spawn_child_process()
122 attr_ocount != attr_count) { in spawn_child_process()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/client/mac/tests/
H A Dspawn_child_process.h117 size_t attr_ocount = 0; in spawn_child_process() local
121 &attr_ocount) != 0 || in spawn_child_process()
122 attr_ocount != attr_count) { in spawn_child_process()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/google-breakpad/client/mac/tests/
H A Dspawn_child_process.h117 size_t attr_ocount = 0; in spawn_child_process() local
121 &attr_ocount) != 0 || in spawn_child_process()
122 attr_ocount != attr_count) { in spawn_child_process()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/breakpad-client/mac/tests/
H A Dspawn_child_process.h117 size_t attr_ocount = 0; in spawn_child_process() local
121 &attr_ocount) != 0 || in spawn_child_process()
122 attr_ocount != attr_count) { in spawn_child_process()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/breakpad-client/mac/tests/
H A Dspawn_child_process.h117 size_t attr_ocount = 0; in spawn_child_process() local
121 &attr_ocount) != 0 || in spawn_child_process()
122 attr_ocount != attr_count) { in spawn_child_process()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/client/mac/tests/
H A Dspawn_child_process.h117 size_t attr_ocount = 0; in spawn_child_process() local
121 &attr_ocount) != 0 || in spawn_child_process()
122 attr_ocount != attr_count) { in spawn_child_process()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/breakpad-client/mac/tests/
H A Dspawn_child_process.h117 size_t attr_ocount = 0; in spawn_child_process() local
121 &attr_ocount) != 0 || in spawn_child_process()
122 attr_ocount != attr_count) { in spawn_child_process()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/breakpad-client/mac/tests/
H A Dspawn_child_process.h117 size_t attr_ocount = 0; in spawn_child_process() local
121 &attr_ocount) != 0 || in spawn_child_process()
122 attr_ocount != attr_count) { in spawn_child_process()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/breakpad-client/mac/tests/
H A Dspawn_child_process.h117 size_t attr_ocount = 0; in spawn_child_process() local
121 &attr_ocount) != 0 || in spawn_child_process()
122 attr_ocount != attr_count) { in spawn_child_process()
/dports/editors/libreoffice/libreoffice-7.2.6.2/onlineupdate/source/update/updater/
H A Dlaunchchild_osx.mm39 size_t attr_ocount = 0;
40 if (posix_spawnattr_setbinpref_np(&spawnattr, attr_count, pref_cpu_types, &attr_ocount) != 0 ||
41 attr_ocount != attr_count) {
/dports/editors/libreoffice6/libreoffice-6.4.7.2/onlineupdate/source/update/updater/
H A Dlaunchchild_osx.mm39 size_t attr_ocount = 0;
40 if (posix_spawnattr_setbinpref_np(&spawnattr, attr_count, pref_cpu_types, &attr_ocount) != 0 ||
41 attr_ocount != attr_count) {
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dprocess_util_mac.mm153 size_t attr_ocount = 0;
154 if (posix_spawnattr_setbinpref_np(&spawnattr, attr_count, cpu_types, &attr_ocount) != 0 ||
155 attr_ocount != attr_count) {
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/
H A DnsProcessCommon.cpp512 size_t attr_ocount = 0; in RunProcess() local
514 &attr_ocount) != 0 || in RunProcess()
515 attr_ocount != attr_count) { in RunProcess()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DnsProcessCommon.cpp541 size_t attr_ocount = 0; in RunProcess() local
543 &attr_ocount) != 0 || in RunProcess()
544 attr_ocount != attr_count) { in RunProcess()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/client/
H A Dcrashreporter_osx.mm61 size_t attr_ocount = 0;
62 if (posix_spawnattr_setbinpref_np(&spawnattr, attr_count, pref_cpu_types, &attr_ocount) != 0 ||
63 attr_ocount != attr_count) {
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/client/
H A Dcrashreporter_osx.mm63 size_t attr_ocount = 0;
67 &attr_ocount) != 0 ||
68 attr_ocount != attr_count) {
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/client/
H A Dcrashreporter_osx.mm63 size_t attr_ocount = 0;
64 if (posix_spawnattr_setbinpref_np(&spawnattr, attr_count, pref_cpu_types, &attr_ocount) != 0 ||
65 attr_ocount != attr_count) {
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/client/
H A Dcrashreporter_osx.mm63 size_t attr_ocount = 0;
64 if (posix_spawnattr_setbinpref_np(&spawnattr, attr_count, pref_cpu_types, &attr_ocount) != 0 ||
65 attr_ocount != attr_count) {
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/client/
H A Dcrashreporter_osx.mm63 size_t attr_ocount = 0;
64 if (posix_spawnattr_setbinpref_np(&spawnattr, attr_count, pref_cpu_types, &attr_ocount) != 0 ||
65 attr_ocount != attr_count) {
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/client/
H A Dcrashreporter_osx.mm63 size_t attr_ocount = 0;
67 &attr_ocount) != 0 ||
68 attr_ocount != attr_count) {
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/
H A DnsExceptionHandler.cpp1632 size_t attr_ocount = 0; in SetExceptionHandler() local
1636 &attr_ocount) != 0 || in SetExceptionHandler()
1637 attr_ocount != attr_count) { in SetExceptionHandler()