/third_party/node/deps/icu-small/source/common/ |
D | unisetspan.cpp | 657 int32_t overlap=spanLengths[i]; in span() local 658 if(overlap==ALL_CP_CONTAINED) { in span() 667 if(overlap>=LONG_SPAN) { in span() 668 overlap=length16; in span() 670 U16_BACK_1(s16, 0, overlap); // Length of the string minus the last code point. in span() 672 if(overlap>spanLength) { in span() 673 overlap=spanLength; in span() 675 int32_t inc=length16-overlap; // Keep overlap+inc==length16. in span() 681 … if(!offsets.containsOffset(inc) && matches16CPB(s, pos-overlap, length, s16, length16)) { in span() 687 if(overlap==0) { in span() [all …]
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unisetspan.cpp | 657 int32_t overlap=spanLengths[i]; in span() local 658 if(overlap==ALL_CP_CONTAINED) { in span() 667 if(overlap>=LONG_SPAN) { in span() 668 overlap=length16; in span() 670 U16_BACK_1(s16, 0, overlap); // Length of the string minus the last code point. in span() 672 if(overlap>spanLength) { in span() 673 overlap=spanLength; in span() 675 int32_t inc=length16-overlap; // Keep overlap+inc==length16. in span() 681 … if(!offsets.containsOffset(inc) && matches16CPB(s, pos-overlap, length, s16, length16)) { in span() 687 if(overlap==0) { in span() [all …]
|
/third_party/icu/icu4c/source/common/ |
D | unisetspan.cpp | 654 int32_t overlap=spanLengths[i]; in span() local 655 if(overlap==ALL_CP_CONTAINED) { in span() 663 if(overlap>=LONG_SPAN) { in span() 664 overlap=length16; in span() 666 U16_BACK_1(s16, 0, overlap); // Length of the string minus the last code point. in span() 668 if(overlap>spanLength) { in span() 669 overlap=spanLength; in span() 671 int32_t inc=length16-overlap; // Keep overlap+inc==length16. in span() 677 … if(!offsets.containsOffset(inc) && matches16CPB(s, pos-overlap, length, s16, length16)) { in span() 683 if(overlap==0) { in span() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unisetspan.cpp | 654 int32_t overlap=spanLengths[i]; in span() local 655 if(overlap==ALL_CP_CONTAINED) { in span() 663 if(overlap>=LONG_SPAN) { in span() 664 overlap=length16; in span() 666 U16_BACK_1(s16, 0, overlap); // Length of the string minus the last code point. in span() 668 if(overlap>spanLength) { in span() 669 overlap=spanLength; in span() 671 int32_t inc=length16-overlap; // Keep overlap+inc==length16. in span() 677 … if(!offsets.containsOffset(inc) && matches16CPB(s, pos-overlap, length, s16, length16)) { in span() 683 if(overlap==0) { in span() [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | capturedLetConstInLoop8_ES6.errors.txt | 1 …rror TS2367: This condition will always return 'false' since the types '0' and '1' have no overlap. 2 …rror TS2367: This condition will always return 'false' since the types '0' and '1' have no overlap. 3 …rror TS2367: This condition will always return 'false' since the types '0' and '1' have no overlap. 4 …rror TS2367: This condition will always return 'false' since the types '0' and '1' have no overlap. 5 …rror TS2367: This condition will always return 'false' since the types '0' and '2' have no overlap. 6 …rror TS2367: This condition will always return 'false' since the types '0' and '2' have no overlap. 7 …rror TS2367: This condition will always return 'false' since the types '0' and '2' have no overlap. 8 …rror TS2367: This condition will always return 'false' since the types '0' and '2' have no overlap. 9 …rror TS2367: This condition will always return 'false' since the types '0' and '3' have no overlap. 10 …rror TS2367: This condition will always return 'false' since the types '0' and '1' have no overlap. [all …]
|
D | capturedLetConstInLoop8.errors.txt | 1 …rror TS2367: This condition will always return 'false' since the types '0' and '1' have no overlap. 2 …rror TS2367: This condition will always return 'false' since the types '0' and '1' have no overlap. 3 …rror TS2367: This condition will always return 'false' since the types '0' and '1' have no overlap. 4 …rror TS2367: This condition will always return 'false' since the types '0' and '1' have no overlap. 5 …rror TS2367: This condition will always return 'false' since the types '0' and '2' have no overlap. 6 …rror TS2367: This condition will always return 'false' since the types '0' and '2' have no overlap. 7 …rror TS2367: This condition will always return 'false' since the types '0' and '2' have no overlap. 8 …rror TS2367: This condition will always return 'false' since the types '0' and '2' have no overlap. 9 …rror TS2367: This condition will always return 'false' since the types '0' and '3' have no overlap. 10 …rror TS2367: This condition will always return 'false' since the types '0' and '1' have no overlap. [all …]
|
D | comparisonOperatorWithNoRelationshipPrimitiveType.errors.txt | 73 …: This condition will always return 'false' since the types 'number' and 'boolean' have no overlap. 74 …7: This condition will always return 'false' since the types 'number' and 'string' have no overlap. 75 …367: This condition will always return 'false' since the types 'number' and 'void' have no overlap. 76 …: This condition will always return 'false' since the types 'boolean' and 'number' have no overlap. 77 …: This condition will always return 'false' since the types 'boolean' and 'string' have no overlap. 78 …67: This condition will always return 'false' since the types 'boolean' and 'void' have no overlap. 79 …S2367: This condition will always return 'false' since the types 'boolean' and 'E' have no overlap. 80 …7: This condition will always return 'false' since the types 'string' and 'number' have no overlap. 81 …: This condition will always return 'false' since the types 'string' and 'boolean' have no overlap. 82 …367: This condition will always return 'false' since the types 'string' and 'void' have no overlap. [all …]
|
D | stringLiteralsWithEqualityChecks03.errors.txt | 1 …367: This condition will always return 'false' since the types '"foo"' and '"bar"' have no overlap. 2 …tion will always return 'false' since the types 'Refrigerator | "foo"' and '"bar"' have no overlap. 3 …tion will always return 'false' since the types '"bar"' and 'Refrigerator | "foo"' have no overlap. 4 …2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have no overlap. 5 …ition will always return 'true' since the types 'Refrigerator | "foo"' and '"bar"' have no overlap. 6 …ition will always return 'true' since the types '"bar"' and 'Refrigerator | "foo"' have no overlap. 27 …367: This condition will always return 'false' since the types '"foo"' and '"bar"' have no overlap. 32 …tion will always return 'false' since the types 'Refrigerator | "foo"' and '"bar"' have no overlap. 35 …tion will always return 'false' since the types '"bar"' and 'Refrigerator | "foo"' have no overlap. 42 …2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have no overlap. [all …]
|
D | stringLiteralsWithEqualityChecks01.errors.txt | 1 …367: This condition will always return 'false' since the types '"foo"' and '"bar"' have no overlap. 2 …367: This condition will always return 'false' since the types '"bar"' and '"foo"' have no overlap. 3 …367: This condition will always return 'false' since the types '"foo"' and '"bar"' have no overlap. 4 …2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have no overlap. 5 …2367: This condition will always return 'true' since the types '"bar"' and '"foo"' have no overlap. 6 …2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have no overlap. 19 …367: This condition will always return 'false' since the types '"foo"' and '"bar"' have no overlap. 22 …367: This condition will always return 'false' since the types '"bar"' and '"foo"' have no overlap. 25 …367: This condition will always return 'false' since the types '"foo"' and '"bar"' have no overlap. 34 …2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have no overlap. [all …]
|
D | stringLiteralsWithEqualityChecks02.errors.txt | 1 …367: This condition will always return 'false' since the types '"foo"' and '"bar"' have no overlap. 2 …367: This condition will always return 'false' since the types '"bar"' and '"foo"' have no overlap. 3 …367: This condition will always return 'false' since the types '"foo"' and '"bar"' have no overlap. 4 …2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have no overlap. 5 …2367: This condition will always return 'true' since the types '"bar"' and '"foo"' have no overlap. 6 …2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have no overlap. 19 …367: This condition will always return 'false' since the types '"foo"' and '"bar"' have no overlap. 22 …367: This condition will always return 'false' since the types '"bar"' and '"foo"' have no overlap. 25 …367: This condition will always return 'false' since the types '"foo"' and '"bar"' have no overlap. 34 …2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have no overlap. [all …]
|
D | stringLiteralsWithEqualityChecks04.errors.txt | 1 …367: This condition will always return 'false' since the types '"foo"' and '"bar"' have no overlap. 2 …tion will always return 'false' since the types 'Refrigerator | "foo"' and '"bar"' have no overlap. 3 …tion will always return 'false' since the types '"bar"' and 'Refrigerator | "foo"' have no overlap. 4 …2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have no overlap. 5 …ition will always return 'true' since the types 'Refrigerator | "foo"' and '"bar"' have no overlap. 6 …ition will always return 'true' since the types '"bar"' and 'Refrigerator | "foo"' have no overlap. 27 …367: This condition will always return 'false' since the types '"foo"' and '"bar"' have no overlap. 32 …tion will always return 'false' since the types 'Refrigerator | "foo"' and '"bar"' have no overlap. 35 …tion will always return 'false' since the types '"bar"' and 'Refrigerator | "foo"' have no overlap. 42 …2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have no overlap. [all …]
|
D | comparisonOperatorWithNoRelationshipObjectsOnProperty.errors.txt | 17 …or TS2367: This condition will always return 'false' since the types 'A1' and 'B1' have no overlap. 18 …or TS2367: This condition will always return 'false' since the types 'A2' and 'B2' have no overlap. 19 …or TS2367: This condition will always return 'false' since the types 'B1' and 'A1' have no overlap. 20 …or TS2367: This condition will always return 'false' since the types 'B2' and 'A2' have no overlap. 21 …ror TS2367: This condition will always return 'true' since the types 'A1' and 'B1' have no overlap. 22 …ror TS2367: This condition will always return 'true' since the types 'A2' and 'B2' have no overlap. 23 …ror TS2367: This condition will always return 'true' since the types 'B1' and 'A1' have no overlap. 24 …ror TS2367: This condition will always return 'true' since the types 'B2' and 'A2' have no overlap. 25 …or TS2367: This condition will always return 'false' since the types 'A1' and 'B1' have no overlap. 26 …or TS2367: This condition will always return 'false' since the types 'A2' and 'B2' have no overlap. [all …]
|
/third_party/ffmpeg/libavfilter/ |
D | window_func.h | 37 float *overlap) in generate_window_func() argument 45 *overlap = 0.; in generate_window_func() 50 *overlap = 0.5; in generate_window_func() 55 *overlap = 0.5; in generate_window_func() 60 *overlap = 0.5; in generate_window_func() 65 *overlap = 0.661; in generate_window_func() 70 *overlap = 0.293; in generate_window_func() 79 *overlap = 0.841; in generate_window_func() 84 *overlap = 0.661; in generate_window_func() 89 *overlap = 0.661; in generate_window_func() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | ctrl_iface_named_pipe.c | 62 OVERLAPPED overlap; member 90 LPOVERLAPPED overlap); 97 LPOVERLAPPED overlap); 147 dst->overlap.hEvent = CreateEvent(NULL, TRUE, TRUE, NULL); in ctrl_open_pipe() 148 if (dst->overlap.hEvent == NULL) { in ctrl_open_pipe() 154 eloop_register_event(dst->overlap.hEvent, in ctrl_open_pipe() 155 sizeof(dst->overlap.hEvent), in ctrl_open_pipe() 181 if (ConnectNamedPipe(dst->pipe, &dst->overlap)) { in ctrl_open_pipe() 198 if (SetEvent(dst->overlap.hEvent)) in ctrl_open_pipe() 226 if (dst->overlap.hEvent) { in ctrl_close_pipe() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | ctrl_iface_named_pipe.c | 62 OVERLAPPED overlap; member 90 LPOVERLAPPED overlap); 97 LPOVERLAPPED overlap); 147 dst->overlap.hEvent = CreateEvent(NULL, TRUE, TRUE, NULL); in ctrl_open_pipe() 148 if (dst->overlap.hEvent == NULL) { in ctrl_open_pipe() 154 eloop_register_event(dst->overlap.hEvent, in ctrl_open_pipe() 155 sizeof(dst->overlap.hEvent), in ctrl_open_pipe() 181 if (ConnectNamedPipe(dst->pipe, &dst->overlap)) { in ctrl_open_pipe() 198 if (SetEvent(dst->overlap.hEvent)) in ctrl_open_pipe() 226 if (dst->overlap.hEvent) { in ctrl_close_pipe() [all …]
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UnicodeSetStringSpan.java | 404 int overlap = spanLengths[i]; in spanWithStrings() local 405 if (overlap == ALL_CP_CONTAINED) { in spanWithStrings() 413 if (overlap >= LONG_SPAN) { in spanWithStrings() 414 overlap = length16; in spanWithStrings() 416 … overlap = string.offsetByCodePoints(overlap, -1); // Length of the string minus the last code in spanWithStrings() 419 if (overlap > spanLength) { in spanWithStrings() 420 overlap = spanLength; in spanWithStrings() 422 int inc = length16 - overlap; // Keep overlap+inc==length16. in spanWithStrings() 428 … if (!offsets.containsOffset(inc) && matches16CPB(s, pos - overlap, length, string, length16)) { in spanWithStrings() 434 if (overlap == 0) { in spanWithStrings() [all …]
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | numparse_scientific.cpp | 69 int32_t overlap = segment.getCommonPrefixLength(fExponentSeparatorString); in match() local 70 if (overlap == fExponentSeparatorString.length()) { in match() 74 if (segment.length() == overlap) { in match() 77 segment.adjustOffset(overlap); in match() 96 overlap = segment.getCommonPrefixLength(fCustomMinusSign); in match() 97 if (overlap != fCustomMinusSign.length()) { in match() 103 segment.adjustOffset(overlap); in match() 105 overlap = segment.getCommonPrefixLength(fCustomPlusSign); in match() 106 if (overlap != fCustomPlusSign.length()) { in match() 111 segment.adjustOffset(overlap); in match() [all …]
|
D | numparse_currency.cpp | 67 int32_t overlap = segment.getCommonPrefixLength(beforeSuffixInsert); in match() local 68 if (overlap == beforeSuffixInsert.length()) { in match() 69 segment.adjustOffset(overlap); in match() 72 maybeMore = maybeMore || overlap == segment.length(); in match() 84 int32_t overlap = segment.getCommonPrefixLength(afterPrefixInsert); in match() local 85 if (overlap == afterPrefixInsert.length()) { in match() 86 segment.adjustOffset(overlap); in match() 89 maybeMore = maybeMore || overlap == segment.length(); in match() 160 int32_t overlap = segment.getCommonPrefixLength(name); in matchCurrency() local 161 if (overlap == name.length() && name.length() > longestFullMatch) { in matchCurrency() [all …]
|
/third_party/icu/icu4c/source/i18n/ |
D | numparse_scientific.cpp | 69 int32_t overlap = segment.getCommonPrefixLength(fExponentSeparatorString); in match() local 70 if (overlap == fExponentSeparatorString.length()) { in match() 74 if (segment.length() == overlap) { in match() 77 segment.adjustOffset(overlap); in match() 96 overlap = segment.getCommonPrefixLength(fCustomMinusSign); in match() 97 if (overlap != fCustomMinusSign.length()) { in match() 103 segment.adjustOffset(overlap); in match() 105 overlap = segment.getCommonPrefixLength(fCustomPlusSign); in match() 106 if (overlap != fCustomPlusSign.length()) { in match() 111 segment.adjustOffset(overlap); in match() [all …]
|
D | numparse_currency.cpp | 67 int32_t overlap = segment.getCommonPrefixLength(beforeSuffixInsert); in match() local 68 if (overlap == beforeSuffixInsert.length()) { in match() 69 segment.adjustOffset(overlap); in match() 72 maybeMore = maybeMore || overlap == segment.length(); in match() 84 int32_t overlap = segment.getCommonPrefixLength(afterPrefixInsert); in match() local 85 if (overlap == afterPrefixInsert.length()) { in match() 86 segment.adjustOffset(overlap); in match() 89 maybeMore = maybeMore || overlap == segment.length(); in match() 160 int32_t overlap = segment.getCommonPrefixLength(name); in matchCurrency() local 161 if (overlap == name.length() && name.length() > longestFullMatch) { in matchCurrency() [all …]
|
/third_party/node/deps/icu-small/source/i18n/ |
D | numparse_scientific.cpp | 69 int32_t overlap = segment.getCommonPrefixLength(fExponentSeparatorString); in match() local 70 if (overlap == fExponentSeparatorString.length()) { in match() 74 if (segment.length() == overlap) { in match() 77 segment.adjustOffset(overlap); in match() 96 overlap = segment.getCommonPrefixLength(fCustomMinusSign); in match() 97 if (overlap != fCustomMinusSign.length()) { in match() 103 segment.adjustOffset(overlap); in match() 105 overlap = segment.getCommonPrefixLength(fCustomPlusSign); in match() 106 if (overlap != fCustomPlusSign.length()) { in match() 111 segment.adjustOffset(overlap); in match() [all …]
|
D | numparse_currency.cpp | 67 int32_t overlap = segment.getCommonPrefixLength(beforeSuffixInsert); in match() local 68 if (overlap == beforeSuffixInsert.length()) { in match() 69 segment.adjustOffset(overlap); in match() 72 maybeMore = maybeMore || overlap == segment.length(); in match() 84 int32_t overlap = segment.getCommonPrefixLength(afterPrefixInsert); in match() local 85 if (overlap == afterPrefixInsert.length()) { in match() 86 segment.adjustOffset(overlap); in match() 89 maybeMore = maybeMore || overlap == segment.length(); in match() 160 int32_t overlap = segment.getCommonPrefixLength(name); in matchCurrency() local 161 if (overlap == name.length() && name.length() > longestFullMatch) { in matchCurrency() [all …]
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_misc_opcodes.cpp | 215 dng_rect overlap = fArea & tile; in Overlap() local 217 if (overlap.NotEmpty ()) in Overlap() 220 overlap.t = fArea.t + ConvertUint32ToInt32( in Overlap() 221 RoundUpUint32ToMultiple(static_cast<uint32>(overlap.t - fArea.t), in Overlap() 223 overlap.l = fArea.l + ConvertUint32ToInt32( in Overlap() 224 RoundUpUint32ToMultiple(static_cast<uint32>(overlap.l - fArea.l), in Overlap() 227 if (overlap.NotEmpty ()) in Overlap() 230 overlap.b = overlap.t + ((overlap.H () - 1) / fRowPitch) * fRowPitch + 1; in Overlap() 231 overlap.r = overlap.l + ((overlap.W () - 1) / fColPitch) * fColPitch + 1; in Overlap() 233 return overlap; in Overlap() [all …]
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
D | ScientificMatcher.java | 69 int overlap = segment.getCommonPrefixLength(exponentSeparatorString); in match() local 70 if (overlap == exponentSeparatorString.length()) { in match() 74 if (segment.length() == overlap) { in match() 77 segment.adjustOffset(overlap); in match() 95 overlap = segment.getCommonPrefixLength(customMinusSign); in match() 96 if (overlap != customMinusSign.length()) { in match() 102 segment.adjustOffset(overlap); in match() 104 overlap = segment.getCommonPrefixLength(customPlusSign); in match() 105 if (overlap != customPlusSign.length()) { in match() 110 segment.adjustOffset(overlap); in match() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | numparse_currency.cpp | 66 int32_t overlap = segment.getCommonPrefixLength(beforeSuffixInsert); in match() local 67 if (overlap == beforeSuffixInsert.length()) { in match() 68 segment.adjustOffset(overlap); in match() 71 maybeMore = maybeMore || overlap == segment.length(); in match() 83 int32_t overlap = segment.getCommonPrefixLength(afterPrefixInsert); in match() local 84 if (overlap == afterPrefixInsert.length()) { in match() 85 segment.adjustOffset(overlap); in match() 88 maybeMore = maybeMore || overlap == segment.length(); in match() 159 int32_t overlap = segment.getCommonPrefixLength(name); in matchCurrency() local 160 if (overlap == name.length() && name.length() > longestFullMatch) { in matchCurrency() [all …]
|