HomeSort by relevance Sort by last modified time
    Searched defs:getGlobalVariable (Results 1 - 3 of 3) sorted by null

  /external/apache-xml/src/main/java/org/apache/xpath/
VariableStack.java 444 public XObject getGlobalVariable(XPathContext xctxt, final int index)
471 public XObject getGlobalVariable(XPathContext xctxt, final int index, boolean destructiveOK)
541 return getGlobalVariable(xctxt, vvar.getIndex());
  /external/llvm/lib/IR/
Module.cpp 246 /// getGlobalVariable - Look up the specified global variable in the module
253 GlobalVariable *Module::getGlobalVariable(StringRef Name,
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 

Completed in 41 milliseconds