Searched refs:date (Results 201 - 225 of 345) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davidec.c322 static void avi_metadata_creation_time(AVDictionary **metadata, char *date) argument
326 /* parse standard AVI date format (ie. "Mon Mar 10 15:04:43 2003") */
327 if (sscanf(date, "%*3s%*[ ]%3s%*[ ]%2d%*[ ]%8s%*[ ]%4d",
335 } else if (date[4] == '/' && date[7] == '/') {
336 date[4] = date[7] = '-';
337 av_dict_set(metadata, "creation_time", date, 0);
526 unsigned char date[64] = { 0 }; local
528 size -= avio_read(pb, date, FFMI
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/autoconf/
H A Dshtool898 time_day=`date '+%d'`
899 time_month=`date '+%m'`
900 time_year=`date '+%Y' 2>/dev/null`
902 time_year=`date '+%y'`
1022 this_year=`date '+%Y' 2>/dev/null`
1024 this_year=`date '+%y'`
1032 this_month=`date '+%m'`
1062 # Output the resulting date string
3738 # determine date
3740 day=`date '
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/wiper/contrib/
H A Draid1ext4trim.sh-1.5258 ## string to the tmpfile. "date" is used since it is ever changing.
260 TESTSTR=`date`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/tests/
H A Dtest_functions.sh166 date
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Ddir.c77 void make_dir_struct(char *buf, const char *mask, const char *fname,SMB_OFF_T size,uint32 mode,time_t date, BOOL uc) argument
98 srv_put_dos_date(buf,22,date);
774 SMB_OFF_T *size,uint32 *mode,time_t *date,BOOL check_descend)
836 *date = sbuf.st_mtime;
773 get_dir_entry(connection_struct *conn,char *mask,uint32 dirtype, pstring fname, SMB_OFF_T *size,uint32 *mode,time_t *date,BOOL check_descend) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dimage_utils.c287 image_get_jpeg_date_xmp(const char * path, char ** date) argument
349 *date = realloc(*date, strlen(exif)+1);
350 strcpy(*date, exif);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dimage_utils.c299 image_get_jpeg_date_xmp(const char * path, char ** date) argument
378 *date = realloc(*date, strlen(exif)+1);
379 strcpy(*date, exif);
H A Dupnphttp.c1149 char date[30]; local
1180 strftime(date, 30,"%a, %d %b %Y %H:%M:%S GMT" , gmtime(&curtime));
1181 strcatf(&res, "Date: %s\r\n", date);
1315 char date[30]; local
1319 strftime(date, sizeof(date),"%a, %d %b %Y %H:%M:%S GMT" , gmtime(&now));
1328 respcode, date, tmode, mime);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-sysfs.c24 * attributes including date, time, since_epoch, and wakealarm.
121 __ATTR(date, S_IRUGO, rtc_sysfs_show_date, NULL),
143 * exact YYYY-MM-DD HH:MM[:SS] date *must* disable their RTC
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dnamei_vfat.c593 __le16 time, date; local
647 fat_time_unix2fat(sbi, ts, &time, &date, &time_cs);
649 de->date = de->cdate = de->adate = date;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/tests/
H A Dt_client.sh63 LOGDIR=t_client-`hostname`-`date +%Y%m%d-%H%M%S`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-useradd285 my $date=time;
294 add => [sambaPwdLastSet => "$date"],
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/wimax/
H A Di2400m.h140 __le32 date; /* BCD YYYMMDD */ member in struct:i2400m_bcf_hdr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A Dcms_env.c530 ASN1_GENERALIZEDTIME *date,
607 kekri->kekid->date = date;
646 *pdate = rkid->date;
527 CMS_add0_recipient_key(CMS_ContentInfo *cms, int nid, unsigned char *key, size_t keylen, unsigned char *id, size_t idlen, ASN1_GENERALIZEDTIME *date, ASN1_OBJECT *otherTypeId, ASN1_TYPE *otherType) argument
H A Dcms_asn1.c160 ASN1_OPT(CMS_RecipientKeyIdentifier, date, ASN1_GENERALIZEDTIME),
222 ASN1_OPT(CMS_KEKIdentifier, date, ASN1_GENERALIZEDTIME),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_env.c530 ASN1_GENERALIZEDTIME *date,
607 kekri->kekid->date = date;
646 *pdate = rkid->date;
527 CMS_add0_recipient_key(CMS_ContentInfo *cms, int nid, unsigned char *key, size_t keylen, unsigned char *id, size_t idlen, ASN1_GENERALIZEDTIME *date, ASN1_OBJECT *otherTypeId, ASN1_TYPE *otherType) argument
H A Dcms_asn1.c160 ASN1_OPT(CMS_RecipientKeyIdentifier, date, ASN1_GENERALIZEDTIME),
222 ASN1_OPT(CMS_KEKIdentifier, date, ASN1_GENERALIZEDTIME),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dataview/
H A Ddataview.cpp57 wxDateTime *date = new wxDateTime( wxDateTime::Now() ); local
58 m_dates.Append( date );
428 dataview_left->AppendDateColumn( wxT("date"), 6 );
443 dataview_right->AppendDateColumn( wxT("date"), 6 );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcmdlpars.tex22 \item does type checks on the options values (number, date, $\ldots$).
412 { wxCMD_LINE_OPTION, "d", "date", "output file date", wxCMD_LINE_VAL_DATE },
507 Returns true if an option taking a date value was found and stores the
H A Ddirpicker.tex112 \docparam{validator}{Validator which can be used for additional date checks.}
H A Dvariant.tex18 string list, time, date, void pointer, list of strings, and list of variants.
150 Construction from a odbc date value. Represented internally by a \helpref{wxDateTime}{wxdatetime} value.
251 Returns the date value.
281 Returns the value type as a string. The built-in types are: bool, char, date, double, list, long, string, stringlist, time, void*.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/slicoss/
H A Dslichw.h663 u8 date[2]; member in struct:vendor1_fru
671 u8 date[3]; member in struct:vendor2_fru
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_drv.c395 err = drm_copy_field(version->date, &version->date_len,
396 dev->driver->date);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/unix/
H A DMakefile.bak297 -e "s/.PSTAMP./$(LOGNAME)_`date | tr ' ' '_'`/g" \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/doc/
H A Ddocbook2man-spec.pl269 my $manpage_date = `date "+%d %B %Y"`;
283 '" "', fold_string(`date "+%d %B %Y"`),

Completed in 192 milliseconds

1234567891011>>