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

1 2 3 4 5 6 7 8 91011>>

  /external/vulkan-validation-layers/scripts/
external_revision_generator.py 3 # Copyright (c) 2015-2017 The Khronos Group Inc.
4 # Copyright (c) 2015-2017 Valve Corporation
5 # Copyright (c) 2015-2017 LunarG, Inc.
6 # Copyright (c) 2015-2017 Google Inc.
34 # Copyright Notice
35 copyright = ''
36 copyright += '\n'
37 copyright += '/***************************************************************************\n'
38 copyright += ' *\n'
39 copyright += ' * Copyright (c) 2015-2017 The Khronos Group Inc.\n
    [all...]
dispatch_table_helper_generator.py 3 # Copyright (c) 2015-2017 The Khronos Group Inc.
4 # Copyright (c) 2015-2017 Valve Corporation
5 # Copyright (c) 2015-2017 LunarG, Inc.
6 # Copyright (c) 2015-2017 Google Inc.
98 # Copyright Notice
99 copyright = '/*\n'
100 copyright += ' * Copyright (c) 2015-2017 The Khronos Group Inc.\n'
101 copyright += ' * Copyright (c) 2015-2017 Valve Corporation\n
    [all...]
  /external/freetype/src/tools/
update-copyright 3 # Run the `update-copyright-year' script on all files in the git repository,
4 # taking care of exceptions stored in file `no-copyright'.
11 | grep -vFf $toolsdir/no-copyright \
12 | xargs $toolsdir/update-copyright-year
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
CopyrightBox.java 2 * Copyright 2008 CoreMedia AG, Hamburg
28 * The copyright box contains a copyright declaration which applies to the entire presentation, when contained
39 private String copyright; field in class:CopyrightBox
50 return copyright;
57 public void setCopyright(String copyright) {
58 this.copyright = copyright;
62 return 7 + Utf8.utf8StringLengthInBytes(copyright);
69 copyright = IsoTypeReader.readString(content)
    [all...]
  /external/skia/tools/copyright/
main.py 2 Copyright 2011 Google Inc.
9 Updates all copyright headers within our code:
10 - For files that already have a copyright header, the header is modified
12 - For files that don't have a copyright header, we add one with the current
23 # Only modify copyright stanzas if the copyright holder is one of these.
49 ReportWarning('cannot find copyright block in file %s' % filepath)
53 'unrecognized copyright holder "%s" in file %s, skipping...' % (
100 """Returns True if this is one of our allowed copyright holders.
102 @param holder copyright holder as a strin
    [all...]
  /external/skqp/tools/copyright/
main.py 2 Copyright 2011 Google Inc.
9 Updates all copyright headers within our code:
10 - For files that already have a copyright header, the header is modified
12 - For files that don't have a copyright header, we add one with the current
23 # Only modify copyright stanzas if the copyright holder is one of these.
49 ReportWarning('cannot find copyright block in file %s' % filepath)
53 'unrecognized copyright holder "%s" in file %s, skipping...' % (
100 """Returns True if this is one of our allowed copyright holders.
102 @param holder copyright holder as a strin
    [all...]
  /external/icu/icu4c/source/i18n/
ucln_in.cpp 2 // License & terms of use: http://www.unicode.org/copyright.html
6 * Copyright (C) 2001-2014, International Business Machines *
28 /* Leave this copyright notice here! It needs to go somewhere in this library. */
29 static const char copyright[] = U_COPYRIGHT_STRING; variable
36 (void)copyright; /* Suppress unused variable warning with clang. */
  /external/clang/test/Lexer/
unicode.c 16 #define COPYRIGHT Copyright © 2012
20 static const char *copyright = STR(COPYRIGHT); // no-warning variable
21 // CHECK: static const char *copyright = "Copyright © {{2012}}";
24 COPYRIGHT
25 // CHECK: Copyright © {{2012}}
  /external/libnl/python/doc/
conf.py 44 copyright = u'2011, Thomas Graf <tgraf@suug.ch>' variable
155 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
  /external/mesa3d/src/gallium/docs/source/
conf.py 41 copyright = u'2009-2012, VMware, X.org, Nouveau' variable
  /external/python/futures/docs/
conf.py 41 copyright = u'2009-2011, Brian Quinlan' variable
  /external/bart/docs/api_reference/
conf.py 2 # Copyright 2015-2016 ARM Limited
77 copyright = u'2016, ARM Ltd.' variable
204 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
320 epub_copyright = copyright
  /external/icu/icu4c/source/io/
ucln_io.cpp 2 // License & terms of use: http://www.unicode.org/copyright.html
6 * Copyright (C) 2001-2014, International Business Machines *
33 /* Leave this copyright notice here! It needs to go somewhere in this library. */
34 static const char copyright[] = U_COPYRIGHT_STRING; variable
42 (void)copyright; // Suppress unused variable warning.
  /external/trappy/doc/api_reference/
conf.py 2 # Copyright 2015-2017 ARM Limited
77 copyright = u'2017, ARM Ltd.' variable
204 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
320 epub_copyright = copyright
  /external/clang/docs/analyzer/
conf.py 45 copyright = u'2013-%d, Analyzer Team' % date.today().year variable
156 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
  /external/devlib/doc/
conf.py 53 copyright = u'2015, ARM Limited' variable
180 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
  /external/libcxx/docs/
conf.py 43 copyright = u'2011-2017, LLVM Project' variable
154 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
  /external/libunwind_llvm/docs/
conf.py 43 copyright = u'2011-2017, LLVM Project' variable
154 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
  /external/scapy/doc/scapy/
conf.py 38 copyright = '2008, 2018 Philippe Biondi and the Scapy community' variable
  /external/swiftshader/third_party/subzero/docs/
conf.py 44 copyright = u'2014-%d, Subzero Project' % date.today().year variable
155 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
  /external/tensorflow/
ACKNOWLEDGMENTS 1 ## Some of TensorFlow's code is derived from Caffe, which is subject to the following copyright notice:
3 COPYRIGHT
7 Copyright (c) 2014, The Regents of the University of California (Regents)
12 Copyright (c) 2014, the respective contributors
15 Caffe uses a shared copyright model: each contributor holds copyright over
17 contribution and copyright details. If a contributor wants to further mark
18 their specific copyright on a particular contribution, they should indicate
19 their copyright solely in the commit message of the change when it is
27 1. Redistributions of source code must retain the above copyright notice, thi
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/docs/
conf.py 43 copyright = u'2011-2017, LLVM Project' variable
154 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/AArch64/
SwitchStack.S 3 # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
4 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
5 # Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/AArch64/
CpuFlushTlb.S 5 # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
6 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
7 # Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>
CpuSleep.S 5 # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
6 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
7 # Portions copyright (c) 2011 - 2013, ARM LTD. All rights reserved.<BR>

Completed in 374 milliseconds

1 2 3 4 5 6 7 8 91011>>