OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lkey
(Results
1 - 12
of
12
) sorted by null
/external/icu4c/common/
servslkf.cpp
66
const LocaleKey&
lkey
= (const LocaleKey&)key;
local
67
if (_kind == LocaleKey::KIND_ANY || _kind ==
lkey
.kind()) {
69
lkey
.currentID(keyID);
servlkf.cpp
48
const LocaleKey&
lkey
= (const LocaleKey&)key;
local
49
int32_t kind =
lkey
.kind();
51
lkey
.currentLocale(loc);
brkiter.cpp
247
LocaleKey&
lkey
= (LocaleKey&)key;
local
248
int32_t kind =
lkey
.kind();
250
lkey
.currentLocale(loc);
/external/clang/test/CodeGen/
2008-03-24-BitField-And-Alloca.c
62
unsigned long long
lkey
;
member in union:_Key
/external/icu4c/i18n/
coll.cpp
123
const LocaleKey&
lkey
= (const LocaleKey&)key;
local
128
lkey
.canonicalLocale(loc);
151
LocaleKey&
lkey
= (LocaleKey&)key;
local
159
lkey
.canonicalLocale(loc);
176
const LocaleKey&
lkey
= (const LocaleKey&)key;
local
181
result->setLocales(
lkey
.canonicalLocale(canonicalLocale), currentLocale, currentLocale);
659
const LocaleKey&
lkey
= (const LocaleKey&)key;
local
661
lkey
.currentLocale(validLoc);
numfmt.cpp
788
const LocaleKey&
lkey
= (const LocaleKey&)key;
local
790
lkey
.canonicalLocale(loc);
791
int32_t kind =
lkey
.kind();
841
LocaleKey&
lkey
= (LocaleKey&)key;
local
842
int32_t kind =
lkey
.kind();
844
lkey
.currentLocale(loc);
[
all
...]
calendar.cpp
390
const LocaleKey&
lkey
= (LocaleKey&)key;
local
394
lkey
.currentLocale(curLoc);
395
lkey
.canonicalLocale(canLoc);
430
LocaleKey &
lkey
= (LocaleKey&)key;
local
432
lkey
.currentLocale(loc);
470
LocaleKey&
lkey
= (LocaleKey&)key;
local
471
//int32_t kind =
lkey
.kind();
474
lkey
.canonicalLocale(loc);
478
lkey
.currentLocale(loc2);
[
all
...]
/external/icu4c/test/intltest/
icusvtst.cpp
1131
LocaleKey*
lkey
= LocaleKey::createWithCanonicalFallback(&english, NULL, 1234, status);
local
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h
1355
int
lkey
[MAX_HEIGHT]; \/* array indexed by height h mapping the key delimiting L[h] and
member in struct:tree_balance
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h
1355
int
lkey
[MAX_HEIGHT]; \/* array indexed by height h mapping the key delimiting L[h] and
member in struct:tree_balance
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h
1355
int
lkey
[MAX_HEIGHT]; \/* array indexed by height h mapping the key delimiting L[h] and
member in struct:tree_balance
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 1048 milliseconds