Home
last modified time | relevance | path

Searched defs:signature24 (Results 1 – 5 of 5) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/hopkins/
H A Dscript.cpp50 uint32 signature24 = READ_BE_UINT24(&dataP[2]); in handleOpcode() local
2643 uint32 signature24 = READ_BE_UINT24(&dataP[2]); in checkOpcode() local
H A Dtalk.cpp820 uint32 signature24 = READ_BE_UINT24(&curAnswerBuf[curAnswerIdx]); in handleAnswer() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/hopkins/
H A Dscript.cpp50 uint32 signature24 = READ_BE_UINT24(&dataP[2]); in handleOpcode() local
2590 uint32 signature24 = READ_BE_UINT24(&dataP[2]); in checkOpcode() local
H A Dtalk.cpp816 uint32 signature24 = READ_BE_UINT24(&curAnswerBuf[curAnswerIdx]); in handleAnswer() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/pup_data/
H A Dpup_data_unittest.cc229 const PUPData::UwSSignature& signature24 = in TEST_F() local