Home
last modified time | relevance | path

Searched defs:Read (Results 1 – 8 of 8) sorted by relevance

/NW4C-1.3.3/demos/Nw4cDemo/include/
DSmFile.h44 bool Read( const wchar_t* fileName, nw::os::IAllocator* allocator ) in Read() function
/NW4C-1.3.3/sources/libraries/io/
Dio_IOStream.cpp32 IOStream::Read(void* /*buf*/, u32 /*length*/) in Read() function in nw::io::IOStream
Dio_RomFileStream.cpp153 s32 RomFileStream::Read( void* buf, u32 length ) in Read() function in nw::io::RomFileStream
Dio_HioFileStream.cpp160 s32 HioFileStream::Read( void* buf, u32 length ) in Read() function in nw::io::HioFileStream
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_MemorySoundArchive.cpp203 s32 MemorySoundArchive::MemoryFileStream::Read( void* buf, u32 length ) in Read() function in nw::snd::MemorySoundArchive::MemoryFileStream
Dsnd_HioSoundArchive.cpp404 s32 HioSoundArchive::HioFileStream::Read( void* buf, u32 length ) in Read() function in nw::snd::HioSoundArchive::HioFileStream
Dsnd_RomSoundArchive.cpp648 s32 RomSoundArchive::RomFileStream::Read( void* buf, u32 length ) in Read() function in nw::snd::RomSoundArchive::RomFileStream
/NW4C-1.3.3/demos/lyt/simple/sources/
Dmain.cpp139 bool Read(const wchar_t* fileName, nw::os::IAllocator& allocator) in Read() function in __anon883c1c1b0111::File