HomeSort by relevance Sort by last modified time
    Searched full:uversion (Results 1 - 25 of 33) sorted by null

1 2

  /external/icu4c/common/
msvcres.h 12 These are defined before unicode/uversion.h in order to prevent
18 #include "unicode/uversion.h"
usprep.cpp 26 #include "unicode/uversion.h"
udata.c 23 #include "unicode/uversion.h"
    [all...]
  /external/icu4c/stubdata/
stubdata.c 22 #include "unicode/uversion.h"
  /external/icu4c/tools/genren/
README 8 - the version number for a release should be set according to the list in source/common/unicode/uversion.h
genren.pl 23 $path = substr($0, 0, rindex($0, "/")+1)."../../common/unicode/uversion.h";
30 (-e $path) || die "Cannot find uversion.h";
32 open(UVERSION, $path);
34 while(<UVERSION>) {
  /external/icu4c/test/letest/
gendata.cpp 207 const LEUnicode16 *uversion = pfi->getUnicodeNameString(NAME_VERSION_STRING, PLATFORM_MICROSOFT, MICROSOFT_UNICODE_BMP, MICROSOFT_ENGLISH); local
209 if (uversion != NULL) {
211 fontName, uversion, pfi->getFontChecksum());
213 pfi->deleteNameString(uversion);
  /external/icu4c/
Makefile.org 190 config.status: $(srcdir)/configure $(srcdir)/common/unicode/uversion.h
194 @echo " 'configure' and/or 'uversion.h' have changed, please"
Makefile.in 222 config.status: $(srcdir)/configure $(srcdir)/common/unicode/uversion.h
226 @echo " 'configure' and/or 'uversion.h' have changed, please"
configure.in 20 # Get the ICU version from uversion.h or other headers
24 VERSION=`geticuversion $srcdir/common/unicode/uversion.h`
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
uversion.h 7 * file name: uversion.h
26 /** source/common/unicode/uversion.h - this file: update major, minor, */
utypes.h 38 #include "unicode/uversion.h"
  /external/webkit/JavaScriptGlue/icu/unicode/
uversion.h 7 * file name: uversion.h
26 /** source/common/unicode/uversion.h - this file: update major, minor, */
utypes.h 38 #include "unicode/uversion.h"
  /external/webkit/WebCore/icu/unicode/
uversion.h 7 * file name: uversion.h
26 /** source/common/unicode/uversion.h - this file: update major, minor, */
utypes.h 38 #include "unicode/uversion.h"
  /external/webkit/WebKit/mac/icu/unicode/
uversion.h 7 * file name: uversion.h
26 /** source/common/unicode/uversion.h - this file: update major, minor, */
utypes.h 38 #include "unicode/uversion.h"
  /external/icu4c/common/unicode/
uversion.h 7 * file name: uversion.h
31 * source/common/unicode/uversion.h - this file: update major, minor,
utypes.h 38 #include "unicode/uversion.h"
    [all...]
  /external/webkit/JavaScriptCore/
JavaScriptCore.gypi 99 'icu/unicode/uversion.h',
GNUmakefile.am 137 JavaScriptCore/icu/unicode/uversion.h \
  /external/icu4c/data/
makedata.mak 12 # Keep the following in sync with the version - see common/unicode/uversion.h
  /external/icu4c/test/cintltst/
cucdtst.c     [all...]
  /external/icu4c/test/intltest/
transrt.cpp 25 #include "unicode/uversion.h"
    [all...]

Completed in 2440 milliseconds

1 2