Home
last modified time | relevance | path

Searched defs:errorType (Results 1 – 22 of 22) sorted by relevance

/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/
DNumberParseException.java59 private ErrorType errorType; field in NumberParseException
62 public NumberParseException(ErrorType errorType, String message) { in NumberParseException()
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DNumberParseException.java56 private ErrorType errorType; field in NumberParseException
59 public NumberParseException(ErrorType errorType, String message) { in NumberParseException()
/external/icu/icu4c/source/i18n/
Duspoof_build.cpp53 int32_t *errorType, UParseError *pe, UErrorCode *status) { in uspoof_openFromSource()
Duspoof_conf.cpp214 int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status) { in buildConfusableData()
/external/deqp-deps/amber/samples/
Dconfig_helper_dawn.cc27 void PrintDeviceError(DawnErrorType errorType, const char* message, void*) { in PrintDeviceError()
/external/lzma/C/
D7zStream.c10 SRes SeqInStream_Read2(const ISeqInStream *stream, void *buf, size_t size, SRes errorType) in SeqInStream_Read2()
54 SRes LookInStream_Read2(const ILookInStream *stream, void *buf, size_t size, SRes errorType) in LookInStream_Read2()
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTAttributeDef.java67 …eDef(String namespace, String name, int type, boolean required, boolean supportsAVT, int errorType) in XSLTAttributeDef()
90 …XSLTAttributeDef(String namespace, String name, int type, boolean supportsAVT, int errorType, Stri… in XSLTAttributeDef()
118 … boolean prefixedQNameValAllowed, int errorType, String k1, int v1, String k2, int v2) in XSLTAttributeDef()
151 …boolean prefixedQNameValAllowed, int errorType, String k1, int v1, String k2, int v2, String k3, i… in XSLTAttributeDef()
186 … boolean prefixedQNameValAllowed, int errorType, String k1, int v1, String k2, int v2, in XSLTAttributeDef()
/external/dagger2/java/dagger/internal/codegen/
DInjectValidator.java302 TypeMirror errorType = elements.getTypeElement(Error.class).asType(); in throwsCheckedExceptions() local
DBindingMethodValidator.java291 TypeMirror errorType = validator.elements.getTypeElement(Error.class).asType(); in checkThrows() local
/external/angle/src/libANGLE/renderer/d3d/
DHLSLCompiler.cpp277 for (const char *errorType : kLoopRelatedErrors) in compileToBinary() local
/external/deqp/modules/gles31/functional/
Des31fLayoutBindingTests.cpp730 ErrorType errorType, in LayoutBindingNegativeCase()
1230 ErrorType errorType, in SamplerBindingNegativeCase()
1554 ErrorType errorType, in ImageBindingNegativeCase()
1824 ErrorType errorType) in UBOBindingNegativeCase()
2093 ErrorType errorType) in SSBOBindingNegativeCase()
2248 LayoutBindingNegativeCase::ErrorType errorType; in init() member
Des31fProgramStateQueryTests.cpp638 …ogCase::ProgramLogCase (Context& ctx, const char* name, const char* desc, BuildErrorType errorType) in ProgramLogCase()
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckWidths.java130 CheckStatus.Type errorType = CheckStatus.warningType; in hasProblem() local
DCheckCLDR.java682 errorType = Type.Error, field in CheckCLDR.CheckStatus
/external/libxml2/
DdebugXML.c1828 xmlShellPrintXPathError(int errorType, const char *arg) in xmlShellPrintXPathError()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java2078 String errorType = null; in RunMonkey() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBITestMonkey.java2081 String errorType = null; in RunMonkey() local
/external/skia/dm/
DDM.cpp160 int RuntimeCheckErrorFunc(int errorType, const char* filename, int linenumber, in RuntimeCheckErrorFunc()
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1021 __in BOOTSTRAPPER_ERROR_TYPE errorType, in OnError()
/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp4184 const char *errorType = NULL; in RunMonkey() local
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DParseHelper.cpp2431 TType errorType(EbtFloat); in handleConstructorCall() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp2474 TType errorType(EbtFloat); in handleConstructorCall() local