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

1 2

  /external/chromium_org/third_party/icu/source/common/
wintz.h 7 * File WINTZ.H
wintz.c 7 * File WINTZ.CPP
16 #include "wintz.h"
256 UResourceBundle* winTZ = ures_getNextResource(bundle, NULL, &status);
260 winid = ures_getKey(winTZ);
271 const UChar* icuTZ = ures_getStringByKey(winTZ, "001", &len, &status);
279 ures_close(winTZ);
Makefile.in 100 util.o util_props.o parsepos.o locbased.o cwchar.o wintz.o mutex.o dtintrv.o ucnvsel.o propsvec.o \
common.vcxproj.filters 178 <ClCompile Include="wintz.c">
615 <ClInclude Include="wintz.h">
putil.c 89 # include "wintz.h"
    [all...]
  /external/icu4c/common/
wintz.h 7 * File WINTZ.H
wintz.c 7 * File WINTZ.CPP
16 #include "wintz.h"
298 UResourceBundle* winTZ = ures_getNextResource(bundle, NULL, &status);
302 winid = ures_getKey(winTZ);
315 icuTZ = ures_getStringByKey(winTZ, ISOcode, &len, &status);
320 icuTZ = ures_getStringByKey(winTZ, "001", &len, &status);
349 ures_close(winTZ);
Android.mk 58 utypes.c wintz.c \
Makefile.in 106 util.o util_props.o parsepos.o locbased.o cwchar.o wintz.o mutex.o dtintrv.o ucnvsel.o propsvec.o \
common.vcxproj.filters 175 <ClCompile Include="wintz.c">
652 <ClInclude Include="wintz.h">
    [all...]
putil.cpp 83 # include "wintz.h"
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
wintzimpl.h 28 * This method was moved over from common/wintz.h to allow for access to i18n functions
  /external/icu4c/i18n/
wintzimpl.h 28 * This method was moved over from common/wintz.h to allow for access to i18n functions
  /external/chromium_org/third_party/icu/source/test/intltest/
winnmtst.cpp 32 #include "wintz.h"
  /external/icu4c/test/intltest/
winnmtst.cpp 32 #include "wintz.h"
  /external/chromium_org/third_party/icu/
icuuc.host.darwin-arm.mk 178 third_party/icu/source/common/wintz.c
icuuc.host.darwin-mips.mk 178 third_party/icu/source/common/wintz.c
icuuc.host.darwin-x86.mk 178 third_party/icu/source/common/wintz.c
icuuc.host.linux-arm.mk 178 third_party/icu/source/common/wintz.c
icuuc.host.linux-mips.mk 178 third_party/icu/source/common/wintz.c
icuuc.host.linux-x86.mk 178 third_party/icu/source/common/wintz.c
icu.gyp 522 'source/common/wintz.c',
  /external/chromium_org/tools/gn/secondary/third_party/icu/
BUILD.gn 375 "source/common/wintz.c",
  /external/chromium_org/third_party/icu/build/
icu.vcproj 1369 RelativePath="..\source\common\wintz.c"
  /external/icu4c/test/depstest/
dependencies.txt 560 locid.o locmap.o wintz.o

Completed in 1292 milliseconds

1 2