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

  /external/icu/icu4c/source/common/
locmap.c 70 const uint32_t hostID;
93 * @param hostID LCID in host format such as 0x044d
97 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \
99 {LANGUAGE_LCID(hostID), #languageID}, /* parent locale */ \
100 {hostID, #posixID}, \
913 * Do not call this function. It is called by hostID.
950 return this_0->regionMaps[idx].hostID;
    [all...]
  /external/icu/icu4c/source/i18n/
timezone.cpp 456 const char *hostID;
469 hostID = uprv_tzname(0);
477 UnicodeString hostStrID(hostID, -1, US_INV);
483 // hostID points to a heap-allocated location on Windows.
484 uprv_free(const_cast<char *>(hostID));
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 

Completed in 127 milliseconds