Searched defs:copyright (Results 1 - 25 of 26) sorted by relevance

12

/external/e2fsprogs/lib/ss/
H A Ddata.c18 static const char copyright[] = variable
/external/iptables/iptables/
H A Diptables-apply23 function copyright() function
36 copyright
/external/icu4c/i18n/
H A Ducln_in.c25 /* 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/
H A Ducln_io.c26 /* Leave this copyright notice here! It needs to go somewhere in this library. */
27 static const char copyright[] = U_COPYRIGHT_STRING; variable
/external/openssl/crypto/bn/asm/
H A Dia64-mont.pl853 .type copyright#,\@object
854 copyright:
845 copyright: label
/external/icu4c/tools/genbrk/
H A Dgenbrk.cpp67 "\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/icu4c/tools/genctd/
H A Dgenctd.cpp67 "\t-c or --copyright include a copyright notice\n"
129 const char *copyright = NULL; local
167 copyright = U_COPYRIGHT_STRING;
364 pData = udata_create(outDir, NULL, outFileName, &(dh.info), copyright, &status);
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DCopyrightBox.java28 * 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) { argument
58 this.copyright = copyright;
62 return 7 + Utf8.utf8StringLengthInBytes(copyright);
69 copyright = IsoTypeReader.readString(content);
76 byteBuffer.put(Utf8.convert(copyright));
[all...]
/external/icu4c/tools/gencfu/
H A Dgencfu.cpp67 "\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/llvm/docs/
H A Dconf.py43 copyright = u'2012, LLVM Project' variable
/external/freetype/include/freetype/
H A Dftwinfnt.h187 FT_Byte copyright[60]; member in struct:FT_WinFNT_HeaderRec_
/external/libpng/contrib/gregbook/
H A Dwritepng.h25 1. Redistributions of source code must retain the above copyright
27 2. Redistributions in binary form must reproduce the above copyright
104 char *copyright; member in struct:_mainprog_info
/external/icu4c/layout/
H A DLayoutEngine.cpp35 /* Leave this copyright notice here! It needs to go somewhere in this library. */
36 static const char copyright[] = U_COPYRIGHT_STRING; variable
/external/dhcpcd/
H A Ddhcpcd.c9 * 1. Redistributions of source code must retain the above copyright
11 * 2. Redistributions in binary form must reproduce the above copyright
28 const char copyright[] = "Copyright (c) 2006-2012 Roy Marples"; variable
1820 printf(""PACKAGE" "VERSION"\n%s\n", copyright);
/external/freetype/src/cff/
H A Dcfftypes.h109 FT_UInt copyright; member in struct:CFF_FontRecDictRec_
/external/icu4c/layoutex/
H A DParagraphLayout.cpp33 /* Leave this copyright notice here! It needs to go somewhere in this library. */
34 static const char copyright[] = U_COPYRIGHT_STRING; variable
/external/icu4c/common/
H A Dputil.c155 /* Leave this copyright notice here! */
156 static const char copyright[] = U_COPYRIGHT_STRING; variable
/external/ping/
H A Dping.c11 * 1. Redistributions of source code must retain the above copyright
13 * 2. Redistributions in binary form must reproduce the above copyright
38 char copyright[] = variable
/external/webkit/Tools/android/flex-2.5.4a/
H A Dmain.c16 * this entire copyright notice and comment, and (2) distributions including
30 char copyright[] = variable
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar ... lang.Comparable[] getVector () } org/eclipse/equinox/internal/p2/metadata/Copyright.class Copyright.java package org.eclipse. ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/kernel-headers/original/linux/
H A Dcdrom.h580 struct dvd_copyright copyright; member in union:__anon6828
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 535 milliseconds

12