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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Lexer/
unicode.c 15 #define COPYRIGHT Copyright © 2012
19 static const char *copyright = STR(COPYRIGHT); // no-warning variable
20 // CHECK: static const char *copyright = "Copyright © {{2012}}";
23 COPYRIGHT
24 // CHECK: Copyright © {{2012}}
  /external/chromium_org/third_party/skia/tools/skpdiff/
generate_pmetric_tables.py 8 COPYRIGHT = '''/*
9 * Copyright 2013 Google Inc.
132 print(COPYRIGHT, file=stream)
  /external/skia/tools/skpdiff/
generate_pmetric_tables.py 8 COPYRIGHT = '''/*
9 * Copyright 2013 Google Inc.
132 print(COPYRIGHT, file=stream)
  /external/chromium_org/v8/samples/
count-hosts.js 0 // Copyright 2008 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  /external/chromium_org/v8/test/intl/break-iterator/
wellformed-unsupported-locale.js 0 // Copyright 2013 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  /external/chromium_org/v8/test/intl/collator/
wellformed-unsupported-locale.js 0 // Copyright 2013 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  /external/chromium_org/v8/test/intl/date-format/
wellformed-unsupported-locale.js 0 // Copyright 2013 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  /external/chromium_org/v8/test/intl/number-format/
wellformed-unsupported-locale.js 0 // Copyright 2013 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  /external/chromium_org/v8/test/intl/
utils.js 0 // Copyright 2013 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  /external/chromium_org/v8/test/message/
isvar.js 0 // Copyright 2008 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
overwritten-builtins.js 0 // Copyright 2009 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
paren_in_arg_string.js 0 // Copyright 2008 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
single-function-literal.js 0 // Copyright 2008 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
try-catch-finally-no-message.js 0 // Copyright 2008 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
try-catch-finally-return-in-finally.js 0 // Copyright 2008 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
try-finally-return-in-finally.js 0 // Copyright 2008 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  /external/chromium_org/v8/test/message/regress/
regress-1527.js 0 // Copyright 2011 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  /external/chromium_org/v8/test/mjsunit/
api-call-after-bypassed-exception.js 0 // Copyright 2008 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
apply-arguments-gc-safepoint.js 0 // Copyright 2010 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
arguments-indirect.js 0 // Copyright 2008 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
array-non-smi-length.js 0 // Copyright 2013 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
array-push-non-smi-value.js 0 // Copyright 2013 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
ascii-regexp-subject.js 0 // Copyright 2008 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
binary-operation-overwrite.js 0 // Copyright 2008 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
bitwise-operations-undefined.js 0 // Copyright 2009 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT

Completed in 325 milliseconds

1 2 3 4 5 6 7 8 91011>>