Searched refs:firstByte (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/tuple/
H A DTupleOutput.java544 int firstByte = a[0];
545 writeShort((firstByte < 0) ? (- a.length) : a.length);
546 writeByte(firstByte);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtorrent.c563 uint64_t firstByte, lastByte; local
569 firstByte = file->offset;
570 lastByte = firstByte + ( file->length ? file->length - 1 : 0 );
571 file->firstPiece = getBytePiece( info, firstByte );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 115 milliseconds