Home
last modified time | relevance | path

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

1234567

/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.com173 $ old_start = f$locate("[gnv.usr", pathname)
290 $ old_start = f$locate("[gnv.usr", pathname)
342 $ old_start = f$locate("[gnv.usr", pathname)
352 $ if f$locate("$", pathname) .lt. f$length(pathname) then goto inst_file_loop
420 $ old_start = f$locate("[gnv.usr", destname)
448 $ old_start = f$locate("[gnv.usr", destname)
Dconfig_h.com285 $ if f$locate("64", xline) .lt. xlen then key64 = 1
907 $ if f$locate("HAVE___", key2) .lt. key2_len
913 $ if f$locate("HAVE__", key2) .lt. key2_len
1120 $ if (f$locate("STATVFS", key2b) .eq. 0) .and. key2c .eqs. ""
1146 $ if f$locate("MMAP",key2) .lt. key2_len
1940 $! if f$locate("FILE", key2) .lt. key2_len then pflag = 1
1941 $! if f$locate("DIR", key2) .eq. key2_len - 3 then pflag = 1
1942 $! if f$locate("PATH", key2) .eq. key2_len - 4 then pflag = 1
1962 $ if f$locate("$", skey2) .lt. f$length(skey2)
/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/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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
Dvms_make.com91 $ 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/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/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/opencv3/doc/tutorials/features2d/akaze_tracking/
Dakaze_tracking.markdown64 We need to save number of detected keypoints to make sure both detectors locate roughly the same
74 To find matches between frames we have to locate the keypoints first.
118 If there is a reasonable number of inliers we can use estimated transformation to locate the
/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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/
Dglnames.py5101 def locate( self, index ): member in StringNode
5116 index = child.locate( index )
5308 dict_len = dict.locate( 0 )
/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/libgdx/gdx/src/com/badlogic/gdx/math/
DPath.java35 float locate (T v); in locate() method
/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/autotest/client/site_tests/hardware_ch7036/
Dcontrol17 Fails if log doesn't locate i2c device
/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/bison/build-aux/
Dvc-list-files79 eval exec hg locate '"$dir/*"' $postprocess

1234567