Home
last modified time | relevance | path

Searched refs:getGlobal (Results 126 – 150 of 2965) sorted by relevance

12345678910>>...119

/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.cpp197 const auto *F = dyn_cast<Function>(MO.getGlobal()); in mayThrow()
220 CalleeOp.getGlobal()->getName() == ClangCallTerminateFn) in isCatchTerminatePad()
237 CalleeOp.getGlobal()->getName() == StdTerminateFn) in isCatchAllTerminatePad()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A Das_object.cpp203 if (!proto) return new as_super(getGlobal(*this), nullptr); in get_super()
206 return new as_super(getGlobal(*this), proto); in get_super()
213 if (owner == proto) return new as_super(getGlobal(*this), proto); in get_super()
228 if (tmp != proto) { return new as_super(getGlobal(*this), tmp); } in get_super()
229 return new as_super(getGlobal(*this), owner); in get_super()
461 as_object* super = new as_super(getGlobal(*this), proto); in get_super()
471 as_object* super = new as_super(getGlobal(*this), proto); in get_super()
1154 getGlobal(const as_object& o) in getGlobal() function
1156 return *o.vm().getGlobal(); in getGlobal()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/
H A DCamera_as.cpp92 Global_as& gl = getGlobal(o); in attachCameraStaticInterface()
124 Global_as& gl = getGlobal(o); in attachCameraProperties()
255 const RunResources& r = getRunResources(getGlobal(fn)); in camera_get()
278 as_object* cam_obj = createObject(getGlobal(fn)); in camera_get()
530 media::MediaHandler* m = getRunResources(getGlobal(fn)).mediaHandler(); in camera_names()
537 Global_as& gl = getGlobal(fn); in camera_names()
H A DContextMenuItem_as.cpp55 Global_as& gl = getGlobal(o); in attachContextMenuItemInterface()
64 Global_as& gl = getGlobal(fn); in contextmenuitem_copy()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/extensions/lirc/
H A Dlirc_ext.cpp58 Global_as& gl = getGlobal(obj); in attachInterface()
124 Global_as& gl = getGlobal(obj); in lirc_class_init()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp43 if (A->getGlobal() == B->getGlobal()) { in equalBaseIndex()
154 auto *GV0 = cast<GlobalAddressSDNode>(BasePtr0.getBase())->getGlobal(); in computeAliasing()
155 auto *GV1 = cast<GlobalAddressSDNode>(BasePtr1.getBase())->getGlobal(); in computeAliasing()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp139 if (GA->getGlobal()->getThreadLocalMode() != in Select()
144 GA->getGlobal()->getName(), in Select()
153 GA->getGlobal(), DL, PtrVT, GA->getOffset(), 0); in Select()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp139 if (GA->getGlobal()->getThreadLocalMode() != in Select()
144 GA->getGlobal()->getName(), in Select()
153 GA->getGlobal(), DL, PtrVT, GA->getOffset(), 0); in Select()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp139 if (GA->getGlobal()->getThreadLocalMode() != in Select()
144 GA->getGlobal()->getName(), in Select()
153 GA->getGlobal(), DL, PtrVT, GA->getOffset(), 0); in Select()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp187 if (GA->getGlobal()->getThreadLocalMode() != in Select()
192 GA->getGlobal()->getName(), in Select()
201 GA->getGlobal(), DL, PtrVT, GA->getOffset(), 0); in Select()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp180 const GlobalValue *GV = MO.getGlobal(); in PrintSymbolOperand()
489 const GlobalValue *GValue = MO.getGlobal(); in EmitTlsCall()
505 return AP.getSymbol(MO.getGlobal()); in getMCSymbolForTOCPseudoMO()
900 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
919 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
979 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
997 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1024 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1042 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1071 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp180 const GlobalValue *GV = MO.getGlobal(); in PrintSymbolOperand()
489 const GlobalValue *GValue = MO.getGlobal(); in EmitTlsCall()
505 return AP.getSymbol(MO.getGlobal()); in getMCSymbolForTOCPseudoMO()
900 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
919 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
979 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
997 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1024 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1042 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
1071 const GlobalValue *GValue = MO.getGlobal(); in emitInstruction()
[all …]
/dports/security/keybase/client-v5.7.1/go/stellar/
H A Dbuild.go122 return getGlobal(mctx.G()).startBuildPayment(mctx)
126 getGlobal(mctx.G()).stopBuildPayment(mctx, bid)
138 getGlobal(mctx.G()).buildPaymentSlot.Use(mctx.Ctx(), arg.SessionID))
140 mctx, data, release, err = getGlobal(mctx.G()).acquireBuildPayment(mctx, arg.Bid, arg.SessionID)
163 bpc := getGlobal(mctx.G()).getBuildPaymentCache()
193 owns, fromPrimary, err := getGlobal(mctx.G()).OwnAccountCached(mctx, arg.From)
261 …sendingToSelf, _, selfSendErr = getGlobal(mctx.G()).OwnAccountCached(mctx, stellar1.AccountID(reci…
349 baseFee := getGlobal(mctx.G()).BaseFee(mctx)
482 mctx, data, release, err := getGlobal(mctx.G()).acquireBuildPayment(mctx, arg.Bid, arg.SessionID)
763 getGlobal(mctx.G()).buildPaymentSlot.Use(
[all …]
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/
H A Dhtml.inc.php1081 ZBX_STYLE_NA_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_0),
1082 ZBX_STYLE_INFO_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_1),
1083 ZBX_STYLE_WARNING_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_2),
1084 ZBX_STYLE_AVERAGE_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_3),
1085 ZBX_STYLE_HIGH_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_4),
1086 ZBX_STYLE_DISASTER_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_5)
1105 if (CSettingsHelper::getGlobal(CSettingsHelper::CUSTOM_COLOR) == EVENT_CUSTOM_COLOR_ENABLED) {
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/
H A Dhtml.inc.php1081 ZBX_STYLE_NA_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_0),
1082 ZBX_STYLE_INFO_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_1),
1083 ZBX_STYLE_WARNING_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_2),
1084 ZBX_STYLE_AVERAGE_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_3),
1085 ZBX_STYLE_HIGH_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_4),
1086 ZBX_STYLE_DISASTER_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_5)
1105 if (CSettingsHelper::getGlobal(CSettingsHelper::CUSTOM_COLOR) == EVENT_CUSTOM_COLOR_ENABLED) {
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/
H A Dhtml.inc.php1081 ZBX_STYLE_NA_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_0),
1082 ZBX_STYLE_INFO_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_1),
1083 ZBX_STYLE_WARNING_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_2),
1084 ZBX_STYLE_AVERAGE_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_3),
1085 ZBX_STYLE_HIGH_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_4),
1086 ZBX_STYLE_DISASTER_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_5)
1105 if (CSettingsHelper::getGlobal(CSettingsHelper::CUSTOM_COLOR) == EVENT_CUSTOM_COLOR_ENABLED) {
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/
H A Dhtml.inc.php1081 ZBX_STYLE_NA_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_0),
1082 ZBX_STYLE_INFO_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_1),
1083 ZBX_STYLE_WARNING_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_2),
1084 ZBX_STYLE_AVERAGE_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_3),
1085 ZBX_STYLE_HIGH_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_4),
1086 ZBX_STYLE_DISASTER_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_5)
1105 if (CSettingsHelper::getGlobal(CSettingsHelper::CUSTOM_COLOR) == EVENT_CUSTOM_COLOR_ENABLED) {
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/
H A Dhtml.inc.php1081 ZBX_STYLE_NA_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_0),
1082 ZBX_STYLE_INFO_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_1),
1083 ZBX_STYLE_WARNING_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_2),
1084 ZBX_STYLE_AVERAGE_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_3),
1085 ZBX_STYLE_HIGH_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_4),
1086 ZBX_STYLE_DISASTER_BG => CSettingsHelper::getGlobal(CSettingsHelper::SEVERITY_COLOR_5)
1105 if (CSettingsHelper::getGlobal(CSettingsHelper::CUSTOM_COLOR) == EVENT_CUSTOM_COLOR_ENABLED) {
/dports/lang/rhino/rhino1_7R4/toolsrc/org/mozilla/javascript/tools/shell/
H A DMain.java218 public static Global getGlobal() in getGlobal() method in Main
674 return getGlobal().getIn(); in getIn()
678 getGlobal().setIn(in); in setIn()
682 return getGlobal().getOut(); in getOut()
686 getGlobal().setOut(out); in setOut()
690 return getGlobal().getErr(); in getErr()
694 getGlobal().setErr(err); in setErr()
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/Repository/
H A DPrefs.hs23 , getGlobal
237 getGlobal :: String -> IO [String]
238 getGlobal f = do function
269 globalBores <- getGlobal "boring"
363 gbs <- getGlobal "binaries"
536 globalsources <- parsehs `fmap` getGlobal "sources"
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/extensions/dejagnu/
H A Ddejagnu.cpp62 Global_as& gl = getGlobal(obj); in attachInterface()
147 Global_as& gl = getGlobal(obj); in dejagnu_class_init()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/flash/filters/
H A DBitmapFilter_as.cpp75 Global_as& gl = getGlobal(where); in registerBitmapClass()
119 Global_as& gl = getGlobal(fn); in getBitmapFilterConstructor()
/dports/biology/canu/canu-2.2/src/pipelines/canu/
H A DGrid_DNANexus.pm148 return if ( defined(getGlobal("gridEngine"))); # Grid not requested.
168 return if (uc(getGlobal("gridEngine")) ne "DNANEXUS");
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp55 const GlobalValue *GV = MO.getGlobal(); in GetSymbolFromOperand()
72 StubValueTy(AP.getSymbol(MO.getGlobal()), in GetSymbolFromOperand()
73 !MO.getGlobal()->hasInternalLinkage()); in GetSymbolFromOperand()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp141 if (GA->getGlobal()->getThreadLocalMode() != in Select()
146 GA->getGlobal()->getName(), in Select()
152 GA->getGlobal(), DL, PtrVT, GA->getOffset(), 0); in Select()

12345678910>>...119