Home
last modified time | relevance | path

Searched refs:date (Results 426 - 450 of 1131) sorted by relevance

1...<<11121314151617181920>>...46

/third_party/icu/icu4j/perf-tests/
H A Ddateformatperf.pl30 # locale pattern date string
66 my $date = localtime;
68 my $title = "ICU4J Performance Test $threads $date";
70 my $html = $date;
H A Dnormperf.pl116 my $date = localtime;
117 my $title = "ICU4J Performance Test $date";
119 my $html = $date;
H A Ddecimalformatperf.pl30 # locale pattern date string
62 my $date = localtime;
64 my $title = "ICU4J Performance Test $threads $date";
66 my $html = $date;
H A Dconverterperf.pl82 my $date = localtime;
83 my $title = "ICU4J Performance Test $date";
85 my $html = $date;
H A Ducharacterperf.pl64 my $date = localtime;
65 my $title = "ICU4J Performance Test $date";
67 my $html = $date;
H A Dunicodesetperf.pl54 my $date = localtime;
55 my $title = "ICU4J Performance Test $date";
57 my $html = $date;
/third_party/libwebsockets/scripts/
H A Desp32.mk49 UNIXTIME=$$(date +%s | tr -d '\n') ; \
58 echo -n -e "\",\r\n \"date\": \"" >> $(jbi) ;\
59 date | tr -d '\n' >> $(jbi) ;\
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dtimezone.h557 * account) as of a particular reference date. The reference date is used to determine
560 * at this particular date and time?). For the time zones produced by createTimeZone(),
561 * the reference data is specified according to the Gregorian calendar, and the date
568 * @param era The reference date's era
569 * @param year The reference date's year
570 * @param month The reference date's month (0-based; 0 is January)
571 * @param day The reference date's day-in-month (1-based)
572 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
573 * @param millis The reference date'
[all...]
/third_party/ltp/testcases/network/stress/ssh/
H A Dssh-stress.sh140 start_epoc=$(date +%s)
145 elapse_epoc=$(( $(date +%s) - $start_epoc))
/third_party/ltp/testcases/network/stress/tcp/multi-diffnic/
H A Dtcp4-multi-diffnic01359 start_epoc=`date +%s`
361 current_epoc=`date +%s`
/third_party/ltp/testcases/network/stress/tcp/multi-sameport/
H A Dtcp4-multi-sameport01356 start_epoc=`date +%s`
358 current_epoc=`date +%s`
/third_party/ltp/testcases/network/stress/tcp/multi-diffport/
H A Dtcp4-multi-diffport01359 start_epoc=`date +%s`
361 current_epoc=`date +%s`
/third_party/ltp/utils/benchmark/kernbench-0.42/
H A Dkernbench47 for i in time awk yes date
150 date >> kernbench.log
/third_party/ltp/testcases/network/stress/udp/multi-diffport/
H A Dudp4-multi-diffport01321 start_epoc=`date +%s`
323 current_epoc=`date +%s`
/third_party/ltp/testcases/network/stress/udp/multi-diffnic/
H A Dudp4-multi-diffnic01326 start_epoc=`date +%s`
328 current_epoc=`date +%s`
/third_party/node/deps/v8/src/objects/
H A Djs-date-time-format.h34 #include "torque-generated/src/objects/js-date-time-format-tq.inc"
64 Handle<Object> date);
89 Isolate* isolate, Handle<Object> date, Handle<Object> locales,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dtimezone.h477 * account) as of a particular reference date. The reference date is used to determine
480 * at this particular date and time?). For the time zones produced by createTimeZone(),
481 * the reference data is specified according to the Gregorian calendar, and the date
488 * @param era The reference date's era
489 * @param year The reference date's year
490 * @param month The reference date's month (0-based; 0 is January)
491 * @param day The reference date's day-in-month (1-based)
492 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
493 * @param millis The reference date'
[all...]
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/
H A DstripInternal-when-prepend-is-completely-internal.js86 [12:00:11 AM] Project 'src/first/tsconfig.json' is out of date because output file 'src/first/bin/first-output.tsbuildinfo' does not exist
90 [12:00:22 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvfw/
H A Dls.h12 char date[64]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw_abi.h59 u32 date; member
/kernel/linux/linux-6.6/tools/perf/tests/shell/lib/
H A Dwaiting.sh4 tenths=date\ +%s%1N
/third_party/icu/tools/multi/proj/chello/
H A DMakefile13 C_SOURCES=date.c
/third_party/icu/icu4c/source/i18n/
H A Dtzgnames.h53 UDate date, UnicodeString& name) const;
H A Dcecal.h80 * (Overrides Calendar) Return true if the current date for this Calendar is in
84 * @return True if the current date for this Calendar is in Daylight Savings Time,
100 * return the date offset from Julian
115 static int32_t ceToJD(int32_t year, int32_t month, int32_t date,
125 * @param date receives the day
/third_party/libsnd/programs/
H A Dcommon.h42 const char * date ; member

Completed in 11 milliseconds

1...<<11121314151617181920>>...46