Home
last modified time | relevance | path

Searched refs:_current (Results 1 – 10 of 10) sorted by relevance

/external/zlib/src/contrib/dotzlib/DotZLib/
DChecksumImpl.cs25 protected uint _current; field in DotZLib.ChecksumGeneratorBase
33 _current = 0; in ChecksumGeneratorBase()
42 _current = initialValue; in ChecksumGeneratorBase()
48 public void Reset() { _current = 0; } in Reset()
53 public uint Value { get { return _current; } }
140_current = crc32(_current, hData.AddrOfPinnedObject().ToInt32()+offset, (uint)count); in Update()
191_current = adler32(_current, hData.AddrOfPinnedObject().ToInt32()+offset, (uint)count); in Update()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DStringTokenizer.cs41 int _current; field in Antlr.Runtime.JavaExtensions.StringTokenizer
79 return _current < _tokens.Length; in hasMoreTokens()
84 return _tokens[_current++]; in nextToken()
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
DStringTokenizer.cs40 int _current; field in Antlr.Runtime.JavaExtensions.StringTokenizer
79 return _current < _tokens.Length; in hasMoreTokens()
84 return _tokens[_current++]; in nextToken()
/external/icu/icu4c/source/common/
Druleiter.cpp43 c = _current(); in next()
104 UChar32 a = _current(); in skipIgnored()
135 UChar32 RuleCharacterIterator::_current() const { in _current() function in RuleCharacterIterator
Druleiter.h215 UChar32 _current() const;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DRuleCharacterIterator.java133 c = _current(); in next()
250 int a = _current(); in skipIgnored()
319 private int _current() { in _current() method in RuleCharacterIterator
/external/icu/icu4c/source/i18n/
Ducurr.cpp132 _start = _current = &s; in EquivIterator()
142 const icu::UnicodeString* _current; member in EquivIterator
147 const icu::UnicodeString* _next = (const icu::UnicodeString*) _hash.get(*_current); in next()
149 U_ASSERT(_current == _start); in next()
155 _current = _next; in next()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/jetty/lib/
Djetty-util-6.1.26.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...