HomeSort by relevance Sort by last modified time
    Searched full:locate (Results 26 - 50 of 1324) sorted by null

12 3 4 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_native_headers.h 44 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_native_headers.h 44 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_native_headers.h 44 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_native_headers.h 44 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_native_headers.h 44 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_native_headers.h 44 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
task.rb 186 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/jmonkeyengine/engine/src/core/com/jme3/asset/
AssetManager.java 81 * @param rootPath The root path from which to locate assets, implementation
98 * they were registered, to locate the asset by the {@link AssetKey}.
104 * @param rootPath Specifies the root path from which to locate assets
110 * @see AssetLocator#locate(com.jme3.asset.AssetManager, com.jme3.asset.AssetKey)
137 * The call will attempt to locate the asset by invoking the
142 * @param key The {@link AssetKey} to locate.
  /external/chromium_org/chrome/browser/automation/
automation_provider_json.cc 67 *error = "Cannot locate browser from given index";
88 *error = "Cannot locate tab from given indices";
  /external/e2fsprogs/lib/blkid/
libblkid.3.in 31 than root, or those not in the "disk" group) to locate devices by label/id.
44 some way to locate these devices without enumerating only visible devices,
  /external/libnfc-nci/src/nfc/nfc/
nfc_utils.c 91 ** Description This function is called to locate the control block for
117 ** Description This function is called to locate the control block for
  /external/oprofile/libpp/
locate_images.h 65 * Locate a (number of) matching absolute paths to the given image
97 /// A prefix added to locate binaries if they can't be found
  /cts/tools/tradefed-host/tests/
run_unit_tests.sh 21 echo "Unable to locate $1"
  /external/android-clat/
config.c 41 * item_name - name of config item to locate
57 * item_name - name of config item to locate
96 * item_name - name of config item to locate
121 * item_name - name of config item to locate
  /external/bison/lib/
mbschr.c 25 /* Locate the first single-byte character C in the character string STRING,
mbsrchr.c 25 /* Locate the last single-byte character C in the character string STRING,
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_stream_hixie75.py 38 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
  /external/chromium_org/net/cert/
x509_util_ios.h 57 // NSS. This is necessary for libpkix path building to be able to locate
  /external/chromium_org/third_party/WebKit/Source/web/
WebPasswordFormUtils.h 45 // Helper structure to locate username, passwords and submit fields.
  /external/chromium_org/third_party/icu/source/test/compat/
tzone.pl 14 my @TZONE_RAW = `locate zoneinfo | grep '^/usr/share/zoneinfo/' | grep -v 'tab\$' | grep -v '/right/' | grep -v '/posix/' | grep -v '/posixrules\$' | grep -v '/Factory\$'`;
  /external/chromium_org/ui/aura/client/
window_tree_client.h 18 // Implementations of this object are used to help locate a default parent for
  /external/icu4c/samples/ufortune/resources/
fortune_resources.mak 19 # ICUDIR the location of ICU, used to locate the tools for
  /external/icu4c/test/compat/
tzone.pl 14 my @TZONE_RAW = `locate zoneinfo | grep '^/usr/share/zoneinfo/' | grep -v 'tab\$' | grep -v '/right/' | grep -v '/posix/' | grep -v '/posixrules\$' | grep -v '/Factory\$'`;
  /external/jmonkeyengine/engine/src/core/com/jme3/material/
MaterialList.java 38 * A map from material name to a material. Used by loaders to locate
  /external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
TemplateFactory.java 35 * @param resourceLoader use this ResourceLoader to locate the named template file and any

Completed in 578 milliseconds

12 3 4 5 6 7 8 91011>>