Searched defs:reset (Results 226 - 250 of 1168) sorted by relevance

1234567891011>>

/external/icu4c/common/
H A Ducharstrieiterator.cpp80 UCharsTrie::Iterator::reset() { function in class:UCharsTrie::Iterator
/external/icu4c/layout/
H A DLEInsertionList.cpp33 reset();
36 void LEInsertionList::reset() function in class:LEInsertionList
/external/jmonkeyengine/engine/src/android/com/jme3/system/android/
H A DAndroidTimer.java91 public void reset() { method in class:AndroidTimer
/external/jmonkeyengine/engine/src/core/com/jme3/system/
H A DNanoTimer.java88 public void reset() { method in class:NanoTimer
/external/jsilver/src/com/google/streamhtmlparser/util/
H A DCharacterRecorder.java127 public void reset() { method in class:CharacterRecorder
/external/markdown/markdown/
H A Dpreprocessors.py71 def reset(self): member in class:HtmlStash
/external/proguard/src/proguard/classfile/editor/
H A DVariableEditor.java51 public void reset(int maxLocals) method in class:VariableEditor
/external/proguard/src/proguard/obfuscate/
H A DSimpleNameFactory.java65 public void reset() method in class:SimpleNameFactory
/external/replicaisland/src/com/replica/replicaisland/
H A DAttackAtDistanceComponent.java33 reset();
37 public void reset() { method in class:AttackAtDistanceComponent
H A DChannelSystem.java42 public void reset() { method in class:ChannelSystem
H A DDynamicCollisionComponent.java38 reset();
42 public void reset() { method in class:DynamicCollisionComponent
68 mBoundingVolume.reset();
H A DGenericAnimationComponent.java25 reset();
29 public void reset() { method in class:GenericAnimationComponent
H A DHitPlayerComponent.java32 reset();
37 public void reset() { method in class:HitPlayerComponent
H A DInputButton.java67 public final void reset() { method in class:InputButton
H A DInventoryComponent.java26 reset();
31 public void reset() { method in class:InventoryComponent
33 mInventory.reset();
69 public void reset() { method in class:InventoryComponent.UpdateRecord
H A DObjectPool.java42 public void reset() { method in class:ObjectPool
H A DSolidSurfaceComponent.java41 reset();
45 public void reset() { method in class:SolidSurfaceComponent
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowAccount.java83 public static void reset() { method in class:ShadowAccount
H A DShadowBinder.java49 public static void reset() { method in class:ShadowBinder
H A DShadowMimeTypeMap.java38 public static void reset() { method in class:ShadowMimeTypeMap
H A DShadowSignature.java69 public static void reset() { method in class:ShadowSignature
/external/skia/include/utils/win/
H A DSkTScopedComPtr.h42 this->reset();
56 void reset() { function in class:SkTScopedComPtr
/external/skia/src/gpu/
H A DGrPlotMgr.h25 this->reset();
34 void reset() { function in class:GrPlotMgr
/external/skia/src/xml/
H A DSkXMLPullParser.cpp11 static void reset(SkXMLPullParser::Curr* curr) function
69 reset(&fCurr);
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as35 /** reset the parser's state; subclasses must rewinds the input stream */
36 public function reset():void { function
150 * 5. next match() will reset errorRecovery mode

Completed in 1383 milliseconds

1234567891011>>