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

1 2 3 4

  /external/chromium_org/third_party/icu/source/common/
msvcres.h 12 These are defined before unicode/uversion.h in order to prevent
18 #include "unicode/uversion.h"
icudataver.c 12 #include "unicode/uversion.h"
  /external/icu/icu4c/source/common/
msvcres.h 12 These are defined before unicode/uversion.h in order to prevent
18 #include "unicode/uversion.h"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msdrmdefs.h 72 UINT uVersion;
86 UINT uVersion;
92 UINT uVersion;
shellapi.h 368 UINT uVersion;
390 UINT uVersion;
  /external/chromium_org/third_party/icu/source/stubdata/
stubdata.c 22 #include "unicode/uversion.h"
  /external/icu/icu4c/source/stubdata/
stubdata.c 22 #include "unicode/uversion.h"
  /external/chromium_org/third_party/icu/source/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/chromium_org/third_party/icu/source/tools/genren/
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/icu/icu4c/source/i18n/
collationtailoring.cpp 19 #include "unicode/uversion.h"
collationtailoring.h 21 #include "unicode/uversion.h"
  /external/icu/icu4c/source/test/letest/
gendata.cpp 253 const LEUnicode16 *uversion = pfi->getUnicodeNameString(NAME_VERSION_STRING, PLATFORM_MICROSOFT, MICROSOFT_UNICODE_BMP, MICROSOFT_ENGLISH); local
255 if (uversion != NULL) {
258 u_strToUTF8(uversion_utf8, 300, NULL, uversion, -1, &status2);
265 pfi->deleteNameString(uversion);
  /external/icu/icu4c/source/tools/genren/
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/chromium_org/v8/src/
i18n.h 9 #include "unicode/uversion.h"
  /external/chromium_org/base/i18n/
time_formatting_unittest.cc 11 #include "third_party/icu/source/common/unicode/uversion.h"
  /external/chromium_org/build/linux/unbundle/
icu.gyp 240 'unicode/uversion.h',
  /external/chromium_org/third_party/icu/patches/
wpo.patch 64 #include "unicode/uversion.h"
  /external/icu/icu4c/source/common/unicode/
uvernum.h 21 * This file is included by uversion.h and other files. This file contains only
uversion.h 7 * file name: uversion.h
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 37 #define SNDRV_PROTOCOL_INCOMPATIBLE(kversion, uversion) \
38 (SNDRV_PROTOCOL_MAJOR(kversion) != SNDRV_PROTOCOL_MAJOR(uversion) || \
39 (SNDRV_PROTOCOL_MAJOR(kversion) == SNDRV_PROTOCOL_MAJOR(uversion) && \
40 SNDRV_PROTOCOL_MINOR(kversion) != SNDRV_PROTOCOL_MINOR(uversion)))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 37 #define SNDRV_PROTOCOL_INCOMPATIBLE(kversion, uversion) \
38 (SNDRV_PROTOCOL_MAJOR(kversion) != SNDRV_PROTOCOL_MAJOR(uversion) || \
39 (SNDRV_PROTOCOL_MAJOR(kversion) == SNDRV_PROTOCOL_MAJOR(uversion) && \
40 SNDRV_PROTOCOL_MINOR(kversion) != SNDRV_PROTOCOL_MINOR(uversion)))
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-icu.cc 39 #include <unicode/uversion.h>
  /external/chromium_org/third_party/icu/source/common/unicode/
uvernum.h 15 * Gets included by uversion.h and other files.
uversion.h 7 * file name: uversion.h
  /external/harfbuzz_ng/src/
hb-icu.cc 39 #include <unicode/uversion.h>

Completed in 1747 milliseconds

1 2 3 4