Home
last modified time | relevance | path

Searched refs:GECKO_PROCESS_TYPE (Results 1 – 20 of 20) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/build/
H A DGeckoProcessTypes.h25 GECKO_PROCESS_TYPE(Default, "default", Parent, Self)
26 GECKO_PROCESS_TYPE(Plugin, "plugin", Plugin, PluginContainer)
27 GECKO_PROCESS_TYPE(Content, "tab", Content, Self)
28 GECKO_PROCESS_TYPE(IPDLUnitTest, "ipdlunittest", IPDLUnitTest, PluginContainer)
30 GECKO_PROCESS_TYPE(GMPlugin, "gmplugin", GMPlugin, PluginContainer)
32 GECKO_PROCESS_TYPE(GPU, "gpu", GPU, Self)
34 GECKO_PROCESS_TYPE(VR, "vr", VR, Self)
36 GECKO_PROCESS_TYPE(RDD, "rdd", RDD, Self)
38 GECKO_PROCESS_TYPE(Socket, "socket", Socket, Self)
39 GECKO_PROCESS_TYPE(RemoteSandboxBroker, "sandboxbroker", RemoteSandboxBroker,
[all …]
H A DnsXULAppAPI.h365 #define GECKO_PROCESS_TYPE(enum_name, string_name, xre_name, bin_type) \ macro
368 #undef GECKO_PROCESS_TYPE
374 #define GECKO_PROCESS_TYPE(enum_name, string_name, xre_name, bin_type) \ macro
377 #undef GECKO_PROCESS_TYPE
430 #define GECKO_PROCESS_TYPE(enum_name, string_name, xre_name, bin_type) \ macro
433 #undef GECKO_PROCESS_TYPE
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/build/
H A DGeckoProcessTypes.h36 GECKO_PROCESS_TYPE(0, Default, "default", Parent, Self)
37 GECKO_PROCESS_TYPE(2, Content, "tab", Content, Self)
38 GECKO_PROCESS_TYPE(3, IPDLUnitTest, "ipdlunittest", IPDLUnitTest,
41 GECKO_PROCESS_TYPE(4, GMPlugin, "gmplugin", GMPlugin, PluginContainer)
43 GECKO_PROCESS_TYPE(5, GPU, "gpu", GPU, Self)
45 GECKO_PROCESS_TYPE(6, VR, "vr", VR, Self)
47 GECKO_PROCESS_TYPE(7, RDD, "rdd", RDD, Self)
49 GECKO_PROCESS_TYPE(8, Socket, "socket", Socket, Self)
50 GECKO_PROCESS_TYPE(9, RemoteSandboxBroker, "sandboxbroker", RemoteSandboxBroker,
52 GECKO_PROCESS_TYPE(10, ForkServer, "forkserver", ForkServer, Self)
H A DnsXULAppAPI.h369 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, xre_name, \ macro
373 #undef GECKO_PROCESS_TYPE
425 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, xre_name, \ macro
429 #undef GECKO_PROCESS_TYPE
/dports/www/firefox-esr/firefox-91.8.0/xpcom/build/
H A DGeckoProcessTypes.h36 GECKO_PROCESS_TYPE(0, Default, "default", Parent, Self)
37 GECKO_PROCESS_TYPE(2, Content, "tab", Content, Self)
38 GECKO_PROCESS_TYPE(3, IPDLUnitTest, "ipdlunittest", IPDLUnitTest,
41 GECKO_PROCESS_TYPE(4, GMPlugin, "gmplugin", GMPlugin, PluginContainer)
43 GECKO_PROCESS_TYPE(5, GPU, "gpu", GPU, Self)
45 GECKO_PROCESS_TYPE(6, VR, "vr", VR, Self)
47 GECKO_PROCESS_TYPE(7, RDD, "rdd", RDD, Self)
49 GECKO_PROCESS_TYPE(8, Socket, "socket", Socket, Self)
50 GECKO_PROCESS_TYPE(9, RemoteSandboxBroker, "sandboxbroker", RemoteSandboxBroker,
52 GECKO_PROCESS_TYPE(10, ForkServer, "forkserver", ForkServer, Self)
H A DnsXULAppAPI.h369 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, xre_name, \ macro
373 #undef GECKO_PROCESS_TYPE
425 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, xre_name, \ macro
429 #undef GECKO_PROCESS_TYPE
/dports/www/firefox/firefox-99.0/xpcom/build/
H A DnsXULAppAPI.h363 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, proc_typename, \ macro
368 #undef GECKO_PROCESS_TYPE
420 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, proc_typename, \ macro
425 #undef GECKO_PROCESS_TYPE
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DCrashReporterHost.cpp105 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, proc_typename, \ in RecordCrashWithTelemetry() macro
112 #undef GECKO_PROCESS_TYPE in RecordCrashWithTelemetry()
/dports/www/firefox/firefox-99.0/toolkit/components/processtools/
H A DProcInfo.h52 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, proc_typename, \ macro
65 #undef GECKO_PROCESS_TYPE
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DCrashReporterHost.cpp152 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, xre_name, \ in RecordCrashWithTelemetry() macro
158 #undef GECKO_PROCESS_TYPE in RecordCrashWithTelemetry()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DCrashReporterHost.cpp152 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, xre_name, \ in RecordCrashWithTelemetry() macro
158 #undef GECKO_PROCESS_TYPE in RecordCrashWithTelemetry()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DCrashReporterHost.cpp157 #define GECKO_PROCESS_TYPE(enum_name, string_name, xre_name, bin_type) \ in RecordCrashWithTelemetry() macro
162 #undef GECKO_PROCESS_TYPE in RecordCrashWithTelemetry()
/dports/www/firefox/firefox-99.0/toolkit/xre/
H A DnsEmbedFunctions.cpp232 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, proc_typename, \ in XRE_GeckoProcessTypeToString() macro
238 #undef GECKO_PROCESS_TYPE in XRE_GeckoProcessTypeToString()
H A DnsAppRunner.cpp1321 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, proc_typename, \ macro
1329 #undef GECKO_PROCESS_TYPE
6069 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, proc_typename, \ macro
6076 #undef GECKO_PROCESS_TYPE
6178 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, proc_typename, \ in XRE_GetChildProcBinPathType() macro
6184 #undef GECKO_PROCESS_TYPE in XRE_GetChildProcBinPathType()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/xre/
H A DnsEmbedFunctions.cpp224 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, xre_name, \ in XRE_GeckoProcessTypeToString() macro
229 #undef GECKO_PROCESS_TYPE in XRE_GeckoProcessTypeToString()
H A DnsAppRunner.cpp5573 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, xre_name, \ macro
5579 #undef GECKO_PROCESS_TYPE
5681 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, xre_name, \ in XRE_GetChildProcBinPathType() macro
5686 #undef GECKO_PROCESS_TYPE in XRE_GetChildProcBinPathType()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/xre/
H A DnsEmbedFunctions.cpp224 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, xre_name, \ in XRE_GeckoProcessTypeToString() macro
229 #undef GECKO_PROCESS_TYPE in XRE_GeckoProcessTypeToString()
H A DnsAppRunner.cpp5573 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, xre_name, \ macro
5579 #undef GECKO_PROCESS_TYPE
5681 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, xre_name, \ in XRE_GetChildProcBinPathType() macro
5686 #undef GECKO_PROCESS_TYPE in XRE_GetChildProcBinPathType()
/dports/www/firefox/firefox-99.0/dom/base/
H A DChromeUtils.cpp874 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, proc_typename, \ in ProcTypeToWebIDL() macro
887 #undef GECKO_PROCESS_TYPE in ProcTypeToWebIDL()
958 #define GECKO_PROCESS_TYPE(enum_value, enum_name, string_name, proc_typename, \ in RequestProcInfo() macro
974 #undef GECKO_PROCESS_TYPE in RequestProcInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DnsAppRunner.cpp4971 #define GECKO_PROCESS_TYPE(enum_name, string_name, xre_name, bin_type) \ macro
4976 #undef GECKO_PROCESS_TYPE
5143 #define GECKO_PROCESS_TYPE(enum_name, string_name, xre_name, bin_type) \ in XRE_GetChildProcBinPathType() macro
5147 #undef GECKO_PROCESS_TYPE in XRE_GetChildProcBinPathType()