Home
last modified time | relevance | path

Searched defs:Launched (Results 1 – 8 of 8) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/
H A Dapp.h28 Launched = 0, enumerator
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Cnc/Traits/
H A DGpsWatcher.cs30 public bool Launched { get; private set; } property in OpenRA.Mods.Cnc.Traits.GpsWatcher
/dports/games/dunelegacy/dunelegacy-0.96.4/src/FileClasses/
H A DSFXManager.cpp147 Mix_Chunk* Launched = getChunkFromFile(HouseString + "LAUNCH.VOC"); in loadEnglishVoice() local
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Media/DialProtocol/
H A Dmod.rs8 pub const Launched: Self = Self(0i32); const
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/LocalProvider/
H A DLocalNodeProvider.cs1058 Launched = 2, enumerator
/dports/devel/awless/awless-0.1.11/cloud/properties/
H A Dgen_properties.go128 Launched = "Launched" const
/dports/devel/awless/awless-0.1.11/cloud/rdf/
H A Dgen_rdf.go130 Launched = "cloud:launched" const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Media/DialProtocol/
H A Dmod.rs94 pub const Launched: DialAppLaunchResult = DialAppLaunchResult(0i32); const