/external/vulkan-validation-layers/ |
D | update_external_sources.bat | 14 set errorCode=0 variable 99 set errorCode=1 variable 109 set errorCode=1 variable 127 set errorCode=1 variable 134 set errorCode=1 variable 210 set errorCode=1 variable 231 set errorCode=1 variable 240 set errorCode=1 variable 284 set errorCode=1 variable 293 set errorCode=1 variable [all …]
|
/external/vulkan-validation-layers/build-android/ |
D | update_external_sources_android.bat | 22 set errorCode=0 variable 37 set errorCode=1 variable 46 set errorCode=1 variable 55 set errorCode=1 variable 79 set errorCode=1 variable 86 set errorCode=1 variable 93 set errorCode=1 variable 201 set errorCode=1 variable 213 set errorCode=1 variable 226 set errorCode=1 variable [all …]
|
/external/icu/icu4c/source/common/ |
D | charstr.cpp | 25 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { in copyFrom() 52 CharString &CharString::append(char c, UErrorCode &errorCode) { in append() 60 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append() 97 UErrorCode &errorCode) { in getAppendBuffer() 115 CharString &CharString::appendInvariantChars(const UnicodeString &s, UErrorCode &errorCode) { in appendInvariantChars() 131 UErrorCode &errorCode) { in ensureCapacity() 149 CharString &CharString::appendPathPart(StringPiece s, UErrorCode &errorCode) { in appendPathPart() 164 CharString &CharString::ensureEndsWithFileSeparator(UErrorCode &errorCode) { in ensureEndsWithFileSeparator()
|
D | loadednormalizer2impl.cpp | 76 LoadedNormalizer2Impl::load(const char *packageName, const char *name, UErrorCode &errorCode) { in load() 117 UErrorCode &errorCode) { in createInstance() 142 static void U_CALLCONV initSingletons(const char *what, UErrorCode &errorCode) { in initSingletons() 174 Norm2AllModes::getNFKCInstance(UErrorCode &errorCode) { in getNFKCInstance() 181 Norm2AllModes::getNFKC_CFInstance(UErrorCode &errorCode) { in getNFKC_CFInstance() 188 Normalizer2::getNFKCInstance(UErrorCode &errorCode) { in getNFKCInstance() 194 Normalizer2::getNFKDInstance(UErrorCode &errorCode) { in getNFKDInstance() 200 Normalizer2::getNFKCCasefoldInstance(UErrorCode &errorCode) { in getNFKCCasefoldInstance() 209 UErrorCode &errorCode) { in getInstance() 283 Normalizer2Factory::getInstance(UNormalizationMode mode, UErrorCode &errorCode) { in getInstance() [all …]
|
D | charstr.h | 44 CharString(StringPiece s, UErrorCode &errorCode) : len(0) { in CharString() 48 CharString(const CharString &s, UErrorCode &errorCode) : len(0) { in CharString() 52 CharString(const char *s, int32_t sLength, UErrorCode &errorCode) : len(0) { in CharString() 81 CharString &append(StringPiece s, UErrorCode &errorCode) { in append() 84 CharString &append(const CharString &s, UErrorCode &errorCode) { in append()
|
D | norm2allmodes.h | 39 UErrorCode &errorCode) const { in normalize() 65 UErrorCode &errorCode) const { in normalizeSecondAndAppend() 71 UErrorCode &errorCode) const { in append() 78 UErrorCode &errorCode) const { in normalizeSecondAndAppend() 149 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const { in isNormalized() 162 quickCheck(const UnicodeString &s, UErrorCode &errorCode) const { in quickCheck() 166 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const { in spanQuickCheckYes() 195 ReorderingBuffer &buffer, UErrorCode &errorCode) const { in normalize() 202 ReorderingBuffer &buffer, UErrorCode &errorCode) const { in normalizeAndAppend() 206 spanQuickCheckYes(const UChar *src, const UChar *limit, UErrorCode &errorCode) const { in spanQuickCheckYes() [all …]
|
D | ucharstrieiterator.cpp | 25 UErrorCode &errorCode) in Iterator() 47 UErrorCode &errorCode) in Iterator() 101 UCharsTrie::Iterator::next(UErrorCode &errorCode) { in next() 186 UCharsTrie::Iterator::branchNext(const UChar *pos, int32_t length, UErrorCode &errorCode) { in branchNext()
|
D | bytestrieiterator.cpp | 26 UErrorCode &errorCode) in Iterator() 48 UErrorCode &errorCode) in Iterator() 102 BytesTrie::Iterator::next(UErrorCode &errorCode) { in next() 185 BytesTrie::Iterator::branchNext(const uint8_t *pos, int32_t length, UErrorCode &errorCode) { in branchNext()
|
D | messagepattern.cpp | 113 UErrorCode &errorCode) { in copyFrom() 125 …PatternList<T, stackCapacity>::ensureCapacityForOneMore(int32_t oldLength, UErrorCode &errorCode) { in ensureCapacityForOneMore() 146 MessagePattern::MessagePattern(UErrorCode &errorCode) in MessagePattern() 154 MessagePattern::MessagePattern(UMessagePatternApostropheMode mode, UErrorCode &errorCode) in MessagePattern() 162 …ttern::MessagePattern(const UnicodeString &pattern, UParseError *parseError, UErrorCode &errorCode) in MessagePattern() 173 MessagePattern::init(UErrorCode &errorCode) { in init() 192 UErrorCode errorCode=U_ZERO_ERROR; in MessagePattern() local 208 UErrorCode errorCode=U_ZERO_ERROR; in operator =() local 216 MessagePattern::copyStorage(const MessagePattern &other, UErrorCode &errorCode) { in copyStorage() 268 MessagePattern::parse(const UnicodeString &pattern, UParseError *parseError, UErrorCode &errorCode)… in parse() [all …]
|
/external/icu/icu4c/source/i18n/ |
D | collationroot.cpp | 51 CollationRoot::load(UErrorCode &errorCode) { in load() 75 CollationRoot::getRootCacheEntry(UErrorCode &errorCode) { in getRootCacheEntry() 82 CollationRoot::getRoot(UErrorCode &errorCode) { in getRoot() 89 CollationRoot::getData(UErrorCode &errorCode) { in getData() 96 CollationRoot::getSettings(UErrorCode &errorCode) { in getSettings()
|
D | collationsettings.cpp | 38 UErrorCode errorCode = U_ZERO_ERROR; in CollationSettings() local 87 const uint8_t *table, UErrorCode &errorCode) { in aliasReordering() 131 UErrorCode &errorCode) { in setReordering() 193 const uint8_t *table, UErrorCode &errorCode) { in setReorderArrays() 225 CollationSettings::copyReorderingFrom(const CollationSettings &other, UErrorCode &errorCode) { in copyReorderingFrom() 270 CollationSettings::setStrength(int32_t value, int32_t defaultOptions, UErrorCode &errorCode) { in setStrength() 292 int32_t defaultOptions, UErrorCode &errorCode) { in setFlag() 312 int32_t defaultOptions, UErrorCode &errorCode) { in setCaseFirst() 336 int32_t defaultOptions, UErrorCode &errorCode) { in setAlternateHandling() 356 CollationSettings::setMaxVariable(int32_t value, int32_t defaultOptions, UErrorCode &errorCode) { in setMaxVariable()
|
D | uitercollationiterator.cpp | 109 FCDUIterCollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32() 162 FCDUIterCollationIterator::nextCodePoint(UErrorCode &errorCode) { in nextCodePoint() 205 FCDUIterCollationIterator::previousCodePoint(UErrorCode &errorCode) { in previousCodePoint() 258 FCDUIterCollationIterator::forwardNumCodePoints(int32_t num, UErrorCode &errorCode) { in forwardNumCodePoints() 267 FCDUIterCollationIterator::backwardNumCodePoints(int32_t num, UErrorCode &errorCode) { in backwardNumCodePoints() 305 FCDUIterCollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() 386 FCDUIterCollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() 441 FCDUIterCollationIterator::normalize(const UnicodeString &s, UErrorCode &errorCode) { in normalize()
|
D | collationiterator.cpp | 37 CollationIterator::CEBuffer::ensureAppendCapacity(int32_t appCap, UErrorCode &errorCode) { in ensureAppendCapacity() 155 UErrorCode errorCode = U_ZERO_ERROR; in CollationIterator() local 198 CollationIterator::fetchCEs(UErrorCode &errorCode) { in fetchCEs() 207 CollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32() 233 CollationIterator::getCE32FromBuilderData(uint32_t /*ce32*/, UErrorCode &errorCode) { in getCE32FromBuilderData() 240 UErrorCode &errorCode) { in nextCEFromCE32() 252 UBool forward, UErrorCode &errorCode) { in appendCEsFromCE32() 449 UErrorCode &errorCode) { in getCE32FromPrefix() 471 CollationIterator::nextSkippedCodePoint(UErrorCode &errorCode) { in nextSkippedCodePoint() 481 CollationIterator::backwardNumSkipped(int32_t n, UErrorCode &errorCode) { in backwardNumSkipped() [all …]
|
D | collationruleparser.cpp | 58 CollationRuleParser::CollationRuleParser(const CollationData *base, UErrorCode &errorCode) in CollationRuleParser() 74 UErrorCode &errorCode) { in parse() 89 CollationRuleParser::parse(const UnicodeString &ruleString, UErrorCode &errorCode) { in parse() 129 CollationRuleParser::parseRuleChain(UErrorCode &errorCode) { in parseRuleChain() 173 CollationRuleParser::parseResetAndPosition(UErrorCode &errorCode) { in parseResetAndPosition() 208 CollationRuleParser::parseRelationOperator(UErrorCode &errorCode) { in parseRelationOperator() 258 CollationRuleParser::parseRelationStrings(int32_t strength, int32_t i, UErrorCode &errorCode) { in parseRelationStrings() 290 CollationRuleParser::parseStarredCharacters(int32_t strength, int32_t i, UErrorCode &errorCode) { in parseStarredCharacters() 362 CollationRuleParser::parseTailoringString(int32_t i, UnicodeString &raw, UErrorCode &errorCode) { in parseTailoringString() 371 CollationRuleParser::parseString(int32_t i, UnicodeString &raw, UErrorCode &errorCode) { in parseString() [all …]
|
D | utf8collationiterator.cpp | 152 FCDUTF8CollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32() 267 FCDUTF8CollationIterator::nextCodePoint(UErrorCode &errorCode) { in nextCodePoint() 305 FCDUTF8CollationIterator::previousCodePoint(UErrorCode &errorCode) { in previousCodePoint() 343 FCDUTF8CollationIterator::forwardNumCodePoints(int32_t num, UErrorCode &errorCode) { in forwardNumCodePoints() 352 FCDUTF8CollationIterator::backwardNumCodePoints(int32_t num, UErrorCode &errorCode) { in backwardNumCodePoints() 387 FCDUTF8CollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() 466 FCDUTF8CollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() 522 FCDUTF8CollationIterator::normalize(const UnicodeString &s, UErrorCode &errorCode) { in normalize()
|
D | utf16collationiterator.cpp | 210 FCDUTF16CollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32() 251 FCDUTF16CollationIterator::nextCodePoint(UErrorCode &errorCode) { in nextCodePoint() 290 FCDUTF16CollationIterator::previousCodePoint(UErrorCode &errorCode) { in previousCodePoint() 326 FCDUTF16CollationIterator::forwardNumCodePoints(int32_t num, UErrorCode &errorCode) { in forwardNumCodePoints() 335 FCDUTF16CollationIterator::backwardNumCodePoints(int32_t num, UErrorCode &errorCode) { in backwardNumCodePoints() 374 FCDUTF16CollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() 438 FCDUTF16CollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() 478 FCDUTF16CollationIterator::normalize(const UChar *from, const UChar *to, UErrorCode &errorCode) { in normalize()
|
D | collationfastlatinbuilder.cpp | 89 CollationFastLatinBuilder::CollationFastLatinBuilder(UErrorCode &errorCode) in CollationFastLatinBuilder() 103 CollationFastLatinBuilder::forData(const CollationData &data, UErrorCode &errorCode) { in forData() 139 CollationFastLatinBuilder::loadGroups(const CollationData &data, UErrorCode &errorCode) { in loadGroups() 205 CollationFastLatinBuilder::getCEs(const CollationData &data, UErrorCode &errorCode) { in getCEs() 247 UErrorCode &errorCode) { in getCEsFromCE32() 343 UErrorCode &errorCode) { in getCEsFromContractionCE32() 402 UErrorCode &errorCode) { in addContractionEntry() 411 CollationFastLatinBuilder::addUniqueCE(int64_t ce, UErrorCode &errorCode) { in addUniqueCE() 430 CollationFastLatinBuilder::encodeUniqueCEs(UErrorCode &errorCode) { in encodeUniqueCEs() 565 CollationFastLatinBuilder::encodeCharCEs(UErrorCode &errorCode) { in encodeCharCEs() [all …]
|
D | collationbuilder.cpp | 71 const char *& /*errorReason*/, UErrorCode &errorCode) { in getRules() 95 RuleBasedCollator::RuleBasedCollator(const UnicodeString &rules, UErrorCode &errorCode) in RuleBasedCollator() 107 UErrorCode &errorCode) in RuleBasedCollator() 120 UErrorCode &errorCode) in RuleBasedCollator() 134 UErrorCode &errorCode) in RuleBasedCollator() 147 UErrorCode &errorCode) in RuleBasedCollator() 163 UErrorCode &errorCode) { in internalBuildTailoring() 201 CollationBuilder::CollationBuilder(const CollationTailoring *b, UErrorCode &errorCode) in CollationBuilder() 237 UErrorCode &errorCode) { in parseAndBuild() 295 const char *&parserErrorReason, UErrorCode &errorCode) { in addReset() [all …]
|
D | collationdatabuilder.cpp | 181 UErrorCode errorCode = U_ZERO_ERROR; in fetchCEs() local 257 DataBuilderCollationIterator::getCE32FromBuilderData(uint32_t ce32, UErrorCode &errorCode) { in getCE32FromBuilderData() 280 CollationDataBuilder::CollationDataBuilder(UErrorCode &errorCode) in CollationDataBuilder() 300 CollationDataBuilder::initForTailoring(const CollationData *b, UErrorCode &errorCode) { in initForTailoring() 341 UErrorCode &errorCode) { in maybeSetPrimaryRange() 378 UErrorCode &errorCode) { in setPrimaryRangeAndReturnNext() 490 CollationDataBuilder::addCE(int64_t ce, UErrorCode &errorCode) { in addCE() 500 CollationDataBuilder::addCE32(uint32_t ce32, UErrorCode &errorCode) { in addCE32() 511 UErrorCode &errorCode) { in addConditionalCE32() 531 UErrorCode &errorCode) { in add() [all …]
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
D | XMPException.java | 20 private int errorCode; field in XMPException 28 public XMPException(String message, int errorCode) in XMPException() 41 public XMPException(String message, int errorCode, Throwable t) in XMPException()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | ppucd.cpp | 57 PreparsedUCD::PreparsedUCD(const char *filename, UErrorCode &errorCode) in PreparsedUCD() 105 PreparsedUCD::readLine(UErrorCode &errorCode) { in readLine() 185 PreparsedUCD::getProps(UnicodeSet &newValues, UErrorCode &errorCode) { in getProps() 273 UErrorCode &errorCode) { in parseProperty() 467 PreparsedUCD::getRangeForAlgNames(UChar32 &start, UChar32 &end, UErrorCode &errorCode) { in getRangeForAlgNames() 488 PreparsedUCD::parseCodePoint(const char *s, UErrorCode &errorCode) { in parseCodePoint() 502 …arsedUCD::parseCodePointRange(const char *s, UChar32 &start, UChar32 &end, UErrorCode &errorCode) { in parseCodePointRange() 517 PreparsedUCD::parseString(const char *s, UnicodeString &uni, UErrorCode &errorCode) { in parseString() 535 PreparsedUCD::parseScriptExtensions(const char *s, UnicodeSet &scx, UErrorCode &errorCode) { in parseScriptExtensions()
|
/external/icu/icu4c/source/test/intltest/ |
D | itutil.cpp | 155 ErrorCode errorCode; in TestErrorCode() local 204 MyErrorCode errorCode(countChecks, countDests); in TestSubclass() local 250 MyErrorCode errorCode(countChecks, countDests); in TestSubclass() local 321 UErrorCode errorCode = U_ZERO_ERROR; in TestLocalPointer() local 417 UErrorCode errorCode = U_ZERO_ERROR; in TestLocalArray() local 508 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointer"); in TestLocalXyzPointer() local 616 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerMoveSwap"); in TestLocalXyzPointerMoveSwap() local 671 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUConverterSelectorPointer"); in TestLocalXyzPointerNull() local 680 IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUCalendarPointer"); in TestLocalXyzPointerNull() local 688 …IcuTestErrorCode errorCode(*this, "TestLocalXyzPointerNull/LocalUDateTimePatternGeneratorPointer"); in TestLocalXyzPointerNull() local [all …]
|
/external/apache-xml/src/main/java/org/apache/xml/utils/res/ |
D | XResourceBundleBase.java | 40 abstract public String getMessageKey(int errorCode); in getMessageKey() 49 abstract public String getWarningKey(int errorCode); in getWarningKey()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/exceptions/ |
D | ReplyErrorCodeException.java | 42 private int errorCode; field in ReplyErrorCodeException 49 public ReplyErrorCodeException(int errorCode) { in ReplyErrorCodeException()
|
/external/icu/icu4c/source/common/unicode/ |
D | simpleformatter.h | 71 SimpleFormatter(const UnicodeString& pattern, UErrorCode &errorCode) { in SimpleFormatter() 90 UErrorCode &errorCode) { in SimpleFormatter() 123 UBool applyPattern(const UnicodeString &pattern, UErrorCode &errorCode) { in applyPattern()
|