/external/libphonenumber/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()
|
/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/ |
D | NumberParseException.java | 59 private ErrorType errorType; field in NumberParseException 62 public NumberParseException(ErrorType errorType, String message) { in NumberParseException() argument 65 this.errorType = errorType; in NumberParseException() 73 return errorType; in getErrorType() 78 return "Error type: " + errorType + ". " + message; in toString()
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | CheckNumbers.java | 134 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() 146 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() 151 … result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() 156 … result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() 168 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() 179 .setMainType(CheckStatus.errorType) in handleCheck() 193 .setMainType(CheckStatus.errorType) in handleCheck() 215 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() 226 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() 235 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() [all …]
|
D | CheckUnits.java | 56 .setMainType(CheckStatus.errorType) in handleCheck() 92 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() 108 … result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() 154 .setMainType(CheckStatus.errorType) in handleCheck() 159 .setMainType(CheckStatus.errorType) in handleCheck() 164 .setMainType(CheckStatus.errorType) in handleCheck()
|
D | CheckDates.java | 216 .setMainType(CheckStatus.errorType) in setCldrFileToCheck() 246 .setMainType(CheckStatus.errorType) in setCldrFileToCheck() 343 .setMainType(CheckStatus.errorType) in handleCheck() 367 CheckStatus.Type et = CheckStatus.errorType; in handleCheck() 399 .setMainType(CheckStatus.errorType) in handleCheck() 411 .setMainType(CheckStatus.errorType) in handleCheck() 424 .setMainType(CheckStatus.errorType) in handleCheck() 505 : CheckStatus.errorType; in handleCheck() 529 .setMainType(CheckStatus.errorType) in handleCheck() 534 … CheckStatus item = new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() [all …]
|
D | CheckExemplars.java | 185 .setMainType(CheckStatus.errorType) in handleCheck() 253 .setMainType(CheckStatus.errorType) in handleCheck() 274 .setMainType(CheckStatus.errorType) in checkParse() 288 .setMainType(CheckStatus.errorType) in checkParse() 346 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in checkMixedScripts() 358 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in checkExemplar() 373 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in checkExemplar() 401 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in checkExemplar() 424 .setMainType(CheckStatus.errorType) in checkExemplar()
|
D | CheckWidths.java | 130 CheckStatus.Type errorType = CheckStatus.warningType; in hasProblem() local 137 errorType = CheckStatus.errorType; in hasProblem() 148 errorType = CheckStatus.warningType; in hasProblem() 150 errorType = CheckStatus.errorType; in hasProblem() 159 .setMainType(errorType) in hasProblem()
|
D | CheckMetazones.java | 36 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() 46 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck()
|
D | CheckForExemplars.java | 197 CheckStatus item = new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in setCldrFileToCheck() 259 … .setCause(this).setMainType(CheckStatus.errorType).setSubtype(Subtype.couldNotAccessExemplars) in safeGetExemplars() 298 ? CheckStatus.errorType : CheckStatus.warningType; in handleCheck() 306 .setMainType(CheckStatus.errorType) in handleCheck() 321 addMissingMessage(disallowed, CheckStatus.errorType, in handleCheck() 330 addMissingMessage(disallowed, CheckStatus.errorType, in handleCheck() 391 addMissingMessage(disallowed, CheckStatus.errorType, in handleCheck() 402 addMissingMessage(disallowed, CheckStatus.errorType, in handleCheck() 458 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() 472 …ype = getPhase() == Phase.BUILD ? CheckStatus.warningType : CheckStatus.errorType; // new errors, … in checkAndReplacePlaceholders()
|
D | CheckPlaceHolders.java | 33 .setMainType(CheckStatus.errorType) in handleCheck() 41 .setMainType(CheckStatus.errorType) in handleCheck()
|
D | CheckQuotes.java | 35 type = CheckStatus.errorType; in handleCheck() 47 .setMainType(CheckStatus.errorType) in handleCheck()
|
D | CheckChildren.java | 52 CheckStatus item = new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck() 87 … CheckStatus item = new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in setCldrFileToCheck()
|
D | CheckZones.java | 44 possibleErrors.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in setCldrFileToCheck() 82 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.errorType) in handleCheck()
|
D | CheckForInheritanceMarkers.java | 19 .setMainType(CheckStatus.errorType) in handleCheck()
|
D | CheckNames.java | 40 .setMainType(CheckStatus.errorType) in handleCheck()
|
/external/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);
|
/external/lzma/C/ |
D | 7zStream.c | 10 SRes SeqInStream_Read2(const ISeqInStream *stream, void *buf, size_t size, SRes errorType) in SeqInStream_Read2() argument 17 return errorType; in SeqInStream_Read2() 54 SRes LookInStream_Read2(const ILookInStream *stream, void *buf, size_t size, SRes errorType) in LookInStream_Read2() argument 61 return errorType; in LookInStream_Read2()
|
/external/deqp-deps/amber/samples/ |
D | config_helper_dawn.cc | 27 void PrintDeviceError(DawnErrorType errorType, const char* message, void*) { in PrintDeviceError() argument 28 switch (errorType) { in PrintDeviceError()
|
/external/deqp/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 …]
|
/external/auto/value/src/test/java/com/google/auto/value/processor/ |
D | TypeEncoderTest.java | 412 ErrorType errorType = (ErrorType) extendsUndefinedType.getSuperclass(); in test() local 414 TypeMirror listOfError = typeUtils.getDeclaredType(list, errorType); in test() 415 TypeMirror queryExtendsError = typeUtils.getWildcardType(errorType, null); in test() 417 TypeMirror querySuperError = typeUtils.getWildcardType(null, errorType); in test() 419 TypeMirror arrayOfError = typeUtils.getArrayType(errorType); in test() 420 testErrorType(errorType); in test()
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | XSLTAttributeDef.java | 67 …eDef(String namespace, String name, int type, boolean required, boolean supportsAVT, int errorType) in XSLTAttributeDef() argument 74 this.m_errorType = errorType; in XSLTAttributeDef() 90 …XSLTAttributeDef(String namespace, String name, int type, boolean supportsAVT, int errorType, Stri… in XSLTAttributeDef() argument 98 this.m_errorType = errorType; in XSLTAttributeDef() 118 … boolean prefixedQNameValAllowed, int errorType, String k1, int v1, String k2, int v2) in XSLTAttributeDef() argument 126 this.m_errorType = errorType; in XSLTAttributeDef() 151 …boolean prefixedQNameValAllowed, int errorType, String k1, int v1, String k2, int v2, String k3, i… in XSLTAttributeDef() argument 159 this.m_errorType = errorType; in XSLTAttributeDef() 186 … boolean prefixedQNameValAllowed, int errorType, String k1, int v1, String k2, int v2, in XSLTAttributeDef() argument 195 this.m_errorType = errorType; in XSLTAttributeDef()
|
/external/dagger2/java/dagger/internal/codegen/validation/ |
D | BindingMethodValidator.java | 307 TypeMirror errorType = validator.elements.getTypeElement(Error.class).asType(); in checkThrows() local 310 && !validator.types.isSubtype(thrownType, errorType)) { in checkThrows()
|
/external/icu/libicu/cts_headers/ |
D | uspoof_conf.h | 128 int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status);
|