Home
last modified time | relevance | path

Searched refs:getGlobal (Results 76 – 100 of 2837) sorted by relevance

12345678910>>...114

/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/objc.dg/
H A Divar-scope-4.m23 - (int) getGlobal; method
41 - (int) getGlobal
68 if ([object getGlobal] != 1) {
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/objc.dg/
H A Divar-scope-4.m23 - (int) getGlobal; method
41 - (int) getGlobal
68 if ([object getGlobal] != 1) {
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/objc.dg/
H A Divar-scope-4.m25 - (int) getGlobal; method
48 - (int) getGlobal
75 if ([object getGlobal] != 1) {
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/objc.dg/
H A Divar-scope-4.m25 - (int) getGlobal; method
48 - (int) getGlobal
75 if ([object getGlobal] != 1) {
/dports/shells/elvish/elvish-0.17.0/pkg/edit/
H A Dinsert_api_test.go64 v0 := getGlobal(f.Evaler, "v0").(bool)
65 v1 := getGlobal(f.Evaler, "v1").(bool)
66 v2 := getGlobal(f.Evaler, "v2").(bool)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/objc.dg/
H A Divar-scope-4.m25 - (int) getGlobal; method
48 - (int) getGlobal
75 if ([object getGlobal] != 1) {
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/objc.dg/
H A Divar-scope-4.m25 - (int) getGlobal; method
48 - (int) getGlobal
75 if ([object getGlobal] != 1) {
/dports/security/keybase/client-v5.7.1/go/stellar/
H A Dinflation.go12 return getGlobal(mctx.G()).walletState.GetInflationDestinations(mctx.Ctx())
20 walletState := getGlobal(mctx.G()).walletState
72 walletState := getGlobal(mctx.G()).walletState
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/performance/
H A DEditorTestHelper.java269 Logger.getGlobal().entering("EditorTestHelper", "joinBackgroundActivities"); in joinBackgroundActivities()
270 Logger.getGlobal().finer("join builder"); in joinBackgroundActivities()
281 Logger.getGlobal().finer("join indexer"); in joinBackgroundActivities()
294 Logger.getGlobal().exiting("EditorTestHelper", "joinBackgroundActivities"); in joinBackgroundActivities()
298 Logger.getGlobal().entering("EditorTestHelper", "joinJobs"); in joinJobs()
308 Logger.getGlobal().exiting("EditorTestHelper", "joinJobs", Boolean.valueOf(quiet)); in joinJobs()
325 Logger.getGlobal().finest(job.toString()); in allJobsQuiet()
358 Logger.getGlobal().entering("EditorTestHelper", "joinReconciler"); in joinReconciler()
378 Logger.getGlobal().exiting("EditorTestHelper", "joinReconciler", Boolean.valueOf(finished)); in joinReconciler()
/dports/misc/netron/node_modules/globalthis/
H A DREADME.md29 var getGlobal = Function('return this');
31 assert.equal(globalThis, getGlobal());
41 assert.equal(shimmedGlobal, getGlobal());
49 assert.equal(shimmedGlobal, getGlobal());
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/
H A DContextMenu_as.cpp97 Global_as& gl = getGlobal(o); in attachContextMenuInterface()
109 Global_as& gl = getGlobal(fn); in contextmenu_hideBuiltInItems()
122 Global_as& gl = getGlobal(fn); in contextmenu_copy()
185 Global_as& gl = getGlobal(fn); in contextmenu_ctor()
H A DMicrophone_as.cpp88 Global_as& gl = getGlobal(o); in attachMicrophoneStaticInterface()
103 Global_as& gl = getGlobal(o); in attachMicrophoneProperties()
247 const RunResources& r = getRunResources(getGlobal(fn)); in microphone_get()
265 as_object* mic_obj = createObject(getGlobal(fn)); in microphone_get()
380 Global_as& gl = getGlobal(fn); in microphone_names()
/dports/textproc/fcitx5/fcitx5-5.0.11/src/ui/classic/
H A Dwaylandui.cpp92 auto seat = display_->getGlobal<wayland::WlSeat>(); in WaylandUI()
106 auto seat = display_->getGlobal<wayland::WlSeat>(); in WaylandUI()
243 if (!hasEgl_ && !display_->getGlobal<wayland::WlShm>()) { in setupInputWindow()
247 if (!display_->getGlobal<wayland::WlCompositor>()) { in setupInputWindow()
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/AsmJit/x86/
H A Dx86cpuinfo.h81 static inline const X86CpuInfo* getGlobal() in getGlobal() function
82 { return static_cast<const X86CpuInfo*>(CpuInfo::getGlobal()); } in getGlobal()
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/helpers/
H A DCEncryptHelper.php47 if (CSettingsHelper::getGlobal(CSettingsHelper::SESSION_KEY) === '') {
57 self::$key = CSettingsHelper::getGlobal(CSettingsHelper::SESSION_KEY);
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/helpers/
H A DCEncryptHelper.php47 if (CSettingsHelper::getGlobal(CSettingsHelper::SESSION_KEY) === '') {
57 self::$key = CSettingsHelper::getGlobal(CSettingsHelper::SESSION_KEY);
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/helpers/
H A DCEncryptHelper.php47 if (CSettingsHelper::getGlobal(CSettingsHelper::SESSION_KEY) === '') {
57 self::$key = CSettingsHelper::getGlobal(CSettingsHelper::SESSION_KEY);
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/helpers/
H A DCEncryptHelper.php47 if (CSettingsHelper::getGlobal(CSettingsHelper::SESSION_KEY) === '') {
57 self::$key = CSettingsHelper::getGlobal(CSettingsHelper::SESSION_KEY);
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/helpers/
H A DCEncryptHelper.php47 if (CSettingsHelper::getGlobal(CSettingsHelper::SESSION_KEY) === '') {
57 self::$key = CSettingsHelper::getGlobal(CSettingsHelper::SESSION_KEY);
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/AsmJit/core/
H A Dcontext.cpp58 memmgr = MemoryManager::getGlobal(); in generate()
87 JitContext* JitContext::getGlobal() in getGlobal() function in AsmJit::JitContext
/dports/games/gltron/gltron-0.70/nebu/scripting/
H A Dscripting.c52 int getGlobal(const char *s, va_list ap) { in getGlobal() function
71 getGlobal(s, ap); in scripting_GetGlobal()
90 getGlobal(s, ap); in scripting_SetFloat()
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/codec/
H A DJBIG2Image.java76 return sr.getGlobal(true); in getGlobalSegment()
96 …Image img = new ImgJBIG2(p.pageBitmapWidth, p.pageBitmapHeight, p.getData(true), sr.getGlobal(true… in getJbig2Image()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dluascripting.cc237 luabridge::LuaRef nfo = luabridge::getGlobal (L, "ardourluainfo"); in scan_script()
297 luabridge::LuaRef lua_rs = luabridge::getGlobal (L, "route_setup"); in scan_script()
302 luabridge::LuaRef lua_ss = luabridge::getGlobal (L, "session_setup"); in scan_script()
418 luabridge::LuaRef lua_params = luabridge::getGlobal (L, pname.c_str()); in script_params()
502 luabridge::LuaRef lua_test = luabridge::getGlobal (L, "checkfactory"); in try_compile()
538 luabridge::LuaRef lua_dump = luabridge::getGlobal (L, "dump_function"); in get_factory_bytecode()
541 luabridge::LuaRef lua_factory = luabridge::getGlobal (L, ffn.c_str()); in get_factory_bytecode()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/extensions/dbus/
H A Ddbus_ext.cpp77 Global_as& gl = getGlobal(obj); in attachInterface()
110 Global_as& gl = getGlobal(obj); in dbus_class_init()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/libcore.all/
H A DDisplayListTest.cpp81 as_object* ob1 = createObject(getGlobal(*getObject(root))); in trymain()
82 as_object* ob2 = createObject(getGlobal(*getObject(root))); in trymain()

12345678910>>...114