OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:territory
(Results
1 - 8
of
8
) sorted by null
/external/e2fsprogs/intl/
loadinfo.h
60
#define
TERRITORY
32
92
MASK, LANGUAGE,
TERRITORY
, CODESET, NORMALIZED_CODESET, MODIFIER,
104
const char *language, const char *
territory
,
116
territory
, codeset, special, sponsor, revision.
118
there. *LANGUAGE gets assigned NAME. Each of *MODIFIER, *
TERRITORY
,
126
TERRITORY
for *
TERRITORY
,
134
const char **modifier, const char **
territory
,
explodename.c
54
const char **
territory
, const char **codeset,
63
*
territory
= NULL;
84
/* Next is the
territory
. */
86
*
territory
= ++cp;
92
mask |=
TERRITORY
;
174
if (*
territory
!= NULL && (*
territory
)[0] == '\0')
175
mask &= ~
TERRITORY
;
finddomain.c
56
const char *
territory
;
local
82
(6)
territory
137
mask = _nl_explode_name (locale, &language, &modifier, &
territory
,
144
strlen (dirname) + 1, mask, language,
territory
,
l10nflist.c
172
int mask, const char *language, const char *
territory
,
194
+ ((mask &
TERRITORY
) != 0
195
? strlen (
territory
) + 1 : 0)
228
if ((mask &
TERRITORY
) != 0)
231
cp = stpcpy (cp,
territory
);
332
first the modifier, then the
territory
, then the codeset, then the
348
cnt, language,
territory
, codeset,
355
cnt, language,
territory
, codeset,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
gettext.py
154
territory
= locale[pos:]
158
territory
= ''
164
if i & COMPONENT_TERRITORY: val +=
territory
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
gettext.py
154
territory
= locale[pos:]
158
territory
= ''
164
if i & COMPONENT_TERRITORY: val +=
territory
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 240 milliseconds