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

/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/
H A DBlenderContext.java293 * @param featureName
300 public void addLoadedFeatures(Long oldMemoryAddress, String featureName, Structure structure, Object feature) { argument
306 if (featureName != null) {
307 loadedFeaturesByName.put(featureName, storedData);
334 * @param featureName
341 public Object getLoadedFeature(String featureName, LoadedFeatureDataType loadedFeatureDataType) { argument
342 Object[] result = loadedFeaturesByName.get(featureName);
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 156 milliseconds