/third_party/skia/third_party/externals/swiftshader/tests/SystemUnitTests/ |
D | LRUCacheTests.cpp | 49 bool looped = false; in TEST() local 53 looped = true; in TEST() 55 if(looped) in TEST()
|
/third_party/node/test/parallel/ |
D | test-events-on-async-iterator.js | 53 let looped = false; 59 looped = true; 66 assert.strictEqual(looped, false);
|
/third_party/skia/tools/viewer/ |
D | ParticlesSlide.cpp | 243 static bool looped = true; in draw() local 244 ImGui::Checkbox("Looped", &looped); in draw() 286 effect->start(fAnimationTime, looped, { 0, 0 }, { 0, -1 }, 1, { 0, 0 }, 0, in draw()
|
/third_party/skia/modules/skparagraph/src/ |
D | TextWrapper.cpp | 413 bool looped = false; in moveForward() local 424 … if (looped && ((lastBreakPos_ == breakPos) || (newWidth/currentMax < MINIMUM_FILL_RATIO))) { in moveForward() 489 looped = true; in moveForward()
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/docs/ |
D | AutomatedTesting.md | 8 …run. Then you can give permission for using the microphone to record the looped back sound, and gi…
|
/third_party/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 2135 bool looped = false; in DebugCheckBetween() local 2137 if ((looped = checkPtT == ptT)) { in DebugCheckBetween() 2142 if (looped) { in DebugCheckBetween()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_KHR_acceleration_structure.txt | 412 - Add language to help deal with looped self-intersecting fans (#1901)
|
D | VK_KHR_acceleration_structure.adoc | 412 ** Add language to help deal with looped self-intersecting fans (#1901)
|
/third_party/python/Doc/howto/ |
D | functional.rst | 387 ``sequence2`` is looped over from the beginning. ``sequence3`` is then looped
|
/third_party/vk-gl-cts/android/cts/main/vk-master-2022-03-01/ |
D | graphicsfuzz.txt | 106 dEQP-VK.graphicsfuzz.cov-function-nested-do-whiles-looped-once
|
/third_party/python/Doc/whatsnew/ |
D | 2.2.rst | 424 Python levels. Objects can define how they can be looped over by callers. 435 Consider some file-like object that wants to be looped over; the *index*
|
/third_party/vk-gl-cts/android/cts/master/vk-master-2021-03-01/ |
D | graphicsfuzz.txt | 152 dEQP-VK.graphicsfuzz.cov-function-nested-do-whiles-looped-once
|
/third_party/vk-gl-cts/external/vulkancts/mustpass/master/vk-default/ |
D | graphicsfuzz.txt | 164 dEQP-VK.graphicsfuzz.cov-function-nested-do-whiles-looped-once
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/vk-default/ |
D | graphicsfuzz.txt | 164 dEQP-VK.graphicsfuzz.cov-function-nested-do-whiles-looped-once
|
/third_party/vk-gl-cts/android/cts/master/vk-master/ |
D | graphicsfuzz.txt | 164 dEQP-VK.graphicsfuzz.cov-function-nested-do-whiles-looped-once
|
/third_party/python/Doc/tutorial/ |
D | classes.rst | 774 By now you have probably noticed that most container objects can be looped over
|
/third_party/pulseaudio/src/modules/rtp/ |
D | rfc3550.txt | 870 interpreted as a looped source (see Section 8.2). 3353 A source may discover that its own packets are being looped, or that 3354 packets from another source are being looped (a third-party loop). 3369 looped source. (This is not MUST because in some applications of RTP 3374 to be looped because the SSRC identifiers are applied by the original 3503 count occurrence of own traffic looped;
|
/third_party/vk-gl-cts/android/cts/main/vk-master/ |
D | graphicsfuzz.txt | 216 dEQP-VK.graphicsfuzz.cov-function-nested-do-whiles-looped-once
|
/third_party/vk-gl-cts/external/vulkancts/mustpass/main/vk-default/ |
D | graphicsfuzz.txt | 216 dEQP-VK.graphicsfuzz.cov-function-nested-do-whiles-looped-once
|
/third_party/python/Doc/library/ |
D | ast.rst | 1032 the item to be looped over, again as a single node. ``body`` and ``orelse``
|
D | socket.rst | 195 looped back to a packet socket.
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/ |
D | index.txt | 216 { "cov-function-nested-do-whiles-looped-once.amber", "cov-function-nested-do-whiles-loope…
|
/third_party/ffmpeg/doc/ |
D | ffmpeg.texi | 449 Set number of times input stream shall be looped. Loop 0 means no loop,
|
D | filters.texi | 29984 If the value is 0, the stream will be looped infinitely. 29987 Note that when the movie is looped the source timestamps are not
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V11.md | 1369 …/node/commit/67782613bb)] - **doc**: make sure that calls to .read() are looped (Matteo Collina) […
|