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

1 2 3 4 5

  /external/clang/test/Modules/Inputs/
macros.h 13 # error Can't include this header without building the 'macros' module.
  /ndk/tests/build/issue64679-prctl/
build.sh 1 # Check if some platform headers can be included alone
23 fail_panic "Can't compile header $ANDROID_NDK_ROOT/platforms/android-$API_LEVEL/arch-$ARCH/usr/include/$HEADER alone.
  /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."
302 echo "Can not have both --mingw and --darwin"
310 echo "Can not have both --mingw and --darwin"
576 # this can be used to generate binaries compatible with either Tiger or
632 echo "ERROR: Can only enable --mingw or --darwin on Linux platforms !"
669 # in the toolchain build. Note that binutils 2.19 can build properly
824 # We can't use this here when building Windows/darwin binaries on Linux with
831 # Unfortunately, we can just do CC="$NDK_CCACHE $CC" because some
904 # For example, Snow Leopard can be booted with a 32-bit kernel, running
1056 # 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/llvm/test/MC/Mips/
mips-noat.s 18 # Can we switch it back on successfully?
  /build/core/combo/
mac_version.mk 39 $(warning * Can not find SDK $(mac_sdk_version) at $(mac_sdk_root))
  /external/chromium_org/native_client_sdk/src/resources/
background.js 2 // Use of this source code is governed by a BSD-style license that can be
34 // Can't find the config file, just load the default.
  /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.');
loop.js 2 // Use of this source code is governed by a BSD-style license that can be
19 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
14 throw new Error('Can not seek non HTML5 media elements.');
35 // Reset seek completion since multiple seeks can run on same media element.
  /external/llvm/lib/Target/Mips/
MipsTargetStreamer.h 75 void setCanHaveModuleDir(bool Can) { canHaveModuleDirective = Can; }
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
swig.ml 63 | _ -> raise (Failure "Can't convert to int")
79 | _ -> raise (Failure "Can't convert to float")
87 | _ -> raise (Failure "Can't convert to string")
94 with _ -> raise (Failure "Can't convert to bool"))
  /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/signature/
Android.mk 37 # Can't call local-intermediates-dir directly here because we have to
38 # include BUILD_CTS_PACKAGE first. Can't include BUILD_CTS_PACKAGE first
52 # sure the generated resources rule depend on it, we can ensure that
  /external/chromium_org/third_party/libyuv/tools/valgrind-libyuv/
libyuv_tests.bat 5 :: that can be found in the LICENSE file in the root of the source
6 :: tree. An additional intellectual property rights grant can be found
49 echo "Can't find Dr. Memory executables."
65 echo "Can't find ThreadSanitizer executables."
  /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/third_party/skia/tools/
submit_try 4 # Use of this source code is governed by a BSD-style license that can be
29 # Alias which can be used to run a try on every builder.
31 # Alias which can be used to run a try on all compile builders.
33 # Alias which can be used to run a try on all builders that are run in the CQ.
35 # Alias which can be used to specify a regex to choose builders.
175 Can also use the following aliases to run on groups of builders-
  /external/chromium_org/v8/test/mjsunit/regress/
regress-334.js 64 // Can't assign to READ_ONLY.
87 // Can't delete prototype property.
  /external/pcre/dist/
132html 77 open(TEMP, ">/tmp/$$") || die "Can't open /tmp/$$ for output\n";
300 open(TEMP, "/tmp/$$") || die "Can't open /tmp/$$ for input\n";
  /external/skia/tools/
submit_try 4 # Use of this source code is governed by a BSD-style license that can be
29 # Alias which can be used to run a try on every builder.
31 # Alias which can be used to run a try on all compile builders.
33 # Alias which can be used to run a try on all builders that are run in the CQ.
35 # Alias which can be used to specify a regex to choose builders.
175 Can also use the following aliases to run on groups of builders-
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/testing/
assert_additions.js 2 // Use of this source code is governed by a BSD-style license that can be
22 throw new Error('Can\'t be null or undefined: ' + (opt_message || '') +
  /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
73 'Can you reproduce this problem?',
  /external/chromium_org/remoting/webapp/
signal_strategy.js 2 // Use of this source code is governed by a BSD-style license that can be
55 * Sends a message. Can be called only in CONNECTED state.

Completed in 431 milliseconds

1 2 3 4 5