Searched refs:delays (Results 1 – 25 of 105) sorted by relevance
12345
/external/cros/system_api/dbus/power_manager/ |
D | policy.proto | 108 // dimming, off, and lock delays will still be in effect. Once the audio 128 // presentation mode. Other delays' distances from |screen_dim_ms| are 129 // preserved after scaling. A value of 1.0 (or less) leaves delays 137 // Other delays' distances from |screen_dim_ms| are preserved after 138 // scaling. The delays will return to their original values at the end 140 // |screen_dim_ms| delay leaves delays unchanged.
|
/external/bcc/tools/ |
D | runqslower_example.txt | 26 build. By default the output contains delays for more than 10ms. 28 These delays can be analyzed in depth with "perf sched" tool, see:
|
/external/u-boot/board/freescale/mx6memcal/ |
D | Kconfig | 186 CAS and internal delays for which the MMDC will retrieve the 188 This is used to compensate for board/chip delays. 196 CAS and internal delays for which the MMDC will retrieve the 198 This is used to compensate for board/chip delays.
|
/external/webrtc/webrtc/modules/video_coding/test/ |
D | plotJitterEstimate.m | 27 delays = framedata(:,2); variable 30 plot(dL, delays, '.');
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/datasets/ |
D | base.py | 192 def delays(): function 203 for delay in delays():
|
/external/u-boot/doc/device-tree-bindings/net/ |
D | stmmac.txt | 16 - snps,reset-delays-us is triplet of delays
|
/external/autotest/client/cros/chameleon/ |
D | audio_test_utils.py | 512 delays = result['artifacts']['delay_during_playback'] 514 for x in delays: 522 new_delays = [delays[i]
|
/external/autotest/client/site_tests/kernel_Delay/ |
D | control | 7 This test is to make sure that udelay() delays at least as long as
|
/external/autotest/client/site_tests/hardware_TPMTakeOwnership/ |
D | control | 7 PURPOSE = "Measure delays of TPM_TakeOwnership operation"
|
/external/u-boot/arch/arm/dts/ |
D | rv1108-evb.dts | 37 snps,reset-delays-us = <0 10000 1000000>;
|
D | rk3229-evb.dts | 62 snps,reset-delays-us = <0 10000 1000000>;
|
D | hi3798cv200-poplar.dts | 70 hisilicon,phy-reset-delays-us = <10000 10000 30000>;
|
/external/walt/android/WALT/app/src/main/jni/ |
D | README.md | 35 We need to first send a bunch of messages with some random small delays, and 57 …tp://cs.stackexchange.com/questions/103/clock-synchronization-in-a-network-with-asymmetric-delays).
|
/external/autotest/server/site_tests/network_WiFi_FastReconnectInDarkResume/ |
D | control | 18 since the delays involved in waking a DUT from suspend using autotest framework
|
/external/u-boot/doc/device-tree-bindings/video/ |
D | intel-gma.txt | 17 The following delays are in units of 0.1ms:
|
/external/ltp/testcases/realtime/ |
D | 00_Descriptions.txt | 64 designed to look for 'delays' between two calls to clock_gettime() 83 - Measures the preemption delays that may be encountered by realtime apps. 89 average delays are reported for x pairs of such calls.
|
/external/iproute2/tc/ |
D | README.last | 23 Besides that, it will misbehave, when delays exceed 2 seconds
|
/external/u-boot/drivers/net/phy/ |
D | Kconfig | 122 delays configured in the device tree will be applied to the 155 fix throughput on Gigabit links, turning off all internal delays in the
|
/external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/ |
D | plot_neteq_delay.m | 26 % skip a number of seconds in the beginning when calculating delays 135 % calculate delays and other parameters
|
/external/u-boot/drivers/ddr/altera/ |
D | sequencer.h | 149 u32 delays; member
|
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/ |
D | control.DisconnectAfterSuspendSameAP | 33 since the delays involved in waking a DUT from suspend using autotest framework
|
D | control.DisconnectAfterSuspendDiffAP | 33 since the delays involved in waking a DUT from suspend using autotest framework
|
D | control.DisconnectBeforeSuspendDiffAP | 30 since the delays involved in waking a DUT from suspend using autotest framework
|
D | control.DisconnectBeforeSuspendSameAP | 30 since the delays involved in waking a DUT from suspend using autotest framework
|
/external/autotest/test_suites/ |
D | control.deqp | 44 # Accept result delays for this suite due to temporary lab overload.
|
12345