/external/oboe/samples/iolib/src/main/cpp/player/ |
D | SimpleMultiPlayer.cpp | 66 resetAll(); in onErrorAfterClose() 154 resetAll(); in unloadSampleData() 179 void SimpleMultiPlayer::resetAll() { in resetAll() function in iolib::SimpleMultiPlayer
|
D | SimpleMultiPlayer.h | 68 void resetAll();
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | InputSystem.java | 41 mKeyboard.resetAll(); in reset() 99 mTouchScreen.resetAll(); in releaseAllKeys()
|
D | InputKeyboard.java | 59 public void resetAll() {
|
D | InputTouchScreen.java | 35 public void resetAll() { in resetAll() method in InputTouchScreen
|
/external/icu/icu4c/source/test/intltest/ |
D | itspoof.cpp | 455 s1.resetAll(); in testScriptSet() 476 s1.resetAll(); in testScriptSet() 495 s1.resetAll(); in testScriptSet() 503 s1.resetAll(); in testScriptSet() 521 s1.resetAll(); in testScriptSet() 527 s1.resetAll(); in testScriptSet()
|
/external/llvm-project/llvm/unittests/Support/ |
D | KnownBitsTest.cpp | 186 KnownShl.resetAll(); in TEST() 187 KnownLShr.resetAll(); in TEST() 188 KnownAShr.resetAll(); in TEST()
|
/external/icu/libicu/cts_headers/ |
D | scriptset.h | 58 ScriptSet &resetAll();
|
/external/icu/icu4c/source/i18n/ |
D | scriptset.h | 58 ScriptSet &resetAll();
|
D | scriptset.cpp | 147 ScriptSet &ScriptSet::resetAll() { in resetAll() function in ScriptSet 211 resetAll(); in parseScripts()
|
D | uspoof_impl.cpp | 240 result.resetAll(); in getAugmentedScriptSet()
|
/external/easymock/src/org/easymock/ |
D | EasyMockSupport.java | 187 public void resetAll() { in resetAll() method in EasyMockSupport
|
/external/testng/src/main/java/org/testng/reporters/ |
D | JUnitXMLReporter.java | 119 resetAll(); in onFinish() 287 private void resetAll() { in resetAll() method in JUnitXMLReporter
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/ |
D | DefaultExecutor.kt | 141 resetAll() // clear queues in acknowledgeShutdownIfNeeded()
|
/external/oboe/samples/drumthumper/src/main/cpp/ |
D | DrumPlayerJNI.cpp | 134 sDTPlayer.resetAll(); in Java_com_plausiblesoftware_drumthumper_DrumPlayer_restartStream()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | KnownBits.h | 65 void resetAll() { in resetAll() function
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | KnownBits.h | 65 void resetAll() { in resetAll() function
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/ |
D | EventLoop.common.kt | 380 protected fun resetAll() { in resetAll() method
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 210 Known.resetAll(); in computeKnownBits() 967 Known.resetAll(); in computeKnownBitsFromAssume() 1022 Known.resetAll(); in computeKnownBitsFromShiftOperator() 1028 Known.resetAll(); in computeKnownBitsFromShiftOperator() 1103 Known2.resetAll(); in computeKnownBitsFromOperator() 1327 Known.resetAll(); in computeKnownBitsFromOperator() 1649 Known.resetAll(); in computeKnownBitsFromOperator() 1656 Known.resetAll(); in computeKnownBitsFromOperator() 1682 Known.resetAll(); in computeKnownBitsFromOperator() 1712 Known.resetAll(); in computeKnownBitsFromOperator() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | GISelKnownBits.cpp | 252 Known.resetAll(); in computeKnownBitsImpl()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 424 Known.resetAll(); in computeKnownBitsMul() 937 Known.resetAll(); in computeKnownBitsFromAssume() 987 Known.resetAll(); in computeKnownBitsFromShiftOperator() 999 Known.resetAll(); in computeKnownBitsFromShiftOperator() 1076 Known2.resetAll(); in computeKnownBitsFromOperator() 1116 Known2.resetAll(); in computeKnownBitsFromOperator() 1354 Known.resetAll(); in computeKnownBitsFromOperator() 1772 Known.resetAll(); in computeKnownBits() 1783 Known.resetAll(); in computeKnownBits()
|
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
D | ShadowDOM.js | 3746 resetAll: function(node) { method in ShadowRenderer 3752 this.resetAll(child); 3754 if (node.shadowRoot) this.resetAll(node.shadowRoot); 3755 if (node.olderShadowRoot) this.resetAll(node.olderShadowRoot);
|
D | ShadowDOM.min.js | 12 …resetAll:function(e){E(e)?o(e):g(e),this.resetAllSubtrees(e)},resetAllSubtrees:function(e){for(var…
|
D | webcomponents.min.js | 12 …resetAll:function(e){E(e)?o(e):g(e),this.resetAllSubtrees(e)},resetAllSubtrees:function(e){for(var…
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 126 Known.resetAll(); in SimplifyDemandedUseBits()
|