Home
last modified time | relevance | path

Searched refs:recent (Results 1 – 25 of 619) sorted by relevance

12345678910>>...25

/third_party/python/Lib/test/
Dieee754.txt115 Traceback (most recent call last):
119 Traceback (most recent call last):
130 Traceback (most recent call last):
134 Traceback (most recent call last):
140 Traceback (most recent call last):
144 Traceback (most recent call last):
150 Traceback (most recent call last):
154 Traceback (most recent call last):
172 Traceback (most recent call last):
176 Traceback (most recent call last):
/third_party/skia/tools/lottiecap/
DREADME.md23 You need to have a recent version of 'node' installed, i.e. version v8.9 or
24 later. Get recent versions of Node from:
28 It is doubtful that your workstation's distribution has a recent version of
/third_party/flutter/skia/tools/lottiecap/
DREADME.md23 You need to have a recent version of 'node' installed, i.e. version v8.9 or
24 later. Get recent versions of Node from:
28 It is doubtful that your workstation's distribution has a recent version of
/third_party/ffmpeg/libavcodec/
Dwmalosslessdec.c154 int recent; member
613 s->cdlms[ich][ilms].recent = s->cdlms[ich][ilms].order; in reset_codec()
697 int ilms, recent, icoef; in use_high_update_speed() local
699 recent = s->cdlms[ich][ilms].recent; in use_high_update_speed()
704 s->cdlms[ich][ilms].lms_updates[icoef + recent] *= 2; in use_high_update_speed()
715 int ilms, recent, icoef; in use_normal_update_speed() local
717 recent = s->cdlms[ich][ilms].recent; in use_normal_update_speed()
722 s->cdlms[ich][ilms].lms_updates[icoef + recent] /= 2; in use_normal_update_speed()
733 int recent = s->cdlms[ich][ilms].recent; \
738 if (recent) \
[all …]
/third_party/vk-gl-cts/external/vulkancts/doc/
Dvulkan-cts-withdrawal-2020-03.txt7 provided by more recent releases. Once the releases are withdrawn it will not be
10 The Khronos Group recommends updating to Vulkan CTS 1.2.2.x and more recent releases
Dvulkan-cts-withdrawal-2019-04.txt7 provided by more recent releases. Once the releases are withdrawn it will not be
10 The Khronos Group recommends updating to Vulkan CTS 1.1.3.x and more recent releases
Dvulkan-cts-withdrawal-2020-10-2.txt7 provided by more recent releases. Once the releases are withdrawn it will not be
10 The Khronos Group recommends updating to Vulkan CTS 1.2.4.x and more recent releases
Dvulkan-cts-withdrawal-2020-07.txt7 provided by more recent releases. Once the releases are withdrawn it will not be
10 The Khronos Group recommends updating to Vulkan CTS 1.2.3.x and more recent releases
Dvulkan-cts-withdrawal-2021-07.txt7 provided by more recent releases. Once the releases are withdrawn it will not be
10 The Khronos Group recommends updating to Vulkan CTS 1.2.6.x and more recent releases
Dvulkan-cts-withdrawal-2021-01.txt7 provided by more recent releases. Once the releases are withdrawn it will not be
10 The Khronos Group recommends updating to Vulkan CTS 1.2.5.x and more recent releases
Dvulkan-cts-withdrawal-2019-03.txt7 provided by more recent releases. Once the releases are withdrawn it will not be
10 The Khronos Group recommends updating to Vulkan CTS 1.1.3.x and more recent releases
Dvulkan-cts-withdrawal-2019-09.txt7 provided by more recent releases. Once the releases are withdrawn it will not be
10 The Khronos Group recommends updating to Vulkan CTS 1.1.5.x and more recent releases
Dvulkan-cts-withdrawal-2020-10.txt7 provided by more recent releases. Once the releases are withdrawn it will not be
10 The Khronos Group recommends updating to Vulkan CTS 1.2.4.x and more recent releases
Dvulkan-cts-withdrawal-2020-01.txt7 provided by more recent releases. Once the releases are withdrawn it will not be
10 The Khronos Group recommends updating to Vulkan CTS 1.2.1.x and more recent releases
Dvulkan-cts-withdrawal-2021-03.txt7 provided by more recent releases. Once the releases are withdrawn it will not be
10 The Khronos Group recommends updating to Vulkan CTS 1.2.5.x and more recent releases
Dvulkan-cts-withdrawal-2021-09.txt7 provided by more recent releases. Once the releases are withdrawn it will not be
10 The Khronos Group recommends updating to Vulkan CTS 1.2.7.x and more recent releases
Dvulkan-cts-withdrawal-2018-09.txt7 provided by more recent releases. Once the releases are withdrawn it will not be
10 The Khronos Group recommends updating to Vulkan CTS 1.1.0.x and more recent releases
/third_party/python/Doc/tutorial/
Derrors.rst46 Traceback (most recent call last):
50 Traceback (most recent call last):
54 Traceback (most recent call last):
246 Traceback (most recent call last):
268 Traceback (most recent call last):
294 Traceback (most recent call last):
301 Traceback (most recent call last):
314 Traceback (most recent call last):
357 Traceback (most recent call last):
424 Traceback (most recent call last):
/third_party/skia/site/docs/dev/testing/
Dskqp.md14 arm64-v8a, x86, and x86\_64 architectures. The most recent is listed first.
19 If you are looking at Android CTS failures, use the most recent commit on the
/third_party/flutter/skia/site/dev/testing/
Dskqp.md9 arm64-v8a, x86, and x86\_64 architectures. The most recent is listed first.
14 If you are looking at Android CTS failures, use the most recent commit on the
/third_party/flutter/skia/third_party/externals/sdl/docs/
DREADME-windows.md11 a graphic card paired with a relatively recent (as of November of 2013) driver
21 a recent Chrome/Chromium install for Windows. The files you need are:
/third_party/rust/crates/proc-macro2/
DCargo.toml56 # carries the second-most-recent version number, pulling in quote which resolves
57 # to a dependency on the just-published most recent version number. Thus the
/third_party/python/Doc/library/
Dtracemalloc.rst27 By default, a trace of an allocated memory block only stores the most recent
370 frames. By default, a trace of a memory block only stores the most recent
500 *all_frames* is ``False``, only the most recent frame is checked.
591 all frames of the traceback of a trace, not only the most recent frame.
714 most recent frame.
730 Frames are now sorted from the oldest to the most recent, instead of most recent to oldest.
745 most recent frames if *limit* is positive. Otherwise, format the
747 of the formatted frames is reversed, returning the most recent frame first
755 print("Traceback (most recent call first):")
761 Traceback (most recent call first):
Dasyncio-dev.rst179 Coroutine created at (most recent call last)
222 Traceback (most recent call last):
238 source_traceback: Object created at (most recent call last):
244 Traceback (most recent call last):
/third_party/libphonenumber/cpp/
DREADME12 In recent Debian-based distributions you may be able to simply install the
35 - In recent Debian-based distributions, it should be sufficient to run:
56 Version 3.6.1 or more recent is required (this is available by default for
57 recent Debian-based GNU/Linux distributions).
120 - A thread synchronization solution or more recent is required if you need
122 - Boost Version 1.40 or more recent
253 downloaded and installed a recent version of the ICU libraries into

12345678910>>...25