/third_party/skia/modules/particles/include/ |
D | SkParticleEffect.h | 133 void start(double now, bool looping, SkPoint position, SkVector heading, float scale, 137 void start(double now, bool looping) { in start() argument 138 this->start(now, looping, in start()
|
/third_party/skia/resources/sksl/shared/ |
D | StaticSwitchWithContinue.sksl | 10 // A looping construct is required for continue.
|
/third_party/skia/third_party/externals/oboe/samples/iolib/ |
D | README.md | 24 … data that plays through it's `SampleBuffer` and then provides silence, (i.e. a non-looping sample)
|
/third_party/curl/tests/data/ |
D | test25 | 67 looping HTTP Location: following with --max-redirs
|
/third_party/skia/modules/particles/src/ |
D | SkParticleEffect.cpp | 265 void SkParticleEffect::start(double now, bool looping, SkPoint position, SkVector heading, in start() argument 271 fLooping = looping; in start()
|
/third_party/mesa3d/docs/relnotes/ |
D | 6.5.3.rst | 78 branching/looping, etc.
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opptrequal/ |
D | wg_comparisons_equal.amber | 115 # 2048 bytes from looping
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opptrdiff/ |
D | wg_comparisons_diff.amber | 113 # 2048 bytes from looping
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opptrnotequal/ |
D | wg_comparisons_not_equal.amber | 117 # 2048 bytes from looping
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | gdbhelpers | 37 # Ptr list looping skeleton
|
/third_party/ffmpeg/libavcodec/arm/ |
D | startcode_armv6.S | 148 60: @ Small buffer - simply check by looping over bytes
|
/third_party/python/Doc/library/ |
D | xml.dom.pulldom.rst | 18 responsible for explicitly pulling events from the stream, looping over those
|
D | itertools.rst | 1 :mod:`itertools` --- Functions creating iterators for efficient looping 5 :synopsis: Functions creating iterators for efficient looping.
|
/third_party/skia/third_party/externals/dawn/docs/ |
D | errors.md | 108 **When looping through arrays, indicate the array name and index.**
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | WGL_NV_gpu_affinity.txt | 150 By looping over wglEnumGpusNV and incrementing <iGpuIndex>, 173 By looping over the function wglEnumGpuDevicesNV and incrementing 342 By looping over wglEnumGpusFromAffinityDCNV and incrementing
|
/third_party/openGLES/extensions/NV/ |
D | WGL_NV_gpu_affinity.txt | 150 By looping over wglEnumGpusNV and incrementing <iGpuIndex>, 173 By looping over the function wglEnumGpuDevicesNV and incrementing 342 By looping over wglEnumGpusFromAffinityDCNV and incrementing
|
/third_party/python/Doc/tutorial/ |
D | datastructures.rst | 569 When looping through dictionaries, the key and corresponding value can be 579 When looping through a sequence, the position index and corresponding value can 640 It is sometimes tempting to change a list while you are looping over it;
|
/third_party/python/Misc/NEWS.d/ |
D | 3.6.4rc1.rst | 36 Fix the interactive interpreter looping endlessly when no memory. 362 Fixed the looping of asyncio in the case of reconnection the socket during
|
D | 3.7.0a3.rst | 114 Fix the interactive interpreter looping endlessly when no memory. 591 Fixed the looping of asyncio in the case of reconnection the socket during
|
/third_party/ffmpeg/doc/ |
D | demuxers.texi | 341 from the input will be ignored and looping will not occur. If set to 0, 342 then looping will occur and will cycle the number of times according to 346 For example, with the overlay filter, place an infinitely looping GIF
|
/third_party/glib/patch/ |
D | backport-CVE-2023-24593_CVE-2023-25180-1.patch | 433 rather than looping calling `gvs_read_unaligned_le` in the hope that the 806 * normalised successfully without looping infinitely. */ 1822 + * looping infinitely. */ 1853 * normalised successfully without looping infinitely. */ 2457 * normalised successfully without looping infinitely. */
|
/third_party/python/Modules/ |
D | Setup | 115 itertools itertoolsmodule.c # Functions creating iterators for efficient looping
|
/third_party/jinja2/ |
D | CHANGES.rst | 288 ``revindex0`` when looping over a generator. :issue:`459, 751, 794`, 906 - Fixed a translation error caused by looping over empty recursive
|
/third_party/skia/modules/canvaskit/npm_build/types/ |
D | index.d.ts | 997 start(now: number, looping: boolean): void;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | README.txt | 512 Be careful though as the last attempt caused infinite looping on lencod.
|