Home
last modified time | relevance | path

Searched refs:looping (Results 1 – 25 of 89) sorted by relevance

1234

/third_party/skia/modules/particles/include/
DSkParticleEffect.h133 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/
DStaticSwitchWithContinue.sksl10 // A looping construct is required for continue.
/third_party/skia/third_party/externals/oboe/samples/iolib/
DREADME.md24 … data that plays through it's `SampleBuffer` and then provides silence, (i.e. a non-looping sample)
/third_party/curl/tests/data/
Dtest2567 looping HTTP Location: following with --max-redirs
/third_party/skia/modules/particles/src/
DSkParticleEffect.cpp265 void SkParticleEffect::start(double now, bool looping, SkPoint position, SkVector heading, in start() argument
271 fLooping = looping; in start()
/third_party/mesa3d/docs/relnotes/
D6.5.3.rst78 branching/looping, etc.
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opptrequal/
Dwg_comparisons_equal.amber115 # 2048 bytes from looping
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opptrdiff/
Dwg_comparisons_diff.amber113 # 2048 bytes from looping
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opptrnotequal/
Dwg_comparisons_not_equal.amber117 # 2048 bytes from looping
/third_party/ltp/tools/sparse/sparse-src/
Dgdbhelpers37 # Ptr list looping skeleton
/third_party/ffmpeg/libavcodec/arm/
Dstartcode_armv6.S148 60: @ Small buffer - simply check by looping over bytes
/third_party/python/Doc/library/
Dxml.dom.pulldom.rst18 responsible for explicitly pulling events from the stream, looping over those
Ditertools.rst1 :mod:`itertools` --- Functions creating iterators for efficient looping
5 :synopsis: Functions creating iterators for efficient looping.
/third_party/skia/third_party/externals/dawn/docs/
Derrors.md108 **When looping through arrays, indicate the array name and index.**
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DWGL_NV_gpu_affinity.txt150 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/
DWGL_NV_gpu_affinity.txt150 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/
Ddatastructures.rst569 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/
D3.6.4rc1.rst36 Fix the interactive interpreter looping endlessly when no memory.
362 Fixed the looping of asyncio in the case of reconnection the socket during
D3.7.0a3.rst114 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/
Ddemuxers.texi341 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/
Dbackport-CVE-2023-24593_CVE-2023-25180-1.patch433 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/
DSetup115 itertools itertoolsmodule.c # Functions creating iterators for efficient looping
/third_party/jinja2/
DCHANGES.rst288 ``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/
Dindex.d.ts997 start(now: number, looping: boolean): void;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DREADME.txt512 Be careful though as the last attempt caused infinite looping on lencod.

1234