/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_drv.c | 222 .date = DRIVER_DATE, 243 .date = DRIVER_DATE,
|
/third_party/curl/docs/cmdline-opts/ |
H A D | gen.pl | 57 my $date = strftime "%B %d %Y", @ts; 261 $d =~ s/`%DATE`/$date/g; 884 .TH curl 1 "$date" "curl $version" "curl Manual"
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
H A D | CalendarCalc.java | 341 * string in one of the formatted date fields 355 Date date = calendars[index].format.parse(rightString, status); in textChanged() 356 time = date.getTime(); in textChanged()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | CalendarAstronomer.java | 25 * object has a <code>time</code> property that determines the date 199 * the current date and time. 208 * the specified date and time. 230 * date and time. 250 // Time and date getters and setters 254 * Set the current date and time of this <code>CalendarAstronomer</code> object. All 257 * @param aTime the date and time, expressed as the number of milliseconds since 270 * Set the current date and time of this <code>CalendarAstronomer</code> object. All 273 * @param date the time and date, expresse 279 setDate(Date date) setDate() argument [all...] |
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
H A D | SimpleDateFormatICU.java | 77 public StringBuffer format(Date date, StringBuffer toAppendTo, FieldPosition pos) { in format() argument 78 return fIcuSdf.format(date, toAppendTo, pos); in format()
|
/third_party/icu/tools/multi/proj/icu4cscan/ |
H A D | testxml.cpp | 254 /* Format the date */ 256 date(const UChar *tz, in date() function 286 /* print the date string */ in date() 350 date(NULL, in could_fmt_dow()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | CalendarAstronomer.java | 26 * object has a <code>time</code> property that determines the date 201 * the current date and time. 210 * the specified date and time. 232 * date and time. 252 // Time and date getters and setters 256 * Set the current date and time of this <code>CalendarAstronomer</code> object. All 259 * @param aTime the date and time, expressed as the number of milliseconds since 272 * Set the current date and time of this <code>CalendarAstronomer</code> object. All 275 * @param date the time and date, expresse 281 setDate(Date date) setDate() argument [all...] |
/third_party/libsnd/programs/ |
H A D | common.c | 220 if (info->date != NULL) in update_strings() 221 sf_set_string (outfile, SF_STR_DATE, info->date) ; in update_strings()
|
/third_party/mbedtls/tests/ |
H A D | compat.sh | 757 START_TIME=$(date +%s) 764 if [ $(( $(date +%s) - $START_TIME )) -gt $DOG_DELAY ]; then
|
/third_party/ltp/testcases/commands/ar/ |
H A D | ar01.sh | 265 touch -c -t $(date --date='next day' +"%Y%m%d%H%M") file0.in
|
/third_party/nghttp2/src/ |
H A D | shrpx_mruby_module_response.cc | 255 auto date = resp.fs.header(http2::HD_DATE); in response_return() local 256 if (!date) { in response_return() 259 resp.fs.add_header_token(StringRef::from_lit("date"), in response_return()
|
/third_party/ltp/testscripts/ |
H A D | ltp-aiodio.sh | 229 date 326 date
|
/third_party/node/deps/openssl/openssl/crypto/cms/ |
H A D | cms_asn1.c | 112 ASN1_OPT(CMS_RecipientKeyIdentifier, date, ASN1_GENERALIZEDTIME), 174 ASN1_OPT(CMS_KEKIdentifier, date, ASN1_GENERALIZEDTIME),
|
H A D | cms_local.h | 214 ASN1_GENERALIZEDTIME *date; member 231 ASN1_GENERALIZEDTIME *date; member
|
/third_party/python/Tools/scripts/ |
H A D | summarize_stats.py | 8 from datetime import date namespace 352 print("Stats gathered on:", date.today())
|
/third_party/openssl/crypto/cms/ |
H A D | cms_local.h | 214 ASN1_GENERALIZEDTIME *date; member 231 ASN1_GENERALIZEDTIME *date; member
|
H A D | cms_asn1.c | 123 ASN1_OPT(CMS_RecipientKeyIdentifier, date, ASN1_GENERALIZEDTIME), 185 ASN1_OPT(CMS_KEKIdentifier, date, ASN1_GENERALIZEDTIME),
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/foundation/multimedia/av_session/frameworks/common/src/ |
H A D | avmeta_data.cpp | 403 void AVMetaData::SetPublishDate(double date) in SetPublishDate() argument 405 if (date < 0) { in SetPublishDate() 406 SLOGW("invalid publish date"); in SetPublishDate() 408 publishDate_ = date; in SetPublishDate()
|
/kernel/linux/linux-5.10/drivers/media/cec/usb/pulse8/ |
H A D | pulse8-cec.c | 669 time64_t date; in pulse8_setup() local 688 date = (data[0] << 24) | (data[1] << 16) | (data[2] << 8) | data[3]; in pulse8_setup() 689 dev_info(pulse8->dev, "Firmware build date %ptT\n", &date); in pulse8_setup()
|
/kernel/linux/linux-6.6/drivers/media/cec/usb/pulse8/ |
H A D | pulse8-cec.c | 669 time64_t date; in pulse8_setup() local 688 date = (data[0] << 24) | (data[1] << 16) | (data[2] << 8) | data[3]; in pulse8_setup() 689 dev_info(pulse8->dev, "Firmware build date %ptT\n", &date); in pulse8_setup()
|
/third_party/icu/icu4c/source/common/ |
H A D | ucurr.cpp | 2124 // get from date in ucurr_createCurrencyList() 2137 // get to date in ucurr_createCurrencyList() 2293 UDate date, in ucurr_countCurrencies() 2326 // process each currency to see which one is valid for the given date in ucurr_countCurrencies() 2334 // get the from date in ucurr_countCurrencies() 2353 if ((fromDate <= date) && (date < toDate)) in ucurr_countCurrencies() 2362 if (fromDate <= date) in ucurr_countCurrencies() 2400 UDate date, in ucurr_forLocaleAndDate() 2440 // process each currency to see which one is valid for the given date in ucurr_forLocaleAndDate() 2292 ucurr_countCurrencies(const char* locale, UDate date, UErrorCode* ec) ucurr_countCurrencies() argument 2399 ucurr_forLocaleAndDate(const char* locale, UDate date, int32_t index, UChar* buff, int32_t buffCapacity, UErrorCode* ec) ucurr_forLocaleAndDate() argument [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ucurr.cpp | 2150 // get from date in ucurr_createCurrencyList() 2163 // get to date in ucurr_createCurrencyList() 2319 UDate date, in ucurr_countCurrencies() 2352 // process each currency to see which one is valid for the given date in ucurr_countCurrencies() 2360 // get the from date in ucurr_countCurrencies() 2379 if ((fromDate <= date) && (date < toDate)) in ucurr_countCurrencies() 2388 if (fromDate <= date) in ucurr_countCurrencies() 2426 UDate date, in ucurr_forLocaleAndDate() 2466 // process each currency to see which one is valid for the given date in ucurr_forLocaleAndDate() 2318 ucurr_countCurrencies(const char* locale, UDate date, UErrorCode* ec) ucurr_countCurrencies() argument 2425 ucurr_forLocaleAndDate(const char* locale, UDate date, int32_t index, char16_t* buff, int32_t buffCapacity, UErrorCode* ec) ucurr_forLocaleAndDate() argument [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucurr.cpp | 2098 // get from date in ucurr_createCurrencyList() 2111 // get to date in ucurr_createCurrencyList() 2267 UDate date, in ucurr_countCurrencies() 2300 // process each currency to see which one is valid for the given date in ucurr_countCurrencies() 2308 // get the from date in ucurr_countCurrencies() 2327 if ((fromDate <= date) && (date < toDate)) in ucurr_countCurrencies() 2336 if (fromDate <= date) in ucurr_countCurrencies() 2374 UDate date, in ucurr_forLocaleAndDate() 2414 // process each currency to see which one is valid for the given date in ucurr_forLocaleAndDate() 2266 ucurr_countCurrencies(const char* locale, UDate date, UErrorCode* ec) ucurr_countCurrencies() argument 2373 ucurr_forLocaleAndDate(const char* locale, UDate date, int32_t index, UChar* buff, int32_t buffCapacity, UErrorCode* ec) ucurr_forLocaleAndDate() argument [all...] |
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
H A D | napi_rdb_js_utils.h | 120 napi_value Convert2JSValue(napi_env env, const Date &date);
|