Home
last modified time | relevance | path

Searched defs:byteEnd (Results 1 – 10 of 10) sorted by relevance

/dports/www/matomo/piwik/core/
H A DProxyHttp.php68 $byteEnd = false, $filename = false)
278 $byteEnd)
/dports/www/matomo/piwik/js/
H A Dtracker.php54 $byteStart = $byteEnd = false; variable
/dports/www/matomo/piwik/libs/upgradephp/
H A Dupgrade.php615 function _readfile($filename, $byteStart, $byteEnd, $useIncludePath = false, $context = null)
/dports/biology/py-biopython/biopython-1.79/Bio/SeqIO/
H A D_twoBitIO.c268 const uint32_t byteEnd = (end + 3) / 4; in extract() local
/dports/www/tusd/tusd-1.8.0/vendor/github.com/vimeo/go-util/httprange/
H A Dlex.go170 func byteEnd(l *lexer) stateFn { func
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPFiles/FormatSupport/
H A DReconcileTIFF.cpp1437 const XMP_Uns8 * byteEnd = bytePtr + tagInfo.dataLen; in ImportTIFF_OECFTable() local
1507 const XMP_Uns8 * byteEnd = bytePtr + tagInfo.dataLen; in ImportTIFF_SFRTable() local
1574 const XMP_Uns8 * byteEnd = bytePtr + tagInfo.dataLen; in ImportTIFF_CFATable() local
1625 const XMP_Uns8 * byteEnd = bytePtr + tagInfo.dataLen; in ImportTIFF_DSDTable() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/
H A DTextLayout.java200 int byteEnd = (int)(OS.g_utf16_offset_to_pointer(ptr, end + 1) - ptr); in computeRuns() local
634 int byteEnd = (int)(OS.g_utf16_offset_to_pointer(ptr, end + 1) - ptr); in drawBorder() local
797 int byteEnd = (int)(OS.g_utf16_offset_to_pointer (ptr, end + 1) - ptr); in getBoundsInPixels() local
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/graphics/
H A DTextLayout.java200 int byteEnd = (int)(OS.g_utf16_offset_to_pointer(ptr, end + 1) - ptr); in computeRuns() local
634 int byteEnd = (int)(OS.g_utf16_offset_to_pointer(ptr, end + 1) - ptr); in drawBorder() local
797 int byteEnd = (int)(OS.g_utf16_offset_to_pointer (ptr, end + 1) - ptr); in getBoundsInPixels() local
/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/FormatSupport/
H A DReconcileTIFF.cpp1471 const XMP_Uns8 * byteEnd = bytePtr + tagInfo.dataLen; in ImportConversionTable() local
1544 const XMP_Uns8 * byteEnd = bytePtr + tagInfo.dataLen; in ImportTIFF_CFATable() local
1595 const XMP_Uns8 * byteEnd = bytePtr + tagInfo.dataLen; in ImportTIFF_DSDTable() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/text/
H A Dencoding.cs1959 unsafe byte* byteEnd; field in System.Text.Encoding.EncodingCharBuffer
2144 unsafe byte* byteEnd; field in System.Text.Encoding.EncodingByteBuffer