/external/python/cpython2/Doc/library/ |
D | cmath.rst | 19 zeros, functions involving branch cuts are continuous on *both* 51 continuous from above. On systems with support for signed zeros 101 along the negative real axis to -∞, continuous from above. 124 1 along the real axis to ∞, continuous from below. The other extends left from 125 -1 along the real axis to -∞, continuous from above. 136 ``1j`` along the imaginary axis to ``∞j``, continuous from the right. The 137 other extends from ``-1j`` along the imaginary axis to ``-∞j``, continuous 165 extending left from 1 along the real axis to -∞, continuous from above. 172 continuous from the right. The other extends from ``-1j`` along 173 the imaginary axis to ``-∞j``, continuous from the left. [all …]
|
D | cd.rst | 148 :meth:`readda` method. Best is defined as the value that permits a continuous
|
/external/skia/infra/bots/tools/luci-go/ |
D | README.md | 8 - mac64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-mac-10.10-64/ 9 - linux64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-precise-64/ 10 - win64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-win-64/
|
/external/chromium-trace/catapult/systrace/profile_chrome/ |
D | main.py | 138 if not options.trace_time and not options.continuous: 151 options.trace_time if not options.continuous else 0,
|
/external/boringssl/src/util/bot/ |
D | README | 2 continuous integration bots. It is in the repository for convenience and can be
|
/external/webrtc/webrtc/modules/video_coding/ |
D | frame_buffer.cc | 250 void VCMFrameBuffer::PrepareForDecode(bool continuous) { in PrepareForDecode() argument 267 _missingFrame = !continuous; in PrepareForDecode()
|
D | frame_buffer.h | 42 void PrepareForDecode(bool continuous);
|
D | jitter_buffer.cc | 568 bool continuous = true; in ExtractAndSetDecode() local 572 continuous = last_decoded_state_.ContinuousFrame(frame); in ExtractAndSetDecode() 599 frame->PrepareForDecode(continuous); in ExtractAndSetDecode() 768 bool continuous = IsContinuous(*frame); in InsertPacket() local 780 if (continuous) { in InsertPacket() 790 if (continuous) { in InsertPacket()
|
/external/icu/icu4j/perf-tests/ |
D | README.txt | 7 Please note that to run the performance test for ICU4J as a part of continuous build, you will need…
|
/external/autotest/client/site_tests/touch_TouchscreenScroll/ |
D | README | 7 scroll during the movement. Scroll should be continuous.
|
/external/autotest/server/site_tests/platform_BootPerfServer/ |
D | control.shard | 14 the client has a healthy testing history, and is ready for continuous jobs.
|
/external/clang/test/ARCMT/ |
D | objcmt-atomic-property.m.result | 73 @property (getter=isContinuous) BOOL continuous; 117 @property (getter=isContinuous) BOOL continuous;
|
D | objcmt-ns-nonatomic-iosonly.m.result | 80 @property (NS_NONATOMIC_IOSONLY, getter=isContinuous) BOOL continuous; 124 @property (NS_NONATOMIC_IOSONLY, getter=isContinuous) BOOL continuous;
|
D | objcmt-property.m.result | 76 @property (nonatomic, getter=isContinuous) BOOL continuous; 120 @property (nonatomic, getter=isContinuous) BOOL continuous;
|
/external/autotest/test_suites/ |
D | control.au | 7 PURPOSE = "Automated testing of autoupdate done by continuous builders."
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.texture.mipmap.txt | 43 gets assigned a different color from a continuous gradient. Thus it is possible
|
/external/tinyalsa/ |
D | pcm.c | 1128 unsigned int continuous, copy_frames, avail; in pcm_mmap_begin() local 1139 continuous = pcm->buffer_size - *offset; in pcm_mmap_begin() 1145 if (copy_frames > continuous) in pcm_mmap_begin() 1146 copy_frames = continuous; in pcm_mmap_begin()
|
/external/gemmlowp/meta/ |
D | README | 27 they can be read from continuous memory in one op inside the kernel. Additional
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.shaders.atomic_counter.txt | 61 call check that each value returned is unique and all values are in continuous
|
/external/toolchain-utils/go/patch/ |
D | go2.patch | 15 …nt("shards", 0, "number of shards. If 0, all tests are run. This is used by the continuous build.")
|
/external/python/cpython2/Doc/howto/ |
D | pyporting.rst | 42 #. Once your dependencies are no longer blocking you, use continuous integration 340 Use continuous integration to stay compatible 346 tox with your continuous integration system so that you never accidentally break
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | adv-switch-opt.ll | 15 ; Dense but non-continuous ranges should be converted into a jump table.
|
/external/libogg/doc/ |
D | rfc5334.txt | 161 time-continuous binary data [RFC3533]. The content types of the 252 various multiplexed signals or streams of continuous data, with or
|
D | rfc3533.txt | 80 other time-continuous data streams that are prepared by an encoder as 157 encapsulation of time-continuous bitstreams. It does not know any
|
/external/libyuv/files/docs/ |
D | filtering.md | 171 3. Mirror the UV coordinate, which is similar to clamping. Good for continuous tone images.
|