Home
last modified time | relevance | path

Searched defs:errorCode (Results 26 - 50 of 563) sorted by relevance

12345678910>>...23

/third_party/icu/icu4c/source/common/
H A Duniquecharstr.h26 UniqueCharStrings(UErrorCode &errorCode) : strings(nullptr) { in UniqueCharStrings() argument
58 int32_t add(const UnicodeString &s, UErrorCode &errorCode) { in add() argument
[all...]
H A Dustrcase_locale.cpp70 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 Derrorcode.h130 UErrorCode errorCode; member in ErrorCode
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationtailoring.cpp70 CollationTailoring::ensureOwnedData(UErrorCode &errorCode) { in ensureOwnedData() argument
H A Dcollationroot.cpp52 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 Dstandardplural.cpp139 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 Duitercollationiterator.cpp109 FCDUIterCollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dbytesinkutil.h48 appendUnchanged(const uint8_t *s, int32_t length, ByteSink &sink, uint32_t options, Edits *edits, UErrorCode &errorCode) appendUnchanged() argument
H A Dcharstrmap.h25 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 Dustrcase_locale.cpp70 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 Derrorcode.h130 UErrorCode errorCode; member in ErrorCode
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationroot.cpp52 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 Duitercollationiterator.cpp109 FCDUIterCollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32() argument
[all...]
H A Dstandardplural.cpp139 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 Dcollationtailoring.cpp70 CollationTailoring::ensureOwnedData(UErrorCode &errorCode) { in ensureOwnedData() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dcollationinfo.cpp121 UErrorCode errorCode = U_ZERO_ERROR; in printReorderRanges() local
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dformattednumber.h182 explicit FormattedNumber(UErrorCode errorCode) in FormattedNumber() argument
/third_party/icu/icu4c/source/tools/toolutil/
H A Dcollationinfo.cpp121 UErrorCode errorCode = U_ZERO_ERROR; in printReorderRanges() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLBuffer.cpp33 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 DError.cpp30 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 DCLMemoryCL.cpp48 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 Dmain.h62 const T &error(EGLint errorCode, const T &returnValue) in error() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationroot.cpp51 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 Dcollationtailoring.cpp70 CollationTailoring::ensureOwnedData(UErrorCode &errorCode) { in ensureOwnedData() argument
H A Dstandardplural.cpp139 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

Completed in 8 milliseconds

12345678910>>...23