Searched refs:hostID (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dlocmap.h29 #define LANGUAGE_LCID(hostID) (uint16_t)(0x03FF & hostID)
H A Dlocmap.c74 const uint32_t hostID; member in struct:ILcidPosixElement
97 * @param hostID LCID in host format such as 0x044d
101 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \
103 {LANGUAGE_LCID(hostID), #languageID}, /* parent locale */ \
104 {hostID, #posixID}, \
888 * Do not call this function. It is called by hostID.
925 return this_0->regionMaps[idx].hostID;
937 return this_0->regionMaps[bestIdx].hostID;
942 return this_0->regionMaps->hostID;
946 getPosixID(const ILcidPosixMap *this_0, uint32_t hostID) argument
[all...]
/external/icu/icu4c/source/common/
H A Dlocmap.h29 #define LANGUAGE_LCID(hostID) (uint16_t)(0x03FF & hostID)
H A Dlocmap.c68 const uint32_t hostID; member in struct:ILcidPosixElement
91 * @param hostID LCID in host format such as 0x044d
95 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \
97 {LANGUAGE_LCID(hostID), #languageID}, /* parent locale */ \
98 {hostID, #posixID}, \
883 * Do not call this function. It is called by hostID.
920 return this_0->regionMaps[idx].hostID;
932 return this_0->regionMaps[bestIdx].hostID;
937 return this_0->regionMaps->hostID;
941 getPosixID(const ILcidPosixMap *this_0, uint32_t hostID) argument
[all...]
/external/chromium_org/third_party/icu/source/common/unicode/
H A Duloc.h984 * @param hostID the Win32 LCID to translate
994 uloc_getLocaleForLCID(uint32_t hostID, char *locale, int32_t localeCapacity,
/external/chromium_org/third_party/skia/include/animator/
H A DSkAnimator.h459 void setHostEventSinkID(SkEventSinkID hostID);
/external/icu/icu4c/source/common/unicode/
H A Duloc.h984 * @param hostID the Win32 LCID to translate
994 uloc_getLocaleForLCID(uint32_t hostID, char *locale, int32_t localeCapacity,
/external/skia/include/animator/
H A DSkAnimator.h459 void setHostEventSinkID(SkEventSinkID hostID);
/external/chromium_org/third_party/icu/source/i18n/
H A Dtimezone.cpp461 const char *hostID; local
482 hostID = uprv_tzname(0);
490 UnicodeString hostStrID(hostID, -1, US_INV);
496 // hostID points to a heap-allocated location on Windows.
497 uprv_free(const_cast<char *>(hostID));
/external/icu/icu4c/source/i18n/
H A Dtimezone.cpp461 const char *hostID; local
482 hostID = uprv_tzname(0);
490 UnicodeString hostStrID(hostID, -1, US_INV);
496 // hostID points to a heap-allocated location on Windows.
497 uprv_free(const_cast<char *>(hostID));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 211 milliseconds