Home
last modified time | relevance | path

Searched defs:errorType (Results 1 - 20 of 20) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Duspoof_build.cpp51 uspoof_openFromSource(const char *confusables, int32_t confusablesLen, const char* , int32_t , int32_t *errorType, UParseError *pe, UErrorCode *status) uspoof_openFromSource() argument
H A Duspoof_conf.cpp212 buildConfusableData(SpoofImpl * spImpl, const char * confusables, int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status) buildConfusableData() argument
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof_build.cpp51 uspoof_openFromSource(const char *confusables, int32_t confusablesLen, const char* , int32_t , int32_t *errorType, UParseError *pe, UErrorCode *status) uspoof_openFromSource() argument
H A Duspoof_conf.cpp212 buildConfusableData(SpoofImpl * spImpl, const char * confusables, int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status) buildConfusableData() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof_build.cpp51 uspoof_openFromSource(const char *confusables, int32_t confusablesLen, const char* , int32_t , int32_t *errorType, UParseError *pe, UErrorCode *status) uspoof_openFromSource() argument
H A Duspoof_conf.cpp213 buildConfusableData(SpoofImpl * spImpl, const char * confusables, int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status) buildConfusableData() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DErrorInjector.h34 InjectedErrorResult<ErrorType> MaybeInjectError(ErrorType errorType) { in MaybeInjectError() argument
39 InjectedErrorResult<ErrorType> MaybeInjectError(ErrorType errorType, ErrorTypes... errorTypes) { in MaybeInjectError() argument
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DNumberParseException.java57 private ErrorType errorType; field in NumberParseException
60 public NumberParseException(ErrorType errorType, String message) { in NumberParseException() argument
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dconfig_helper_dawn.cc27 void PrintDeviceError(DawnErrorType errorType, const char* message, void*) { in PrintDeviceError() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DClientDoers.cpp23 DoDeviceUncapturedErrorCallback(Device* device, WGPUErrorType errorType, const char* message) DoDeviceUncapturedErrorCallback() argument
66 DoDevicePopErrorScopeCallback(Device* device, uint64_t requestSerial, WGPUErrorType errorType, const char* message) DoDevicePopErrorScopeCallback() argument
H A DDevice.cpp70 void Device::HandleError(WGPUErrorType errorType, const char* message) { in HandleError() argument
/third_party/lzma/C/
H A D7zStream.c77 SRes LookInStream_Read2(ILookInStreamPtr stream, void *buf, size_t size, SRes errorType) in LookInStream_Read2() argument
/third_party/skia/third_party/externals/dawn/examples/
H A DSampleUtils.cpp35 void PrintDeviceError(WGPUErrorType errorType, const char* message, void*) { in PrintDeviceError() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramStateQueryTests.cpp651 ProgramLogCase::ProgramLogCase (Context& ctx, const char* name, const char* desc, BuildErrorType errorType) in ProgramLogCase() argument
H A Des31fLayoutBindingTests.cpp737 LayoutBindingNegativeCase(Context& context, const char* name, const char* desc, ShaderType shaderType, TestType testType, ErrorType errorType, glw::GLenum maxBindingPointEnum, glw::GLenum maxVertexUnitsEnum, glw::GLenum maxTessCtrlUnitsEnum, glw::GLenum maxTessEvalUnitsEnum, glw::GLenum maxFragmentUnitsEnum, glw::GLenum maxCombinedUnitsEnum, const std::string& uniformName) LayoutBindingNegativeCase() argument
1238 SamplerBindingNegativeCase(Context& context, const char* name, const char* desc, ShaderType shaderType, TestType testType, ErrorType errorType, glw::GLenum samplerType) SamplerBindingNegativeCase() argument
1562 ImageBindingNegativeCase(Context& context, const char* name, const char* desc, ShaderType shaderType, TestType testType, ErrorType errorType, glw::GLenum imageType) ImageBindingNegativeCase() argument
1832 UBOBindingNegativeCase(Context& context, const char* name, const char* desc, ShaderType shaderType, TestType testType, ErrorType errorType) UBOBindingNegativeCase() argument
2101 SSBOBindingNegativeCase(Context& context, const char* name, const char* desc, ShaderType shaderType, TestType testType, ErrorType errorType) SSBOBindingNegativeCase() argument
2261 LayoutBindingNegativeCase::ErrorType errorType; init() member
[all...]
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dphonenumberutil_test.cc119 void AssertThrowsForInvalidPhoneContext(const string number_to_parse, const size_t errorType) { in AssertThrowsForInvalidPhoneContext() argument
/third_party/skia/dm/
H A DDM.cpp163 int RuntimeCheckErrorFunc(int errorType, const char* filename, int linenumber, in RuntimeCheckErrorFunc() argument
/third_party/python/Tools/msi/bundle/bootstrap/
H A DPythonBootstrapperApplication.cpp1035 OnError( __in BOOTSTRAPPER_ERROR_TYPE errorType, __in LPCWSTR wzPackageId, __in DWORD dwCode, __in_z LPCWSTR wzError, __in DWORD dwUIHint, __in DWORD , __in_ecount_z_opt(cData) LPCWSTR* , __in int nRecommendation ) OnError() argument
/third_party/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp4125 const char *errorType = NULL; in RunMonkey() local
/third_party/typescript/lib/
H A Dtsc.js42968 var errorType = createIntrinsicType(1, "error"); global() variable
[all...]

Completed in 77 milliseconds