Searched refs:Week (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Dhost.h119 #define Week CardP->DpWeek macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddatespan.tex261 % wxDateSpan::Week
262 \membersection{wxDateSpan::Week}\label{wxdatespanweek}
264 \func{static wxDateSpan}{Week}{\void}
281 \helpref{Week}{wxdatespanweek}
H A Dtimespan.tex45 \helpref{Week}{wxtimespanweek}
357 \membersection{wxTimeSpan::Week}\label{wxtimespanweek}
359 \func{static wxTimespan}{Week}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dcalctrl.cpp637 date -= wxDateSpan::Week();
1049 date += wxDateSpan::Week();
1732 SetDateAndNotify(m_date - wxDateSpan::Week());
1736 SetDateAndNotify(m_date + wxDateSpan::Week());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddatetime.h1165 static wxTimeSpan Week() { return Weeks(1); } function in class:wxTimeSpan
1384 static wxDateSpan Week() { return Weeks(1); } function in class:wxDateSpan
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/datetime/
H A Ddatetimetest.cpp849 wxDateSpan::Week(),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddatetime.cpp2143 // Week 01 of a year is per definition the first week that has the
2147 // days in the new year. Week 01 might also contain days from the
4560 for ( dt = dtSatFirst; dt <= dtSatLast; dt += wxDateSpan::Week() )
4565 for ( dt = dtSunFirst; dt <= dtSunLast; dt += wxDateSpan::Week() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...

Completed in 122 milliseconds