HomeSort by relevance Sort by last modified time
    Searched defs:COPYRIGHT (Results 1 - 12 of 12) sorted by null

  /external/icu4c/tools/gennorm/
gennorm.c 4 * Copyright (C) 2001-2005, International Business Machines
58 COPYRIGHT,
120 "\t-c or --copyright include a copyright notice\n"
  /external/icu4c/tools/genprops/
genprops.c 4 * Copyright (C) 1999-2008, International Business Machines
57 COPYRIGHT,
116 "\t-c or --copyright include a copyright notice\n"
133 haveCopyright=options[COPYRIGHT].doesOccur;
  /external/icu4c/tools/genrb/
genrb.c 4 * Copyright (C) 1998-2008, International Business Machines
49 COPYRIGHT,
135 "\t-c or --copyright include copyright notice\n");
178 if(options[COPYRIGHT].doesOccur){
  /external/icu4c/tools/gensprep/
gensprep.c 4 * Copyright (C) 2003-2009, International Business Machines
82 COPYRIGHT,
109 "\t-c or --copyright include a copyright notice\n");
170 haveCopyright=options[COPYRIGHT].doesOccur;
  /external/icu4c/tools/genbidi/
genbidi.c 4 * Copyright (C) 2004-2008, International Business Machines
296 COPYRIGHT,
355 "\t-c or --copyright include a copyright notice\n"
372 haveCopyright=options[COPYRIGHT].doesOccur;
  /external/icu4c/tools/gencase/
gencase.c 4 * Copyright (C) 2004-2008, International Business Machines
191 COPYRIGHT,
250 "\t-c or --copyright include a copyright notice\n"
267 haveCopyright=options[COPYRIGHT].doesOccur;
  /external/opencore/protocols/sdp/common/include/
common_info.h 2 * Copyright (C) 1998-2009 PacketVideo
89 COPYRIGHT = 2,
  /frameworks/base/media/java/android/media/
Metadata.java 2 * Copyright (C) 2009 The Android Open Source Project
68 public static final int COPYRIGHT = 3; // String
  /external/icu4c/tools/gencnval/
gencnval.c 4 * Copyright (C) 1999-2009, International Business Machines
204 COPYRIGHT,
244 "\t-c or --copyright include a copyright notice\n"
292 options[COPYRIGHT].doesOccur ? U_COPYRIGHT_STRING : NULL, &errorCode);
    [all...]
  /external/icu4c/tools/gennames/
gennames.c 4 * Copyright (C) 1999-2008, International Business Machines
331 COPYRIGHT,
405 "\t-c or --copyright include a copyright notice\n"
418 haveCopyright=options[COPYRIGHT].doesOccur;
    [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 2 * Copyright (C) 2000-2009, International Business Machines
129 COPYRIGHT,
230 "Use the standard ICU copyright",
231 "Use a custom comment (instead of the copyright)",
386 if(options[COPYRIGHT].doesOccur) {
    [all...]
  /external/dnsmasq/src/
dnsmasq.h 1 /* dnsmasq is Copyright (c) 2000-2009 Simon Kelley
17 #define COPYRIGHT "Copyright (C) 2000-2009 Simon Kelley"

Completed in 542 milliseconds