Home
last modified time | relevance | path

Searched defs:hat (Results 1 – 25 of 699) sorted by relevance

12345678910>>...28

/dports/games/brainparty/brainparty/
H A Dunderthehat.cpp67 BPMiniGame_UnderTheHat_Hat* hat = new BPMiniGame_UnderTheHat_Hat(); in BPMiniGame_UnderTheHat() local
110 BPMiniGame_UnderTheHat_Hat* hat = Hats[i]; in Render() local
187 BPMiniGame_UnderTheHat_Hat* hat = Hats[i]; in Tick() local
255 BPMiniGame_UnderTheHat_Hat* hat = Hats[i]; in MakeMove() local
/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/
H A DHog.java23 public final String name, hat; field in Hog
26 public Hog(String name, String hat, int level) { in Hog()
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Datastructures/
H A DHog.java23 public final String name, hat; field in Hog
26 public Hog(String name, String hat, int level) { in Hog()
/dports/emulators/stella/stella-6.6/src/common/
H A DJoyMap.cxx33 const int hat, const JoyHatDir hdir) in add()
40 const int hat, const JoyHatDir hdir) in add()
60 const int hat, const JoyHatDir hdir) in erase()
93 const int hat, const JoyHatDir hdir) const in get() argument
109 const int hat, const JoyHatDir hdir) const in check() argument
254 int hat = eventMapping.contains("hat") ? eventMapping.at("hat").get<int>() : -1; in loadMapping() local
293 int event, button, axis, adir, hat, hdir; in convertLegacyMapping() local
/dports/math/R-cran-gss/gss/R/
H A Dfamily.cv.R4 cv.binomial <- function(y,eta,wt,hat,alpha) argument
33 cv.poisson <- function(y,eta,wt,hat,alpha,sr,q) argument
67 cv.Gamma <- function(y,eta,wt,hat,rss,alpha) argument
84 cv.inverse.gaussian <- function(y,eta,wt,hat,rss,alpha) argument
105 cv.nbinomial <- function(y,eta,wt,hat,alpha) argument
128 cv.polr <- function(y,eta,wt,hat,nu,alpha) argument
163 cv.weibull <- function(y,eta,wt,hat,nu,alpha) argument
185 cv.lognorm <- function(y,eta,wt,hat,nu,alpha) argument
217 cv.loglogis <- function(y,eta,wt,hat,nu,alpha) argument
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tests/
H A Dmorale_test.cpp355 const item hat( "tinfoil_hat", calendar::turn_zero ); variable
387 const item hat( "tinfoil_hat", calendar::turn_zero ); variable
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tests/
H A Dmorale_test.cpp355 const item hat( "tinfoil_hat", calendar::turn_zero ); variable
387 const item hat( "tinfoil_hat", calendar::turn_zero ); variable
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthFeatures/
H A DAltitudeFilter.cpp266 double hat = z - elevations[i]; in pushAndClamp() local
297 double hat = z - centroidElevation; in pushAndClamp() local
335 double hat = p.z(); in pushAndClamp() local
366 double hat = p.z(); in pushAndClamp() local
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsgs/input/
H A Dmapper.py52 def hat(self, hat, direction): member in InputMapper
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsgs/drivers/
H A Ddolphindriver.py103 def hat(self, hat, direction): argument
/dports/devel/sdl12/SDL-1.2.15/src/joystick/dc/
H A DSDL_sysjoystick.c138 int hat = SDL_HAT_CENTERED; in SDL_SYS_JoystickUpdate() local
146 int hat = SDL_HAT_CENTERED; in SDL_SYS_JoystickUpdate() local
/dports/games/jvgs/jvgs-0.5.1-src/resources/player/
H A Dscript.lua29 hat = function(self) function
/dports/games/iortcw/iortcw-1.51c/MP/code/SDL2/include-2.0.1/
H A DSDL_gamecontroller.h77 int hat; member
79 } hat; member
/dports/games/iortcw/iortcw-1.51c/SP/code/SDL2/include-2.0.1/
H A DSDL_gamecontroller.h77 int hat; member
79 } hat; member
/dports/games/tesseract-data/tesseract/src/xcode/Frameworks/SDL2.framework/Versions/A/Headers/
H A DSDL_gamecontroller.h77 int hat; member
79 } hat; member
/dports/games/openbor3979/openbor-2bcf25b/engine/android/jni/include/sdl/
H A DSDL_gamecontroller.h73 int hat; member
75 } hat; member
/dports/games/openbor4432/openbor-ba1eb4f/engine/android/jni/openbor/include/sdl/
H A DSDL_gamecontroller.h77 int hat; member
79 } hat; member
/dports/emulators/mgba/mgba-0.9.2/src/platform/qt/
H A DKeyEditor.h28 int hat() const { return m_hat; } in hat() function
/dports/textproc/miller/miller-5.10.2/c/reg_test/input/
H A Dsmall-nested.json17 "hat": { object
/dports/textproc/miller/miller-5.10.2/go/reg-test/input/
H A Dsmall-nested.json17 "hat": { object
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/impl-trait/
H A Dpoint-to-type-err-cause-on-impl-trait-return.rs66 fn hat() -> dyn std::fmt::Display { //~ ERROR return type cannot have an unboxed trait object in hat() function
/dports/games/libretro-mgba/mgba-6186d45/src/platform/qt/
H A DKeyEditor.h28 int hat() const { return m_hat; } in hat() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/sdl2-sys-0.32.6/SDL2-2.0.9/include/
H A DSDL_gamecontroller.h80 int hat; member
82 } hat; member
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/win_dll/include/SDL2/
H A DSDL_gamecontroller.h78 int hat; member
80 } hat; member
/dports/games/redeclipse16/base-1.6.0/bin/redeclipse.app/Contents/Frameworks/SDL2.framework/Versions/A/Headers/
H A DSDL_gamecontroller.h78 int hat; member
80 } hat; member

12345678910>>...28