Searched refs:months (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dutil.c27 static const char * months[] = variable
40 if (strncmp (months[i], valstr, 3) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dtimezone.c743 int years, months, days, hours, minutes, seconds; local
746 months = tm->tm_mon; /* 0..11 */
755 ADJUST_TM(months, years, 12)
758 if (--months < 0) {
760 months = 11;
762 days += monthlen(months, years);
765 while (days >= monthlen(months, years)) {
766 days -= monthlen(months, years);
767 if (++months >= 12) {
769 months
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtimezone.c745 int years, months, days, hours, minutes, seconds; local
748 months = tm->tm_mon; /* 0..11 */
757 ADJUST_TM(months, years, 12)
760 if (--months < 0) {
762 months = 11;
764 days += monthlen(months, years);
767 while (days >= monthlen(months, years)) {
768 days -= monthlen(months, years);
769 if (++months >= 12) {
771 months
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddatespan.tex30 $2*(1 \hbox{ month and } 1 \hbox{ day})$ is $2$ months and $2$ days. They can
68 \func{}{wxDateSpan}{\param{int }{years = $0$}, \param{int }{months = $0$}, \param{int }{weeks = $0$}, \param{int }{days = $0$}}
70 Constructs the date span object for the given number of years, months, weeks
124 Returns the number of the months (not counting the years) in this date span.
132 days. It still doesn't take neither months nor years into the account.
172 Returns a date span object corresponding to the given number of months.
238 Sets the number of months (without modifying any other components) in this
312 months and the same total number of days (counting both days and weeks).
H A Dcalctrl.tex59 \twocolitem{\windowstyle{wxCAL\_SHOW\_SURROUNDING\_WEEKS}}{Show the neighbouring weeks in the previous and next months}
H A Dbody.tex627 weeks, months or even years of work. The problem you face may seem insurmountable:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/src/
H A Disc.c146 static int months [11] = { 31, 59, 90, 120, 151, 181, local
150 (lease_time.tm_mon > 1 /* Days in months this year */
151 ? months [lease_time.tm_mon - 2]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dftp-ls.c97 static const char *months[] = { local
206 if (!strcmp (tok, months[i]))
233 DEBUGP (("month: %s; ", months[month]));
1127 /* #### Should we translate the months? Or, even better, use
1129 static const char *months[] = {
1136 fprintf (fp, "%d %s %02d ", ptm->tm_year + 1900, months[ptm->tm_mon],
1128 static const char *months[] = { local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/
H A Dindex.py1225 months = ["January" , "February", "March", "April", "May",
1228 for month in months:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dindex.py1225 months = ["January" , "February", "March", "April", "May",
1228 for month in months:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddatetime.h83 years/months/weeks/days (wxDateSpan)
382 // symbolic names for the months
477 // add the given number of months to the date keeping it normalized
480 // add the given number of months to the date keeping it normalized
1345 // month and 1 day) is 2 months and 2 days. They can be added together and
1369 // this many years/months/weeks/days
1370 wxDateSpan(int years = 0, int months = 0, int weeks = 0, int days = 0)
1373 m_months = months;
1386 // get an object for the given number of months
1403 // set number of months
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Davidec.c270 static const char months[12][4] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", variable
281 if (!av_strcasecmp(month, months[i])) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djcommon-1.0.16.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/keypoint/ org/ org/jfree/ org/jfree/base/ org/ ...
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davidec.c319 static const char months[12][4] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", variable
330 if (!av_strcasecmp(month, months[i])) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/cgi-bin/
H A Dhighcharts.js73 fontSize:"11px",lineHeight:"14px"}};Sa={colors:["#4572A7","#AA4643","#89A54E","#80699B","#3D96AE","#DB843D","#92A8CD","#A47D7C","#B5CA92"],symbols:["circle","diamond","square","triangle","triangle-down"],lang:{loading:"Loading...",months:["January","February","March","April","May","June","July","August","September","October","November","December"],weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],decimalPoint:".",resetZoom:"Reset zoom",resetZoomTitle:"Reset zoom level 1:1",
83 qb);var e=b[cd](),f=b[dd](),g=b[oc](),i=b[Dc](),k=b[Ec](),j=Sa.lang,n=j.weekdays;j=j.months;b={a:n[f].substr(0,3),A:n[f],d:d(g),e:g,b:j[i].substr(0,3),B:j[i],m:d(i+1),y:k.toString().substr(2,2),Y:k,H:d(e),I:d(e%12||12),l:e%12||12,M:d(b[bd]()),p:e<12?"AM":"PM",P:e<12?"am":"pm",S:d(b.getSeconds())};for(var z in b)a=a.replace("%"+z,b[z]);return c?a.substr(0,1).toUpperCase()+a.substr(1):a};Hc.prototype={init:function(a,b){this.element=Aa.createElementNS("http://www.w3.org/2000/svg",b);this.renderer=a},
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/script/
H A Dhighcharts.js73 fontSize:"11px",lineHeight:"14px"}};Sa={colors:["#4572A7","#AA4643","#89A54E","#80699B","#3D96AE","#DB843D","#92A8CD","#A47D7C","#B5CA92"],symbols:["circle","diamond","square","triangle","triangle-down"],lang:{loading:"Loading...",months:["January","February","March","April","May","June","July","August","September","October","November","December"],weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],decimalPoint:".",resetZoom:"Reset zoom",resetZoomTitle:"Reset zoom level 1:1",
83 qb);var e=b[cd](),f=b[dd](),g=b[oc](),i=b[Dc](),k=b[Ec](),j=Sa.lang,n=j.weekdays;j=j.months;b={a:n[f].substr(0,3),A:n[f],d:d(g),e:g,b:j[i].substr(0,3),B:j[i],m:d(i+1),y:k.toString().substr(2,2),Y:k,H:d(e),I:d(e%12||12),l:e%12||12,M:d(b[bd]()),p:e<12?"AM":"PM",P:e<12?"am":"pm",S:d(b.getSeconds())};for(var z in b)a=a.replace("%"+z,b[z]);return c?a.substr(0,1).toUpperCase()+a.substr(1):a};Hc.prototype={init:function(a,b){this.element=Aa.createElementNS("http://www.w3.org/2000/svg",b);this.renderer=a},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex128 drive. In the months that I was busy writing a \linux\ driver for it,

Completed in 325 milliseconds