Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 - 25 of 563) sorted by relevance

12345678910>>...23

/third_party/icu/icu4c/source/tools/gencolusb/
H A Dverify_uset.cpp21 UErrorCode errorCode = U_ZERO_ERROR; in main() local
[all...]
/third_party/lzma/CPP/Windows/
H A DErrorMsg.h12 inline UString MyFormatMessage(HRESULT errorCode) { return MyFormatMessage((DWORD)errorCode); } in MyFormatMessage() argument
H A DErrorMsg.cpp20 static bool MyFormatMessage(DWORD errorCode, UString &message) in MyFormatMessage() argument
110 MyFormatMessage(DWORD errorCode) MyFormatMessage() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/gencolusb/
H A Dverify_uset.cpp21 UErrorCode errorCode = U_ZERO_ERROR; in main() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dunistr_titlecase_brkiter.cpp45 UErrorCode errorCode = U_ZERO_ERROR; in toTitle() local
H A Dcpputils.h91 uprv_checkCanGetBuffer(const icu::UnicodeString &s, UErrorCode &errorCode) { in uprv_checkCanGetBuffer() argument
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 Dlsr.cpp17 LSR(char prefix, const char *lang, const char *scr, const char *r, int32_t f, UErrorCode &errorCode) LSR() argument
/third_party/node/deps/icu-small/source/common/
H A Dunistr_titlecase_brkiter.cpp45 UErrorCode errorCode = U_ZERO_ERROR; in toTitle() local
H A Dcpputils.h91 uprv_checkCanGetBuffer(const icu::UnicodeString &s, UErrorCode &errorCode) { in uprv_checkCanGetBuffer() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dmain.h39 const T &error(GLenum errorCode, const T &returnValue) in error() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr_titlecase_brkiter.cpp45 UErrorCode errorCode = U_ZERO_ERROR; in toTitle() local
H A Dcpputils.h91 uprv_checkCanGetBuffer(const icu::UnicodeString &s, UErrorCode &errorCode) { in uprv_checkCanGetBuffer() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtstnrapi.cpp63 UErrorCode errorCode=U_ZERO_ERROR; in TestNormalizerAPI() local
[all...]
/third_party/lzma/CPP/7zip/UI/Explorer/
H A DMyMessages.cpp32 static void ShowErrorMessageDWORD(HWND window, DWORD errorCode) in ShowErrorMessageDWORD() argument
/third_party/mesa3d/src/glx/
H A Dglx_error.c38 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, in __glXSendError() argument
/third_party/icu/icu4c/source/samples/props/
H A Dprops.cpp37 UErrorCode errorCode; in printProps() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLObject.h40 static T *Create(cl_int &errorCode, Args &&... args) in Create() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.h86 inline bool isDeviceLostError(HRESULT errorCode) in isDeviceLostError() argument
/third_party/skia/third_party/externals/icu/source/samples/props/
H A Dprops.cpp37 UErrorCode errorCode; in printProps() local
/third_party/icu/icu4c/source/samples/case/
H A Ducase.c33 UErrorCode errorCode = U_ZERO_ERROR; in c_main() local
[all...]
/third_party/icu/icu4c/source/samples/udata/
H A Dwriter.c68 UErrorCode errorCode=U_ZERO_ERROR; in main() local
/third_party/icu/icu4c/source/test/perf/ucnvavailperf/
H A Ducnvavailperf.cpp88 UErrorCode errorCode = U_ZERO_ERROR; in main() local
/third_party/icu/icu4c/source/test/perf/unisetperf/draft/
H A Dtrieset.cpp37 TrieSet(const UnicodeSet &set, UErrorCode &errorCode) in TrieSet() argument
[all...]

Completed in 6 milliseconds

12345678910>>...23