Searched defs:COPYRIGHT (Results 1 - 17 of 17) sorted by relevance

/external/clang/test/Lexer/
H A Dunicode.c16 #define COPYRIGHT Copyright © 2012 macro
20 static const char *copyright = STR(COPYRIGHT); // no-warning
24 COPYRIGHT
/external/icu/icu4c/source/tools/gennorm2/
H A Dgennorm2.cpp59 COPYRIGHT, enumerator in enum:__anon7799
130 haveCopyright=options[COPYRIGHT].doesOccur;
/external/icu/icu4c/source/tools/gensprep/
H A Dgensprep.c85 COPYRIGHT, enumerator in enum:__anon7806
173 haveCopyright=options[COPYRIGHT].doesOccur;
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/
H A DUOption.java76 public static UOption COPYRIGHT() { return create("copyright", 'c', NO_ARG); } method in class:UOption
/external/python/cpython2/Modules/
H A Dmain.c30 #define COPYRIGHT \ macro
553 fprintf(stderr, "%s\n", COPYRIGHT);
/external/icu/icu4c/source/tools/genrb/
H A Dgenrb.cpp68 COPYRIGHT, enumerator in enum:__anon7801
245 if(options[COPYRIGHT].doesOccur){
/external/icu/icu4c/source/tools/gencnval/
H A Dgencnval.c207 COPYRIGHT, enumerator in enum:__anon7798
303 options[COPYRIGHT].doesOccur ? U_COPYRIGHT_STRING : NULL, &errorCode);
/external/libpng/contrib/libtests/
H A Dmakepng.c4 #define COPYRIGHT "\251 2013,2015 John Cunningham Bowler" macro
113 * This code is copyright of the authors, see the COPYRIGHT define above. The
119 * IMPORTANT: the COPYRIGHT #define must contain ISO-Latin-1 characters, the
1906 COPYRIGHT, /* ISO-Latin-1 */
/external/python/cpython2/Lib/idlelib/
H A DPyShell.py1042 COPYRIGHT = \
1056 (sys.version, sys.platform, self.COPYRIGHT, nosub))
1043 'Type "copyright", "credits" or "license()" for more information.' variable in class:PyShell
/external/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp111 COPYRIGHT, enumerator in enum:__anon7813
417 if(options[COPYRIGHT].doesOccur) {
/external/dnsmasq/src/
H A Ddnsmasq.h17 #define COPYRIGHT "Copyright (C) 2000-2009 Simon Kelley" macro
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 819 milliseconds