Searched defs:locate (Results 1 - 24 of 24) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/asset/
H A DAssetLocator.java36 * <code>AssetLocator</code> is used to locate a resource based on an AssetKey.
49 * Request to locate an asset. The asset key
59 public AssetInfo locate(AssetManager manager, AssetKey key); method in interface:AssetLocator
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
H A Dtest_stream.py38 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_stream_hixie75.py38 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_extensions.py38 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_memorizingfile.py39 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_util.py40 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_mock.py40 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_dispatch.py39 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_handshake.py38 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_handshake_draft75.py38 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_handshake_hybi00.py38 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_handshake_hybi08.py38 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_endtoend.py45 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_handshake_hybi.py38 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_mux.py42 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
H A Dtest_msgutil.py42 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/asset/plugins/
H A DClasspathLocator.java68 public AssetInfo locate(AssetManager manager, AssetKey key) { method in class:ClasspathLocator
H A DFileLocator.java82 public AssetInfo locate(AssetManager manager, AssetKey key) { method in class:FileLocator
H A DUrlLocator.java65 public AssetInfo locate(AssetManager manager, AssetKey key) { method in class:UrlLocator
H A DZipLocator.java78 public AssetInfo locate(AssetManager manager, AssetKey key) { method in class:ZipLocator
H A DHttpZipLocator.java349 public AssetInfo locate(AssetManager manager, AssetKey key){ method in class:HttpZipLocator
/external/jmonkeyengine/engine/src/android/com/jme3/asset/plugins/
H A DAndroidLocator.java70 public AssetInfo locate(com.jme3.asset.AssetManager manager, AssetKey key) { method in class:AndroidLocator
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dtask.rb186 file = locate( "#{ vocab }.tokens" ) and return( file )
188 | unable to locate .tokens file `#{ vocab }' referenced in #{ grammar.path }
194 def locate( file_name ) method in class:ANTLR3.CompileTask.GrammarSet
393 file = group.locate( "#{ imp }.g" ) or raise( Util.tidy( <<-END ) )
394 | #{ @path }: unable to locate imported grammar file #{ imp }.g
473 message << "could not locate a grammar name and type declaration matching\n"
481 message << "could not locate a grammar name and type declaration matching\n"
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 243 milliseconds