/external/icu/icu4c/source/common/ |
D | loadednormalizer2impl.cpp | 77 LoadedNormalizer2Impl::load(const char *packageName, const char *name, UErrorCode &errorCode) { in load() 118 UErrorCode &errorCode) { in createInstance() 149 static void U_CALLCONV initSingletons(const char *what, UErrorCode &errorCode) { in initSingletons() 195 Norm2AllModes::getNFCInstance(UErrorCode &errorCode) { in getNFCInstance() 203 Norm2AllModes::getNFKCInstance(UErrorCode &errorCode) { in getNFKCInstance() 210 Norm2AllModes::getNFKC_CFInstance(UErrorCode &errorCode) { in getNFKC_CFInstance() 218 Normalizer2::getNFCInstance(UErrorCode &errorCode) { in getNFCInstance() 224 Normalizer2::getNFDInstance(UErrorCode &errorCode) { in getNFDInstance() 229 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() 234 const Normalizer2 *Normalizer2Factory::getFCCInstance(UErrorCode &errorCode) { in getFCCInstance() [all …]
|
D | norm2allmodes.h | 41 UErrorCode &errorCode) const U_OVERRIDE { in normalize() 67 UErrorCode &errorCode) const U_OVERRIDE { in normalizeSecondAndAppend() 73 UErrorCode &errorCode) const U_OVERRIDE { in append() 80 UErrorCode &errorCode) const { in normalizeSecondAndAppend() 151 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in isNormalized() 164 quickCheck(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in quickCheck() 168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() 197 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalize() 204 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalizeAndAppend() 210 Edits *edits, UErrorCode &errorCode) const U_OVERRIDE { in normalizeUTF8() [all …]
|
D | charstr.cpp | 65 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { in copyFrom() 104 CharString &CharString::append(char c, UErrorCode &errorCode) { in append() 112 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append() 181 UErrorCode &errorCode) { in getAppendBuffer() 199 CharString &CharString::appendInvariantChars(const UnicodeString &s, UErrorCode &errorCode) { in appendInvariantChars() 203 … &CharString::appendInvariantChars(const UChar* uchars, int32_t ucharsLen, UErrorCode &errorCode) { in appendInvariantChars() 221 UErrorCode &errorCode) { in ensureCapacity() 239 CharString &CharString::appendPathPart(StringPiece s, UErrorCode &errorCode) { in appendPathPart() 254 CharString &CharString::ensureEndsWithFileSeparator(UErrorCode &errorCode) { in ensureEndsWithFileSeparator()
|
/external/cronet/third_party/icu/source/common/ |
D | loadednormalizer2impl.cpp | 77 LoadedNormalizer2Impl::load(const char *packageName, const char *name, UErrorCode &errorCode) { in load() 118 UErrorCode &errorCode) { in createInstance() 149 static void U_CALLCONV initSingletons(const char *what, UErrorCode &errorCode) { in initSingletons() 195 Norm2AllModes::getNFCInstance(UErrorCode &errorCode) { in getNFCInstance() 203 Norm2AllModes::getNFKCInstance(UErrorCode &errorCode) { in getNFKCInstance() 210 Norm2AllModes::getNFKC_CFInstance(UErrorCode &errorCode) { in getNFKC_CFInstance() 218 Normalizer2::getNFCInstance(UErrorCode &errorCode) { in getNFCInstance() 224 Normalizer2::getNFDInstance(UErrorCode &errorCode) { in getNFDInstance() 229 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance() 234 const Normalizer2 *Normalizer2Factory::getFCCInstance(UErrorCode &errorCode) { in getFCCInstance() [all …]
|
D | norm2allmodes.h | 41 UErrorCode &errorCode) const U_OVERRIDE { in normalize() 67 UErrorCode &errorCode) const U_OVERRIDE { in normalizeSecondAndAppend() 73 UErrorCode &errorCode) const U_OVERRIDE { in append() 80 UErrorCode &errorCode) const { in normalizeSecondAndAppend() 151 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in isNormalized() 164 quickCheck(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in quickCheck() 168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() 197 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalize() 204 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalizeAndAppend() 210 Edits *edits, UErrorCode &errorCode) const U_OVERRIDE { in normalizeUTF8() [all …]
|
D | charstr.cpp | 65 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { in copyFrom() 104 CharString &CharString::append(char c, UErrorCode &errorCode) { in append() 112 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append() 181 UErrorCode &errorCode) { in getAppendBuffer() 199 CharString &CharString::appendInvariantChars(const UnicodeString &s, UErrorCode &errorCode) { in appendInvariantChars() 203 … &CharString::appendInvariantChars(const UChar* uchars, int32_t ucharsLen, UErrorCode &errorCode) { in appendInvariantChars() 221 UErrorCode &errorCode) { in ensureCapacity() 239 CharString &CharString::appendPathPart(StringPiece s, UErrorCode &errorCode) { in appendPathPart() 254 CharString &CharString::ensureEndsWithFileSeparator(UErrorCode &errorCode) { in ensureEndsWithFileSeparator()
|
/external/robolectric/shadows/playservices/src/main/java/org/robolectric/shadows/gms/ |
D | ShadowGooglePlayServicesUtil.java | 56 public static synchronized boolean showErrorDialogFragment(int errorCode, Activity activity, in showErrorDialogFragment() 63 public static synchronized boolean showErrorDialogFragment(int errorCode, Activity activity, in showErrorDialogFragment() 71 int errorCode, Activity activity, int requestCode, OnCancelListener cancelListener) { in showErrorDialogFragment() 77 public static synchronized Dialog getErrorDialog(int errorCode, Activity activity, in getErrorDialog() 83 public static synchronized Dialog getErrorDialog(int errorCode, Activity activity, in getErrorDialog() 90 public static synchronized PendingIntent getErrorPendingIntent(int errorCode, Context context, in getErrorPendingIntent() 106 public static synchronized void showErrorNotification(int errorCode, Context context) { in showErrorNotification() 115 public Dialog getErrorDialog(int errorCode, Activity activity, int requestCode) { in getErrorDialog() 119 public Dialog getErrorDialog(int errorCode, Activity activity, int requestCode, in getErrorDialog() 127 public PendingIntent getErrorPendingIntent(int errorCode, Context context, in getErrorPendingIntent() [all …]
|
/external/robolectric-shadows/shadows/playservices/src/main/java/org/robolectric/shadows/gms/ |
D | ShadowGooglePlayServicesUtil.java | 56 public static synchronized boolean showErrorDialogFragment(int errorCode, Activity activity, in showErrorDialogFragment() 63 public static synchronized boolean showErrorDialogFragment(int errorCode, Activity activity, in showErrorDialogFragment() 71 int errorCode, Activity activity, int requestCode, OnCancelListener cancelListener) { in showErrorDialogFragment() 77 public static synchronized Dialog getErrorDialog(int errorCode, Activity activity, in getErrorDialog() 83 public static synchronized Dialog getErrorDialog(int errorCode, Activity activity, in getErrorDialog() 90 public static synchronized PendingIntent getErrorPendingIntent(int errorCode, Context context, in getErrorPendingIntent() 106 public static synchronized void showErrorNotification(int errorCode, Context context) { in showErrorNotification() 115 public Dialog getErrorDialog(int errorCode, Activity activity, int requestCode) { in getErrorDialog() 119 public Dialog getErrorDialog(int errorCode, Activity activity, int requestCode, in getErrorDialog() 127 public PendingIntent getErrorPendingIntent(int errorCode, Context context, in getErrorPendingIntent() [all …]
|
/external/cronet/third_party/icu/source/i18n/ |
D | collationroot.cpp | 52 CollationRoot::loadFromFile(const char* ucadataPath, UErrorCode &errorCode) { in loadFromFile() 79 CollationRoot::load(const char* ucadataPath, UErrorCode &errorCode) { in load() 105 CollationRoot::getRootCacheEntry(UErrorCode &errorCode) { in getRootCacheEntry() 112 CollationRoot::getRoot(UErrorCode &errorCode) { in getRoot() 119 CollationRoot::getData(UErrorCode &errorCode) { in getData() 126 CollationRoot::getSettings(UErrorCode &errorCode) { in getSettings() 133 CollationRoot::forceLoadFromFile(const char* ucadataPath, UErrorCode &errorCode) { in forceLoadFromFile()
|
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 | 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 | 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()
|
/external/icu/icu4c/source/i18n/ |
D | collationroot.cpp | 52 CollationRoot::loadFromFile(const char* ucadataPath, UErrorCode &errorCode) { in loadFromFile() 79 CollationRoot::load(const char* ucadataPath, UErrorCode &errorCode) { in load() 105 CollationRoot::getRootCacheEntry(UErrorCode &errorCode) { in getRootCacheEntry() 112 CollationRoot::getRoot(UErrorCode &errorCode) { in getRoot() 119 CollationRoot::getData(UErrorCode &errorCode) { in getData() 126 CollationRoot::getSettings(UErrorCode &errorCode) { in getSettings() 133 CollationRoot::forceLoadFromFile(const char* ucadataPath, UErrorCode &errorCode) { in forceLoadFromFile()
|
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 | 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 | 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()
|
/external/icu/libicu/cts_headers/ |
D | norm2allmodes.h | 41 UErrorCode &errorCode) const U_OVERRIDE { in normalize() 67 UErrorCode &errorCode) const U_OVERRIDE { in normalizeSecondAndAppend() 73 UErrorCode &errorCode) const U_OVERRIDE { in append() 80 UErrorCode &errorCode) const { in normalizeSecondAndAppend() 151 isNormalized(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in isNormalized() 164 quickCheck(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in quickCheck() 168 spanQuickCheckYes(const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE { in spanQuickCheckYes() 197 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalize() 204 ReorderingBuffer &buffer, UErrorCode &errorCode) const U_OVERRIDE { in normalizeAndAppend() 210 Edits *edits, UErrorCode &errorCode) const U_OVERRIDE { in normalizeUTF8() [all …]
|
/external/vulkan-validation-layers/build-android/ |
D | update_external_sources_android.bat | 23 set errorCode=0 variable 34 set errorCode=1 variable 43 set errorCode=1 variable 52 set errorCode=1 variable 103 set errorCode=1 variable
|
/external/angle/src/libANGLE/ |
D | CLContext.cpp | 82 cl_int &errorCode) in createCommandQueueWithProperties() 113 cl_int &errorCode) in createCommandQueue() 122 cl_int &errorCode) in createBuffer() 132 cl_int &errorCode) in createImage() 153 cl_int &errorCode) in createImage2D() 169 cl_int &errorCode) in createImage3D() 188 cl_int &errorCode) in createSamplerWithProperties() 226 cl_int &errorCode) in createSampler() 235 cl_int &errorCode) in createProgramWithSource() 263 cl_program Context::createProgramWithIL(const void *il, size_t length, cl_int &errorCode) in createProgramWithIL() [all …]
|
/external/ot-br-posix/src/rest/ |
D | resource.cpp | 165 std::string errorCode; in HandleDiagnosticCallback() local 202 std::string errorCode; in GetNodeInfo() local 241 std::string errorCode; in NodeInfo() local 255 std::string errorCode; in GetDataExtendedAddr() local 265 std::string errorCode; in ExtendedAddr() local 280 std::string errorCode; in GetDataState() local 297 std::string errorCode; in State() local 312 std::string errorCode; in GetDataNetworkName() local 324 std::string errorCode; in NetworkName() local 341 std::string errorCode; in GetDataLeaderData() local [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | ucdtest.cpp | 38 UErrorCode errorCode=U_ZERO_ERROR; in UnicodeTest() local 191 UErrorCode errorCode=U_ZERO_ERROR; in derivedPropsLineFn() local 223 UErrorCode errorCode=U_ZERO_ERROR; in TestAdditionalProperties() local 291 UErrorCode errorCode=U_ZERO_ERROR; in TestBinaryValues() local 341 IcuTestErrorCode errorCode(*this, "TestConsistency"); in TestConsistency() local 379 IcuTestErrorCode errorCode(*this, "TestPatternProperties()"); in TestPatternProperties() local 455 IcuTestErrorCode errorCode(*this, "TestScriptMetadata()"); in TestScriptMetadata() local 513 IcuTestErrorCode errorCode(*this, "TestBidiPairedBracketType()"); in TestBidiPairedBracketType() local 533 IcuTestErrorCode errorCode(*this, "TestEmojiProperties()"); in TestEmojiProperties() local 653 IcuTestErrorCode errorCode(*this, "TestEmojiPropertiesOfStrings()"); in TestEmojiPropertiesOfStrings() local [all …]
|
/external/cronet/third_party/icu/source/test/intltest/ |
D | ucdtest.cpp | 38 UErrorCode errorCode=U_ZERO_ERROR; in UnicodeTest() local 191 UErrorCode errorCode=U_ZERO_ERROR; in derivedPropsLineFn() local 223 UErrorCode errorCode=U_ZERO_ERROR; in TestAdditionalProperties() local 291 UErrorCode errorCode=U_ZERO_ERROR; in TestBinaryValues() local 341 IcuTestErrorCode errorCode(*this, "TestConsistency"); in TestConsistency() local 379 IcuTestErrorCode errorCode(*this, "TestPatternProperties()"); in TestPatternProperties() local 455 IcuTestErrorCode errorCode(*this, "TestScriptMetadata()"); in TestScriptMetadata() local 513 IcuTestErrorCode errorCode(*this, "TestBidiPairedBracketType()"); in TestBidiPairedBracketType() local 533 IcuTestErrorCode errorCode(*this, "TestEmojiProperties()"); in TestEmojiProperties() local 653 IcuTestErrorCode errorCode(*this, "TestEmojiPropertiesOfStrings()"); in TestEmojiPropertiesOfStrings() local [all …]
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ |
D | TransformationException.java | 197 public static String getErrorCodeName(@ErrorCode int errorCode) { in getErrorCodeName() 219 Throwable cause, String componentName, Format format, int errorCode) { in createForCodec() 234 Throwable cause, String componentName, AudioFormat audioFormat, int errorCode) { in createForAudioProcessor() 247 Throwable cause, int errorCode) { in createForFrameEditor() 258 /* package */ static TransformationException createForMuxer(Throwable cause, int errorCode) { in createForMuxer() 288 @ErrorCode int errorCode = getErrorCodeForName(exception.getErrorCodeName()); in createForPlaybackException() local 295 public final @ErrorCode int errorCode; field in TransformationException 309 @Nullable String message, @Nullable Throwable cause, @ErrorCode int errorCode) { in TransformationException()
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ |
D | TransformationException.java | 193 public static String getErrorCodeName(@ErrorCode int errorCode) { in getErrorCodeName() 225 int errorCode) { in createForCodec() 252 int errorCode) { in createForCodec() 269 Throwable cause, String componentName, AudioFormat audioFormat, int errorCode) { in createForAudioProcessor() 282 Throwable cause, int errorCode) { in createForFrameProcessorChain() 293 /* package */ static TransformationException createForMuxer(Throwable cause, int errorCode) { in createForMuxer() 323 @ErrorCode int errorCode = getErrorCodeForName(exception.getErrorCodeName()); in createForPlaybackException() local 330 public final @ErrorCode int errorCode; field in TransformationException 344 @Nullable String message, @Nullable Throwable cause, @ErrorCode int errorCode) { in TransformationException()
|
/external/oj-libjdwp/src/share/classes/com/sun/jdi/ |
D | InternalException.java | 38 private int errorCode; field in InternalException 50 public InternalException(int errorCode) { in InternalException() 55 public InternalException(String s, int errorCode) { in InternalException() 60 public int errorCode() { in errorCode() method in InternalException
|