Searched refs:date (Results 1 - 25 of 71) sorted by relevance

123

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Druny2ktests.ksh118 SAVED_DATE=`date "+%m%d%H%M.%S%y"`
121 SAVED_DATE=`date "+%m%d%H%M%Y"`
124 SAVED_DATE=`date "+%m%d%H%M%y.%S"`
127 SAVED_DATE=`date "+%m%d%H%M%y.%S"`
130 SAVED_DATE=`date "+%m%d%H%M%Y.%S"`
140 # The date command in MKS Toolkit releases 5.1 and 5.2
141 # uses the current DST status for the date we want to
143 # that date may be different from the current DST status.
144 # We can work around this problem by invoking the date
145 # command with the same date twic
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/pid/
H A Dtst.killonerror.ksh39 rc=`$dtrace -c date -n jarod 2>/dev/null | /usr/bin/wc -l`
H A Dtst.main.ksh42 $dtrace -c date -s /dev/stdin <<EOF
H A Dtst.newprobes.ksh38 pid*:date::
52 system("dtrace -c date -ln 'pid\$target::main:entry' >/dev/null");
58 system("dtrace -c date -ln 'pid\$target::main:return' >/dev/null");
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/usdt/
H A Dtst.andpid.ksh35 $dtrace -c date -s /dev/stdin <<EOF
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.func.ksh48 /usr/bin/date > /dev/null
H A Dtst.mod.ksh48 /usr/bin/date > /dev/null
H A Dtst.sym.ksh48 /usr/bin/date > /dev/null
/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuivcshistory.py64 if oCurDate is None or oCurDate != oTsZulu.date():
67 oCurDate = oTsZulu.date();
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c124 xmlSchemaValDate date; member in union:_xmlSchemaVal::__anon17129
331 * TODO: Always keep those structs up-to-date with the originals.
472 xmlSchemaTypeDateDef = xmlSchemaInitBasicType("date",
1166 dt->type,dt->value.date.year,dt->value.date.mon, \
1167 dt->value.date.day,dt->value.date.hour,dt->value.date.min, \
1168 dt->value.date.sec); \
1169 if (dt->value.date
[all...]
H A DgenUnicode.py208 date = time.asctime(time.localtime(time.time())) variable
220 * Generation date: %s
236 """ % (webpage, date, sources));
247 * Generation date: %s
278 """ % (webpage, date, sources));
/vbox/src/VBox/Frontends/VirtualBox/src/net/
H A DUIUpdateDefs.cpp99 /* Return 'true' if date of next check is today or missed: */
121 QString VBoxUpdateData::date() const function in class:VBoxUpdateData
169 /* Parse 'date' value: */
172 QDate date = QDate::fromString(parser[1], Qt::ISODate); local
173 m_date = date.isValid() ? date : QDate::currentDate();
205 /* Encode 'date' value: */
H A DUIUpdateDefs.h82 QString date() const;
/vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/
H A Dbld_awk_pkginfo.ksh73 # Build REV= field based on date
75 rev=$(date "+%Y.%m.%d.%H.%M")
/vbox/src/VBox/Additions/freebsd/drm/
H A Dvboxvideo_drm.c86 dev->driver->date = DRIVER_DATE;
97 dev->driver.date = DRIVER_DATE;
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/predicates/
H A Dtst.predcache.ksh163 seconds=`date +%S`
186 seconds=`date +%S`
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/ustack/
H A Dtst.depth.ksh38 $dtrace -o $file -c date -s /dev/stdin <<EOF
/vbox/src/VBox/Runtime/common/time/
H A DtimesupA.asm35 %error "This is out of date, use C code. Not worth it for a couple of ticks in some functions and equal or worse performance in others."
36 This is out of date
37 This is out of date
38 This is out of date
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DInputHandler.c300 Month = Question->HiiValue.Value.date.Month;
301 Year = Question->HiiValue.Value.date.Year;
327 if (Question->HiiValue.Value.date.Day > Maximum) {
328 Question->HiiValue.Value.date.Day = Maximum;
336 if (Question->HiiValue.Value.date.Day > Maximum) {
337 Question->HiiValue.Value.date.Day = Minimum;
422 EditValue = QuestionValue->Value.date.Month;
426 switch (QuestionValue->Value.date.Month) {
428 if ((QuestionValue->Value.date.Year % 4) == 0 &&
429 ((QuestionValue->Value.date
[all...]
/vbox/src/VBox/Additions/linux/drm/
H A Dvboxvideo_drm.c140 .date = DRIVER_DATE,
H A Dvbox_drv.c125 .date = DRIVER_DATE,
/vbox/src/VBox/Frontends/VirtualBox/src/settings/global/
H A DUIGlobalSettingsUpdate.cpp60 m_cache.m_strDate = updateData.date();
163 m_pUpdateDateText->setText(data.date());
/vbox/src/VBox/Additions/solaris/Installer/
H A Dmakepackage.sh137 VBOXPKG_TIMESTAMP=vboxguest`date '+%Y%m%d%H%M%S'`_r$VBOX_SVN_REV
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsComponentManager.h324 void SetDate(PRInt64 *date) { mModDate = *date;} argument
325 PRBool Modified(PRInt64 *date);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprtime.c41 * NSPR date and time functions
930 * This parses a time/date string into a PRTime
933 * if the time/date string can't be parsed.
971 int date = -1; local
1383 date = n3;
1401 date = n1;
1410 date = n2;
1426 else if ((end - rest) == 2) /* two digits - date or year */
1430 /* If we don't have a date (day of the month) and we see a number
1431 less than 32, then assume that is the date
[all...]

Completed in 325 milliseconds

123