Home
last modified time | relevance | path

Searched defs:uInt16 (Results 1 – 25 of 29) sorted by relevance

12

/dports/games/libretro-stella2014/stella2014-libretro-64f9364/stella/src/emucore/
H A DCart4K.cxx74 bool Cartridge4K::poke(uInt16, uInt8) in poke() argument
81 bool Cartridge4K::bank(uInt16) in bank() argument
H A DCartFE.cxx87 bool CartridgeFE::poke(uInt16, uInt8) in poke() argument
107 bool CartridgeFE::bank(uInt16) in bank() argument
H A DCart2K.cxx97 bool Cartridge2K::poke(uInt16, uInt8) in poke() argument
H A DCartCV.cxx147 bool CartridgeCV::poke(uInt16, uInt8) in poke() argument
H A DCart4A50.cxx340 bool Cartridge4A50::bank(uInt16) in bank() argument
H A DCartE0.cxx196 bool CartridgeE0::bank(uInt16) in bank() argument
/dports/sysutils/slider/Slider-7bf0423/
H A Ddragonfly.ads28 type uInt16 is mod 2 ** 16; type
/dports/emulators/stella/stella-6.6/src/emucore/
H A DCartTVBoy.cxx42 bool CartridgeTVBoy::bank(uInt16 bank, uInt16) in bank() argument
H A DCartCV.hxx82 bool checkSwitchBank(uInt16, uInt8 = 0) override { return false; } in checkSwitchBank() argument
H A DCartWD.cxx106 bool CartridgeWD::bank(uInt16 bank, uInt16) in bank() argument
H A DCartMDM.cxx93 bool CartridgeMDM::bank(uInt16 bank, uInt16) in bank() argument
H A DCartWD.hxx161 bool checkSwitchBank(uInt16, uInt8 = 0) override { return false; } in checkSwitchBank() argument
H A DCartCM.cxx102 bool CartridgeCM::bank(uInt16 bank, uInt16) in bank() argument
H A DCartDPCPlus.cxx615 bool CartridgeDPCPlus::bank(uInt16 bank, uInt16) in bank() argument
H A DCartE7.cxx231 bool CartridgeE7::bank(uInt16 bank, uInt16) in bank() argument
H A DCartAR.cxx355 bool CartridgeAR::bank(uInt16 bank, uInt16) in bank() argument
H A DCartCTY.cxx249 bool CartridgeCTY::bank(uInt16 bank, uInt16) in bank() argument
/dports/games/libretro-stella2014/stella2014-libretro-64f9364/stella/src/common/
H A Dbspf.hxx39 typedef unsigned short uInt16; typedef
52 typedef uint16_t uInt16; typedef
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvsvm.h71 typedef GenericInts::Int<16>::unsignedtype uInt16; typedef
/dports/devel/okteta/okteta-0.26.6/kasten/controllers/view/poddecoder/
H A Dpoddelegate.cpp196 UInt16 uInt16 = data.value<UInt16>(); in setEditorData() local
315 UInt16 uInt16 = data.value<UInt16>(); in displayText() local
/dports/audio/tiatracker/tiatracker-1.3/emulation/
H A Dbspf.h37 using uInt16 = uint16_t; variable
/dports/emulators/stella/stella-6.6/src/common/
H A Dbspf.hxx34 using uInt16 = uint16_t; typedef
/dports/games/libretro-stella2014/stella2014-libretro-64f9364/stella/src/tools/
H A Dconvbdf.c60 typedef unsigned short uInt16; /* bitmap image unit size*/ typedef
/dports/emulators/stella/stella-6.6/src/tools/
H A Dconvbdf.c58 typedef unsigned short uInt16; /* bitmap image unit size*/ typedef
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/java/com/google/flatbuffers/
H A DFlexBuffersBuilder.java704 static Value uInt16(int key, int value) { in uInt16() method in FlexBuffersBuilder.Value

12