Home
last modified time | relevance | path

Searched refs:getGlobal (Results 176 – 200 of 2965) sorted by relevance

12345678910>>...119

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand()
82 MCOp = lowerSymbolOperand(MO, Printer.getSymbol(MO.getGlobal())); in lowerInstruction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand()
82 MCOp = lowerSymbolOperand(MO, Printer.getSymbol(MO.getGlobal())); in lowerInstruction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand()
82 MCOp = lowerSymbolOperand(MO, Printer.getSymbol(MO.getGlobal())); in lowerInstruction()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand()
82 MCOp = lowerSymbolOperand(MO, Printer.getSymbol(MO.getGlobal())); in lowerInstruction()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AVR/
H A DAVRMCInstLower.cpp39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand()
82 MCOp = lowerSymbolOperand(MO, Printer.getSymbol(MO.getGlobal())); in lowerInstruction()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AVR/
H A DAVRMCInstLower.cpp40 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand()
83 MCOp = lowerSymbolOperand(MO, Printer.getSymbol(MO.getGlobal())); in lowerInstruction()
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dscriptobject.h25 QVariant getGlobal(const QString &name);
80 QVariant getGlobal(const QString &name);
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AVR/
H A DAVRMCInstLower.cpp40 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal());
83 MCOp = lowerSymbolOperand(MO, Printer.getSymbol(MO.getGlobal()));
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/linker/
H A DJavaAdapterServices.java77 … return bindAndAdaptHandle(fn, fn.isStrict()? ScriptRuntime.UNDEFINED : Context.getGlobal(), type); in getHandle()
149 public static Object getGlobal() { in getGlobal() method in JavaAdapterServices
150 return Context.getGlobal(); in getGlobal()
H A DReflectionCheckLinker.java107 final Global global = Context.getGlobal(); in checkReflectionAccess()
120 final Global global = Context.getGlobal(); in checkLinkRequest()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/linker/
H A DJavaAdapterServices.java77 … return bindAndAdaptHandle(fn, fn.isStrict()? ScriptRuntime.UNDEFINED : Context.getGlobal(), type); in getHandle()
149 public static Object getGlobal() { in getGlobal() method in JavaAdapterServices
150 return Context.getGlobal(); in getGlobal()
H A DReflectionCheckLinker.java107 final Global global = Context.getGlobal(); in checkReflectionAccess()
120 final Global global = Context.getGlobal(); in checkLinkRequest()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A Das_environment.cpp239 as_object* global = vm.getGlobal(); in findObject()
393 return vm.getGlobal()->delProperty(varkey).second; in delVariable()
546 as_object* global = vm.getGlobal(); in getVariableRaw()
651 getGlobal(const as_environment& env) in getGlobal() function
653 return *env.getVM().getGlobal(); in getGlobal()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/
H A DXML_as.cpp81 XMLNode_as(getGlobal(object)), in XML_as()
93 XMLNode_as(getGlobal(object)), in XML_as()
521 Global_as& gl = getGlobal(where); in xml_class_init()
572 Global_as& gl = getGlobal(o); in attachXMLInterface()
712 XMLNode_as *xml_obj = new XMLNode_as(getGlobal(fn)); in xml_createElement()
733 XMLNode_as* xml_obj = new XMLNode_as(getGlobal(fn)); in xml_createTextNode()
931 idMap = new as_object(getGlobal(xml)); in setIdMap()
H A DLoadVars_as.cpp63 Global_as& gl = getGlobal(o); in attachLoadVarsInterface()
117 as_object* global = &getGlobal(*ptr); in loadvars_tostring()
H A DKey_as.cpp144 Global_as& gl = getGlobal(o); in attachKeyInterface()
164 Global_as& gl = getGlobal(where); in key_class_init()
/dports/security/keybase/client-v5.7.1/go/stellar/
H A Dsend.go22 data, err := getGlobal(mctx.G()).finalizeBuildPayment(mctx, arg.Bid)
84 sendRes, err := SendPaymentGUI(mctx, getGlobal(mctx.G()).walletState, SendPaymentArg{
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/flash/net/
H A DFileReference_as.cpp62 Global_as& gl = getGlobal(where); in filereference_class_init()
82 Global_as& gl = getGlobal(o); in attachFileReferenceInterface()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/storage/wiredtiger/
H A Dwiredtiger_parameters.cpp78 ServerParameterSet::getGlobal(), "wiredTigerEngineRuntimeConfig", false, true), in WiredTigerEngineRuntimeConfigParameter()
133 ServerParameterSet::getGlobal(), "wiredTigerMaxCacheOverflowSizeGB", false, true), in WiredTigerMaxCacheOverflowSizeGBParameter()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DReflectionCheckLinker.java108 final Global global = Context.getGlobal(); in checkReflectionAccess()
121 final Global global = Context.getGlobal(); in checkLinkRequest()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DReflectionCheckLinker.java108 final Global global = Context.getGlobal(); in checkReflectionAccess()
121 final Global global = Context.getGlobal(); in checkLinkRequest()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DReflectionCheckLinker.java108 final Global global = Context.getGlobal(); in checkReflectionAccess()
121 final Global global = Context.getGlobal(); in checkLinkRequest()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DReflectionCheckLinker.java108 final Global global = Context.getGlobal(); in checkReflectionAccess()
121 final Global global = Context.getGlobal(); in checkLinkRequest()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DReflectionCheckLinker.java108 final Global global = Context.getGlobal(); in checkReflectionAccess()
121 final Global global = Context.getGlobal(); in checkLinkRequest()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DDebuggerSupport.java140 static Object getGlobal() { in getGlobal() method in DebuggerSupport
141 return Context.getGlobal(); in getGlobal()
153 final ScriptObject global = Context.getGlobal(); in eval()

12345678910>>...119