HomeSort by relevance Sort by last modified time
    Searched refs:Can (Results 1 - 25 of 25) sorted by null

  /external/webkit/WebCore/
combine-javascript-resources 61 open SCRIPT_OUT, ">", "$outputDirectory/$scriptName" or die "Can't open $outputDirectory/$scriptName: $!";
65 open SCRIPT_IN, "$htmlDirectory/$1" or die "Can't open $htmlDirectory/$1: $!";
77 open HTML, ">", "$outputDirectory/" . basename($htmlFile) or die "Can't open $outputDirectory/" . basename($htmlFile) . ": $!";
  /build/core/combo/
HOST_darwin-x86.mk 33 $(warning * Can not find SDK 10.5 at $(sdk_105_root))
  /cts/tests/SignatureTest/
Android.mk 36 # Can't call local-intermediates-dir directly here because we have to
37 # include BUILD_PACAKGE first. Can't include BUILD_PACKAGE first
48 # TODO: fix package.mk so we can avoid this hack
67 # sure the generated resources rule depend on it, we can ensure that
  /external/webkit/WebKitTools/Scripts/
webkitdirs.pm 117 # Silently remove ~/Library/Preferences/xcodebuild.plist which can
119 # ~/Library/Preferences/xcodebuild.plist can prevent xcodebuild from
161 die "Can't handle Xcode product directory with a ~ in it.\n" if $baseProductDir =~ /~/;
162 die "Can't handle Xcode product directory with a variable in it.\n" if $baseProductDir =~ /\$/;
528 die "Can't find executable at $safariPath.\n" if isAppleMacWebKit() && !-x $safariPath;
572 die "Unsupported platform, can't determine built library locations.";
583 die "Can't find built framework at \"$path\".\n" unless -e $path;
984 # Visual Studio is installed; we can use pdevenv to build.
    [all...]
  /external/v8/test/mjsunit/regress/
regress-334.js 64 // Can't assign to READ_ONLY.
87 // Can't delete prototype property.
  /external/openssl/apps/
makeapps.com 17 $! use or you can specify which "C" compiler to use.
287 $ WRITE SYS$OUTPUT CURRENT_APP," needs a TCP/IP library. Can't link. Skipping..."
469 $! Tell The User We Can't Find The LIBCRYPTO.OLB Library.
472 $ WRITE SYS$OUTPUT "Can't Find The Library ",CRYPTO_LIB,"."
473 $ WRITE SYS$OUTPUT "We Can't Link Without It."
476 $! Since We Can't Link Without It, Exit.
489 $! Tell The User We Can't Find The LIBSSL.OLB Library.
492 $ WRITE SYS$OUTPUT "Can't Find The Library ",SSL_LIB,"."
496 $! Since We Can't Link Without It, Exit.
apps.c 20 * This can be in the form of a textual message at program startup or
35 * The word 'cryptographic' can be left out if the rouines from the library
656 BIO_printf(err, "Can't read environment variable %s\n", arg + 4);
665 BIO_printf(err, "Can't open file %s\n", arg + 5);
682 BIO_printf(err, "Can't access file descriptor %s\n", arg + 3);
685 /* Can't do BIO_gets on an fd BIO so add a buffering BIO */
692 BIO_printf(err, "Can't open BIO for stdin\n");
    [all...]
  /external/icu4c/extra/uconv/
makedata.mak 20 !MESSAGE You can specify a configuration when running NMAKE
36 !ERROR Can't find path!
  /external/openssl/ssl/
ssl-lib.com 16 $! or GNU C) or you can specify which compiler to use.
471 $! Tell The User We Can't Find The LIBSSL.OLB Library.
474 $ WRITE SYS$OUTPUT "Can't Find The Library ",SSL_LIB,"."
475 $ WRITE SYS$OUTPUT "We Can't Link Without It."
478 $! Since We Can't Link Without It, Exit.
491 $! Tell The User We Can't Find The LIBCRYPTO.OLB Library.
494 $ WRITE SYS$OUTPUT "Can't Find The Library ",CRYPTO_LIB,"."
495 $ WRITE SYS$OUTPUT "We Can't Link Without It."
498 $! Since We Can't Link Without It, Exit.
  /external/qemu/distrib/sdl-1.2.12/src/cpuinfo/
SDL_cpuinfo.c 5 This library is free software; you can redistribute it and/or
69 " xorl %%ecx,%%eax # Can not toggle ID bit, \n"
89 " xorl %%ecx,%%eax # Can not toggle ID bit, \n"
107 xor eax, ecx ; Can not toggle ID bit,
  /libcore/luni/src/main/java/org/apache/xalan/templates/
