| /third_party/icu/icu4c/source/common/ |
| H A D | uniquecharstr.h | 26 UniqueCharStrings(UErrorCode &errorCode) : strings(nullptr) { in UniqueCharStrings() argument 58 int32_t add(const UnicodeString &s, UErrorCode &errorCode) { in add() argument [all...] |
| H A D | ustrcase_locale.cpp | 70 toLower( const char *locale, uint32_t options, const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toLower() argument 82 toUpper( const char *locale, uint32_t options, const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toUpper() argument
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | errorcode.h | 130 UErrorCode errorCode; member in ErrorCode [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationtailoring.cpp | 70 CollationTailoring::ensureOwnedData(UErrorCode &errorCode) { in ensureOwnedData() argument
|
| H A D | collationroot.cpp | 52 CollationRoot::loadFromFile(const char* ucadataPath, UErrorCode &errorCode) { in loadFromFile() argument 79 CollationRoot::load(const char* ucadataPath, UErrorCode &errorCode) { in load() argument 105 getRootCacheEntry(UErrorCode &errorCode) getRootCacheEntry() argument 112 getRoot(UErrorCode &errorCode) getRoot() argument 119 getData(UErrorCode &errorCode) getData() argument 126 getSettings(UErrorCode &errorCode) getSettings() argument 133 forceLoadFromFile(const char* ucadataPath, UErrorCode &errorCode) forceLoadFromFile() argument [all...] |
| H A D | standardplural.cpp | 139 int32_t StandardPlural::indexFromString(const char *keyword, UErrorCode &errorCode) { in indexFromString() argument 150 int32_t StandardPlural::indexFromString(const UnicodeString &keyword, UErrorCode &errorCode) { in indexFromString() argument
|
| H A D | uitercollationiterator.cpp | 109 FCDUIterCollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | bytesinkutil.h | 48 appendUnchanged(const uint8_t *s, int32_t length, ByteSink &sink, uint32_t options, Edits *edits, UErrorCode &errorCode) appendUnchanged() argument
|
| H A D | charstrmap.h | 25 CharStringMap(int32_t size, UErrorCode &errorCode) { in CharStringMap() argument 45 void put(const char *key, const char *value, UErrorCode &errorCode) { in put() argument
|
| H A D | ustrcase_locale.cpp | 70 toLower( const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toLower() argument 82 toUpper( const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toUpper() argument
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | errorcode.h | 130 UErrorCode errorCode; member in ErrorCode [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationroot.cpp | 52 CollationRoot::loadFromFile(const char* ucadataPath, UErrorCode &errorCode) { in loadFromFile() argument 79 CollationRoot::load(const char* ucadataPath, UErrorCode &errorCode) { in load() argument 105 getRootCacheEntry(UErrorCode &errorCode) getRootCacheEntry() argument 112 getRoot(UErrorCode &errorCode) getRoot() argument 119 getData(UErrorCode &errorCode) getData() argument 126 getSettings(UErrorCode &errorCode) getSettings() argument 133 forceLoadFromFile(const char* ucadataPath, UErrorCode &errorCode) forceLoadFromFile() argument [all...] |
| H A D | uitercollationiterator.cpp | 109 FCDUIterCollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32() argument [all...] |
| H A D | standardplural.cpp | 139 int32_t StandardPlural::indexFromString(const char *keyword, UErrorCode &errorCode) { in indexFromString() argument 150 int32_t StandardPlural::indexFromString(const UnicodeString &keyword, UErrorCode &errorCode) { in indexFromString() argument
|
| H A D | collationtailoring.cpp | 70 CollationTailoring::ensureOwnedData(UErrorCode &errorCode) { in ensureOwnedData() argument
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | collationinfo.cpp | 121 UErrorCode errorCode = U_ZERO_ERROR; in printReorderRanges() local
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| H A D | formattednumber.h | 182 explicit FormattedNumber(UErrorCode errorCode) in FormattedNumber() argument
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | collationinfo.cpp | 121 UErrorCode errorCode = U_ZERO_ERROR; in printReorderRanges() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLBuffer.cpp | 33 Buffer::Buffer(Buffer &parent, MemFlags flags, size_t offset, size_t size, cl_int &errorCode) in Buffer() argument 13 createSubBuffer(MemFlags flags, cl_buffer_create_type createType, const void *createInfo, cl_int &errorCode) createSubBuffer() argument 24 Buffer(Context &context, PropArray &&properties, MemFlags flags, size_t size, void *hostPtr, cl_int &errorCode) Buffer() argument
|
| H A D | Error.cpp | 30 Error::Error(EGLint errorCode, std::string &&message) in Error() argument 34 Error::Error(EGLint errorCode, EGLint id, std::string &&message) in Error() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| H A D | CLMemoryCL.cpp | 48 createSubBuffer(const cl::Buffer &buffer, cl::MemFlags flags, size_t size, cl_int &errorCode) createSubBuffer() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| H A D | main.h | 62 const T &error(EGLint errorCode, const T &returnValue) in error() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationroot.cpp | 51 CollationRoot::load(UErrorCode &errorCode) { in load() argument 75 CollationRoot::getRootCacheEntry(UErrorCode &errorCode) { in getRootCacheEntry() argument 82 getRoot(UErrorCode &errorCode) getRoot() argument 89 getData(UErrorCode &errorCode) getData() argument 96 getSettings(UErrorCode &errorCode) getSettings() argument [all...] |
| H A D | collationtailoring.cpp | 70 CollationTailoring::ensureOwnedData(UErrorCode &errorCode) { in ensureOwnedData() argument
|
| H A D | standardplural.cpp | 139 int32_t StandardPlural::indexFromString(const char *keyword, UErrorCode &errorCode) { in indexFromString() argument 150 int32_t StandardPlural::indexFromString(const UnicodeString &keyword, UErrorCode &errorCode) { in indexFromString() argument
|