/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/ |
D | NumberParseException.java | 56 private ErrorType errorType; field in NumberParseException 59 public NumberParseException(ErrorType errorType, String message) { in NumberParseException() argument 62 this.errorType = errorType; in NumberParseException() 69 return errorType; in getErrorType() 74 return "Error type: " + errorType + ". " + message; in toString()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | ErrorInjector.h | 34 InjectedErrorResult<ErrorType> MaybeInjectError(ErrorType errorType) { in MaybeInjectError() argument 35 return InjectedErrorResult<ErrorType>{errorType, ShouldInjectError()}; in MaybeInjectError() 39 InjectedErrorResult<ErrorType> MaybeInjectError(ErrorType errorType, ErrorTypes... errorTypes) { in MaybeInjectError() argument 41 return InjectedErrorResult<ErrorType>{errorType, true}; in MaybeInjectError()
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
D | ClientDoers.cpp | 24 WGPUErrorType errorType, in DoDeviceUncapturedErrorCallback() argument 26 switch (errorType) { in DoDeviceUncapturedErrorCallback() 40 device->HandleError(errorType, message); in DoDeviceUncapturedErrorCallback() 68 WGPUErrorType errorType, in DoDevicePopErrorScopeCallback() argument 74 return device->OnPopErrorScopeCallback(requestSerial, errorType, message); in DoDevicePopErrorScopeCallback()
|
D | Device.cpp | 70 void Device::HandleError(WGPUErrorType errorType, const char* message) { in HandleError() argument 72 mErrorCallback(errorType, message, mErrorUserdata); in HandleError()
|
D | Device.h | 54 void HandleError(WGPUErrorType errorType, const char* message);
|
/third_party/icu/icu4c/source/i18n/ |
D | uspoof_build.cpp | 53 int32_t *errorType, UParseError *pe, UErrorCode *status) { in uspoof_openFromSource() argument 62 if (errorType!=NULL) { in uspoof_openFromSource() 63 *errorType = 0; in uspoof_openFromSource() 98 …ConfusabledataBuilder::buildConfusableData(This, confusables, confusablesLen, errorType, pe, *stat… in uspoof_openFromSource()
|
D | uspoof_conf.cpp | 214 int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status) { in buildConfusableData() argument 221 if (U_FAILURE(status) && errorType != NULL) { in buildConfusableData() 222 *errorType = USPOOF_SINGLE_SCRIPT_CONFUSABLE; in buildConfusableData()
|
D | uspoof_conf.h | 128 int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status);
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | uspoof_build.cpp | 53 int32_t *errorType, UParseError *pe, UErrorCode *status) { in uspoof_openFromSource() argument 62 if (errorType!=NULL) { in uspoof_openFromSource() 63 *errorType = 0; in uspoof_openFromSource() 98 …ConfusabledataBuilder::buildConfusableData(This, confusables, confusablesLen, errorType, pe, *stat… in uspoof_openFromSource()
|
D | uspoof_conf.cpp | 214 int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status) { in buildConfusableData() argument 221 if (U_FAILURE(status) && errorType != NULL) { in buildConfusableData() 222 *errorType = USPOOF_SINGLE_SCRIPT_CONFUSABLE; in buildConfusableData()
|
D | uspoof_conf.h | 128 int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status);
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | uspoof_build.cpp | 53 int32_t *errorType, UParseError *pe, UErrorCode *status) { in uspoof_openFromSource() argument 62 if (errorType!=NULL) { in uspoof_openFromSource() 63 *errorType = 0; in uspoof_openFromSource() 98 …ConfusabledataBuilder::buildConfusableData(This, confusables, confusablesLen, errorType, pe, *stat… in uspoof_openFromSource()
|
D | uspoof_conf.cpp | 214 int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status) { in buildConfusableData() argument 221 if (U_FAILURE(status) && errorType != NULL) { in buildConfusableData() 222 *errorType = USPOOF_SINGLE_SCRIPT_CONFUSABLE; in buildConfusableData()
|
D | uspoof_conf.h | 128 int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status);
|
/third_party/node/deps/icu-small/source/i18n/ |
D | uspoof_build.cpp | 53 int32_t *errorType, UParseError *pe, UErrorCode *status) { in uspoof_openFromSource() argument 62 if (errorType!=NULL) { in uspoof_openFromSource() 63 *errorType = 0; in uspoof_openFromSource() 98 …ConfusabledataBuilder::buildConfusableData(This, confusables, confusablesLen, errorType, pe, *stat… in uspoof_openFromSource()
|
D | uspoof_conf.cpp | 214 int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status) { in buildConfusableData() argument 221 if (U_FAILURE(status) && errorType != NULL) { in buildConfusableData() 222 *errorType = USPOOF_SINGLE_SCRIPT_CONFUSABLE; in buildConfusableData()
|
D | uspoof_conf.h | 128 int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status);
|
/third_party/node/test/parallel/ |
D | test-http2-client-settings-before-connect.js | 42 ].forEach(([name, value, errorType]) => 47 name: errorType.name
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fLayoutBindingTests.cpp | 698 ErrorType errorType, 742 ErrorType errorType, in LayoutBindingNegativeCase() argument 754 , m_errorType (errorType) in LayoutBindingNegativeCase() 1227 ErrorType errorType, 1243 ErrorType errorType, in SamplerBindingNegativeCase() argument 1250 errorType, in SamplerBindingNegativeCase() 1551 ErrorType errorType, 1567 ErrorType errorType, in ImageBindingNegativeCase() argument 1574 errorType, in ImageBindingNegativeCase() 1825 ErrorType errorType); [all …]
|
/third_party/skia/third_party/externals/dawn/examples/ |
D | SampleUtils.cpp | 35 void PrintDeviceError(WGPUErrorType errorType, const char* message, void*) { in PrintDeviceError() argument 37 switch (errorType) { in PrintDeviceError()
|
D | ManualSwapChainTest.cpp | 290 [](WGPUErrorType errorType, const char* message, void*) { in main() argument 292 switch (errorType) { in main()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | HLSLCompiler.cpp | 278 for (const char *errorType : kLoopRelatedErrors) in compileToBinary() local 280 if (message.find(errorType) != std::string::npos) in compileToBinary()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | HLSLCompiler.cpp | 277 for (const char *errorType : kLoopRelatedErrors) in compileToBinary() local 279 if (message.find(errorType) != std::string::npos) in compileToBinary()
|
/third_party/typescript/src/compiler/ |
D | checker.ts | 406 return location ? getTypeOfSymbolAtLocation(symbol, location) : errorType; 434 return node ? getTypeFromTypeNode(node) : errorType; 475 return node ? getTypeOfNode(node) : errorType; 479 return node ? tryGetTypeOfNodeWithoutCheck(node) : errorType; 483 return node && getTypeOfAssignmentPattern(node) || errorType; 745 const errorType = createIntrinsicType(TypeFlags.Any, "error"); 819 …ignature = createSignature(undefined, undefined, undefined, emptyArray, errorType, /*resolvedTypeP… 5981 if (type !== errorType && enclosingDeclaration) { 6005 if (type !== errorType && context.enclosingDeclaration) { 8060 return errorType; [all …]
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | debugXML.in.h | 169 xmlShellPrintXPathError (int errorType,
|