Home
last modified time | relevance | path

Searched defs:FADING (Results 1 – 7 of 7) sorted by relevance

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/BPF/BTF/
H A Dint.ll37 !5 = !{!0}
38 !6 = !DIBasicType(name: "int", size: 32, encoding: DW_ATE_signed)
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dmovie_pc.h44 #define FADING 0x0040 macro
/dports/audio/zita-bls1/zita-bls1-0.3.3/source/
H A Dhp3filt.h53 enum { BYPASS, STATIC, FADING }; enumerator
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_video/
H A Dglconsole.h92 typedef enum {HIDDEN, VISIBLE, FADING} CONSOLE_STATE_T; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/browser_ui/widget/android/java/src/org/chromium/components/browser_ui/widget/
H A DFadingEdgeScrollView.java32 int FADING = 1; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/browser_ui/widget/android/java/src/org/chromium/components/browser_ui/widget/
H A DFadingEdgeScrollView.java32 int FADING = 1; field
/dports/sysutils/py-liquidctl/liquidctl-1.7.2/liquidctl/driver/
H A Dddr4.py276 FADING = (0x01, 2, 7) variable in VengeanceRgb.Mode