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
63
const uint32_t
hostID
;
86
* @param
hostID
LCID in host format such as 0x044d
90
#define ILCID_POSIX_ELEMENT_ARRAY(
hostID
, languageID, posixID) \
92
{LANGUAGE_LCID(
hostID
), #languageID}, /* parent locale */ \
93
{
hostID
, #posixID}, \
777
* Do not call this function. It is called by
hostID
.
814
return this_0->regionMaps[idx].
hostID
;
826
return this_0->regionMaps[bestIdx].
hostID
;
831
return this_0->regionMaps->
hostID
;
835
getPosixID(const ILcidPosixMap *this_0, uint32_t
hostID
)
[
all
...]
/external/icu4c/common/
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}, \
878
* Do not call this function. It is called by
hostID
.
915
return this_0->regionMaps[idx].
hostID
;
927
return this_0->regionMaps[bestIdx].
hostID
;
932
return this_0->regionMaps->
hostID
;
936
getPosixID(const ILcidPosixMap *this_0, uint32_t
hostID
)
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
timezone.cpp
470
const char *
hostID
;
494
hostID
= uprv_tzname(0);
510
UnicodeString hostStrID(
hostID
, -1, US_INV);
516
//
hostID
points to a heap-allocated location on Windows.
517
uprv_free(const_cast<char *>(
hostID
));
[
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 4209 milliseconds