/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 | 173 $ 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)
|
D | config_h.com | 285 $ 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/ |
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/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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
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/valgrind/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/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/opencv3/doc/tutorials/features2d/akaze_tracking/ |
D | akaze_tracking.markdown | 64 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/ |
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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/ |
D | glnames.py | 5101 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/ |
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/libgdx/gdx/src/com/badlogic/gdx/math/ |
D | Path.java | 35 float locate (T v); in locate() method
|
/external/llvm/cmake/modules/ |
D | FindSphinx.cmake | 20 "Failed to locate sphinx-build executable"
|
/external/libxml2/result/schemas/ |
D | import1_0_0.err | 2 … warning : Element '{http://www.w3.org/2001/XMLSchema}import': Failed to locate a schema at locati…
|
/external/autotest/client/site_tests/hardware_ch7036/ |
D | control | 17 Fails if log doesn't locate i2c device
|
/external/ImageMagick/coders/ |
D | json.c | 687 *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/ |
D | vc-list-files | 79 eval exec hg locate '"$dir/*"' $postprocess
|