Home
last modified time | relevance | path

Searched refs:play (Results 8376 – 8400 of 60821) sorted by relevance

1...<<331332333334335336337338339340>>...2433

/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/include/
H A Dsound.h69 int (*play)(struct udevice *dev, void *data, uint data_size); member
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/vlc-video/data/locale/
H A Den-US.ini8 PlaybackBehavior.AlwaysPlay="Always play even when not visible"
/dports/games/ldmud/ldmud-3.3.720/mud/lp-245/obj/Go/
H A Drule15 play on the outer border.
/dports/multimedia/gstreamer1-plugins-x265/gst-plugins-bad-1.16.2/ext/resindvd/
H A DMakefile.am35 EXTRA_DIST = resin-play resin-play2
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/include/
H A Dsound.h69 int (*play)(struct udevice *dev, void *data, uint data_size); member
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/include/
H A Dsound.h69 int (*play)(struct udevice *dev, void *data, uint data_size); member
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/include/
H A Dsound.h69 int (*play)(struct udevice *dev, void *data, uint data_size); member
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/include/
H A Dsound.h69 int (*play)(struct udevice *dev, void *data, uint data_size); member
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/include/
H A Dsound.h69 int (*play)(struct udevice *dev, void *data, uint data_size); member
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/include/
H A Dsound.h69 int (*play)(struct udevice *dev, void *data, uint data_size); member
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/include/
H A Dsound.h69 int (*play)(struct udevice *dev, void *data, uint data_size); member
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/include/
H A Dsound.h69 int (*play)(struct udevice *dev, void *data, uint data_size); member
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/include/
H A Dsound.h69 int (*play)(struct udevice *dev, void *data, uint data_size); member
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/include/
H A Dsound.h69 int (*play)(struct udevice *dev, void *data, uint data_size); member
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/include/
H A Dsound.h69 int (*play)(struct udevice *dev, void *data, uint data_size); member
/dports/games/pcgen/pcgen/data/pathfinder/paizo/campaign_setting/inner_sea_world_guide/_pfs/
H A D_.pcc67 # Gods: All gods listed in the tables on pages 229, 231, and 234 are legal for play;
69 # Magic Items: goz mask, unguent of revivification, wayfinder, zoic fetish are legal for play;
70 # Prestige Classes: Harrower, Hellknight, Low Templar are legal for play.
72 # Races: All human ethnicities are legal except Azlanti. Humans begin play knowing all listed langu…
73 …: all spells on pages 294-297 except interplanetary teleport, and teleport trap are legal for play.
/dports/games/qnetwalk/qnetwalk-1.7.0/src/
H A Dmainwindow.cpp247 startSound->play(); in newGame()
489 clickSound->play(); in noRotation()
496 turnSound->play(); in startRotation()
504 connectSound->play(); in finishRotation()
509 winSound->play(); in finishRotation()
/dports/graphics/blender/blender-2.91.0/extern/audaspace/bindings/doc/
H A Dtutorials.rst59 The we can play our sound by calling the
60 :func:`aud.Device.play` method of our device.
66 handle = device.play(square)
104 line argument. As an exercise you could extend this program to play
152 handle = device.play(sound)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/minio/minio-go/v7/
H A DREADME_zh_CN.md48 endpoint := "play.min.io"
69 我们在本示例中使用运行在 [https://play.min.io](https://play.min.io) 上的MinIO服务,你可以用这个服务来开发和测试。示例中的访问凭据是公开的。
85 endpoint := "play.min.io"
137 mc ls play/mymusic/
/dports/www/beehive/beehive-0.4.0/vendor/github.com/minio/minio-go/
H A DREADME_zh_CN.md46 endpoint := "play.minio.io:9000"
64 我们在本示例中使用运行在 [https://play.minio.io:9000](https://play.minio.io:9000) 上的Minio服务,你可以用这个服务来开发和测试。示例中的…
76 endpoint := "play.minio.io:9000"
124 mc ls play/mymusic/
/dports/science/gabedit/GabeditSrc251_300720/src/Display/
H A DAnimationPlanesMapped.c43 static gboolean play = FALSE; variable
214 if(!play) stop_animation(NULL,NULL); in resetVelocity()
219 play = TRUE; in play_animation()
229 play = FALSE; in stop_animation()
575 while(play) in animate()
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/effects/
H A DIEffectInstance.as160 * Within your override of the <code>Effectinstance.play()</code>
277 * <code>play()</code> method, rather than being triggered by an event,
310 * Use this function instead of the <code>play()</code> method
321 * The override must call the <code>super.play()</code> method
325 function play():void;
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/minio/minio-go/v7/
H A DREADME_zh_CN.md48 endpoint := "play.min.io"
69 我们在本示例中使用运行在 [https://play.min.io](https://play.min.io) 上的MinIO服务,你可以用这个服务来开发和测试。示例中的访问凭据是公开的。
85 endpoint := "play.min.io"
137 mc ls play/mymusic/
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/minio/minio-go/v6/
H A DREADME_zh_CN.md46 endpoint := "play.min.io"
64 我们在本示例中使用运行在 [https://play.min.io](https://play.min.io) 上的MinIO服务,你可以用这个服务来开发和测试。示例中的访问凭据是公开的。
76 endpoint := "play.min.io"
124 mc ls play/mymusic/
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/minio/minio-go/v7/
H A DREADME_zh_CN.md48 endpoint := "play.min.io"
69 我们在本示例中使用运行在 [https://play.min.io](https://play.min.io) 上的MinIO服务,你可以用这个服务来开发和测试。示例中的访问凭据是公开的。
85 endpoint := "play.min.io"
137 mc ls play/mymusic/

1...<<331332333334335336337338339340>>...2433