AVT.java 244 // Error. Expressions can not begin with quotes.
245 error = "Expressions can not begin with quotes.";
295 XSLTErrorResources.ER_NO_CURLYBRACE, null); //"Error: Can not have \"{\" within expression.";
532 * Tell if this expression or it's subexpressions can traverse outside
535 * @return true if traversal outside the context node's subtree can occur.
  /ndk/build/tools/
prebuilt-common.sh 463 echo "ERROR: Can only enable mingw on Linux platforms !"
  /external/v8/test/mjsunit/
array-concat.js 45 // Can we fool the system by putting a number in a string?
87 // moe was not copied, but we can see it through the prototype
unicode-test.js 32 // to run the test on them you can do so after filtering it with the
    [all...]
  /external/quake/quake/src/WinQuake/
sys_dos.cpp 4 This program is free software; you can redistribute it and/or
328 Sys_Error ("Can't lock memory; %d Mb lockable RAM required. "
558 // shutdown only once (so Sys_Error can call this function to shutdown, then
  /external/openssl/crypto/des/
des-lib.com 15 $! or the user can specify a compiler in P3.
629 $! Tell The User We Can't Find The [.xxx.CRYPTO.DES]LIBDES.OLB Library.
632 $ WRITE SYS$OUTPUT "Can't Find The Library ",LIB_NAME,"."
633 $ WRITE SYS$OUTPUT "We Can't Link Without It."
636 $! Since We Can't Link Without It, Exit.
  /frameworks/base/docs/html/resources/
resources_toc.cs 53 <li><a href="<?cs var:toroot ?>resources/articles/can-i-use-this-intent.html">
54 <span class="en">Can I Use this Intent?</span>
  /external/chromium/third_party/icu/source/data/
makedata.mak 26 !ERROR Can't find ICUMAKE (ICU Data Make dir, should point to icu\source\data\ )!
159 # This variable can be overridden to "-m static" by the project settings,
690 # Can't use an inference rule because two .txt source files combine to produce a single .cfu output file
  /external/tremolo/Tremolo/
mdctARM.s 200 @ Can save a cycle here, at the cost of 1bit errors in rounding
239 @ Can save a cycle here, at the cost of 1bit errors in rounding
1043 @ Can save 1 cycle by using SMULL SMLAL - at the cost of being
1080 @ Can save 1 cycle by using SMULL SMLAL - at the cost of being
    [all...]
mdctLARM.s 201 @ Can save a cycle here, at the cost of 1bit errors in rounding
240 @ Can save a cycle here, at the cost of 1bit errors in rounding
  /external/v8/src/
string.js 193 // This has the same size as the lastMatchInfo array, and can be used for
195 // needle is a string rather than a regexp. In this case we can't update
314 // digit capture references, we can only enter here when a
403 // Can't use matchInfo any more from here, since the function could
431 // Can't use matchInfo any more from here, since the function could
733 // machine. Maybe we can find another way of doing this?
  /external/icu4c/data/
makedata.mak 26 !ERROR Can't find ICUMAKE (ICU Data Make dir, should point to icu\source\data\ )!
159 # This variable can be overridden to "-m static" by the project settings,
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbvideo.c 5 This library is free software; you can redistribute it and/or
110 /* You can generate these timings from your XF86Config file using
163 #error Can not determine system page size.
169 /* Small wrapper for mmap() so we can play nicely with no-mmu hosts
608 can take advantage of any supported hardware acceleration.
1055 /* Update for double-buffering, if we can */
    [all...]
  /build/core/
main.mk 24 # it can be "", whereas TOP must be "." which causes
101 # build system can't deal with them.
292 # additional storage requirements for ".odex" files can cause /system
383 # The first section defines all the C/C++ tools that can be compiled in C/C++,
411 # The following can only be built if "javac" is available.
462 # Typical build; include any Android.mk files we can find.
494 # Can't use first-makefiles-under here because
512 # Only include this during a full build, otherwise we can't be
529 # This can only happen now, after we've read in all module makefiles.
637 # steps, you can pass the "all" modifier goal on the commandline
    [all...]
  /external/grub/docs/
texinfo.tex 12 % This texinfo.tex file is free software; you can redistribute it and/or
32 % reports; you can get the latest version from:
40 % complete document in each bug report with which we can reproduce the
45 % manual foo.texi, however, you can get away with this:
56 % extent. You can get the existing language-specific files from the
74 % For @tex, we can use \tabalign.
207 % \vadjust can only be used in horizontal mode.
492 % whether the environment name matches. The \checkenv macro can also be
522 \errmessage{This command can appear only \inenvironment\temp,
556 % and you can use @w{...} around a quote to suppress ligatures
    [all...]

Completed in 517 milliseconds