Home
last modified time | relevance | path

Searched refs:libraryMax (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/common/
Dicuplug.cpp119 static int32_t libraryMax = UPLUG_LIBRARY_INITIAL_COUNT; variable
174 if(libraryCount >= libraryMax) { in uplug_openLibrary()
178 DBG((stderr, "uplug_openLibrary() - out of library slots (max %d)\n", libraryMax)); in uplug_openLibrary()
/third_party/skia/third_party/externals/icu/source/common/
Dicuplug.cpp119 static int32_t libraryMax = UPLUG_LIBRARY_INITIAL_COUNT; variable
174 if(libraryCount >= libraryMax) { in uplug_openLibrary()
178 DBG((stderr, "uplug_openLibrary() - out of library slots (max %d)\n", libraryMax)); in uplug_openLibrary()
/third_party/node/deps/icu-small/source/common/
Dicuplug.cpp119 static int32_t libraryMax = UPLUG_LIBRARY_INITIAL_COUNT; variable
174 if(libraryCount >= libraryMax) { in uplug_openLibrary()
178 DBG((stderr, "uplug_openLibrary() - out of library slots (max %d)\n", libraryMax)); in uplug_openLibrary()