/external/curl/packages/vms/ |
D | build_libcurl_pc.com | 118 $ if f$locate("Libs:", line_in) .eq. 0 125 $ if f$locate("@", line_in) .ge. line_in_len 131 $ if f$locate("@prefix@", line_in) .lt line_in_len 141 $ if f$locate("@exec_prefix@", line_in) .lt line_in_len 151 $ if f$locate("@libdir@", line_in) .lt line_in_len 156 $ if f$locate("@includedir@", line_in) .lt line_in_len 161 $ if f$locate("@SUPPORT_PROTOCOLS@", line_in) .lt line_in_len 169 $ if f$locate("@SUPPORT_FEATURES@", line_in) .lt line_in_len 179 $ if f$locate("@CURLVERSION@", line_in) .lt line_in_len 184 $ if f$locate("@LIBCURL_LIBS@", line_in) .lt line_in_len [all …]
|
D | build_vms.com | 436 $ if f$locate(",64,", args_lower) .lt. args_lower_len 442 $ args_loc = f$locate(",ccqual=", args_lower) 452 $ if f$locate(",debug,", args_lower) .lt. args_lower_len 461 $ if f$locate(",noieee,", args_lower) .lt. args_lower_len 467 $ if f$locate(",nolarge,", args_lower) .lt. args_lower_len 477 $ if f$locate(",noldap,", args_lower) .lt. args_lower_len 482 $ if f$locate(",list,", args_lower) .lt. args_lower_len 486 $ if f$locate(",fulllist,", args_lower) .lt. args_lower_len 492 $ if f$locate(",nohpssl,", args_lower) .lt. args_lower_len 497 $ if f$locate(",nossl,", args_lower) .lt. args_lower_len [all …]
|
D | build_curl-config_script.com | 69 $ if f$locate("#define LIBCURL_VERSION ", line_in) .eq. 0 74 $ if f$locate("#define LIBCURL_VERSION_NUM ", line_in) .eq. 0 84 $ if f$locate("-", x_curlversion) .lt. f$length(x_curlversion) 115 $ if f$locate("@", line_in) .ge. line_in_len
|
D | generate_config_vms_h_curl.com | 70 $if f$locate(",nossl,", args_lower) .lt. args_len then nossl = 1 97 $ if f$locate(",nohpssl,", args_lower) .lt. args_len 105 $ if f$locate(",nohpssl,", args_lower) .lt. args_len 118 $ if f$locate(",libidn,", args_lower) .lt. args_len 137 $ if f$locate(",libssh2,", args_lower) .lt. args_len 151 $if f$locate(",noldap,", args_lower) .lt. args_len 160 $if f$locate(",nokerberos,", args_lower) .lt. args_len then nokerberos = 1 175 $ if f$locate(",nozlib,", args_lower) .lt. args_len
|
D | build_gnv_curl_pcsi_desc.com | 177 $ old_start = f$locate("[gnv.usr", pathname) 294 $ old_start = f$locate("[gnv.usr", pathname) 346 $ old_start = f$locate("[gnv.usr", pathname) 356 $ if f$locate("$", pathname) .lt. f$length(pathname) then goto inst_file_loop 424 $ old_start = f$locate("[gnv.usr", destname) 452 $ old_start = f$locate("[gnv.usr", destname)
|
/external/llvm/utils/TableGen/ |
D | CTagsEmitter.cpp | 55 static SMLoc locate(const Record *R); 60 SMLoc CTagsEmitter::locate(const Record *R) { in locate() function in CTagsEmitter 72 Tags.push_back(Tag(C.first, locate(C.second.get()))); in run() 74 Tags.push_back(Tag(D.first, locate(D.second.get()))); in run()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CTagsEmitter.cpp | 55 static SMLoc locate(const Record *R); 60 SMLoc CTagsEmitter::locate(const Record *R) { in locate() function in CTagsEmitter 72 Tags.push_back(Tag(C.first, locate(C.second.get()))); in run() 74 Tags.push_back(Tag(D.first, locate(D.second.get()))); in run()
|
/external/openssh/contrib/ |
D | findssl.sh | 117 headers=`locate opensslv.h` 136 libraries=`locate libcrypto.s` 165 libraries=`locate libcrypto.a`
|
/external/freetype/ |
D | vms_make.com | 91 $ if f$locate("AS_IS",f$edit(ccopt,"UPCASE")) .lt. f$length(ccopt) - 104 $ if f$locate("DEMOS",file) .eqs. f$length(file) then write optf file 1011 $ if f$locate("CCOPT=",cparm) .lt. f$length(cparm) 1013 $ start = f$locate("=",cparm) + 1 1018 $ if f$locate("LOPTS=",cparm) .lt. f$length(cparm) 1020 $ start = f$locate("=",cparm) + 1 1024 $ if f$locate("CC=",cparm) .lt. f$length(cparm) 1026 $ start = f$locate("=",cparm) + 1 1041 $ if f$locate("MAKE=",cparm) .lt. f$length(cparm) 1043 $ start = f$locate("=",cparm) + 1 [all …]
|
/external/libxml2/doc/ |
D | buildDocBookCatalog | 210 echo could not locate version $VERSION of DocBook XML 276 echo could not locate iso-amsb.ent of ISO DocBook entities 290 echo could not locate ISO DocBook entities 376 echo could not locate chunk-common.xsl of DocBook XSLT stylesheets 391 echo could not locate DocBook XSLT stylesheets
|
/external/python/cpython3/PCbuild/ |
D | prepare_ssl.bat | 40 if ERRORLEVEL 1 (echo Cannot locate MSBuild.exe on PATH or as MSBUILD variable & exit /b 2) 43 if ERRORLEVEL 1 (echo Cannot locate python.exe on PATH or as PYTHON variable & exit /b 3) 48 if "%PERL%" == "" (echo Cannot locate perl.exe on PATH or as PERL variable & exit /b 4)
|
D | prepare_tcltk.bat | 42 if ERRORLEVEL 1 (echo Cannot locate MSBuild.exe on PATH or as MSBUILD variable & exit /b 2) 45 rem if ERRORLEVEL 1 (echo Cannot locate python.exe on PATH or as PYTHON variable & exit /b 3)
|
/external/python/cpython2/Modules/zlib/ |
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/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/llvm/test/tools/gold/X86/ |
D | thinlto_alias.ll | 7 ; name to locate the summary (otherwise internalization will abort because 8 ; it expects to locate summaries for all definitions).
|
/external/parameter-framework/upstream/parameter/ |
D | ParameterMgr.cpp | 1360 if (!elementLocator.locate(remoteCommand.getArgument(0), &pLocatedElement, strResult)) { in listElementsCommandProcess() 1387 if (!elementLocator.locate(remoteCommand.getArgument(0), &pLocatedElement, strResult)) { in listParametersCommandProcess() 1413 if (!elementLocator.locate(remoteCommand.getArgument(0), &pLocatedElement, strResult)) { in getElementStructureXMLCommandProcess() 1437 if (!elementLocator.locate(remoteCommand.getArgument(0), &pLocatedElement, strResult)) { in getElementBytesCommandProcess() 1484 if (!elementLocator.locate(remoteCommand.getArgument(0), &pLocatedElement, strResult)) { in setElementBytesCommandProcess() 1586 if (not elementLocator.locate(remoteCommand.getArgument(0), &locatedElement, result)) { in getElementXMLCommandProcess() 1609 if (not elementLocator.locate(remoteCommand.getArgument(0), &locatedElement, result)) { in setElementXMLCommandProcess() 1627 if (!elementLocator.locate(remoteCommand.getArgument(0), &pLocatedElement, strResult)) { in dumpElementCommandProcess() 1650 if (!elementLocator.locate(remoteCommand.getArgument(0), &pLocatedElement, strResult)) { in getElementSizeCommandProcess() 1672 if (!elementLocator.locate(remoteCommand.getArgument(0), &pLocatedElement, strResult)) { in showPropertiesCommandProcess() [all …]
|
D | ElementLocator.h | 42 bool locate(const std::string &strPath, CElement **ppElement, std::string &strError);
|
D | ElementLocator.cpp | 41 bool CElementLocator::locate(const string &strPath, CElement **ppElement, string &strError) in locate() function in CElementLocator
|
/external/python/cpython3/Tools/msi/ |
D | uploadrelease.bat | 37 if not defined PLINK echo Cannot locate plink.exe & exit /B 1 45 if not defined PSCP echo Cannot locate pscp.exe & exit /B 1 54 if not defined GPG echo Cannot locate gpg2.exe. Signatures will not be uploaded & pause 59 if ERRORLEVEL 1 (echo Cannot locate MSBuild.exe on PATH or as MSBUILD variable & exit /b 2)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/gold/X86/ |
D | thinlto_alias.ll | 7 ; name to locate the summary (otherwise internalization will abort because 8 ; it expects to locate summaries for all definitions).
|
/external/antlr/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/freetype/src/tools/ |
D | glnames.py | 5126 def locate( self, index ): member in StringNode 5141 index = child.locate( index ) 5359 dict_len = dict.locate( 0 )
|
/external/antlr/antlr3-maven-plugin/src/site/apt/examples/ |
D | libraries.apt | 10 directive and also require the use of a vocabulary file then you will need to locate 19 …where it is placing the generated <<<.java>>> files. Hence when you locate the grammars that gener…
|
D | import.apt | 3 In order to have the ANTLR plugin automatically locate and use grammars used
|
/external/conscrypt/benchmark-jmh/ |
D | build.gradle | 60 // This shouldn't be needed but seems to help IntelliJ locate 64 // This shouldn't be needed but seems to help IntelliJ locate the native artifact.
|