OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hostID
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/common/
locmap.c
74
const uint32_t
hostID
;
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
)
[
all
...]
/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}, \
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
)
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
timezone.cpp
461
const char *
hostID
;
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
));
[
all
...]
/external/icu/icu4c/source/i18n/
timezone.cpp
461
const char *
hostID
;
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
));
[
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 385 milliseconds