OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hostID
(Results
1 - 7
of
7
) sorted by null
/external/icu/icu4c/source/common/
locmap.c
68
const uint32_t
hostID
;
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}, \
880
* Do not call this function. It is called by
hostID
.
917
return this_0->regionMaps[idx].
hostID
;
929
return this_0->regionMaps[bestIdx].
hostID
;
934
return this_0->regionMaps->
hostID
;
938
getPosixID(const ILcidPosixMap *this_0, uint32_t
hostID
)
[
all
...]
/external/icu/icu4c/source/i18n/
timezone.cpp
454
const char *
hostID
;
465
hostID
= uprv_tzname(0);
473
UnicodeString hostStrID(
hostID
, -1, US_INV);
479
//
hostID
points to a heap-allocated location on Windows.
480
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
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.registry_3.5.301.v20130717-1549.jar
/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 1128 milliseconds