/external/parameter-framework/upstream/parameter/ |
ElementLocator.h | 41 // Locate element 42 bool locate(const std::string &strPath, CElement **ppElement, std::string &strError);
|
ElementLocator.cpp | 40 // Locate element 41 bool CElementLocator::locate(const string &strPath, CElement **ppElement, string &strError) function in class:CElementLocator
|
ParameterMgr.cpp | [all...] |
/external/libgdx/gdx/src/com/badlogic/gdx/math/ |
Path.java | 28 * implementation of this method might be optimized for speed against precision, see {@link #locate(Object)} for a more
35 float locate (T v);
method in interface:Path
|
/external/curl/packages/vms/ |
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_le [all...] |
build_vms.com | 319 $ if f$locate(",clean,", args_lower) .lt. args_lower_len 324 $ if f$locate(",clean_all,", args_lower) .lt. args_lower_len 329 $ if f$locate(",realclean,", args_lower) .lt. args_lower_len 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_le [all...] |
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
|
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
|
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)
|
make_pcsi_curl_kit_name.com | 98 $ if f$locate("#define LIBCURL_VERSION ", line_in) .ne. 0
|
config_h.com | 190 $! Locate the DECC libraries in use 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 [all...] |
/external/llvm/utils/TableGen/ |
CTagsEmitter.cpp | 55 static SMLoc locate(const Record *R); 60 SMLoc CTagsEmitter::locate(const Record *R) { function in class:CTagsEmitter 72 Tags.push_back(Tag(C.first, locate(C.second.get()))); 74 Tags.push_back(Tag(D.first, locate(D.second.get())));
|
/build/tools/atree/ |
files.h | 44 int locate(FileRecord* rec, const vector<string>& search);
|
/external/icu/icu4c/source/test/compat/ |
tzone.pl | 14 my @TZONE_RAW = `locate zoneinfo | grep '^/usr/share/zoneinfo/' | grep -v 'tab\$' | grep -v '/right/' | grep -v '/posix/' | grep -v '/posixrules\$' | grep -v '/Factory\$'`;
|
/external/libxml2/doc/ |
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/ |
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 131 $ write sys$output "Could not locate Freetype 2 include files" 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 [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/ |
glnames.py | 5101 def locate( self, index ): member in class:StringNode [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
task.rb | 186 file = locate( "#{ vocab }.tokens" ) and return( file ) 188 | unable to locate .tokens file `#{ vocab }' referenced in #{ grammar.path } 194 def locate( file_name ) method in class:ANTLR3.CompileTask.GrammarSet 393 file = group.locate( "#{ imp }.g" ) or raise( Util.tidy( <<-END ) ) 394 | #{ @path }: unable to locate imported grammar file #{ imp }.g 473 message << "could not locate a grammar name and type declaration matching\n" 481 message << "could not locate a grammar name and type declaration matching\n"
|
/external/bison/build-aux/ |
vc-list-files | 79 eval exec hg locate '"$dir/*"' $postprocess
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
fortune_resources.mak | 19 # ICUDIR the location of ICU, used to locate the tools for
|
/external/zlib/src/ |
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 [all...] |
/external/opencv3/samples/cpp/ |
delaunay2.cpp | 58 subdiv.locate(fp, e0, vertex);
|
/build/blueprint/gotestrunner/ |
gotestrunner.go | 59 fmt.Fprintf(os.Stderr, "error: Failed to locate test binary: %s", err)
|
/external/libunwind/doc/ |
unw_step.tex | 38 \item[\Const{UNW\_ENOINFO}] \Prog{Libunwind} was unable to locate the
|
/external/ImageMagick/coders/ |
json.c | 692 *locate, 798 locate=GetImageArtifact(image,"identify:locate"); 799 if (locate == (const char *) NULL) 800 locate=GetImageArtifact(image,"json:locate"); 801 if (locate != (const char *) NULL) 816 MagickFalse,locate); 826 (void) FormatLocaleFile(file," \"channel%s\": {\n",locate); 687 *locate, local [all...] |