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

1 2 3 4

  /external/clang/test/Modules/Inputs/
macros.h 13 # error Can't include this header without building the 'macros' module.
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
combine-javascript-resources.pl 63 open SCRIPT_OUT, ">", "$outputDirectory/$scriptName" or die "Can't open $outputDirectory/$scriptName: $!";
67 open SCRIPT_IN, "$generatedScriptsDirectory/$1" or open SCRIPT_IN, "$htmlDirectory/$1" or die "Can't open $htmlDirectory/$1: $!";
79 open HTML, ">", "$outputDirectory/" . basename($htmlFile) or die "Can't open $outputDirectory/" . basename($htmlFile) . ": $!";
  /ndk/build/tools/
build-gdb-stub.sh 79 fail_panic "Can't build gdb stub!"
prebuilt-common.sh 22 echo "WARNING: The shell running this script isn't bash. Although we try to avoid bashism in scripts, things can happen."
297 echo "Can not have both --mingw and --darwin"
305 echo "Can not have both --mingw and --darwin"
571 # this can be used to generate binaries compatible with either Tiger or
627 echo "ERROR: Can only enable --mingw or --darwin on Linux platforms !"
664 # in the toolchain build. Note that binutils 2.19 can build properly
803 # We can't use this here when building Windows/darwin binaries on Linux with
810 # Unfortunately, we can just do CC="$NDK_CCACHE $CC" because some
878 # For example, Snow Leopard can be booted with a 32-bit kernel, running
1033 # You can't really build these separately at the moment
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/server2/
update_server.py 3 # Use of this source code is governed by a BSD-style license that can be
46 print 'Error: Can\'t find "USERNAME = None" in github_file_system.py.'
49 print 'Error: Can\'t find "PASSWORD = None" in github_file_system.py.'
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
play.js 2 // Use of this source code is governed by a BSD-style license that can be
20 throw new Error('Can not play non HTML5 media elements.');
seek.js 2 // Use of this source code is governed by a BSD-style license that can be
19 throw new Error('Can not seek non HTML5 media elements.');
  /external/chromium_org/tools/valgrind/
chrome_tests.bat 3 :: Use of this source code is governed by a BSD-style license that can be
40 echo "Can't find Dr. Memory executables."
56 echo "Can't find ThreadSanitizer executables."
  /cts/tests/SignatureTest/
Android.mk 42 # Can't call local-intermediates-dir directly here because we have to
43 # include BUILD_PACAKGE first. Can't include BUILD_PACKAGE first
57 # sure the generated resources rule depend on it, we can ensure that
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleSubtreeStream.js 15 * we can't be adding trees as root; e.g., expr expr.
17 * Hideous code duplication here with super.next(). Can't think of
  /external/chromium_org/chrome/browser/resources/identity_scope_approval_dialog/
scope_approval_dialog.js 2 // Use of this source code is governed by a BSD-style license that can be
11 * @param {Object} win The dialog window that contains this page. Can
  /external/chromium_org/v8/test/mjsunit/regress/
regress-334.js 64 // Can't assign to READ_ONLY.
87 // Can't delete prototype property.
  /external/v8/test/mjsunit/regress/
regress-334.js 64 // Can't assign to READ_ONLY.
87 // Can't delete prototype property.
  /external/chromium/chrome/browser/resources/
crashes.js 2 // Use of this source code is governed by a BSD-style license that can be
55 'Can%20you%20reproduce%20this%20crash?%0A%0A' +
  /external/chromium_org/chrome/browser/resources/
crashes.js 2 // Use of this source code is governed by a BSD-style license that can be
54 'Can you reproduce this crash?',
  /external/chromium_org/chrome/browser/resources/media/
webrtc_logs.js 2 // Use of this source code is governed by a BSD-style license that can be
54 'Can you reproduce this problem?',
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_type.js 2 // Use of this source code is governed by a BSD-style license that can be
115 * Can be a name, a path, a url or a File API Entry.
143 * Can be a name, a path, a url or a File API Entry.
172 * Can be a name, a path, a url or a File API Entry.
share_client.js 2 // Use of this source code is governed by a BSD-style license that can be
140 * Loads the embedded dialog. Can be called only one.
  /external/chromium_org/v8/test/mjsunit/bugs/
bug-proto.js 49 // Can get or set other objects' properties cross-realm.
  /external/icu4c/extra/uconv/
makedata.mak 20 !MESSAGE You can specify a configuration when running NMAKE
36 !ERROR Can't find path!
  /ndk/sources/cxx-stl/llvm-libc++/
Android.mk 37 # For now, this library can only be used to build C++11 binaries.
64 # tree. This can make it easier to experiment / update / debug it.
72 $(error Can't find GAbi++ sources directory!!)
  /build/core/
prebuilt.mk 57 $(error Can strip only shared libraries or executables LOCAL_PATH=$(LOCAL_PATH))
110 # This can be used for packages where we don't have access to the
  /external/apache-xml/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.
  /external/chromium_org/v8/test/mjsunit/
array-concat.js 49 // Can we fool the system by putting a number in a string?
119 // Can we fool the system by putting a number in a string?
161 // moe was not copied, but we can see it through the prototype
  /external/qemu/distrib/sdl-1.2.15/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,

Completed in 892 milliseconds

1 2 3 4