Searched defs:getPrefixedName (Results 1 - 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/material/
H A DMatParam.java106 public String getPrefixedName() { method in class:MatParam
147 technique.updateUniformParam(getPrefixedName(), getVarType(), getValue(), true);
/external/llvm/include/llvm/Option/
H A DOption.h123 std::string getPrefixedName() const { function in class:llvm::opt::Option

Completed in 1294 milliseconds