Home
last modified time | relevance | path

Searched refs:isAcceptable (Results 1 - 25 of 41) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DunusedIdentifiersConsolidated1.js34 isAcceptable(s: string): boolean;
41 isAcceptable(s2: string) {
50 isAcceptable(s3: string) {
147 LettersOnlyValidator.prototype.isAcceptable = function (s2) {
158 ZipCodeValidator.prototype.isAcceptable = function (s3) {
H A DunusedVariablesinNamespaces2.js7 isAcceptable(s2: string) {
21 LettersOnlyValidator.prototype.isAcceptable = function (s2) {
H A DunusedVariablesinNamespaces3.js8 isAcceptable(s2: string) {
23 LettersOnlyValidator.prototype.isAcceptable = function (s2) {
/third_party/icu/icu4c/source/common/
H A Dudata.cpp957 UDataMemoryIsAcceptable *isAcceptable, /* App's call-back function */ in checkDataItem()
975 (isAcceptable==NULL || isAcceptable(context, type, name, &pHeader->info)) in checkDataItem()
998 UDataMemoryIsAcceptable *isAcceptable, void *context, in doLoadFromIndividualFiles()
1017 pEntryData = checkDataItem(dataMemory.pHeader, isAcceptable, context, type, name, subErrorCode, pErrorCode); in doLoadFromIndividualFiles()
1056 UDataMemoryIsAcceptable *isAcceptable, void *context, in doLoadFromCommonData()
1087 pEntryData = checkDataItem(pHeader, isAcceptable, context, type, name, subErrorCode, pErrorCode); in doLoadFromCommonData()
1166 UDataMemoryIsAcceptable *isAcceptable, void *context, in doOpenChoice()
1313 "", type, name, isAcceptable, context, &subErrorCode, pErrorCode); in doOpenChoice()
1321 "", type, name, isAcceptable, contex in doOpenChoice()
954 checkDataItem( const DataHeader *pHeader, UDataMemoryIsAcceptable *isAcceptable, void *context, const char *type, const char *name, UErrorCode *nonFatalErr, UErrorCode *fatalErr ) checkDataItem() argument
994 doLoadFromIndividualFiles(const char *pkgName, const char *dataPath, const char *tocEntryPathSuffix, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromIndividualFiles() argument
1052 doLoadFromCommonData(UBool isICUData, const char * , const char * , const char * , const char *tocEntryName, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromCommonData() argument
1165 doOpenChoice(const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode) doOpenChoice() argument
1438 udata_openChoice(const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode) udata_openChoice() argument
[all...]
H A Demojiprops.cpp77 EmojiProps::isAcceptable(void * /*context*/, const char * /*type*/, const char * /*name*/, in isAcceptable() function in EmojiProps
84 memory = udata_openChoice(nullptr, "icu", "uemoji", isAcceptable, this, &errorCode); in load()
H A Dloadednormalizer2impl.cpp43 isAcceptable(void *context, const char *type, const char *name, const UDataInfo *pInfo);
55 LoadedNormalizer2Impl::isAcceptable(void * /*context*/, in isAcceptable() function in LoadedNormalizer2Impl
81 memory=udata_openChoice(packageName, "nrm", name, isAcceptable, this, &errorCode); in load()
H A Demojiprops.h73 isAcceptable(void *context, const char *type, const char *name, const UDataInfo *pInfo);
H A Dudataswp.h384 * isAcceptable, if not NULL, may accept data with endianness and charset family
391 * @param isAcceptable Same as for udata_openChoice(). May be NULL.
397 UDataMemoryIsAcceptable *isAcceptable, void *isAcceptableContext,
/third_party/node/deps/icu-small/source/common/
H A Dudata.cpp951 UDataMemoryIsAcceptable *isAcceptable, /* App's call-back function */ in checkDataItem()
969 (isAcceptable==nullptr || isAcceptable(context, type, name, &pHeader->info)) in checkDataItem()
992 UDataMemoryIsAcceptable *isAcceptable, void *context, in doLoadFromIndividualFiles()
1011 pEntryData = checkDataItem(dataMemory.pHeader, isAcceptable, context, type, name, subErrorCode, pErrorCode); in doLoadFromIndividualFiles()
1050 UDataMemoryIsAcceptable *isAcceptable, void *context, in doLoadFromCommonData()
1081 pEntryData = checkDataItem(pHeader, isAcceptable, context, type, name, subErrorCode, pErrorCode); in doLoadFromCommonData()
1160 UDataMemoryIsAcceptable *isAcceptable, void *context, in doOpenChoice()
1311 /* path */ "", type, name, isAcceptable, context, &subErrorCode, pErrorCode); in doOpenChoice()
1326 path, type, name, isAcceptable, contex in doOpenChoice()
948 checkDataItem( const DataHeader *pHeader, UDataMemoryIsAcceptable *isAcceptable, void *context, const char *type, const char *name, UErrorCode *nonFatalErr, UErrorCode *fatalErr ) checkDataItem() argument
988 doLoadFromIndividualFiles(const char *pkgName, const char *dataPath, const char *tocEntryPathSuffix, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromIndividualFiles() argument
1046 doLoadFromCommonData(UBool isICUData, const char * , const char * , const char * , const char *tocEntryName, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromCommonData() argument
1159 doOpenChoice(const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode) doOpenChoice() argument
1415 udata_openChoice(const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode) udata_openChoice() argument
[all...]
H A Demojiprops.cpp77 EmojiProps::isAcceptable(void * /*context*/, const char * /*type*/, const char * /*name*/, in isAcceptable() function in EmojiProps
84 memory = udata_openChoice(nullptr, "icu", "uemoji", isAcceptable, this, &errorCode); in load()
H A Dloadednormalizer2impl.cpp43 isAcceptable(void *context, const char *type, const char *name, const UDataInfo *pInfo);
55 LoadedNormalizer2Impl::isAcceptable(void * /*context*/, in isAcceptable() function in LoadedNormalizer2Impl
81 memory=udata_openChoice(packageName, "nrm", name, isAcceptable, this, &errorCode); in load()
H A Demojiprops.h73 isAcceptable(void *context, const char *type, const char *name, const UDataInfo *pInfo);
/third_party/skia/third_party/externals/icu/source/common/
H A Dudata.cpp951 UDataMemoryIsAcceptable *isAcceptable, /* App's call-back function */ in checkDataItem()
969 (isAcceptable==NULL || isAcceptable(context, type, name, &pHeader->info)) in checkDataItem()
992 UDataMemoryIsAcceptable *isAcceptable, void *context, in doLoadFromIndividualFiles()
1011 pEntryData = checkDataItem(dataMemory.pHeader, isAcceptable, context, type, name, subErrorCode, pErrorCode); in doLoadFromIndividualFiles()
1050 UDataMemoryIsAcceptable *isAcceptable, void *context, in doLoadFromCommonData()
1081 pEntryData = checkDataItem(pHeader, isAcceptable, context, type, name, subErrorCode, pErrorCode); in doLoadFromCommonData()
1160 UDataMemoryIsAcceptable *isAcceptable, void *context, in doOpenChoice()
1311 /* path */ "", type, name, isAcceptable, context, &subErrorCode, pErrorCode); in doOpenChoice()
1326 path, type, name, isAcceptable, contex in doOpenChoice()
948 checkDataItem( const DataHeader *pHeader, UDataMemoryIsAcceptable *isAcceptable, void *context, const char *type, const char *name, UErrorCode *nonFatalErr, UErrorCode *fatalErr ) checkDataItem() argument
988 doLoadFromIndividualFiles(const char *pkgName, const char *dataPath, const char *tocEntryPathSuffix, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromIndividualFiles() argument
1046 doLoadFromCommonData(UBool isICUData, const char * , const char * , const char * , const char *tocEntryName, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromCommonData() argument
1159 doOpenChoice(const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode) doOpenChoice() argument
1415 udata_openChoice(const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode) udata_openChoice() argument
[all...]
H A Dloadednormalizer2impl.cpp43 isAcceptable(void *context, const char *type, const char *name, const UDataInfo *pInfo);
55 LoadedNormalizer2Impl::isAcceptable(void * /*context*/, in isAcceptable() function in LoadedNormalizer2Impl
81 memory=udata_openChoice(packageName, "nrm", name, isAcceptable, this, &errorCode); in load()
/third_party/icu/icu4c/source/samples/udata/
H A Dreader.c59 isAcceptable(void *context, in isAcceptable() function
102 result=udata_openChoice(curPathBuffer, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &status); in main()
/third_party/skia/third_party/externals/icu/source/samples/udata/
H A Dreader.c59 isAcceptable(void *context, in isAcceptable() function
102 result=udata_openChoice(curPathBuffer, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &status); in main()
/third_party/icu/icu4c/source/i18n/
H A Dcollationroot.cpp61 CollationDataReader::isAcceptable(NULL, "icu", "ucadata", &dataMemory.pHeader->info)) { in loadFromFile()
89 CollationDataReader::isAcceptable, in load()
H A Dcollationdatareader.h106 isAcceptable(void *context, const char *type, const char *name, const UDataInfo *pInfo);
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationroot.cpp61 CollationDataReader::isAcceptable(nullptr, "icu", "ucadata", &dataMemory.pHeader->info)) { in loadFromFile()
89 CollationDataReader::isAcceptable, in load()
H A Dcollationdatareader.h106 isAcceptable(void *context, const char *type, const char *name, const UDataInfo *pInfo);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdatareader.h106 isAcceptable(void *context, const char *type, const char *name, const UDataInfo *pInfo);
H A Dcollationroot.cpp60 CollationDataReader::isAcceptable, t->version, &errorCode); in load()
/third_party/icu/icu4c/source/common/unicode/
H A Dudata.h223 * The caller's <code>isAcceptable()</code> function is called to make
244 * @param isAcceptable This function is called to verify that loaded data
248 * @param context Arbitrary parameter to be passed into isAcceptable.
257 UDataMemoryIsAcceptable *isAcceptable, void *context,
/third_party/node/deps/icu-small/source/common/unicode/
H A Dudata.h223 * The caller's <code>isAcceptable()</code> function is called to make
244 * @param isAcceptable This function is called to verify that loaded data
248 * @param context Arbitrary parameter to be passed into isAcceptable.
257 UDataMemoryIsAcceptable *isAcceptable, void *context,
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dudata.h223 * The caller's <code>isAcceptable()</code> function is called to make
244 * @param isAcceptable This function is called to verify that loaded data
248 * @param context Arbitrary parameter to be passed into isAcceptable.
257 UDataMemoryIsAcceptable *isAcceptable, void *context,

Completed in 17 milliseconds

12