OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offsetInBlock
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/7zip/Common/
LimitedStreams.cpp
73
UInt32
offsetInBlock
= (UInt32)_virtPos & (blockSize - 1);
75
UInt64 newPos = StartOffset + ((UInt64)phyBlock << BlockSizeLog) +
offsetInBlock
;
81
_curRem = blockSize -
offsetInBlock
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar
Completed in 124 milliseconds