Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dpacked-union.c4 unsigned file_attributes; member
/external/python/cpython3/Lib/test/
Dtest_stat.py63 file_attributes = { variable in TestFilemode
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/winapi-util-0.1.9/src/
Dfile.rs66 pub fn file_attributes(&self) -> u64 { in file_attributes() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/winapi-util-0.1.9/src/
Dfile.rs66 pub fn file_attributes(&self) -> u64 { in file_attributes() method
/external/leveldb/util/
Denv_windows.cc525 WIN32_FILE_ATTRIBUTE_DATA file_attributes; in GetFileSize() local