/external/skia/include/utils/win/ |
D | SkIStream.h | 73 virtual HRESULT STDMETHODCALLTYPE Stat(STATSTG* pStatstg 104 virtual HRESULT STDMETHODCALLTYPE Stat(STATSTG* pStatstg 127 virtual HRESULT STDMETHODCALLTYPE Stat(STATSTG* pStatstg
|
/external/openssh/ |
D | sftp-server.c | 78 typedef struct Stat Stat; typedef 80 struct Stat { struct 457 send_names(u_int32_t id, int count, const Stat *stats) in send_names() 930 Stat *stats; in process_readdir() 933 stats = xcalloc(nstats, sizeof(Stat)); in process_readdir() 937 stats = xrealloc(stats, nstats, sizeof(Stat)); in process_readdir() 1052 Stat s; in process_realpath() 1137 Stat s; in process_readlink()
|
/external/protobuf/gtest/src/ |
D | gtest-filepath.cc | 179 return posix::Stat(pathname_.c_str(), &file_stat) == 0; in FileOrDirectoryExists() 206 result = posix::Stat(path.c_str(), &file_stat) == 0 && in DirectoryExists()
|
/external/gtest/src/ |
D | gtest-filepath.cc | 210 return posix::Stat(pathname_.c_str(), &file_stat) == 0; in FileOrDirectoryExists() 237 result = posix::Stat(path.c_str(), &file_stat) == 0 && in DirectoryExists()
|
/external/llvm/utils/unittest/googletest/ |
D | gtest-filepath.cc | 210 return posix::Stat(pathname_.c_str(), &file_stat) == 0; in FileOrDirectoryExists() 237 result = posix::Stat(path.c_str(), &file_stat) == 0 && in DirectoryExists()
|
/external/chromium/testing/gtest/src/ |
D | gtest-filepath.cc | 210 return posix::Stat(pathname_.c_str(), &file_stat) == 0; in FileOrDirectoryExists() 237 result = posix::Stat(path.c_str(), &file_stat) == 0 && in DirectoryExists()
|
/external/webkit/Source/WebKit/win/ |
D | MemoryStream.h | 92 virtual HRESULT STDMETHODCALLTYPE Stat(
|
D | MemoryStream.cpp | 237 HRESULT STDMETHODCALLTYPE MemoryStream::Stat( in Stat() function in MemoryStream
|
D | WebHTMLRepresentation.cpp | 284 hr = data->Stat(&stat, STATFLAG_NONAME); in documentSource()
|
D | WebFrame.cpp | 589 if (SUCCEEDED(data->Stat(&stat, STATFLAG_NONAME))) { in loadData()
|
D | ChangeLog-2009-06-16 | 21953 (MemoryStream::Stat):
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-port.h | 867 inline int Stat(const char* path, StatStruct* buf) { return _stat(path, buf); } 880 inline int Stat(const char* path, StatStruct* buf) { return stat(path, buf); }
|
/external/gtest/include/gtest/internal/ |
D | gtest-port.h | 1596 inline int Stat(const char* path, StatStruct* buf) { return _stat(path, buf); } 1609 inline int Stat(const char* path, StatStruct* buf) { return stat(path, buf); }
|
/external/chromium/testing/gtest/include/gtest/internal/ |
D | gtest-port.h | 1547 inline int Stat(const char* path, StatStruct* buf) { return _stat(path, buf); } 1560 inline int Stat(const char* path, StatStruct* buf) { return stat(path, buf); }
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-port.h | 1583 inline int Stat(const char* path, StatStruct* buf) { return _stat(path, buf); } 1596 inline int Stat(const char* path, StatStruct* buf) { return stat(path, buf); }
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
D | pseudotcp.cc | 177 enum Stat { 195 inline void Incr(Stat s) { ++g_stats[s]; }
|
/external/tcpdump/ |
D | README | 227 S and Gary Perlman's Unix|Stat), spend a few months staring
|
/external/llvm/lib/Support/Unix/ |
D | PathV2.inc | 144 // Stat from.
|
/external/clang/lib/Serialization/ |
D | ASTWriter.cpp | 1141 for (MemorizeStatCalls::iterator Stat = StatCalls.begin(), in WriteStatCache() local 1143 Stat != StatEnd; ++Stat, ++NumStatEntries) { in WriteStatCache() 1144 StringRef Filename = Stat->first(); in WriteStatCache() 1145 Generator.insert(Filename.data(), Stat->second); in WriteStatCache()
|
/external/elfutils/libelf/ |
D | ChangeLog | 389 * elf_update.c (write_file): Stat the file and fchmod it after update
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/ |
D | de-DE_lexpos.utf | 1841 CONJ_SUB^PREF_V^PREP "statt" "'Stat" 1842 CONJ_SUB^PREP "anstatt" "?an'Stat" 3036 N "vonstatten" "fOn'Stat=n"
|