Home
last modified time | relevance | path

Searched refs:isAcceptable (Results 1 – 15 of 15) sorted by relevance

/external/icu/icu4c/source/common/
Dudata.cpp908 UDataMemoryIsAcceptable *isAcceptable, /* App's call-back function */ in checkDataItem() argument
926 (isAcceptable==NULL || isAcceptable(context, type, name, &pHeader->info)) in checkDataItem()
949 UDataMemoryIsAcceptable *isAcceptable, void *context, in doLoadFromIndividualFiles() argument
968 …pEntryData = checkDataItem(dataMemory.pHeader, isAcceptable, context, type, name, subErrorCode, pE… in doLoadFromIndividualFiles()
1007 UDataMemoryIsAcceptable *isAcceptable, void *context, in doLoadFromCommonData() argument
1038 … pEntryData = checkDataItem(pHeader, isAcceptable, context, type, name, subErrorCode, pErrorCode); in doLoadFromCommonData()
1112 UDataMemoryIsAcceptable *isAcceptable, void *context, in doOpenChoice() argument
1254 … /* path */ "", type, name, isAcceptable, context, &subErrorCode, pErrorCode); in doOpenChoice()
1269 path, type, name, isAcceptable, context, &subErrorCode, pErrorCode); in doOpenChoice()
1284 path, type, name, isAcceptable, context, &subErrorCode, pErrorCode); in doOpenChoice()
[all …]
Dloadednormalizer2impl.cpp40 isAcceptable(void *context, const char *type, const char *name, const UDataInfo *pInfo);
52 LoadedNormalizer2Impl::isAcceptable(void * /*context*/, in isAcceptable() function in LoadedNormalizer2Impl
78 memory=udata_openChoice(packageName, "nrm", name, isAcceptable, this, &errorCode); in load()
Dudataswp.h344 UDataMemoryIsAcceptable *isAcceptable, void *isAcceptableContext,
Duresdata.c135 isAcceptable(void *context, in isAcceptable() function
238 if(!isAcceptable(formatVersion, NULL, NULL, pInfo)) { in res_read()
253 pResData->data=udata_openChoice(path, "res", name, isAcceptable, formatVersion, errorCode); in res_load()
Ducnv_io.cpp203 isAcceptable(void * /*context*/, in isAcceptable() function
240 data = udata_openChoice(NULL, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &errCode); in initAliasData()
Dunames.cpp178 isAcceptable(void * /*context*/, in isAcceptable() function
197 uCharNamesData = udata_openChoice(NULL, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &status); in loadCharNames()
/external/icu/icu4c/source/samples/udata/
Dreader.c53 isAcceptable(void *context, in isAcceptable() function
96 result=udata_openChoice(curPathBuffer, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &status); in main()
/external/icu/icu4c/source/i18n/
Dcollationdatareader.h104 isAcceptable(void *context, const char *type, const char *name, const UDataInfo *pInfo);
Dcollationroot.cpp58 CollationDataReader::isAcceptable, t->version, &errorCode); in load()
Dcollationdatareader.cpp54 isAcceptable(tailoring.version, NULL, NULL, &header->info))) { in read()
443 CollationDataReader::isAcceptable(void *context, in isAcceptable() function in CollationDataReader
/external/icu/icu4c/source/common/unicode/
Dudata.h252 UDataMemoryIsAcceptable *isAcceptable, void *context,
/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp798 UBool U_CALLCONV isAcceptable(void *, const char *, const char *, const UDataInfo *) { in isAcceptable() function
840 UDataMemory *data1 = udata_openChoice(0, "res", "en_US", isAcceptable, 0, &status); in run()
841 UDataMemory *data2 = udata_openChoice(0, "res", "fr", isAcceptable, 0, &status); in run()
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/
DSelectorKernel.java428 if( key.isAcceptable() ) in select()
/external/icu/icu4c/source/test/cintltst/
Dudatatst.c716 isAcceptable(void *context, in isAcceptable() function
755 result=udata_openChoice(path, type, name, isAcceptable, &p, &status); in TestUDataOpenChoiceDemo2()
765 result=udata_openChoice(path, type, name, isAcceptable, &p, &status); in TestUDataOpenChoiceDemo2()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...