Home
last modified time | relevance | path

Searched refs:secOffset (Results 1 – 18 of 18) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/ds/arm9/source/fat/
H A Dgba_nds_fat.c1548 int secOffset; in FAT_AddDirEntry() local
1777 secOffset = 0; in FAT_AddDirEntry()
1781 disc_ReadSector (firstSector + secOffset, dirEntries); in FAT_AddDirEntry()
1785 tempSecOffset = secOffset; in FAT_AddDirEntry()
1797 secOffset++; in FAT_AddDirEntry()
1800 secOffset = 0; in FAT_AddDirEntry()
1825 tempSecOffset = secOffset; in FAT_AddDirEntry()
1838 secOffset = tempSecOffset; in FAT_AddDirEntry()
1846 disc_ReadSector (firstSector + secOffset, dirEntries); in FAT_AddDirEntry()
1862 secOffset++; in FAT_AddDirEntry()
[all …]
/dports/finance/weberp/webERP/Classes/PHPExcel/Reader/
H A DExcel5.php1199 $secOffset = self::_GetInt4d($this->_summaryInformation, 44);
1203 $secLength = self::_GetInt4d($this->_summaryInformation, $secOffset);
1206 $countProperties = self::_GetInt4d($this->_summaryInformation, $secOffset+4);
1216 $id = self::_GetInt4d($this->_summaryInformation, ($secOffset+8) + (8 * $i));
1220 $offset = self::_GetInt4d($this->_summaryInformation, ($secOffset+12) + (8 * $i));
1222 $type = self::_GetInt4d($this->_summaryInformation, $secOffset + $offset);
1230 $value = self::_GetInt2d($this->_summaryInformation, $secOffset + 4 + $offset);
1234 $value = self::_GetInt4d($this->_summaryInformation, $secOffset + 4 + $offset);
1360 $secOffset = self::_GetInt4d($this->_documentSummaryInformation, 44);
1365 $secLength = self::_GetInt4d($this->_documentSummaryInformation, $secOffset);
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Reader/
H A DXls.php1390 $secOffset = self::getInt4d($this->summaryInformation, 44);
1394 $secLength = self::getInt4d($this->summaryInformation, $secOffset);
1397 $countProperties = self::getInt4d($this->summaryInformation, $secOffset + 4);
1406 $id = self::getInt4d($this->summaryInformation, ($secOffset + 8) + (8 * $i));
1410 $offset = self::getInt4d($this->summaryInformation, ($secOffset + 12) + (8 * $i));
1412 $type = self::getInt4d($this->summaryInformation, $secOffset + $offset);
1424 $value = self::getInt4d($this->summaryInformation, $secOffset + 4 + $offset);
1537 $secOffset = self::getInt4d($this->documentSummaryInformation, 44);
1541 $secLength = self::getInt4d($this->documentSummaryInformation, $secOffset);
1544 $countProperties = self::getInt4d($this->documentSummaryInformation, $secOffset + 4);
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXls.php1390 $secOffset = self::getInt4d($this->summaryInformation, 44);
1394 $secLength = self::getInt4d($this->summaryInformation, $secOffset);
1397 $countProperties = self::getInt4d($this->summaryInformation, $secOffset + 4);
1406 $id = self::getInt4d($this->summaryInformation, ($secOffset + 8) + (8 * $i));
1410 $offset = self::getInt4d($this->summaryInformation, ($secOffset + 12) + (8 * $i));
1412 $type = self::getInt4d($this->summaryInformation, $secOffset + $offset);
1424 $value = self::getInt4d($this->summaryInformation, $secOffset + 4 + $offset);
1537 $secOffset = self::getInt4d($this->documentSummaryInformation, 44);
1541 $secLength = self::getInt4d($this->documentSummaryInformation, $secOffset);
1544 $countProperties = self::getInt4d($this->documentSummaryInformation, $secOffset + 4);
[all …]
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXls.php1399 $secOffset = self::getInt4d($this->summaryInformation, 44);
1403 $secLength = self::getInt4d($this->summaryInformation, $secOffset);
1406 $countProperties = self::getInt4d($this->summaryInformation, $secOffset + 4);
1415 $id = self::getInt4d($this->summaryInformation, ($secOffset + 8) + (8 * $i));
1419 $offset = self::getInt4d($this->summaryInformation, ($secOffset + 12) + (8 * $i));
1421 $type = self::getInt4d($this->summaryInformation, $secOffset + $offset);
1433 $value = self::getInt4d($this->summaryInformation, $secOffset + 4 + $offset);
1546 $secOffset = self::getInt4d($this->documentSummaryInformation, 44);
1550 $secLength = self::getInt4d($this->documentSummaryInformation, $secOffset);
1553 $countProperties = self::getInt4d($this->documentSummaryInformation, $secOffset + 4);
[all …]
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXls.php1390 $secOffset = self::getInt4d($this->summaryInformation, 44);
1394 $secLength = self::getInt4d($this->summaryInformation, $secOffset);
1397 $countProperties = self::getInt4d($this->summaryInformation, $secOffset + 4);
1406 $id = self::getInt4d($this->summaryInformation, ($secOffset + 8) + (8 * $i));
1410 $offset = self::getInt4d($this->summaryInformation, ($secOffset + 12) + (8 * $i));
1412 $type = self::getInt4d($this->summaryInformation, $secOffset + $offset);
1424 $value = self::getInt4d($this->summaryInformation, $secOffset + 4 + $offset);
1537 $secOffset = self::getInt4d($this->documentSummaryInformation, 44);
1541 $secLength = self::getInt4d($this->documentSummaryInformation, $secOffset);
1544 $countProperties = self::getInt4d($this->documentSummaryInformation, $secOffset + 4);
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/
H A DXls.php1395 $secOffset = self::getInt4d($this->summaryInformation, 44);
1399 $secLength = self::getInt4d($this->summaryInformation, $secOffset);
1402 $countProperties = self::getInt4d($this->summaryInformation, $secOffset + 4);
1411 $id = self::getInt4d($this->summaryInformation, ($secOffset + 8) + (8 * $i));
1415 $offset = self::getInt4d($this->summaryInformation, ($secOffset + 12) + (8 * $i));
1417 $type = self::getInt4d($this->summaryInformation, $secOffset + $offset);
1429 $value = self::getInt4d($this->summaryInformation, $secOffset + 4 + $offset);
1542 $secOffset = self::getInt4d($this->documentSummaryInformation, 44);
1546 $secLength = self::getInt4d($this->documentSummaryInformation, $secOffset);
1549 $countProperties = self::getInt4d($this->documentSummaryInformation, $secOffset + 4);
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/
H A DExcel5.php1321 $secOffset = self::getInt4d($this->summaryInformation, 44);
1325 $secLength = self::getInt4d($this->summaryInformation, $secOffset);
1328 $countProperties = self::getInt4d($this->summaryInformation, $secOffset+4);
1337 $id = self::getInt4d($this->summaryInformation, ($secOffset+8) + (8 * $i));
1341 $offset = self::getInt4d($this->summaryInformation, ($secOffset+12) + (8 * $i));
1343 $type = self::getInt4d($this->summaryInformation, $secOffset + $offset);
1457 $secOffset = self::getInt4d($this->documentSummaryInformation, 44);
1462 $secLength = self::getInt4d($this->documentSummaryInformation, $secOffset);
1466 $countProperties = self::getInt4d($this->documentSummaryInformation, $secOffset+4);
1477 $id = self::getInt4d($this->documentSummaryInformation, ($secOffset+8) + (8 * $i));
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Reader/
H A DExcel5.php1321 $secOffset = self::getInt4d($this->summaryInformation, 44);
1325 $secLength = self::getInt4d($this->summaryInformation, $secOffset);
1328 $countProperties = self::getInt4d($this->summaryInformation, $secOffset+4);
1337 $id = self::getInt4d($this->summaryInformation, ($secOffset+8) + (8 * $i));
1341 $offset = self::getInt4d($this->summaryInformation, ($secOffset+12) + (8 * $i));
1343 $type = self::getInt4d($this->summaryInformation, $secOffset + $offset);
1457 $secOffset = self::getInt4d($this->documentSummaryInformation, 44);
1462 $secLength = self::getInt4d($this->documentSummaryInformation, $secOffset);
1466 $countProperties = self::getInt4d($this->documentSummaryInformation, $secOffset+4);
1477 $id = self::getInt4d($this->documentSummaryInformation, ($secOffset+8) + (8 * $i));
[all …]
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/misc/
H A Dprtime.c72 static void ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset);
292 ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset)
294 time->tm_sec += secOffset;
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/misc/
H A Dprtime.c72 static void ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset);
292 ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset) in ApplySecOffset() argument
294 time->tm_sec += secOffset; in ApplySecOffset()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/misc/
H A Dprtime.c72 static void ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset);
291 ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset) in ApplySecOffset() argument
293 time->tm_sec += secOffset; in ApplySecOffset()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/misc/
H A Dprtime.c72 static void ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset);
292 ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset) in ApplySecOffset() argument
294 time->tm_sec += secOffset; in ApplySecOffset()
/dports/devel/nspr/nspr-4.33/nspr/pr/src/misc/
H A Dprtime.c72 static void ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset);
292 ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset) in ApplySecOffset() argument
294 time->tm_sec += secOffset; in ApplySecOffset()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/misc/
H A Dprtime.c72 static void ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset);
292 ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset) in ApplySecOffset() argument
294 time->tm_sec += secOffset; in ApplySecOffset()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/misc/
H A Dprtime.c72 static void ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset);
292 ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset) in ApplySecOffset() argument
294 time->tm_sec += secOffset; in ApplySecOffset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/third_party/nspr/
H A Dprtime.cc202 ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset) in ApplySecOffset() argument
204 time->tm_sec += secOffset; in ApplySecOffset()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/nspr/
H A Dprtime.cc200 ApplySecOffset(PRExplodedTime *time, PRInt32 secOffset) in ApplySecOffset() argument
202 time->tm_sec += secOffset; in ApplySecOffset()