Searched refs:RawFD (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | VirtualFileSystem.cpp | 179 RealFile(file_t RawFD, StringRef NewName, StringRef NewRealPathName) in RealFile() argument 180 : FD(RawFD), S(NewName, {}, {}, {}, {}, {}, in RealFile()
|
/external/llvm-project/llvm/lib/Support/ |
D | VirtualFileSystem.cpp | 179 RealFile(file_t RawFD, StringRef NewName, StringRef NewRealPathName) in RealFile() argument 180 : FD(RawFD), S(NewName, {}, {}, {}, {}, {}, in RealFile()
|
/external/libabigail/tests/data/test-annotate/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 2270 <!-- void RawClose(RawFD) --> 2272 <!-- parameter of type 'typedef RawFD' --> 2277 <!-- void RawWrite(RawFD, const char*, size_t) --> 2279 <!-- parameter of type 'typedef RawFD' --> 2288 <!-- RawFD RawOpenForWriting(const char*) --> 2292 <!-- typedef RawFD --> 2295 <!-- typedef int RawFD --> 2296 …<typedef-decl name='RawFD' type-id='type-id-1' filepath='./src/base/logging.h' line='251' column='… 2913 <!-- void tcmalloc::DumpProcSelfMaps(RawFD) --> 2915 <!-- parameter of type 'typedef RawFD' --> [all …]
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 1263 …<typedef-decl name='RawFD' type-id='type-id-1' filepath='./src/base/logging.h' line='251' column='… 3306 …<typedef-decl name='RawFD' type-id='type-id-1' filepath='./src/base/logging.h' line='251' column='…
|