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

1 2 3

  /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/e2fsprogs/lib/ss/
data.c 2 * Copyright 1987, 1988, 1989 Massachusetts Institute of Technology
18 static const char copyright[] = variable
19 "Copyright 1987, 1988, 1989 by the Massachusetts Institute of Technology";
  /external/iptables/iptables/
iptables-apply 5 # Copyright © Martin F. Krafft <madduck@madduck.net>
22 function copyright() function
35 copyright
  /external/chromium_org/third_party/icu/source/i18n/
ucln_in.c 4 * Copyright (C) 2001-2009, International Business Machines *
25 /* Leave this copyright notice here! It needs to go somewhere in this library. */
26 static const char copyright[] = U_COPYRIGHT_STRING; variable
  /external/chromium_org/third_party/icu/source/io/
ucln_io.c 4 * Copyright (C) 2001-2013, International Business Machines *
30 /* Leave this copyright notice here! It needs to go somewhere in this library. */
31 static const char copyright[] = U_COPYRIGHT_STRING; variable
  /external/icu/icu4c/source/i18n/
ucln_in.c 4 * Copyright (C) 2001-2014, International Business Machines *
25 /* Leave this copyright notice here! It needs to go somewhere in this library. */
26 static const char copyright[] = U_COPYRIGHT_STRING; variable
33 (void)copyright; /* Suppress unused variable warning with clang. */
  /external/icu/icu4c/source/io/
ucln_io.c 4 * Copyright (C) 2001-2014, International Business Machines *
30 /* Leave this copyright notice here! It needs to go somewhere in this library. */
31 static const char copyright[] = U_COPYRIGHT_STRING; variable
39 (void)copyright; // Suppress unused variable warning.
  /external/libpcap/tests/
reactivatetest.c 2 * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000
7 * retain the above copyright notice and this paragraph in its entirety, (2)
8 * distributions including binary code include the above copyright notice and
23 static const char copyright[] = variable
24 "@(#) Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000\n\
opentest.c 2 * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000
7 * retain the above copyright notice and this paragraph in its entirety, (2)
8 * distributions including binary code include the above copyright notice and
23 static const char copyright[] = variable
24 "@(#) Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000\n\
nonblocktest.c 2 * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000
7 * retain the above copyright notice and this paragraph in its entirety, (2)
8 * distributions including binary code include the above copyright notice and
23 static const char copyright[] = variable
24 "@(#) Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000\n\
selpolltest.c 2 * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000
7 * retain the above copyright notice and this paragraph in its entirety, (2)
8 * distributions including binary code include the above copyright notice and
23 static const char copyright[] = variable
24 "@(#) Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000\n\
  /external/openssl/crypto/bn/asm/
ia64-mont.pl 853 .type copyright#,\@object
854 copyright:
845 copyright: label
  /external/chromium_org/third_party/icu/source/tools/genbrk/
genbrk.cpp 3 * Copyright (C) 2002-2009, International Business Machines
67 "\t-c or --copyright include a copyright notice\n"
131 const char *copyright = NULL; local
169 copyright = U_COPYRIGHT_STRING;
313 pData = udata_create(outDir, NULL, outFileName, &(dh.info), copyright, &status);
  /external/icu/icu4c/source/tools/genbrk/
genbrk.cpp 3 * Copyright (C) 2002-2009, International Business Machines
67 "\t-c or --copyright include a copyright notice\n"
131 const char *copyright = NULL; local
169 copyright = U_COPYRIGHT_STRING;
313 pData = udata_create(outDir, NULL, outFileName, &(dh.info), copyright, &status);
  /external/bison/
cfg.mk 2 # Copyright (C) 2008-2012 Free Software Foundation, Inc.
60 update-copyright: update-b4-copyright update-package-copyright-year
61 update-copyright-env = \
  /external/chromium_org/third_party/icu/source/tools/gencfu/
gencfu.cpp 3 * Copyright (C) 2009-2011, International Business Machines
67 "\t-c or --copyright include a copyright notice\n"
135 const char *copyright = NULL; local
174 copyright = U_COPYRIGHT_STRING;
266 pData = udata_create(outDir, NULL, outFileName, &(dh.info), copyright, &status);
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
conf.py 41 copyright = u'2009, VMware, X.org, Nouveau' variable
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prvrsion.h 17 * Copyright (C) 1998-2000 Netscape Communications Corporation. All
80 char * copyright; /* The copyright for this file */ member in struct:__anon19292
  /external/clang/docs/analyzer/
conf.py 44 copyright = u'2013-2014, Analyzer Team' variable
155 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
  /external/clang/docs/
conf.py 44 copyright = u'2007-2014, The Clang Team' variable
155 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
  /external/icu/icu4c/source/tools/gencfu/
gencfu.cpp 3 * Copyright (C) 2009-2011, International Business Machines
67 "\t-c or --copyright include a copyright notice\n"
135 const char *copyright = NULL; local
174 copyright = U_COPYRIGHT_STRING;
266 pData = udata_create(outDir, NULL, outFileName, &(dh.info), copyright, &status);
  /external/mesa3d/src/gallium/docs/source/
conf.py 41 copyright = u'2009, VMware, X.org, Nouveau' variable
  /external/ceres-solver/docs/source/
conf.py 44 copyright = u'2014 Google Inc' variable
157 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
  /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/chromium_org/media/base/
audio_video_metadata_extractor.cc 0 // Copyright 2014 The Chromium Authors. All rights reserved.
177 const std::string& AudioVideoMetadataExtractor::copyright() const { function in class:media::AudioVideoMetadataExtractor
249 if (ExtractString(tag, "copyright", &copyright_)) continue;

Completed in 892 milliseconds

1 2 3