Home
last modified time | relevance | path

Searched defs:errorCode (Results 176 - 200 of 563) sorted by relevance

12345678910>>...23

/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dnorms.cpp69 Norms::Norms(UErrorCode &errorCode) { in Norms() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dbytesinkutil.cpp21 appendChange(int32_t length, const char16_t *s16, int32_t s16Length, ByteSink &sink, Edits *edits, UErrorCode &errorCode) appendChange() argument
59 appendChange(const uint8_t *s, const uint8_t *limit, const char16_t *s16, int32_t s16Length, ByteSink &sink, Edits *edits, UErrorCode &errorCode) appendChange() argument
109 appendUnchanged(const uint8_t *s, const uint8_t *limit, ByteSink &sink, uint32_t options, Edits *edits, UErrorCode &errorCode) appendUnchanged() argument
[all...]
H A Dcharstr.cpp65 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { in copyFrom() argument
104 append(char c, UErrorCode &errorCode) append() argument
112 append(const char *s, int32_t sLength, UErrorCode &errorCode) append() argument
178 getAppendBuffer(int32_t minCapacity, int32_t desiredCapacityHint, int32_t &resultCapacity, UErrorCode &errorCode) getAppendBuffer() argument
199 appendInvariantChars(const UnicodeString &s, UErrorCode &errorCode) appendInvariantChars() argument
203 appendInvariantChars(const UChar* uchars, int32_t ucharsLen, UErrorCode &errorCode) appendInvariantChars() argument
219 ensureCapacity(int32_t capacity, int32_t desiredCapacityHint, UErrorCode &errorCode) ensureCapacity() argument
239 appendPathPart(StringPiece s, UErrorCode &errorCode) appendPathPart() argument
248 append(getDirSepChar(), errorCode); appendPathPart() local
254 ensureEndsWithFileSeparator(UErrorCode &errorCode) ensureEndsWithFileSeparator() argument
258 append(getDirSepChar(), errorCode); ensureEndsWithFileSeparator() local
[all...]
H A Dlocaleprioritylist.cpp113 LocalePriorityList::LocalePriorityList(StringPiece s, UErrorCode &errorCode) { in LocalePriorityList() argument
182 add(const Locale &locale, int32_t weight, UErrorCode &errorCode) add() argument
232 sort(UErrorCode &errorCode) sort() argument
[all...]
H A Ducasemap_imp.h72 inline UBool ustrcase_checkTitleAdjustmentOptions(uint32_t options, UErrorCode &errorCode) { in ustrcase_checkTitleAdjustmentOptions() argument
[all...]
H A Dunistr_case.cpp71 UErrorCode errorCode=U_ZERO_ERROR; in doCaseCompare() local
106 UErrorCode errorCode = U_ZERO_ERROR; in caseMap() local
[all...]
H A Dunistr_cnv.cpp79 UnicodeString(const char *src, int32_t srcLength, UConverter *cnv, UErrorCode &errorCode) UnicodeString() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dlocalpointer.h214 LocalPointer(T *p, UErrorCode &errorCode) : LocalPointerBase<T>(p) { in LocalPointer() argument
319 void adoptInsteadAndCheckErrorCode(T *p, UErrorCode &errorCode) { in adoptInsteadAndCheckErrorCode() argument
389 LocalArray(T *p, UErrorCode &errorCode) LocalArray() argument
494 adoptInsteadAndCheckErrorCode(T *p, UErrorCode &errorCode) adoptInsteadAndCheckErrorCode() argument
[all...]
/third_party/python/Python/
H A Ddynload_win.c264 unsigned int errorCode; local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLProgramCL.cpp136 const cl_int errorCode = mNative->getDispatch().clCreateKernelsInProgram( in createKernels() local
117 createKernel(const cl::Kernel &kernel, const char *name, cl_int &errorCode) createKernel() argument
[all...]
/third_party/icu/icu4c/source/tools/icuswap/
H A Dicuswap.cpp115 UErrorCode errorCode; in main() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducmstate.cpp933 UErrorCode errorCode; in ucm_optimizeStates() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditransformtst.c171 UErrorCode errorCode = U_ZERO_ERROR; in testAutoDirection() local
396 UErrorCode errorCode = U_ZERO_ERROR; in testAllTransformOptions() local
[all...]
H A Dcucdapi.c504 UErrorCode errorCode=U_ZERO_ERROR; in TestUScriptCodeAPI() local
579 UErrorCode errorCode; in TestGetScriptExtensions() local
32 assertEqualScripts(const char *msg, const UScriptCode scripts1[], int32_t length1, const UScriptCode scripts2[], int32_t length2, UErrorCode errorCode) assertEqualScripts() argument
666 UErrorCode errorCode=U_ZERO_ERROR; TestScriptMetadataAPI() local
[all...]
H A Dusettest.c547 UErrorCode errorCode; in TestSerialized() local
612 UErrorCode errorCode = U_ZERO_ERROR; in openIDSet() local
[all...]
H A Dutmstest.c452 UErrorCode errorCode; in TestDotNet() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Duobjtest.cpp585 UErrorCode errorCode = U_ZERO_ERROR; in TestCompilerRTTI() local
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dsimplenormperf.cpp255 UErrorCode errorCode = U_ZERO_ERROR; in call() local
291 UErrorCode errorCode = U_ZERO_ERROR; in call() local
309 UErrorCode errorCode = U_ZERO_ERROR; in main() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dreldatefmt.h323 explicit FormattedRelativeDateTime(UErrorCode errorCode) in FormattedRelativeDateTime() argument
/third_party/icu/icu4c/source/common/
H A Dcharacterproperties.cpp91 void U_CALLCONV initInclusion(UPropertySource src, UErrorCode &errorCode) { in initInclusion() argument
199 getInclusionsForSource(UPropertySource src, UErrorCode &errorCode) getInclusionsForSource() argument
210 initIntPropInclusion(UProperty prop, UErrorCode &errorCode) initIntPropInclusion() argument
254 getInclusionsForProperty( UProperty prop, UErrorCode &errorCode) getInclusionsForProperty() argument
272 makeSet(UProperty property, UErrorCode &errorCode) makeSet() argument
328 makeMap(UProperty property, UErrorCode &errorCode) makeMap() argument
[all...]
H A Dedits.cpp254 Edits &Edits::mergeAndAppend(const Edits &ab, const Edits &bc, UErrorCode &errorCode) { in mergeAndAppend() argument
449 UBool Edits::Iterator::next(UBool onlyChanges, UErrorCode &errorCode) { in next() argument
545 previous(UErrorCode &errorCode) previous() argument
[all...]
H A Dloadednormalizer2impl.cpp77 LoadedNormalizer2Impl::load(const char *packageName, const char *name, UErrorCode &errorCode) { in load() argument
116 createInstance(const char *packageName, const char *name, UErrorCode &errorCode) createInstance() argument
149 initSingletons(const char *what, UErrorCode &errorCode) initSingletons() argument
195 getNFCInstance(UErrorCode &errorCode) getNFCInstance() argument
203 getNFKCInstance(UErrorCode &errorCode) getNFKCInstance() argument
210 getNFKC_CFInstance(UErrorCode &errorCode) getNFKC_CFInstance() argument
218 getNFCInstance(UErrorCode &errorCode) getNFCInstance() argument
224 getNFDInstance(UErrorCode &errorCode) getNFDInstance() argument
229 getFCDInstance(UErrorCode &errorCode) getFCDInstance() argument
234 getFCCInstance(UErrorCode &errorCode) getFCCInstance() argument
240 getNFCImpl(UErrorCode &errorCode) getNFCImpl() argument
247 getNFKCInstance(UErrorCode &errorCode) getNFKCInstance() argument
253 getNFKDInstance(UErrorCode &errorCode) getNFKDInstance() argument
259 getNFKCCasefoldInstance(UErrorCode &errorCode) getNFKCCasefoldInstance() argument
265 getInstance(const char *packageName, const char *name, UNormalization2Mode mode, UErrorCode &errorCode) getInstance() argument
343 getInstance(UNormalizationMode mode, UErrorCode &errorCode) getInstance() argument
364 getNFKCImpl(UErrorCode &errorCode) getNFKCImpl() argument
370 getNFKC_CFImpl(UErrorCode &errorCode) getNFKC_CFImpl() argument
409 UErrorCode errorCode=U_ZERO_ERROR; unorm_getQuickCheck() local
[all...]
H A Dlocdistance.cpp59 void U_CALLCONV LocaleDistance::initLocaleDistance(UErrorCode &errorCode) { in initLocaleDistance() argument
80 const LocaleDistance *LocaleDistance::getSingleton(UErrorCode &errorCode) { in getSingleton() argument
H A Dnormalizer2.cpp188 initNoopSingleton(UErrorCode &errorCode) initNoopSingleton() argument
200 getNoopInstance(UErrorCode &errorCode) getNoopInstance() argument
216 createInstance(Normalizer2Impl *impl, UErrorCode &errorCode) createInstance() argument
232 createNFCInstance(UErrorCode &errorCode) createNFCInstance() argument
250 initNFCSingleton(UErrorCode &errorCode) initNFCSingleton() argument
256 getNFCInstance(UErrorCode &errorCode) getNFCInstance() argument
263 getNFCInstance(UErrorCode &errorCode) getNFCInstance() argument
269 getNFDInstance(UErrorCode &errorCode) getNFDInstance() argument
274 getFCDInstance(UErrorCode &errorCode) getFCDInstance() argument
279 getFCCInstance(UErrorCode &errorCode) getFCCInstance() argument
285 getNFCImpl(UErrorCode &errorCode) getNFCImpl() argument
[all...]
H A Dnormlzr.cpp78 UErrorCode errorCode=U_ZERO_ERROR; in init() local
213 concatenate(const UnicodeString &left, const UnicodeString &right, UnicodeString &result, UNormalizationMode mode, int32_t options, UErrorCode &errorCode) concatenate() argument
499 UErrorCode errorCode=U_ZERO_ERROR; nextNormalize() local
521 UErrorCode errorCode=U_ZERO_ERROR; previousNormalize() local
[all...]

Completed in 17 milliseconds

12345678910>>...23