OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_findfirst32
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/delibs/decpp/
deDirectoryIterator.cpp
43
m_handle =
_findfirst32
((std::string(m_path.getPath()) + "/*").c_str(), &m_fileInfo);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
io.h
66
#define
_findfirst32
_findfirst
macro
188
_CRTIMP intptr_t __cdecl
_findfirst32
(const char *_Filename,struct _finddata32_t *_FindData);
tchar.h
688
#define _tfindfirst32
_findfirst32
Completed in 724 milliseconds