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

  /external/icu4c/common/
locmap.h 29 #define LANGUAGE_LCID(hostID) (uint16_t)(0x03FF & hostID)
31 U_CAPI const char *uprv_convertToPosix(uint32_t hostid, UErrorCode* status);
locmap.c 69 const uint32_t hostID;
92 * @param hostID LCID in host format such as 0x044d
96 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \
98 {LANGUAGE_LCID(hostID), #languageID}, /* parent locale */ \
99 {hostID, #posixID}, \
849 * Do not call this function. It is called by hostID.
886 return this_0->regionMaps[idx].hostID;
898 return this_0->regionMaps[bestIdx].hostID;
903 return this_0->regionMaps->hostID;
907 getPosixID(const ILcidPosixMap *this_0, uint32_t hostID)
    [all...]
  /external/skia/include/animator/
SkAnimator.h 459 void setHostEventSinkID(SkEventSinkID hostID);
  /external/skia/legacy/include/animator/
SkAnimator.h 459 void setHostEventSinkID(SkEventSinkID hostID);
  /external/icu4c/common/unicode/
uloc.h     [all...]
  /external/icu4c/i18n/
timezone.cpp 462 const char *hostID;
486 hostID = uprv_tzname(0);
502 UnicodeString hostStrID(hostID, -1, US_INV);
508 // hostID points to a heap-allocated location on Windows.
509 uprv_free(const_cast<char *>(hostID));
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.registry_3.5.0.v20100503.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 411 milliseconds