/third_party/boost/boost/format/ |
D | parsing.hpp | 117 Iter start0 = start; in parse_printf_directive() local 118 std::size_t fstring_size = last-start0+offset; in parse_printf_directive() 122 maybe_throw_exception(exceptions, start-start0 + offset, fstring_size); in parse_printf_directive() 129 maybe_throw_exception(exceptions, start-start0 + offset, fstring_size); in parse_printf_directive() 143 maybe_throw_exception(exceptions, start-start0+offset, fstring_size); in parse_printf_directive() 152 maybe_throw_exception(exceptions, start-start0+offset, fstring_size); in parse_printf_directive() 204 maybe_throw_exception(exceptions, start-start0+offset, fstring_size); in parse_printf_directive() 217 maybe_throw_exception(exceptions, start-start0+offset, fstring_size); in parse_printf_directive() 259 maybe_throw_exception(exceptions, start - start0 + offset, fstring_size); in parse_printf_directive() 266 maybe_throw_exception(exceptions, start - start0 + offset, fstring_size); in parse_printf_directive() [all …]
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | RuleBasedTimeZone.java | 366 Date start0 = finalRules[0].getNextStart(base, in getNextTransition() local 371 if (start1.after(start0)) { in getNextTransition() 372 … tzt = new TimeZoneTransition(start0.getTime(), finalRules[1], finalRules[0]); in getNextTransition() 439 Date start0 = finalRules[0].getPreviousStart(base, in getPreviousTransition() local 444 if (start1.before(start0)) { in getPreviousTransition() 445 … tzt = new TimeZoneTransition(start0.getTime(), finalRules[1], finalRules[0]); in getPreviousTransition() 664 Date start0, start1; in findRuleInFinal() local 675 …start0 = finalRules[0].getPreviousStart(base, finalRules[1].getRawOffset(), finalRules[1].getDSTSa… in findRuleInFinal() 686 if (start0 == null || start1 == null) { in findRuleInFinal() 687 if (start0 != null) { in findRuleInFinal() [all …]
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | RuleBasedTimeZone.java | 344 Date start0 = finalRules[0].getNextStart(base, in getNextTransition() local 349 if (start1.after(start0)) { in getNextTransition() 350 … tzt = new TimeZoneTransition(start0.getTime(), finalRules[1], finalRules[0]); in getNextTransition() 415 Date start0 = finalRules[0].getPreviousStart(base, in getPreviousTransition() local 420 if (start1.before(start0)) { in getPreviousTransition() 421 … tzt = new TimeZoneTransition(start0.getTime(), finalRules[1], finalRules[0]); in getPreviousTransition() 639 Date start0, start1; in findRuleInFinal() local 650 …start0 = finalRules[0].getPreviousStart(base, finalRules[1].getRawOffset(), finalRules[1].getDSTSa… in findRuleInFinal() 661 if (start0 == null || start1 == null) { in findRuleInFinal() 662 if (start0 != null) { in findRuleInFinal() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | rbtz.cpp | 702 UDate start0, start1; in findRuleInFinal() local 713 …Bool avail0 = fr0->getPreviousStart(base, fr1->getRawOffset(), fr1->getDSTSavings(), TRUE, start0); in findRuleInFinal() 734 return (start0 > start1) ? fr0 : fr1; in findRuleInFinal() 763 UDate start0, start1; in findNext() local 764 … UBool avail0 = r0->getNextStart(base, r1->getRawOffset(), r1->getDSTSavings(), inclusive, start0); in findNext() 770 if (!avail1 || start0 < start1) { in findNext() 771 result.time = start0; in findNext() 846 UDate start0, start1; in findPrev() local 847 …ol avail0 = r0->getPreviousStart(base, r1->getRawOffset(), r1->getDSTSavings(), inclusive, start0); in findPrev() 853 if (!avail1 || start0 > start1) { in findPrev() [all …]
|
/third_party/node/deps/icu-small/source/i18n/ |
D | rbtz.cpp | 680 UDate start0, start1; in findRuleInFinal() local 691 …Bool avail0 = fr0->getPreviousStart(base, fr1->getRawOffset(), fr1->getDSTSavings(), TRUE, start0); in findRuleInFinal() 712 return (start0 > start1) ? fr0 : fr1; in findRuleInFinal() 741 UDate start0, start1; in findNext() local 742 … UBool avail0 = r0->getNextStart(base, r1->getRawOffset(), r1->getDSTSavings(), inclusive, start0); in findNext() 748 if (!avail1 || start0 < start1) { in findNext() 749 result.time = start0; in findNext() 824 UDate start0, start1; in findPrev() local 825 …ol avail0 = r0->getPreviousStart(base, r1->getRawOffset(), r1->getDSTSavings(), inclusive, start0); in findPrev() 831 if (!avail1 || start0 > start1) { in findPrev() [all …]
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | rbtz.cpp | 702 UDate start0, start1; in findRuleInFinal() local 713 …Bool avail0 = fr0->getPreviousStart(base, fr1->getRawOffset(), fr1->getDSTSavings(), TRUE, start0); in findRuleInFinal() 734 return (start0 > start1) ? fr0 : fr1; in findRuleInFinal() 763 UDate start0, start1; in findNext() local 764 … UBool avail0 = r0->getNextStart(base, r1->getRawOffset(), r1->getDSTSavings(), inclusive, start0); in findNext() 770 if (!avail1 || start0 < start1) { in findNext() 771 result.time = start0; in findNext() 846 UDate start0, start1; in findPrev() local 847 …ol avail0 = r0->getPreviousStart(base, r1->getRawOffset(), r1->getDSTSavings(), inclusive, start0); in findPrev() 853 if (!avail1 || start0 > start1) { in findPrev() [all …]
|
/third_party/icu/icu4c/source/i18n/ |
D | rbtz.cpp | 702 UDate start0, start1; in findRuleInFinal() local 713 …Bool avail0 = fr0->getPreviousStart(base, fr1->getRawOffset(), fr1->getDSTSavings(), TRUE, start0); in findRuleInFinal() 734 return (start0 > start1) ? fr0 : fr1; in findRuleInFinal() 763 UDate start0, start1; in findNext() local 764 … UBool avail0 = r0->getNextStart(base, r1->getRawOffset(), r1->getDSTSavings(), inclusive, start0); in findNext() 770 if (!avail1 || start0 < start1) { in findNext() 771 result.time = start0; in findNext() 846 UDate start0, start1; in findPrev() local 847 …ol avail0 = r0->getPreviousStart(base, r1->getRawOffset(), r1->getDSTSavings(), inclusive, start0); in findPrev() 853 if (!avail1 || start0 > start1) { in findPrev() [all …]
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Bidi.java | 3169 int start0, k; in processPropertySeq() local 3171 start0 = start; /* save original start position */ in processPropertySeq() 3181 levState.startON = start0; in processPropertySeq() 3190 setLevelsOutsideIsolates(levState.startON, start0, level); in processPropertySeq() 3195 setLevelsOutsideIsolates(levState.startON, start0, level); in processPropertySeq() 3215 addPoint(start0, LRM_BEFORE); in processPropertySeq() 3221 for (k = levState.lastStrongRTL + 1; k < start0; k++) { in processPropertySeq() 3229 addPoint(start0, LRM_BEFORE); in processPropertySeq() 3246 if ((_prop == _AN) && (dirProps[start0] == AN) && in processPropertySeq() 3260 addPoint(start0, LRM_BEFORE); in processPropertySeq() [all …]
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Bidi.java | 3135 int start0, k; in processPropertySeq() local 3137 start0 = start; /* save original start position */ in processPropertySeq() 3147 levState.startON = start0; in processPropertySeq() 3156 setLevelsOutsideIsolates(levState.startON, start0, level); in processPropertySeq() 3161 setLevelsOutsideIsolates(levState.startON, start0, level); in processPropertySeq() 3181 addPoint(start0, LRM_BEFORE); in processPropertySeq() 3187 for (k = levState.lastStrongRTL + 1; k < start0; k++) { in processPropertySeq() 3195 addPoint(start0, LRM_BEFORE); in processPropertySeq() 3212 if ((_prop == _AN) && (dirProps[start0] == AN) && in processPropertySeq() 3226 addPoint(start0, LRM_BEFORE); in processPropertySeq() [all …]
|
/third_party/node/deps/icu-small/source/common/ |
D | ubidi.cpp | 1868 int32_t start0, k; in processPropertySeq() local 1870 start0=start; /* save original start position */ in processPropertySeq() 1880 pLevState->startON=start0; in processPropertySeq() 1889 setLevelsOutsideIsolates(pBiDi, pLevState->startON, start0, level); in processPropertySeq() 1894 setLevelsOutsideIsolates(pBiDi, pLevState->startON, start0, level); in processPropertySeq() 1917 addPoint(pBiDi, start0, LRM_BEFORE); in processPropertySeq() 1923 for (k=pLevState->lastStrongRTL+1; k<start0; k++) in processPropertySeq() 1933 addPoint(pBiDi, start0, LRM_BEFORE); in processPropertySeq() 1951 if ((_prop == DirProp_AN) && (pBiDi->dirProps[start0] == AN) && in processPropertySeq() 1967 addPoint(pBiDi, start0, LRM_BEFORE); in processPropertySeq() [all …]
|
/third_party/icu/icu4c/source/common/ |
D | ubidi.cpp | 1868 int32_t start0, k; in processPropertySeq() local 1870 start0=start; /* save original start position */ in processPropertySeq() 1880 pLevState->startON=start0; in processPropertySeq() 1889 setLevelsOutsideIsolates(pBiDi, pLevState->startON, start0, level); in processPropertySeq() 1894 setLevelsOutsideIsolates(pBiDi, pLevState->startON, start0, level); in processPropertySeq() 1917 addPoint(pBiDi, start0, LRM_BEFORE); in processPropertySeq() 1923 for (k=pLevState->lastStrongRTL+1; k<start0; k++) in processPropertySeq() 1933 addPoint(pBiDi, start0, LRM_BEFORE); in processPropertySeq() 1951 if ((_prop == DirProp_AN) && (pBiDi->dirProps[start0] == AN) && in processPropertySeq() 1967 addPoint(pBiDi, start0, LRM_BEFORE); in processPropertySeq() [all …]
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ubidi.cpp | 1868 int32_t start0, k; in processPropertySeq() local 1870 start0=start; /* save original start position */ in processPropertySeq() 1880 pLevState->startON=start0; in processPropertySeq() 1889 setLevelsOutsideIsolates(pBiDi, pLevState->startON, start0, level); in processPropertySeq() 1894 setLevelsOutsideIsolates(pBiDi, pLevState->startON, start0, level); in processPropertySeq() 1917 addPoint(pBiDi, start0, LRM_BEFORE); in processPropertySeq() 1923 for (k=pLevState->lastStrongRTL+1; k<start0; k++) in processPropertySeq() 1933 addPoint(pBiDi, start0, LRM_BEFORE); in processPropertySeq() 1951 if ((_prop == DirProp_AN) && (pBiDi->dirProps[start0] == AN) && in processPropertySeq() 1967 addPoint(pBiDi, start0, LRM_BEFORE); in processPropertySeq() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ubidi.cpp | 1868 int32_t start0, k; in processPropertySeq() local 1870 start0=start; /* save original start position */ in processPropertySeq() 1880 pLevState->startON=start0; in processPropertySeq() 1889 setLevelsOutsideIsolates(pBiDi, pLevState->startON, start0, level); in processPropertySeq() 1894 setLevelsOutsideIsolates(pBiDi, pLevState->startON, start0, level); in processPropertySeq() 1917 addPoint(pBiDi, start0, LRM_BEFORE); in processPropertySeq() 1923 for (k=pLevState->lastStrongRTL+1; k<start0; k++) in processPropertySeq() 1933 addPoint(pBiDi, start0, LRM_BEFORE); in processPropertySeq() 1951 if ((_prop == DirProp_AN) && (pBiDi->dirProps[start0] == AN) && in processPropertySeq() 1967 addPoint(pBiDi, start0, LRM_BEFORE); in processPropertySeq() [all …]
|
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_exec.c | 174 unsigned start0, unsigned start1, in vbo_merge_draws() argument 184 if (start0 + *count0 != start1) in vbo_merge_draws()
|
D | vbo_private.h | 194 unsigned start0, unsigned start1,
|
/third_party/lz4/lib/ |
D | lz4hc.c | 574 const BYTE* start0; in LZ4HC_compress_hashChain() local 593 start0 = ip; ref0 = ref; ml0 = ml; in LZ4HC_compress_hashChain() 610 if (start0 < ip) { /* first match was skipped at least once */ in LZ4HC_compress_hashChain() 612 ip = start0; ref = ref0; ml = ml0; /* restore initial ML1 */ in LZ4HC_compress_hashChain() 685 start0 = start2; in LZ4HC_compress_hashChain()
|
/third_party/flatbuffers/tests/rust_usage_test/tests/ |
D | integration_test.rs | 2476 let start0 = b.start_table(); in one_empty_table() localVariable 2477 b.end_table(start0); in one_empty_table() 2489 let start0 = b.start_table(); in two_empty_tables_are_deduplicated() localVariable 2490 b.end_table(start0); in two_empty_tables_are_deduplicated() 2506 let start0 = b.start_table(); in two_tables_with_two_conveniently_sized_inline_elements_are_deduplicated() localVariable 2509 b.end_table(start0); in two_tables_with_two_conveniently_sized_inline_elements_are_deduplicated()
|
/third_party/libxml2/ |
D | xmlregexp.c | 201 xmlRegStatePtr start0; member 1653 if ((atom->min == 0) && (atom->start0 == NULL)) { in xmlFAGenerateTransitions() 1704 xmlFAGenerateEpsilonTransition(ctxt, atom->start0, in xmlFAGenerateTransitions() 5360 xmlRegStatePtr start, oldend, start0; in xmlFAParseAtom() local 5372 start0 = ctxt->state; in xmlFAParseAtom() 5390 ctxt->atom->start0 = start0; in xmlFAParseAtom()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlregexp.c | 224 xmlRegStatePtr start0; member 1650 if ((atom->min == 0) && (atom->start0 == NULL)) { in xmlFAGenerateTransitions() 1701 xmlFAGenerateEpsilonTransition(ctxt, atom->start0, in xmlFAGenerateTransitions() 5306 xmlRegStatePtr start, oldend, start0; in xmlFAParseAtom() local 5314 start0 = ctxt->state; in xmlFAParseAtom() 5330 ctxt->atom->start0 = start0; in xmlFAParseAtom()
|
/third_party/flutter/skia/tests/ |
D | PathTest.cpp | 2603 unsigned start0, start1; in write_and_read_back() local 2605 if (SkPathPriv::IsOval(p, &oval0, &dir0, &start0) && in write_and_read_back() 2609 REPORTER_ASSERT(reporter, start0 == start1); in write_and_read_back() 2613 if (SkPathPriv::IsRRect(p, &rrect0, &dir0, &start0) && in write_and_read_back() 2617 REPORTER_ASSERT(reporter, start0 == start1); in write_and_read_back()
|
/third_party/skia/tests/ |
D | PathTest.cpp | 2599 unsigned start0, start1; in write_and_read_back() local 2601 if (SkPathPriv::IsOval(p, &oval0, &dir0, &start0) && in write_and_read_back() 2605 REPORTER_ASSERT(reporter, start0 == start1); in write_and_read_back() 2609 if (SkPathPriv::IsRRect(p, &rrect0, &dir0, &start0) && in write_and_read_back() 2613 REPORTER_ASSERT(reporter, start0 == start1); in write_and_read_back()
|