| /third_party/ejdb/src/jql/inc/ |
| D | jqpx.c | 404 static JQPUNIT* _jqp_json_collect(yycontext *yy, jbl_type_t type, JQPUNIT *until) { in _jqp_json_collect() 530 static JQPUNIT* _jqp_pop_expr_chain(yycontext *yy, JQPUNIT *until) { in _jqp_pop_expr_chain() 566 static JQPUNIT* _jqp_pop_projection_nodes(yycontext *yy, JQPUNIT *until) { in _jqp_pop_projection_nodes() 620 static JQPUNIT* _jqp_pop_joined_projections(yycontext *yy, JQPUNIT *until) { in _jqp_pop_joined_projections() 641 static JQPUNIT* _jqp_pop_projfields_chain(yycontext *yy, JQPUNIT *until) { in _jqp_pop_projfields_chain() 666 static JQPUNIT* _jqp_pop_ordernodes(yycontext *yy, JQPUNIT *until) { in _jqp_pop_ordernodes() 710 static JQPUNIT* _jqp_pop_node_chain(yycontext *yy, JQPUNIT *until) { in _jqp_pop_node_chain() 747 static JQPUNIT* _jqp_pop_filter_factor_chain(yycontext *yy, JQPUNIT *until) { in _jqp_pop_filter_factor_chain()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | RelativeDateFormat.java | 308 private static int dayDifference(Calendar until) { in dayDifference()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | RelativeDateFormat.java | 311 private static int dayDifference(Calendar until) { in dayDifference()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | VTimeZone.java | 869 long until[] = new long[1]; in createRuleByRRULE() local 1198 until[0] = untilTime; field in VTimeZone 1872 private static void appendUNTIL(Writer writer, String until) throws IOException { in appendUNTIL()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| D | VTimeZone.java | 840 long until[] = new long[1]; in createRuleByRRULE() local 1169 until[0] = untilTime; field in VTimeZone 1843 private static void appendUNTIL(Writer writer, String until) throws IOException { in appendUNTIL()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
| D | TimeZoneRuleTest.java | 108 long until = getUTCMillis(STARTYEAR + 10, Calendar.JANUARY, 1); in TestSimpleRuleBasedTimeZone() local 375 long until = getUTCMillis(STARTYEARS[j] + 20, Calendar.JANUARY, 1); in TestRBTZTransition() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
| D | TimeZoneRuleTest.java | 110 long until = getUTCMillis(STARTYEAR + 10, Calendar.JANUARY, 1); in TestSimpleRuleBasedTimeZone() local 377 long until = getUTCMillis(STARTYEARS[j] + 20, Calendar.JANUARY, 1); in TestRBTZTransition() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | vtzone.cpp | 383 int32_t* dom, int32_t& domCount, UDate& until, UErrorCode& status) { in parseRRULE() 544 UDate until; in createRuleByRRULE() local 2683 VTimeZone::appendUNTIL(VTZWriter& writer, const UnicodeString& until, UErrorCode& status) const { in appendUNTIL() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | vtzone.cpp | 383 int32_t* dom, int32_t& domCount, UDate& until, UErrorCode& status) { in parseRRULE() 544 UDate until; in createRuleByRRULE() local 2666 VTimeZone::appendUNTIL(VTZWriter& writer, const UnicodeString& until, UErrorCode& status) const { in appendUNTIL() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | vtzone.cpp | 383 int32_t* dom, int32_t& domCount, UDate& until, UErrorCode& status) { in parseRRULE() 544 UDate until; in createRuleByRRULE() local 2683 VTimeZone::appendUNTIL(VTZWriter& writer, const UnicodeString& until, UErrorCode& status) const { in appendUNTIL() argument
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | vtzone.cpp | 383 int32_t* dom, int32_t& domCount, UDate& until, UErrorCode& status) { in parseRRULE() 544 UDate until; in createRuleByRRULE() local 2617 VTimeZone::appendUNTIL(VTZWriter& writer, const UnicodeString& until, UErrorCode& status) const { in appendUNTIL() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | tzrulets.cpp | 241 UDate until = getUTCMillis(STARTYEAR + 10, UCAL_JANUARY, 1); in TestSimpleRuleBasedTimeZone() local 685 UDate until = getUTCMillis(STARTYEARS[idx] + 20, UCAL_JANUARY, 1); in TestRBTZTransition() local
|