Searched defs:funcName (Results 1 - 7 of 7) sorted by relevance

/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/
H A DExtensionsProvider.java39 public boolean functionAvailable(String ns, String funcName) argument
51 public Object extFunction(String ns, String funcName, argument
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/compiler/
H A DFuncLoader.java68 public FuncLoader(String funcName, int funcID) argument
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/jaxp/
H A DJAXPExtensionsProvider.java64 public boolean functionAvailable(String ns, String funcName) argument
100 public Object extFunction(String ns, String funcName, Vector argVec, argument
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/tree/
H A DFunctionDeclarationTreeImpl.java35 private final IdentifierTree funcName; field in class:FunctionDeclarationTreeImpl
H A DFunctionExpressionTreeImpl.java34 private final IdentifierTree funcName; field in class:FunctionExpressionTreeImpl
/openjdk10/jdk/src/java.base/windows/native/libjli/
H A Djava_md.c794 int AWTPreload(const char *funcName) argument
/openjdk10/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp1734 bool LibraryCallKit::runtime_math(const TypeFunc* call_type, address funcAddr, const char* funcName) { argument
3241 bool LibraryCallKit::inline_native_time_funcs(address funcAddr, const char* funcName) { argument

Completed in 148 milliseconds