/external/libkmsxx/py/tests/ |
D | sync.py | 98 self.flips = 0 110 if self.timeline.value < 2 * self.flips - 1: 112 (self.flips, 2 * self.flips - 1, self.timeline.value)) 114 self.flips += 1 120 flips_delta = self.flips - self.flips_last 125 self.flips_last = self.flips 147 … print("flipping with fence @%u, timeline is @%u" % (2 * self.flips - 1, self.timeline.value)) 148 fence = self.timeline.create_fence(2 * self.flips - 1)
|
D | db.py | 17 self.flips = 0 22 self.flips += 1 31 (frame_delta / time_delta, self.flips, frame_delta, time_delta)) 33 self.flips = 0
|
D | big_fb.py | 112 self.flips = 0 237 self.flips += 1 246 (frame_delta / time_delta, self.flips, frame_delta, time_delta)) 248 self.flips = 0
|
/external/abseil-cpp/absl/base/internal/ |
D | exponential_biased_test.cc | 120 for (int flips = eb.GetSkipCount(1); flips > 0; --flips) { in TEST() local
|
/external/openscreen/third_party/abseil/src/absl/base/internal/ |
D | exponential_biased_test.cc | 120 for (int flips = eb.GetSkipCount(1); flips > 0; --flips) { in TEST() local
|
/external/libtextclassifier/abseil-cpp/absl/base/internal/ |
D | exponential_biased_test.cc | 120 for (int flips = eb.GetSkipCount(1); flips > 0; --flips) { in TEST() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | exponential_biased_test.cc | 120 for (int flips = eb.GetSkipCount(1); flips > 0; --flips) { in TEST() local
|
/external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
D | exponential_biased_test.cc | 120 for (int flips = eb.GetSkipCount(1); flips > 0; --flips) { in TEST() local
|
/external/angle/third_party/abseil-cpp/absl/base/internal/ |
D | exponential_biased_test.cc | 120 for (int flips = eb.GetSkipCount(1); flips > 0; --flips) { in TEST() local
|
/external/libkmsxx/ |
D | README.md | 11 - kmstest - set modes and planes and show test pattern on crtcs/planes, and test page flips
|
/external/mesa3d/docs/relnotes/ |
D | 20.2.2.rst | 105 - loader/dri3: Allocate up to 4 back buffers for page flips
|
D | 20.3.0.rst | 3699 - loader/dri3: Allocate up to 4 back buffers for page flips
|
/external/tensorflow/tensorflow/python/ops/ |
D | image_ops_impl.py | 524 flips = math_ops.round( 526 flips = math_ops.cast(flips, image.dtype) 528 return flips * flipped_input + (1 - flips) * image
|
/external/walt/arduino/walt/ |
D | walt.ino | 169 // flips case for a give char. Unchanged if not in [A-Za-z].
|
/external/autotest/server/site_tests/factory_Basic/ |
D | test_list.fwteam_small | 27 # This may detect bit flips between suspend/resume.
|
/external/libdrm/man/ |
D | drm-kms.7.rst | 126 buffer to flip. If you want to synchronize your flips with *vertical-blanks*,
|
/external/llvm-project/polly/lib/External/isl/imath/ |
D | imath.c | 1552 int flips = 0; in mp_int_root() local 1564 flips = 1; in mp_int_root() 1606 if (flips) in mp_int_root()
|
/external/libese/apps/boot/ |
D | README.md | 247 main OS where it flips the value. This signal provides the assurances
|
/external/llvm-project/libcxx/include/ |
D | bitset | 34 bool operator~() const noexcept; // flips the bit
|
/external/libcxx/include/ |
D | bitset | 35 bool operator~() const noexcept; // flips the bit
|
/external/igt-gpu-tools/ |
D | NEWS | 452 detect pageflip errors and check that cursor updates do not stall flips
|
/external/bc/ |
D | NEWS.md | 527 * `srand(x)`: Randomizes the sign of `x`. In other words, it flips the sign of
|
/external/libexif/ |
D | ChangeLog | 827 with ICC profile because ImageMagick flips order of APP1 EXIF and
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/ |
D | wikipedia.css | 98 /* This one flips! */
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|