Home
last modified time | relevance | path

Searched defs:ActionFlags (Results 1 – 14 of 14) sorted by relevance

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/coreaudio-rs-0.9.1/src/audio_unit/
H A Drender_callback.rs310 pub fn get(&self) -> ActionFlags { in get()
314 fn set(&mut self, flags: ActionFlags) { in set()
344 pub fn insert(&mut self, other: ActionFlags) { in insert()
351 pub fn remove(&mut self, other: ActionFlags) { in remove()
358 pub fn toggle(&mut self, other: ActionFlags) { in toggle()
373 impl ::std::fmt::Display for ActionFlags { implementation
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/coreaudio-rs-0.9.1/src/audio_unit/
H A Drender_callback.rs310 pub fn get(&self) -> ActionFlags { in get()
314 fn set(&mut self, flags: ActionFlags) { in set()
344 pub fn insert(&mut self, other: ActionFlags) { in insert()
351 pub fn remove(&mut self, other: ActionFlags) { in remove()
358 pub fn toggle(&mut self, other: ActionFlags) { in toggle()
373 impl ::std::fmt::Display for ActionFlags { implementation
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/mediaplayer/
H A Dmediaplayer.h23 enum ActionFlags { enum
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/coreaudio-rs-0.10.0/src/audio_unit/
H A Drender_callback.rs310 pub fn get(&self) -> ActionFlags { in get()
314 fn set(&mut self, flags: ActionFlags) { in set()
344 pub fn insert(&mut self, other: ActionFlags) { in insert()
351 pub fn remove(&mut self, other: ActionFlags) { in remove()
358 pub fn toggle(&mut self, other: ActionFlags) { in toggle()
373 impl ::std::fmt::Display for ActionFlags { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/coreaudio-rs-0.10.0/src/audio_unit/
H A Drender_callback.rs310 pub fn get(&self) -> ActionFlags { in get()
314 fn set(&mut self, flags: ActionFlags) { in set()
344 pub fn insert(&mut self, other: ActionFlags) { in insert()
351 pub fn remove(&mut self, other: ActionFlags) { in remove()
358 pub fn toggle(&mut self, other: ActionFlags) { in toggle()
373 impl ::std::fmt::Display for ActionFlags { implementation
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dactiondefinitionenums.h46 enum ActionFlags enum
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/utils/
H A DAppLinkHelper.java95 public @interface ActionFlags annotation in AppLinkHelper
/dports/games/hoverboard-sdl/hoverboard-sdl-0.7.3/src/
H A Dgame.hh40 enum ActionFlags { enum in Game
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/
H A Dax_enum_util_unittest.cc86 TEST(AXEnumUtilTest, ActionFlags) { in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/
H A Dax_enum_util_unittest.cc92 TEST(AXEnumUtilTest, ActionFlags) { in TEST() argument
/dports/games/barony/Barony-3.3.7/src/interface/
H A Dui.hpp87 enum ActionFlags : Uint32 enum in UIToastNotification
/dports/devel/llvm70/llvm-7.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp1357 LookupImplActionFlags ActionFlags = None; in legacyLookup() local
1407 LookupImplActionFlags ActionFlags = None; in lookupImpl() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/ExecutionEngine/Orc/
H A DCore.cpp1275 LookupImplActionFlags ActionFlags = None; in legacyLookup() local
1325 LookupImplActionFlags ActionFlags = None; in lookupImpl() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cppeditor/
H A Dcppquickfixes.cpp1068 enum ActionFlags { enum