HomeSort by relevance Sort by last modified time
    Searched refs:locate (Results 26 - 50 of 96) sorted by null

12 3 4

  /external/libxml2/vms/
build_libxml.com 95 $ write sys$output "Can't locate globals.c. You need to manually define a XML_SRCDIR logical"
112 $ write sys$output "Can't locate globals.h. You need to manually define a LIBXML logical"
  /build/tools/atree/
atree.cpp 224 err |= locate(&(*it), g_inputBases);
files.cpp 331 locate(FileRecord* rec, const vector<string>& search) function
358 fprintf(stderr, "%s:%d: couldn't locate source file: %s\n",
  /external/autotest/client/tests/kvmtest/
kvmtest.py 88 for pidfile in utils.locate("*:*.pid", dirname):
  /external/curl/packages/vms/
setup_gnv_curl_build.com 49 $ if f$locate(",test", args_lower) .lt. args_lower_len
55 $ if f$locate(",exam", args_lower) .lt. args_lower_len
compare_curl_source.com 267 $ if f$locate("test", ref_fname) .eq. 0 then ref_skip = 1
  /external/libgdx/gdx/src/com/badlogic/gdx/math/
Bezier.java 198 public float locate (T v) { method in class:Bezier
CatmullRomSpline.java 207 public float locate (T v) { method in class:CatmullRomSpline
BSpline.java 292 public float locate (T v) { method in class:BSpline
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
PathTest.java 162 t = paths.get(currentPath).locate(tmpV.set(x, Gdx.graphics.getHeight() - y));
  /external/opencv3/modules/java/src/
imgproc+Subdiv2D.java 269 // C++: int locate(Point2f pt, int& edge, int& vertex)
272 //javadoc: Subdiv2D::locate(pt, edge, vertex)
273 public int locate(Point pt, int[] edge, int[] vertex) method in class:Subdiv2D
373 // C++: int locate(Point2f pt, int& edge, int& vertex)
  /external/ImageMagick/MagickCore/
identify.c 455 *locate,
500 locate=GetImageArtifact(image,"identify:locate");
501 if (locate != (const char *) NULL)
516 MagickFalse,locate);
524 (void) FormatLocaleFile(file,"Channel %s locations:\n",locate);
453 *locate, local
    [all...]
  /external/harfbuzz_ng/win32/
detectenv-msvc.mak 4 # included Visual Studio projects, this should be able to locate the GLib
  /external/libunwind/doc/
unw_get_proc_info_by_ip.tex 66 \item[\Const{UNW\_ENOINFO}] \Prog{Libunwind} was unable to locate
unw_get_proc_info.tex 100 \item[\Const{UNW\_ENOINFO}] \Prog{Libunwind} was unable to locate
  /toolchain/binutils/binutils-2.25/bfd/
configure.com 389 $ dash_pos=f$locate("-",eflags_name)
393 $ dash_pos=f$locate("-",eflags_name)
  /external/boringssl/src/crypto/md5/asm/
md5-x86_64.pl 121 die "can't locate x86_64-xlate.pl";
  /external/libunwind/include/
libunwind_i.h 66 # error Could not locate <elf.h>
  /external/opencv3/modules/imgproc/src/
subdivision2d.cpp 276 int Subdiv2D::locate(Point2f pt, int& _edge, int& _vertex) function in class:cv::Subdiv2D
413 int location = locate( pt, curr_edge, curr_point );
433 CV_Error_(CV_StsError, ("Subdiv2D::locate returned invalid location = %d", location) );
651 int loc = locate( pt, edge, vertex );
  /build/
envsetup.sh 98 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
116 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
128 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
158 echo "Couldn't locate the top of the tree. Try setting TOP."
272 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
733 echo "Couldn't locate the top of the tree. Try setting TOP."
772 echo "Couldn't locate the top of the tree. Try setting TOP."
775 echo "Couldn't locate a makefile from the current directory."
831 echo "Couldn't locate the directory $DIR";
843 echo "Couldn't locate the top of the tree. Try setting TOP.
    [all...]
  /build/core/
product_config.mk 234 $(error Can not locate config makefile for product "$(TARGET_PRODUCT)")
  /external/autotest/site_utils/
perf_compare.py 467 logging.error('Could not locate crosperf executable "%s".',
  /prebuilts/go/darwin-x86/src/go/types/
example_test.go 14 // To locate a Go package, use (*go/build.Context).Import.
  /prebuilts/go/linux-x86/src/go/types/
example_test.go 14 // To locate a Go package, use (*go/build.Context).Import.
  /external/curl/projects/
build-openssl.bat 331 echo Error: Cannot locate OpenSSL source directory

Completed in 1641 milliseconds

12 3 4