/external/icu4c/i18n/unicode/ |
sortkey.h | 7 * File sortkey.h
|
/external/chromium_org/third_party/icu/ |
icu.gyp | 218 'source/i18n/sortkey.cpp', 721 'unicode/sortkey.h',
|
/external/chromium_org/third_party/icu/source/i18n/ |
i18n.vcxproj.filters | 48 <ClCompile Include="sortkey.cpp">
771 <CustomBuild Include="unicode\sortkey.h">
|
ucoleitr.cpp | 22 #include "unicode/sortkey.h"
|
ucol_imp.h | 201 /* This is the size of the stack allocated buffer for sortkey generation and similar operations */ 693 /* These constants can be changed - sortkey size is affected by them */ [all...] |
/external/icu4c/i18n/ |
i18n.vcxproj.filters | 36 <ClCompile Include="sortkey.cpp">
826 <CustomBuild Include="unicode\sortkey.h">
|
ucol.cpp | [all...] |
ucoleitr.cpp | 22 #include "unicode/sortkey.h"
|
ucol_imp.h | 204 /* This is the size of the stack allocated buffer for sortkey generation and similar operations */ 709 /* These constants can be changed - sortkey size is affected by them */ [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cmsccoll.c | 337 uint8_t sortkey[256]; 371 sortkeysize = ucol_getSortKey(coll, m, sizem, sortkey, 256); 372 fprintf(stderr, " strength: %s\n Sortkey: ", strengthsC[k]); 373 fprintf(stderr, "%s\n", ucol_sortKeyToString(coll, sortkey, buffer, &len)); 4840 unsigned char sortkey[256]; local [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
g7coll.cpp | 14 #include "unicode/sortkey.h"
|
itercoll.cpp | 14 #include "unicode/sortkey.h"
|
thcoll.cpp | 18 #include "unicode/sortkey.h"
|
encoll.cpp | 14 #include "unicode/sortkey.h"
|
uobjtest.cpp | 287 #include "unicode/sortkey.h"
|
/external/chromium_org/tools/gn/secondary/third_party/icu/ |
BUILD.gn | 141 "source/i18n/sortkey.cpp",
|
/external/icu4c/test/intltest/ |
g7coll.cpp | 14 #include "unicode/sortkey.h"
|
itercoll.cpp | 14 #include "unicode/sortkey.h"
|
thcoll.cpp | 19 #include "unicode/sortkey.h"
|
encoll.cpp | 14 #include "unicode/sortkey.h"
|
/external/icu4c/test/cintltst/ |
cmsccoll.c | 338 uint8_t sortkey[256]; 372 sortkeysize = ucol_getSortKey(coll, m, sizem, sortkey, 256); 373 fprintf(stderr, " strength: %s\n Sortkey: ", strengthsC[k]); 374 fprintf(stderr, "%s\n", ucol_sortKeyToString(coll, sortkey, buffer, &len)); 4859 unsigned char sortkey[256]; local [all...] |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactsDatabaseHelper.java | [all...] |
ContactsProvider2.java | [all...] |
/external/chromium_org/third_party/icu/build/ |
icu.vcproj | 497 RelativePath="..\source\i18n\sortkey.cpp"
|
/external/icu4c/test/depstest/ |
dependencies.txt | 795 bocsu.o coleitr.o coll.o sortkey.o tblcoll.o ucol.o
|