| /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ |
| H A D | runy2ktests.ksh | 118 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 D | tst.killonerror.ksh | 39 rc=`$dtrace -c date -n jarod 2>/dev/null | /usr/bin/wc -l`
|
| H A D | tst.main.ksh | 42 $dtrace -c date -s /dev/stdin <<EOF
|
| H A D | tst.newprobes.ksh | 38 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 D | tst.andpid.ksh | 35 $dtrace -c date -s /dev/stdin <<EOF
|
| /vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/profile-n/ |
| H A D | tst.func.ksh | 48 /usr/bin/date > /dev/null
|
| H A D | tst.mod.ksh | 48 /usr/bin/date > /dev/null
|
| H A D | tst.sym.ksh | 48 /usr/bin/date > /dev/null
|
| /vbox/src/VBox/ValidationKit/testmanager/webui/ |
| H A D | wuivcshistory.py | 64 if oCurDate is None or oCurDate != oTsZulu.date(): 67 oCurDate = oTsZulu.date();
|
| /vbox/src/libs/libxml2-2.6.31/ |
| H A D | xmlschemastypes.c | 124 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 D | genUnicode.py | 208 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 D | UIUpdateDefs.cpp | 99 /* 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 D | UIUpdateDefs.h | 82 QString date() const;
|
| /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/ |
| H A D | bld_awk_pkginfo.ksh | 73 # Build REV= field based on date 75 rev=$(date "+%Y.%m.%d.%H.%M")
|
| /vbox/src/VBox/Additions/freebsd/drm/ |
| H A D | vboxvideo_drm.c | 86 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 D | tst.predcache.ksh | 163 seconds=`date +%S` 186 seconds=`date +%S`
|
| /vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/ustack/ |
| H A D | tst.depth.ksh | 38 $dtrace -o $file -c date -s /dev/stdin <<EOF
|
| /vbox/src/VBox/Runtime/common/time/ |
| H A D | timesupA.asm | 35 %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 D | InputHandler.c | 300 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 D | vboxvideo_drm.c | 140 .date = DRIVER_DATE,
|
| H A D | vbox_drv.c | 125 .date = DRIVER_DATE,
|
| /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/ |
| H A D | UIGlobalSettingsUpdate.cpp | 60 m_cache.m_strDate = updateData.date(); 163 m_pUpdateDateText->setText(data.date());
|
| /vbox/src/VBox/Additions/solaris/Installer/ |
| H A D | makepackage.sh | 137 VBOXPKG_TIMESTAMP=vboxguest`date '+%Y%m%d%H%M%S'`_r$VBOX_SVN_REV
|
| /vbox/src/libs/xpcom18a4/xpcom/components/ |
| H A D | nsComponentManager.h | 324 void SetDate(PRInt64 *date) { mModDate = *date;} argument 325 PRBool Modified(PRInt64 *date);
|
| /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/ |
| H A D | prtime.c | 41 * 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...] |