Home
last modified time | relevance | path

Searched defs:ReadU16 (Results 1 – 25 of 50) sorted by relevance

12

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/network/model/
H A Dtag-buffer.h205 TagBuffer::ReadU16 (void) in ReadU16() function
/dports/emulators/mednafen/mednafen/src/psx/
H A Dmasmem.h61 INLINE uint16 ReadU16(uint32 address) in ReadU16() function
/dports/games/openxcom/OpenXcom-1.0/src/Engine/
H A DFlc.cpp81 #define ReadU16(tmp1, tmp2) { Uint8 *sp = (Uint8 *)tmp2, *dp = (Uint8 *)tmp1; dp[0]=sp[1]; dp[1]=sp… macro
84 #define ReadU16(tmp1, tmp2) /* (Uint16) */ (*(tmp1) = ((Uint8)*(tmp2+1)<<8)+(Uint8)*(tmp2)); macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/
H A Dvdmx_parser.cc70 bool ReadU16(uint16_t* value) { in ReadU16() function in blink::__anona1f61faa0111::Buffer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/
H A Dvdmx_parser.cc70 bool ReadU16(uint16_t* value) { in ReadU16() function in blink::__anonf46c0ccf0111::Buffer
/dports/www/chromium-legacy/chromium-88.0.4324.182/courgette/
H A Dimage_utils.h148 inline uint16_t ReadU16(const uint8_t* address, size_t offset) { in ReadU16() function
/dports/www/firefox-esr/firefox-91.8.0/modules/woff2/src/
H A Dbuffer.h93 bool ReadU16(uint16_t *value) { in ReadU16() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dbig_endian.cc53 bool BigEndianReader::ReadU16(uint16_t* value) { in ReadU16() function in base::BigEndianReader
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dbig_endian.cc51 bool BigEndianReader::ReadU16(uint16_t* value) { in ReadU16() function in base::BigEndianReader
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/woff2/src/
H A Dbuffer.h93 bool ReadU16(uint16_t *value) { in ReadU16() function
/dports/www/firefox/firefox-99.0/modules/woff2/src/
H A Dbuffer.h93 bool ReadU16(uint16_t *value) { in ReadU16() function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/woff2/src/
H A Dbuffer.h93 bool ReadU16(uint16_t *value) { in ReadU16() function
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/woff2/src/
H A Dbuffer.h101 bool ReadU16(uint16_t *value) { in ReadU16() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/woff2/src/
H A Dbuffer.h93 bool ReadU16(uint16_t *value) { in ReadU16() function
/dports/devel/woff2/woff2-1.0.2/src/
H A Dbuffer.h93 bool ReadU16(uint16_t *value) { in ReadU16() function
/dports/mail/thunderbird/thunderbird-91.8.0/modules/woff2/src/
H A Dbuffer.h93 bool ReadU16(uint16_t *value) { in ReadU16() function
/dports/lang/spidermonkey78/firefox-78.9.0/modules/woff2/src/
H A Dbuffer.h93 bool ReadU16(uint16_t *value) { in ReadU16() function
/dports/irc/soju/soju-0.3.0/vendor/git.sr.ht/~sircmpwn/go-bare/
H A Dreader.go54 func (r *Reader) ReadU16() (uint16, error) { func
/dports/games/libretro-beetle_wswan/beetle-wswan-libretro-5b03d1b/mednafen/
H A Dmasmem.h124 INLINE uint16 ReadU16(uint32 address) in ReadU16() function
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/mednafen/
H A Dmasmem.h127 INLINE uint16 ReadU16(uint32 address) in ReadU16() function
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/mednafen/
H A Dmasmem.h124 INLINE uint16 ReadU16(uint32 address) in ReadU16() function
/dports/games/libretro-beetle_gba/beetle-gba-libretro-8d1e421/mednafen/
H A Dmasmem.h124 INLINE uint16 ReadU16(uint32 address) in ReadU16() function
/dports/games/libretro-beetle_lynx/beetle-lynx-libretro-35119c9/mednafen/
H A Dmasmem.h124 INLINE uint16 ReadU16(uint32 address) in ReadU16() function
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/mednafen/
H A Dmasmem.h127 INLINE uint16 ReadU16(uint32 address) in ReadU16() function
/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/mednafen/
H A Dmasmem.h124 INLINE uint16 ReadU16(uint32 address) in ReadU16() function

12