Home
last modified time | relevance | path

Searched refs:overlap (Results 1 – 25 of 500) sorted by relevance

12345678910>>...20

/third_party/node/deps/icu-small/source/common/
Dunisetspan.cpp657 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/
Dunisetspan.cpp657 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/
Dunisetspan.cpp657 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/typescript/tests/baselines/reference/
DcapturedLetConstInLoop8_ES6.errors.txt1 … TS2367: This comparison appears to be unintentional because the types '0' and '1' have no overlap.
2 … TS2367: This comparison appears to be unintentional because the types '0' and '1' have no overlap.
3 … TS2367: This comparison appears to be unintentional because the types '0' and '1' have no overlap.
4 … TS2367: This comparison appears to be unintentional because the types '0' and '1' have no overlap.
5 … TS2367: This comparison appears to be unintentional because the types '0' and '2' have no overlap.
6 … TS2367: This comparison appears to be unintentional because the types '0' and '2' have no overlap.
7 … TS2367: This comparison appears to be unintentional because the types '0' and '2' have no overlap.
8 … TS2367: This comparison appears to be unintentional because the types '0' and '2' have no overlap.
9 … TS2367: This comparison appears to be unintentional because the types '0' and '3' have no overlap.
10 … TS2367: This comparison appears to be unintentional because the types '0' and '1' have no overlap.
[all …]
DcapturedLetConstInLoop8.errors.txt1 … TS2367: This comparison appears to be unintentional because the types '0' and '1' have no overlap.
2 … TS2367: This comparison appears to be unintentional because the types '0' and '1' have no overlap.
3 … TS2367: This comparison appears to be unintentional because the types '0' and '1' have no overlap.
4 … TS2367: This comparison appears to be unintentional because the types '0' and '1' have no overlap.
5 … TS2367: This comparison appears to be unintentional because the types '0' and '2' have no overlap.
6 … TS2367: This comparison appears to be unintentional because the types '0' and '2' have no overlap.
7 … TS2367: This comparison appears to be unintentional because the types '0' and '2' have no overlap.
8 … TS2367: This comparison appears to be unintentional because the types '0' and '2' have no overlap.
9 … TS2367: This comparison appears to be unintentional because the types '0' and '3' have no overlap.
10 … TS2367: This comparison appears to be unintentional because the types '0' and '1' have no overlap.
[all …]
DcomparisonOperatorWithNoRelationshipPrimitiveType.errors.txt73 …is comparison appears to be unintentional because the types 'number' and 'boolean' have no overlap.
74 …his comparison appears to be unintentional because the types 'number' and 'string' have no overlap.
75 … This comparison appears to be unintentional because the types 'number' and 'void' have no overlap.
76 …is comparison appears to be unintentional because the types 'boolean' and 'number' have no overlap.
77 …is comparison appears to be unintentional because the types 'boolean' and 'string' have no overlap.
78 …This comparison appears to be unintentional because the types 'boolean' and 'void' have no overlap.
79 …7: This comparison appears to be unintentional because the types 'boolean' and 'E' have no overlap.
80 …his comparison appears to be unintentional because the types 'string' and 'number' have no overlap.
81 …is comparison appears to be unintentional because the types 'string' and 'boolean' have no overlap.
82 … This comparison appears to be unintentional because the types 'string' and 'void' have no overlap.
[all …]
DstringLiteralsWithEqualityChecks03.errors.txt1 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
2 …n appears to be unintentional because the types 'Refrigerator | "foo"' and '"bar"' have no overlap.
3 …n appears to be unintentional because the types '"bar"' and 'Refrigerator | "foo"' have no overlap.
4 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
5 …n appears to be unintentional because the types 'Refrigerator | "foo"' and '"bar"' have no overlap.
6 …n appears to be unintentional because the types '"bar"' and 'Refrigerator | "foo"' have no overlap.
27 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
32 …n appears to be unintentional because the types 'Refrigerator | "foo"' and '"bar"' have no overlap.
35 …n appears to be unintentional because the types '"bar"' and 'Refrigerator | "foo"' have no overlap.
42 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
[all …]
DstringLiteralsWithEqualityChecks02.errors.txt1 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
2 … This comparison appears to be unintentional because the types '"bar"' and '"foo"' have no overlap.
3 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
4 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
5 … This comparison appears to be unintentional because the types '"bar"' and '"foo"' have no overlap.
6 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
19 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
22 … This comparison appears to be unintentional because the types '"bar"' and '"foo"' have no overlap.
25 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
34 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
[all …]
DstringLiteralsWithEqualityChecks01.errors.txt1 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
2 … This comparison appears to be unintentional because the types '"bar"' and '"foo"' have no overlap.
3 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
4 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
5 … This comparison appears to be unintentional because the types '"bar"' and '"foo"' have no overlap.
6 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
19 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
22 … This comparison appears to be unintentional because the types '"bar"' and '"foo"' have no overlap.
25 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
34 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
[all …]
DstringLiteralsWithEqualityChecks04.errors.txt1 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
2 …n appears to be unintentional because the types 'Refrigerator | "foo"' and '"bar"' have no overlap.
3 …n appears to be unintentional because the types '"bar"' and 'Refrigerator | "foo"' have no overlap.
4 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
5 …n appears to be unintentional because the types 'Refrigerator | "foo"' and '"bar"' have no overlap.
6 …n appears to be unintentional because the types '"bar"' and 'Refrigerator | "foo"' have no overlap.
27 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
32 …n appears to be unintentional because the types 'Refrigerator | "foo"' and '"bar"' have no overlap.
35 …n appears to be unintentional because the types '"bar"' and 'Refrigerator | "foo"' have no overlap.
42 … This comparison appears to be unintentional because the types '"foo"' and '"bar"' have no overlap.
[all …]
DcomparisonOperatorWithNoRelationshipObjectsOnProperty.errors.txt17 …S2367: This comparison appears to be unintentional because the types 'A1' and 'B1' have no overlap.
18 …S2367: This comparison appears to be unintentional because the types 'A2' and 'B2' have no overlap.
19 …S2367: This comparison appears to be unintentional because the types 'B1' and 'A1' have no overlap.
20 …S2367: This comparison appears to be unintentional because the types 'B2' and 'A2' have no overlap.
21 …S2367: This comparison appears to be unintentional because the types 'A1' and 'B1' have no overlap.
22 …S2367: This comparison appears to be unintentional because the types 'A2' and 'B2' have no overlap.
23 …S2367: This comparison appears to be unintentional because the types 'B1' and 'A1' have no overlap.
24 …S2367: This comparison appears to be unintentional because the types 'B2' and 'A2' have no overlap.
25 …S2367: This comparison appears to be unintentional because the types 'A1' and 'B1' have no overlap.
26 …S2367: This comparison appears to be unintentional because the types 'A2' and 'B2' have no overlap.
[all …]
/third_party/ffmpeg/libavfilter/
Dwindow_func.h37 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/
Dctrl_iface_named_pipe.c62 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/
Dctrl_iface_named_pipe.c62 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/
DUnicodeSetStringSpan.java404 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()
416overlap = 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/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUnicodeSetStringSpan.java407 int overlap = spanLengths[i]; in spanWithStrings() local
408 if (overlap == ALL_CP_CONTAINED) { in spanWithStrings()
416 if (overlap >= LONG_SPAN) { in spanWithStrings()
417 overlap = length16; in spanWithStrings()
419overlap = string.offsetByCodePoints(overlap, -1); // Length of the string minus the last code in spanWithStrings()
422 if (overlap > spanLength) { in spanWithStrings()
423 overlap = spanLength; in spanWithStrings()
425 int inc = length16 - overlap; // Keep overlap+inc==length16. in spanWithStrings()
431 … if (!offsets.containsOffset(inc) && matches16CPB(s, pos - overlap, length, string, length16)) { in spanWithStrings()
437 if (overlap == 0) { in spanWithStrings()
[all …]
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_misc_opcodes.cpp215 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/skia/third_party/externals/icu/source/i18n/
Dnumparse_scientific.cpp69 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 …]
Dnumparse_currency.cpp67 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/
Dnumparse_scientific.cpp69 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 …]
Dnumparse_currency.cpp67 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/
Dnumparse_scientific.cpp69 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 …]
Dnumparse_currency.cpp67 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/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DScientificMatcher.java65 int overlap = segment.getCommonPrefixLength(exponentSeparatorString); in match() local
66 if (overlap == exponentSeparatorString.length()) { in match()
70 if (segment.length() == overlap) { in match()
73 segment.adjustOffset(overlap); in match()
91 overlap = segment.getCommonPrefixLength(customMinusSign); in match()
92 if (overlap != customMinusSign.length()) { in match()
98 segment.adjustOffset(overlap); in match()
100 overlap = segment.getCommonPrefixLength(customPlusSign); in match()
101 if (overlap != customPlusSign.length()) { in match()
106 segment.adjustOffset(overlap); in match()
[all …]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
DScientificMatcher.java69 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 …]

12345678910>>...20