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

1 2 3 4 5

  /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>
23 function copyright() function
36 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-2009, International Business Machines *
26 /* Leave this copyright notice here! It needs to go somewhere in this library. */
27 static const char copyright[] = U_COPYRIGHT_STRING; variable
  /external/icu4c/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/icu4c/io/
ucln_io.c 4 * Copyright (C) 2001-2011, International Business Machines *
31 /* Leave this copyright notice here! It needs to go somewhere in this library. */
32 static const char copyright[] = U_COPYRIGHT_STRING; variable
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
ia64-mont.pl 853 .type copyright#,\@object
854 copyright:
845 copyright: label
  /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/chromium_org/third_party/icu/source/tools/genctd/
genctd.cpp 3 * Copyright (C) 2002-2010, International Business Machines
70 "\t-c or --copyright include a copyright notice\n"
132 const char *copyright = NULL; local
170 copyright = U_COPYRIGHT_STRING;
411 pData = udata_create(outDir, NULL, outFileName, &(dh.info), copyright, &status);
  /external/icu4c/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-2010, 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:__anon15399
  /external/clang/docs/analyzer/
conf.py 44 copyright = u'2013, 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-2013, The Clang Team' variable
155 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
  /external/icu4c/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'2013, Google Inc.' variable
155 # 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...]
  /frameworks/av/libvideoeditor/vss/inc/
M4EXIFC_CommonAPI.h 2 * Copyright (C) 2011 The Android Open Source Project
88 M4OSA_Char *copyright; /**< copyright holder */ member in struct:__anon31066
  /external/llvm/docs/
conf.py 43 copyright = u'2003-2013, LLVM Project' variable
154 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
  /external/chromium_org/third_party/freetype/include/freetype/
ftwinfnt.h 7 /* Copyright 2003, 2004, 2008 by */
187 FT_Byte copyright[60]; member in struct:FT_WinFNT_HeaderRec_

Completed in 522 milliseconds

1 2 3 4 5