/external/llvm/utils/TableGen/ |
D | CTagsEmitter.cpp | 58 static SMLoc locate(const Record *R); 63 SMLoc CTagsEmitter::locate(const Record *R) { in locate() function in CTagsEmitter 81 Tags.push_back(Tag(I->first, locate(I->second))); in run() 85 Tags.push_back(Tag(I->first, locate(I->second))); in run()
|
/external/openssh/contrib/ |
D | findssl.sh | 117 headers=`locate opensslv.h` 136 libraries=`locate libcrypto.s` 165 libraries=`locate libcrypto.a`
|
/external/valgrind/main/auxprogs/ |
D | posixtestsuite-1.5.1-diff.txt | 27 diff -U3 -r posixtestsuite.orig/locate-test posixtestsuite/locate-test 28 --- posixtestsuite.orig/locate-test 2005-03-14 13:53:50.000000000 +0000 29 +++ posixtestsuite/locate-test 2006-07-05 13:16:52.000000000 +0100
|
/external/zlib/src/ |
D | make_vms.com | 320 $ if f$locate("CCOPT=",cparm) .lt. f$length(cparm) 322 $ start = f$locate("=",cparm) + 1 325 $ if f$locate("AS_IS",f$edit(ccopt,"UPCASE")) .lt. f$length(ccopt) - 329 $ if f$locate("LOPTS=",cparm) .lt. f$length(cparm) 331 $ start = f$locate("=",cparm) + 1 335 $ if f$locate("CC=",cparm) .lt. f$length(cparm) 337 $ start = f$locate("=",cparm) + 1 352 $ if f$locate("MAKE=",cparm) .lt. f$length(cparm) 354 $ start = f$locate("=",cparm) + 1 545 $ in_ldef = f$locate(cdef,libdefs)
|
/external/jmonkeyengine/engine/src/core/com/jme3/asset/ |
D | AssetLocator.java | 59 public AssetInfo locate(AssetManager manager, AssetKey key); in locate() method
|
D | ImplHandler.java | 149 AssetInfo info = locator.locate(owner, key); in tryLocate()
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/ |
D | libraries.apt | 10 directive and also require the use of a vocab file then you will need to locate 19 where it is placing the geenrated .java files. Hence when you locate the grammars that generate
|
D | import.apt | 3 In order to have the ANTLR plugin automatically locate and use grammars used
|
/external/chromium_org/chrome/app/ |
D | app_mode_loader_mac.mm | 6 // app bundles which locate the Chromium framework and load it, passing the 59 // TODO(jeremy): Display UI to allow user to manually locate the Chrome 61 LOG(FATAL) << "Failed to locate bundle by identifier";
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | task.rb | 186 file = locate( "#{ vocab }.tokens" ) and return( file ) 194 def locate( file_name ) method in ANTLR3.CompileTask.GrammarSet 393 file = group.locate( "#{ imp }.g" ) or raise( Util.tidy( <<-END ) )
|
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/asset/plugins/ |
D | ZipLocator.java | 78 public AssetInfo locate(AssetManager manager, AssetKey key) { in locate() method in ZipLocator
|
D | FileLocator.java | 82 public AssetInfo locate(AssetManager manager, AssetKey key) { in locate() method in FileLocator
|
D | UrlLocator.java | 65 public AssetInfo locate(AssetManager manager, AssetKey key) { in locate() method in UrlLocator
|
D | ClasspathLocator.java | 68 public AssetInfo locate(AssetManager manager, AssetKey key) { in locate() method in ClasspathLocator
|
/external/jmonkeyengine/engine/src/android/com/jme3/asset/plugins/ |
D | AndroidLocator.java | 70 public AssetInfo locate(com.jme3.asset.AssetManager manager, AssetKey key) { in locate() method in AndroidLocator
|
/external/bison/build-aux/ |
D | vc-list-files | 79 eval exec hg locate '"$dir/*"' $postprocess
|
/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/ |
D | readme.vc9.txt | 26 Now locate and double click on the yasm.sln solution file in 38 1. Firstly you need to locate the directory (or directories)
|
/external/icu4c/samples/ufortune/resources/ |
D | fortune_resources.mak | 19 # ICUDIR the location of ICU, used to locate the tools for
|
/external/libexif/auto-m4/ |
D | nls.m4 | 37 dnl Try to locate it.
|
/external/chromium_org/chrome/service/ |
D | chrome_service_application_mac.mm | 35 // Use Launch Services to locate Chrome using its bundleID.
|
/external/stlport/test/eh/ |
D | intel50.mak | 85 # fbp : this is to locate DLL
|
/external/chromium/testing/gtest/m4/ |
D | gtest.m4 | 41 Unable to locate either a built or installed Google Test.
|
/external/protobuf/gtest/m4/ |
D | gtest.m4 | 41 Unable to locate either a built or installed Google Test.
|
/external/chromium_org/v8/tools/gcmole/ |
D | README | 56 - on the second stage driver will parse all files again and will locate all
|
/external/chromium_org/testing/gtest/m4/ |
D | gtest.m4 | 41 Unable to locate either a built or installed Google Test.
|