Home
last modified time | relevance | path

Searched refs:locate (Results 1 – 25 of 191) sorted by relevance

12345678

/external/curl/packages/vms/
Dbuild_libcurl_pc.com118 $ 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 …]
Dbuild_vms.com436 $ 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 …]
Dbuild_curl-config_script.com69 $ 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
Dgenerate_config_vms_h_curl.com70 $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
Dbuild_gnv_curl_pcsi_desc.com177 $ 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/
DCTagsEmitter.cpp55 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/
Dfindssl.sh117 headers=`locate opensslv.h`
136 libraries=`locate libcrypto.s`
165 libraries=`locate libcrypto.a`
/external/libxml2/doc/
DbuildDocBookCatalog210 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/valgrind/auxprogs/
Dposixtestsuite-1.5.1-diff.txt27 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/
Dmake_vms.com320 $ 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/python/cpython2/Modules/zlib/
Dmake_vms.com320 $ 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/
Dthinlto_alias.ll7 ; name to locate the summary (otherwise internalization will abort because
8 ; it expects to locate summaries for all definitions).
/external/parameter-framework/upstream/parameter/
DParameterMgr.cpp1360 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 …]
DElementLocator.h42 bool locate(const std::string &strPath, CElement **ppElement, std::string &strError);
DElementLocator.cpp41 bool CElementLocator::locate(const string &strPath, CElement **ppElement, string &strError) in locate() function in CElementLocator
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/
Dlibraries.apt10 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
Dimport.apt3 In order to have the ANTLR plugin automatically locate and use grammars used
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dtask.rb186 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/conscrypt/benchmark-base/
Dbuild.gradle13 // This shouldn't be needed but seems to help IntelliJ locate the native artifact.
/external/llvm/cmake/modules/
DFindSphinx.cmake20 "Failed to locate sphinx-build executable"
/external/libxml2/result/schemas/
Dimport1_0_0.err2 … warning : Element '{http://www.w3.org/2001/XMLSchema}import': Failed to locate a schema at locati…
/external/conscrypt/openjdk-integ-tests/
Dbuild.gradle11 // This shouldn't be needed but seems to help IntelliJ locate the native artifact.
/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
Ddo-plot15 E: $FILE: Cannot locate the COLUMNS descriptor
/external/ImageMagick/coders/
Djson.c687 *locate, in EncodeImageAttributes() local
793 locate=GetImageArtifact(image,"identify:locate"); in EncodeImageAttributes()
794 if (locate == (const char *) NULL) in EncodeImageAttributes()
795 locate=GetImageArtifact(image,"json:locate"); in EncodeImageAttributes()
796 if (locate != (const char *) NULL) in EncodeImageAttributes()
811 MagickFalse,locate); in EncodeImageAttributes()
821 (void) FormatLocaleFile(file," \"channel%s\": {\n",locate); in EncodeImageAttributes()
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
Ddo-plot35 E: $FILE: Cannot locate the COLUMNS descriptor

12345678