Searched refs:PAUSE (Results 1 - 25 of 38) sorted by relevance

12

/external/scapy/doc/scapy/
H A DBuildDoc.bat9 PAUSE
22 PAUSE
/external/scapy/
H A Drun_scapy_py2.bat12 PAUSE
H A Drun_scapy_py3.bat12 PAUSE
/external/scapy/test/
H A Drun_tests_py2.bat10 PAUSE
H A Drun_tests_py3.bat11 PAUSE
/external/webrtc/webrtc/voice_engine/test/auto_test/
H A Dvoe_test_defines.h89 #define PAUSE \ macro
96 #define PAUSE \ macro
136 PAUSE \
147 PAUSE \
H A Dvoe_cpu_test.cc34 PAUSE \
90 PAUSE
H A Dvoe_stress_test.cc48 #define PAUSE_OR_SLEEP(x) PAUSE;
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowVideoView.java25 public static final int PAUSE = 3; field in class:ShadowVideoView
77 currentState = ShadowVideoView.PAUSE;
93 return (currentState != ShadowVideoView.PAUSE &&
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowVideoView.java23 public static final int PAUSE = 3; field in class:ShadowVideoView
76 currentState = ShadowVideoView.PAUSE;
92 return (currentState != ShadowVideoView.PAUSE &&
/external/webrtc/webrtc/modules/audio_device/test/
H A Dfunc_test_manager.cc56 #define PAUSE(a) SleepMs(a); macro
58 #define PAUSE(a) WaitForKey(); macro
1283 PAUSE(DEFAULT_PAUSE_TIME);
1327 PAUSE(DEFAULT_PAUSE_TIME);
1363 PAUSE(DEFAULT_PAUSE_TIME);
1417 PAUSE(DEFAULT_PAUSE_TIME);
1519 PAUSE(10000);
1614 PAUSE(DEFAULT_PAUSE_TIME);
1747 PAUSE(DEFAULT_PAUSE_TIME);
1885 PAUSE(DEFAULT_PAUSE_TIM
[all...]
/external/libvpx/libvpx/vp8/common/
H A Dthreading.h92 #define pause(voidpara) __asm PAUSE
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
H A DVideoViewTest.java119 assertThat(shadowVideoView.getCurrentVideoState(), equalTo(ShadowVideoView.PAUSE));
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowVideoViewTest.java122 assertThat(shadowVideoView.getCurrentVideoState()).isEqualTo(ShadowVideoView.PAUSE);
/external/stressapptest/src/
H A Dworker.cc147 if (SetStatus(PAUSE) != PAUSE)
152 if (SetStatus(RUN) == PAUSE)
157 if (SetStatus(STOP) == PAUSE)
172 case PAUSE:
194 // Acquire a read lock on status_rwlock_ while (status_ != PAUSE).
197 if (status_ != PAUSE)
214 // in use because (status != PAUSE).
H A Dworker.h138 enum Status { RUN, PAUSE, STOP }; enumerator in enum:WorkerStatus::Status
191 // Guaranteed to not be in use when (status_ != PAUSE).
/external/capstone/arch/Mips/
H A DMipsGenAsmWriter.inc1275 9156U, // PAUSE
2989 0U, // PAUSE
/external/capstone/arch/X86/
H A DX86GenAsmWriter.inc1956 14359U, // PAUSE
8227 0U, // PAUSE
H A DX86GenAsmWriter1.inc1956 11485U, // PAUSE
8227 0U, // PAUSE
/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86GenInstrInfo.inc1774 PAUSE = 1758,
5942 { 1758, 0, 0, 0, 0, "PAUSE", 0|(1<<MCID::UnmodeledSideEffects), 0x120000201ULL, NULL, NULL, 0 }, // Inst #1758 = PAUSE
H A DX86GenAsmWriter.inc1771 6382U, // PAUSE
6070 "PAUSE\000PAVGBrm\000PAVGBrr\000PAVGUSBrm\000PAVGUSBrr\000PAVGWrm\000PAV"
H A DX86GenAsmWriter1.inc1771 4859U, // PAUSE
6813 "PAUSE\000PAVGBrm\000PAVGBrr\000PAVGUSBrm\000PAVGUSBrr\000PAVGWrm\000PAV"
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...

Completed in 804 milliseconds

12