Home
last modified time | relevance | path

Searched +defs:j +defs:date (Results 1 – 25 of 2475) sorted by relevance

12345678910>>...99

/dports/deskutils/pal/pal-0.4.3/src/
H A Dsearch.c41 static GList* pal_search_get_results(const gchar* search, const GDate* date, const gint window) in pal_search_get_results()
44 gint i,j; in pal_search_get_results() local
90 int pal_search_view(const gchar* search_string, GDate* date, const gint window, const gboolean numb… in pal_search_view()
173 const GDate* date, const gint window) in pal_search_event_num()
206 gboolean pal_search_isearch_event( GDate **date, gint *selected, gchar *string, gboolean forward) in pal_search_isearch_event()
208 int i, j; in pal_search_isearch_event() local
/dports/net-im/psi/psi-1.5/src/
H A Deventdb.cpp97 void EDBHandle::get(const QString &accId, const XMPP::Jid &jid, const QDateTime date, int direction… in get()
104 …d(const QString &accId, const QString &str, const XMPP::Jid &jid, const QDateTime date, int direct… in find()
111 void EDBHandle::append(const QString &accId, const Jid &j, const PsiEvent::Ptr &e, int type) in append()
118 void EDBHandle::erase(const QString &accId, const Jid &j) in erase()
214 int EDB::op_get(const QString &accId, const Jid &jid, const QDateTime date, int direction, int star… in op_get()
219 int EDB::op_find(const QString &accId, const QString &str, const Jid &j, const QDateTime date, int … in op_find()
224 int EDB::op_append(const QString &accId, const Jid &j, const PsiEvent::Ptr &e, int type) in op_append()
229 int EDB::op_erase(const QString &accId, const Jid &j) in op_erase()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/time/test/java/time/temporal/
H A DTestIsoWeekFields.java138 LocalDate date = LocalDate.of(2011, 1, 3); in test_getFrom() local
166 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_dow() local
173 assertEquals(adjusted.get(DAY_OF_WEEK), j); in test_adjustInto_dow() local
194 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_week() local
202 assertEquals(adjusted.get(weekField), j); in test_adjustInto_week() local
223 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_wby() local
230 assertEquals(adjusted.get(yearField), j); in test_adjustInto_wby() local
251 LocalDate date = LocalDate.of(2012, 1, 2); in test_addTo_weekBasedYears() local
258 assertEquals(adjusted.get(yearField), wby + j); in test_addTo_weekBasedYears() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/time/test/java/time/temporal/
H A DTestIsoWeekFields.java138 LocalDate date = LocalDate.of(2011, 1, 3); in test_getFrom() local
166 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_dow() local
173 assertEquals(adjusted.get(DAY_OF_WEEK), j); in test_adjustInto_dow() local
194 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_week() local
202 assertEquals(adjusted.get(weekField), j); in test_adjustInto_week() local
223 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_wby() local
230 assertEquals(adjusted.get(yearField), j); in test_adjustInto_wby() local
251 LocalDate date = LocalDate.of(2012, 1, 2); in test_addTo_weekBasedYears() local
258 assertEquals(adjusted.get(yearField), wby + j); in test_addTo_weekBasedYears() local
/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dutils_dates.c116 GDate *date = NULL; in gsb_parse_date_string_from_tokens_and_date() local
122 gint j; in gsb_parse_date_string_from_tokens_and_date() local
225 GDate *date; in gsb_date_today() local
273 GDate *date; in gdate_today() local
289 GDate *date; in gsb_date_tomorrow() local
373 GDate *date; in gsb_date_check_and_complete_entry() local
406 GDate *date; in gsb_date_check_entry() local
440 GDate *date = NULL; in gsb_parse_date_string() local
523 GDate * date; in gsb_parse_date_string_safe() local
552 GDate* date; in gsb_format_date() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/test/java/time/temporal/
H A DTestIsoWeekFields.java146 LocalDate date = LocalDate.of(2011, 1, 3); in test_getFrom() local
174 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_dow() local
181 assertEquals(adjusted.get(DAY_OF_WEEK), j); in test_adjustInto_dow() local
202 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_week() local
210 assertEquals(adjusted.get(weekField), j); in test_adjustInto_week() local
231 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_wby() local
238 assertEquals(adjusted.get(yearField), j); in test_adjustInto_wby() local
259 LocalDate date = LocalDate.of(2012, 1, 2); in test_addTo_weekBasedYears() local
266 assertEquals(adjusted.get(yearField), wby + j); in test_addTo_weekBasedYears() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/test/java/time/temporal/
H A DTestIsoWeekFields.java146 LocalDate date = LocalDate.of(2011, 1, 3); in test_getFrom() local
174 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_dow() local
181 assertEquals(adjusted.get(DAY_OF_WEEK), j); in test_adjustInto_dow() local
202 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_week() local
210 assertEquals(adjusted.get(weekField), j); in test_adjustInto_week() local
231 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_wby() local
238 assertEquals(adjusted.get(yearField), j); in test_adjustInto_wby() local
259 LocalDate date = LocalDate.of(2012, 1, 2); in test_addTo_weekBasedYears() local
266 assertEquals(adjusted.get(yearField), wby + j); in test_addTo_weekBasedYears() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/time/test/java/time/temporal/
H A DTestIsoWeekFields.java146 LocalDate date = LocalDate.of(2011, 1, 3); in test_getFrom() local
174 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_dow() local
181 assertEquals(adjusted.get(DAY_OF_WEEK), j); in test_adjustInto_dow() local
202 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_week() local
210 assertEquals(adjusted.get(weekField), j); in test_adjustInto_week() local
231 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_wby() local
238 assertEquals(adjusted.get(yearField), j); in test_adjustInto_wby() local
259 LocalDate date = LocalDate.of(2012, 1, 2); in test_addTo_weekBasedYears() local
266 assertEquals(adjusted.get(yearField), wby + j); in test_addTo_weekBasedYears() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/time/test/java/time/temporal/
H A DTestIsoWeekFields.java146 LocalDate date = LocalDate.of(2011, 1, 3); in test_getFrom() local
174 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_dow() local
181 assertEquals(adjusted.get(DAY_OF_WEEK), j); in test_adjustInto_dow() local
202 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_week() local
210 assertEquals(adjusted.get(weekField), j); in test_adjustInto_week() local
231 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_wby() local
238 assertEquals(adjusted.get(yearField), j); in test_adjustInto_wby() local
259 LocalDate date = LocalDate.of(2012, 1, 2); in test_addTo_weekBasedYears() local
266 assertEquals(adjusted.get(yearField), wby + j); in test_addTo_weekBasedYears() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/time/test/java/time/temporal/
H A DTestIsoWeekFields.java148 LocalDate date = LocalDate.of(2011, 1, 3); in test_getFrom() local
176 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_dow() local
183 assertEquals(adjusted.get(DAY_OF_WEEK), j); in test_adjustInto_dow() local
204 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_week() local
212 assertEquals(adjusted.get(weekField), j); in test_adjustInto_week() local
233 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_wby() local
240 assertEquals(adjusted.get(yearField), j); in test_adjustInto_wby() local
261 LocalDate date = LocalDate.of(2012, 1, 2); in test_addTo_weekBasedYears() local
268 assertEquals(adjusted.get(yearField), wby + j); in test_addTo_weekBasedYears() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/time/test/java/time/temporal/
H A DTestIsoWeekFields.java146 LocalDate date = LocalDate.of(2011, 1, 3); in test_getFrom() local
174 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_dow() local
181 assertEquals(adjusted.get(DAY_OF_WEEK), j); in test_adjustInto_dow() local
202 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_week() local
210 assertEquals(adjusted.get(weekField), j); in test_adjustInto_week() local
231 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_wby() local
238 assertEquals(adjusted.get(yearField), j); in test_adjustInto_wby() local
259 LocalDate date = LocalDate.of(2012, 1, 2); in test_addTo_weekBasedYears() local
266 assertEquals(adjusted.get(yearField), wby + j); in test_addTo_weekBasedYears() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/time/test/java/time/temporal/
H A DTestIsoWeekFields.java146 LocalDate date = LocalDate.of(2011, 1, 3); in test_getFrom() local
174 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_dow() local
181 assertEquals(adjusted.get(DAY_OF_WEEK), j); in test_adjustInto_dow() local
202 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_week() local
210 assertEquals(adjusted.get(weekField), j); in test_adjustInto_week() local
231 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_wby() local
238 assertEquals(adjusted.get(yearField), j); in test_adjustInto_wby() local
259 LocalDate date = LocalDate.of(2012, 1, 2); in test_addTo_weekBasedYears() local
266 assertEquals(adjusted.get(yearField), wby + j); in test_addTo_weekBasedYears() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/time/test/java/time/temporal/
H A DTestIsoWeekFields.java148 LocalDate date = LocalDate.of(2011, 1, 3); in test_getFrom() local
176 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_dow() local
183 assertEquals(adjusted.get(DAY_OF_WEEK), j); in test_adjustInto_dow() local
204 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_week() local
212 assertEquals(adjusted.get(weekField), j); in test_adjustInto_week() local
233 LocalDate date = LocalDate.of(2012, 1, 2); in test_adjustInto_wby() local
240 assertEquals(adjusted.get(yearField), j); in test_adjustInto_wby() local
261 LocalDate date = LocalDate.of(2012, 1, 2); in test_addTo_weekBasedYears() local
268 assertEquals(adjusted.get(yearField), wby + j); in test_addTo_weekBasedYears() local
/dports/finance/R-cran-timeDate/timeDate/R/
H A Dbase-subset.R40 setMethod("[", signature(x="timeDate", i="missing", j="missing", drop="ANY"), argument
41 function(x, i, j, ..., drop = TRUE) x) argument
48 setMethod("[", signature(x="timeDate", i="numeric", j="missing", drop="ANY"), argument
49 function(x, i, j, ..., drop = TRUE) argument
61 function(x, i, j, ..., drop = TRUE) argument
74 function(x, i, j, ..., drop = TRUE) argument
96 setMethod("[", signature(x="timeDate", i="ANY", j="missing", drop="ANY"), argument
97 function(x, i, j, ..., drop = TRUE) argument
228 date = strsplit(subset, "::")[[1]] functionVar
244 .completeStart = function(date) { argument
[all …]
/dports/games/xbomb/xbomb-2.2b/
H A Dhiscore.c67 static long date[NLEVELS+1][11]; variable
77 long date; /*+ The time in seconds from the epoch. +*/ member
94 int l,j; in PrintHighScores() local
132 int j; in AddHighScore() local
221 int i,j; in load_high_scores() local
262 int i,j; in save_high_scores() local
/dports/devel/cxxtools/cxxtools-2.2.1/src/
H A Ddate.cpp55 register int l,n,i,j; in jul2greg() local
99 void convert(std::string& str, const Date& date) in convert()
128 void convert(Date& date, const std::string& s) in convert()
140 void operator>>=(const SerializationInfo& si, Date& date) in operator >>=()
158 void operator<<=(SerializationInfo& si, const Date& date) in operator <<=()
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/palsrc/
H A DpalPlanet.c82 void palPlanet ( double date, int np, double pv[6], int *j ) { in palPlanet()
/dports/graphics/digikam/digikam-7.4.0/core/app/date/
H A Dmonthwidget.cpp109 QDate date = QDate::currentDate(); in MonthWidget() local
156 QDate date(year, month, 1); in setYearMonth() local
201 for (int j = 3 ; j < 9 ; ++j) in paintEvent() local
326 int j = (e->pos().x() - d->currw)/d->currw; in mousePressEvent() local
338 int j = (e->pos().y() - 3*d->currh)/d->currh; in mousePressEvent() local
350 int i, j; in mousePressEvent() local
413 QDate date = QDate::currentDate(); in setActive() local
511 for (int j = 0 ; j < 42 ; ++j) in updateDays() local
/dports/archivers/zoo/zoo-2.10.1_4/
H A Daddfname.c30 unsigned int date; member
36 void addfname(fname, position, date, time, vflag, version_no) in addfname() argument
83 long inlist (fname, date, time, this_version_no, high_vflag, in inlist() argument
115 int j; local
/dports/devel/icu/icu/source/samples/dtptngsample/
H A Ddtptngsample.cpp49 UDate date = cal->getTime(status); in getBestPatternExample() local
53 for (int j=0;j<sizeof(locales)/sizeof(locales[0]);j++) { in getBestPatternExample() local
89 UDate date = cal->getTime(status); in addPatternExample() local
130 UDate date = cal->getTime(status); in replaceFieldTypesExample() local
/dports/devel/icu-lx/icu/source/samples/dtptngsample/
H A Ddtptngsample.cpp49 UDate date = cal->getTime(status); in getBestPatternExample() local
53 for (int j=0;j<sizeof(locales)/sizeof(locales[0]);j++) { in getBestPatternExample() local
89 UDate date = cal->getTime(status); in addPatternExample() local
130 UDate date = cal->getTime(status); in replaceFieldTypesExample() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/samples/dtptngsample/
H A Ddtptngsample.cpp49 UDate date = cal->getTime(status); in getBestPatternExample() local
53 for (int j=0;j<sizeof(locales)/sizeof(locales[0]);j++) { in getBestPatternExample() local
89 UDate date = cal->getTime(status); in addPatternExample() local
130 UDate date = cal->getTime(status); in replaceFieldTypesExample() local
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/samples/dtptngsample/
H A Ddtptngsample.cpp49 UDate date = cal->getTime(status); in getBestPatternExample() local
53 for (int j=0;j<sizeof(locales)/sizeof(locales[0]);j++) { in getBestPatternExample() local
89 UDate date = cal->getTime(status); in addPatternExample() local
130 UDate date = cal->getTime(status); in replaceFieldTypesExample() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/samples/dtptngsample/
H A Ddtptngsample.cpp49 UDate date = cal->getTime(status); in getBestPatternExample() local
53 for (int j=0;j<sizeof(locales)/sizeof(locales[0]);j++) { in getBestPatternExample() local
89 UDate date = cal->getTime(status); in addPatternExample() local
130 UDate date = cal->getTime(status); in replaceFieldTypesExample() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/ftdc/
H A Dcompressor.cpp48 FTDCCompressor::addSample(const BSONObj& sample, Date_t date) { in addSample()
152 for (std::uint32_t j = 0; j < _deltaCount; j++) { in getCompressedSamples() local
227 void FTDCCompressor::_reset(const BSONObj& referenceDoc, Date_t date) { in _reset()

12345678910>>...99