Searched refs:_current (Results 1 – 9 of 9) sorted by relevance
25 protected uint _current; field in DotZLib.ChecksumGeneratorBase33 _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()
42 c = _current(); in next()104 UChar32 a = _current(); in skipIgnored()135 UChar32 RuleCharacterIterator::_current() const { in _current() function in RuleCharacterIterator
216 UChar32 _current() const;
1052 this._current = $empty;1054 delete this._current; delete this.caller;1108 …if (method._protected && this._current == null) throw new Error('The method "' + key + '" cannot b…1109 var caller = this.caller, current = this._current;1110 this.caller = current; this._current = arguments.callee;1112 this._current = current; this.caller = caller;
5428 this._current = $empty;5430 delete this._current; delete this.caller;5484 …if (method._protected && this._current == null) throw new Error('The method "' + key + '" cannot b…5485 var caller = this.caller, current = this._current;5486 this.caller = current; this._current = arguments.callee;5488 this._current = current; this.caller = caller;
191 for _self and _current, the parent frame for _parent and the main frame for _top.
16620 - Removed _current ivar16727 - Removed _current ivar from WebCoreScriptDebugger16733 (-[WebScriptDebugger dealloc]): Added code to release _current.16737 * WebView/WebScriptDebugDelegatePrivate.h: Added _current ivar.
13995 the target is _self, _top, _parent or _current. This goes
58616 "_current" are interpreted properly