Home
last modified time | relevance | path

Searched refs:nDate (Results 101 – 125 of 306) sorted by relevance

12345678910>>...13

/dports/net/py-shodan/shodan-1.25.0/docs/
H A Dtutorial.rst76 'data': 'HTTP/1.0 200 OK\r\nDate: Mon, 08 Nov 2010 05:09:59 GMT\r\nSer...',
/dports/games/jfsw/jfsw-c434002/src/
H A Dgameres.rc36 LTEXT "Version xxxxxxx\nDate", IDC_STARTWIN_APPVERSION, 12, 150, 65, 18, 0, WS_EX_LEFT
/dports/archivers/zip/zip30/os2/
H A Dos2zip.c338 USHORT nDate, nTime; in GetFileTime() local
355 nDate = * (USHORT *) &fs.fdateLastWrite; in GetFileTime()
358 return ((ULONG) nDate) << 16 | nTime; in GetFileTime()
/dports/editors/abiword/abiword-3.0.5/plugins/sdw/xp/
H A Die_imp_StarOffice.h87 UT_uint32 nDate; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A DDocumentFieldsManager.cxx1438 sal_Int32 nDate; in SetFixFields() local
1442 nDate = pNewDateTime->GetDate(); in SetFixFields()
1448 nDate = aDateTime.GetDate(); in SetFixFields()
1507 DateTime(Date(nDate), tools::Time(nTime)) ); in SetFixFields()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A DDocumentFieldsManager.cxx1451 sal_Int32 nDate; in SetFixFields() local
1455 nDate = pNewDateTime->GetDate(); in SetFixFields()
1461 nDate = aDateTime.GetDate(); in SetFixFields()
1520 DateTime(Date(nDate), tools::Time(nTime)) ); in SetFixFields()
/dports/devel/cpputest/cpputest-4.0/
H A D.travis.yml169 …s released as Latest Passing Build.\n\nBuild number: $TRAVIS_BUILD_NUMBER\nDate: $DATE\nLog: $TRAV…
/dports/www/p5-HTTP-HeaderParser-XS/HTTP-HeaderParser-XS-0.20/t/
H A D10-basic.t36 …html\r\nContent-length: 15\r\nContent-language: en\r\nConnection: close\r\nDate: Mon, 25 Oct 2004 …
/dports/editors/libreoffice/libreoffice-7.2.6.2/scaddins/source/analysis/
H A Danalysis.hxx195 …css::uno::Reference< css::beans::XPropertySet >&, double fCost, sal_Int32 nDate, sal_Int32 nFirstP…
196 …css::uno::Reference< css::beans::XPropertySet >&, double fCost, sal_Int32 nDate, sal_Int32 nFirstP…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scaddins/source/analysis/
H A Danalysis.hxx199 …css::uno::Reference< css::beans::XPropertySet >&, double fCost, sal_Int32 nDate, sal_Int32 nFirstP…
200 …css::uno::Reference< css::beans::XPropertySet >&, double fCost, sal_Int32 nDate, sal_Int32 nFirstP…
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/uno/
H A Dunofield.cxx193 static util::DateTime getDate( sal_Int32 nDate ) in getDate() argument
197 Date aTempDate( nDate ); in getDate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/uno/
H A Dunofield.cxx196 static util::DateTime getDate( sal_Int32 nDate ) in getDate() argument
200 Date aTempDate( nDate ); in getDate()
/dports/mail/mew/mew-6.8/
H A Ddot.mew50 (setq mew-cite-format "From: %s\nSubject: %s\nDate: %s\nMessage-ID: %s\n\n")
/dports/devel/libgdata/libgdata-0.17.13/gdata/tests/traces/youtube/
H A Dquery-related103 …al Half Life? Gore galore, enjoy. Lots of asses are kicked in, literally.\nDate streamed: 24 Mar ,…
H A Dquery-related-async-progress-closure103 …al Half Life? Gore galore, enjoy. Lots of asses are kicked in, literally.\nDate streamed: 24 Mar ,…
H A Dquery_related-async103 …al Half Life? Gore galore, enjoy. Lots of asses are kicked in, literally.\nDate streamed: 24 Mar ,…
H A Dquery_related-async-cancellation103 …al Half Life? Gore galore, enjoy. Lots of asses are kicked in, literally.\nDate streamed: 24 Mar ,…
/dports/math/gnumeric/gnumeric-1.12.50/plugins/fn-financial/
H A Dfunctions.c2930 GDate nDate, nFirstPer; in gnumeric_amordegrc() local
2944 !datetime_value_to_g (&nDate, argv[1], date_conv) || in gnumeric_amordegrc()
2948 return get_amordegrc (fCost, &nDate, &nFirstPer, in gnumeric_amordegrc()
2976 GDate nDate, nFirstPer; in gnumeric_amorlinc() local
2990 !datetime_value_to_g (&nDate, argv[1], date_conv) || in gnumeric_amorlinc()
2994 return get_amorlinc (fCost, &nDate, &nFirstPer, in gnumeric_amorlinc()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/dbase/
H A DDTable.cxx867 sal_Int32 nDate = 0,nTime = 0; in fetchRow() local
873 memcpy(&nDate, pData, 4); in fetchRow()
875 if ( !nDate && !nTime ) in fetchRow()
882 lcl_CalDate(nDate,nTime,aDateTime); in fetchRow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/dbase/
H A DDTable.cxx837 sal_Int32 nDate = 0,nTime = 0; in fetchRow() local
838 memcpy(&nDate, pData, 4); in fetchRow()
840 if ( !nDate && !nTime ) in fetchRow()
847 lcl_CalDate(nDate,nTime,aDateTime); in fetchRow()
/dports/mail/mew-devel/Mew-6.8-72-gfc4bca6/
H A Ddot.mew77 (setq mew-cite-format "From: %s\nSubject: %s\nDate: %s\nMessage-ID: %s\n\n")
/dports/archivers/unzip/unzip60/os2/
H A Dos2.c310 USHORT nDate, nTime; in GetFileTime() local
315 nDate = * (USHORT *) &fs.fdateLastWrite; in GetFileTime()
318 return ((ULONG) nDate) << 16 | nTime; in GetFileTime()
/dports/lang/php73/php-7.3.33/ext/intl/tests/
H A Ddateformat_format.phpt130 $res_str .= "\nDate is: ".var_export($date_entry, true);
H A Ddateformat_format_variant3.phpt130 $res_str .= "\nDate is: ".var_export($date_entry, true);
/dports/www/mod_php81/php-8.1.1/ext/intl/tests/
H A Ddateformat_format_variant3.phpt131 $res_str .= "\nDate is: ".var_export($date_entry, true);

12345678910>>...13