/external/tcpdump/tests/ |
D | of10_p3295-vv.out | 32 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 33 supported 0x00000e2f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, AUTONEG, PAUSE, PAUSE_ASYM) 39 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 40 supported 0x00000e2f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, AUTONEG, PAUSE, PAUSE_ASYM) 46 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 47 supported 0x00000e2f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, AUTONEG, PAUSE, PAUSE_ASYM) 53 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 54 supported 0x00000e2f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, AUTONEG, PAUSE, PAUSE_ASYM) 60 advertised 0x0000042f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, PAUSE) 61 supported 0x00000e2f (10MB_HD, 10MB_FD, 100MB_HD, 100MB_FD, 1GB_FD, AUTONEG, PAUSE, PAUSE_ASYM) [all …]
|
D | lldp_cdp-ev.out | 58 …PMD autoneg capability [10BASE-T hdx, Sym PAUSE for fdx, Asym and Sym PAUSE for fdx, 1000BASE-{X L… 80 …PMD autoneg capability [Sym PAUSE for fdx, Asym and Sym PAUSE for fdx, 1000BASE-{X LX SX CX} fdx, … 102 …PMD autoneg capability [10BASE-T hdx, Sym PAUSE for fdx, Asym and Sym PAUSE for fdx, 1000BASE-{X L… 124 …PMD autoneg capability [Sym PAUSE for fdx, Asym and Sym PAUSE for fdx, 1000BASE-{X LX SX CX} fdx, … 184 …PMD autoneg capability [10BASE-T hdx, Sym PAUSE for fdx, Asym and Sym PAUSE for fdx, 1000BASE-{X L… 206 …PMD autoneg capability [Sym PAUSE for fdx, Asym and Sym PAUSE for fdx, 1000BASE-{X LX SX CX} fdx, … 228 …PMD autoneg capability [10BASE-T hdx, Sym PAUSE for fdx, Asym and Sym PAUSE for fdx, 1000BASE-{X L… 250 …PMD autoneg capability [Sym PAUSE for fdx, Asym and Sym PAUSE for fdx, 1000BASE-{X LX SX CX} fdx, …
|
D | of10_7050sx_bsn-vv.out | 37 supported 0x00000c40 (10GB_FD, PAUSE, PAUSE_ASYM) 44 supported 0x00000c40 (10GB_FD, PAUSE, PAUSE_ASYM) 51 supported 0x00000c40 (10GB_FD, PAUSE, PAUSE_ASYM) 58 supported 0x00000c40 (10GB_FD, PAUSE, PAUSE_ASYM) 65 supported 0x00000cc0 (10GB_FD, COPPER, PAUSE, PAUSE_ASYM) 72 supported 0x00000cc0 (10GB_FD, COPPER, PAUSE, PAUSE_ASYM) 79 supported 0x00000c40 (10GB_FD, PAUSE, PAUSE_ASYM) 86 supported 0x00000c40 (10GB_FD, PAUSE, PAUSE_ASYM) 156 supported 0x00000c40 (10GB_FD, PAUSE, PAUSE_ASYM) 163 supported 0x00000c40 (10GB_FD, PAUSE, PAUSE_ASYM) [all …]
|
/external/webrtc/webrtc/voice_engine/test/auto_test/ |
D | voe_test_defines.h | 89 #define PAUSE \ macro 96 #define PAUSE \ macro 136 PAUSE \ 147 PAUSE \
|
D | voe_cpu_test.cc | 34 PAUSE \ 90 PAUSE in DoTest()
|
D | voe_stress_test.cc | 48 #define PAUSE_OR_SLEEP(x) PAUSE;
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowVideoView.java | 25 public static final int PAUSE = 3; field in ShadowVideoView 77 currentState = ShadowVideoView.PAUSE; in pause() 93 return (currentState != ShadowVideoView.PAUSE && in canPause()
|
/external/webrtc/webrtc/modules/audio_device/test/ |
D | func_test_manager.cc | 56 #define PAUSE(a) SleepMs(a); macro 58 #define PAUSE(a) WaitForKey(); macro 1283 PAUSE(DEFAULT_PAUSE_TIME); in TestAudioTransport() 1327 PAUSE(DEFAULT_PAUSE_TIME); in TestAudioTransport() 1363 PAUSE(DEFAULT_PAUSE_TIME); in TestAudioTransport() 1417 PAUSE(DEFAULT_PAUSE_TIME); in TestAudioTransport() 1519 PAUSE(10000); in TestSpeakerVolume() 1614 PAUSE(DEFAULT_PAUSE_TIME); in TestSpeakerMute() 1747 PAUSE(DEFAULT_PAUSE_TIME); in TestMicrophoneVolume() 1885 PAUSE(DEFAULT_PAUSE_TIME); in TestMicrophoneMute() [all …]
|
/external/curl/tests/data/ |
D | test567 | 17 Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, PLAY, PAUSE
|
D | test570 | 17 Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, PLAY, PAUSE
|
/external/libvpx/libvpx/vp8/common/ |
D | threading.h | 87 #define pause(voidpara) __asm PAUSE
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | VideoViewTest.java | 119 assertThat(shadowVideoView.getCurrentVideoState(), equalTo(ShadowVideoView.PAUSE)); in shouldPausePlaying()
|
/external/netperf/src/ |
D | nettest_sctp.c | 1365 #ifdef PAUSE in recv_sctp_stream() 2483 #ifdef PAUSE in recv_sctp_stream_1toMany()
|
D | nettest_sdp.c | 1836 #ifdef PAUSE in recv_sdp_stream()
|
D | nettest_bsd.c | 5167 #ifdef PAUSE in recv_tcp_stream()
|
/external/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 1033 // PAUSE. 1038 def : InstRW<[WritePAUSE], (instregex "PAUSE")>;
|
D | X86InstrSSE.td | 3732 def PAUSE : I<0x90, RawFrm, (outs), (ins),
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 1706 def PAUSE : MMRel, StdMMR6Rel, Barrier<"pause">, BARRIER_FM<5>, ISA_MIPS32R2;
|
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |