Home
last modified time | relevance | path

Searched defs:MapSize (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DMemoryBuffer.cpp180 MemoryBuffer::getFileSlice(const Twine &FilePath, uint64_t MapSize, in getFileSlice() argument
268 getFileAux(const Twine &Filename, int64_t FileSize, uint64_t MapSize, in getFileAux() argument
282 shouldUseMmap(int FD, size_t FileSize, size_t MapSize, off_t Offset, bool RequiresNullTerminator, int PageSize, bool IsVolatileSize) shouldUseMmap() argument
339 getOpenFileImpl(int FD, const Twine &Filename, uint64_t FileSize, uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, bool IsVolatileSize) getOpenFileImpl() argument
424 getOpenFileSlice(int FD, const Twine &Filename, uint64_t MapSize, int64_t Offset) getOpenFileSlice() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DMemoryBuffer.cpp154 MemoryBuffer::getFileSlice(const Twine &FilePath, uint64_t MapSize, in getFileSlice() argument
245 getFileAux(const Twine &Filename, int64_t FileSize, uint64_t MapSize, in getFileAux() argument
267 WritableMemoryBuffer::getFileSlice(const Twine &Filename, uint64_t MapSize, in getFileSlice() argument
308 shouldUseMmap(sys::fs::file_t FD, size_t FileSize, size_t MapSize, off_t Offset, bool RequiresNullTerminator, int PageSize, bool IsVolatile) shouldUseMmap() argument
364 getReadWriteFile(const Twine &Filename, uint64_t FileSize, uint64_t MapSize, uint64_t Offset) getReadWriteFile() argument
411 getFileSlice(const Twine &Filename, uint64_t MapSize, uint64_t Offset) getFileSlice() argument
418 getOpenFileImpl(sys::fs::file_t FD, const Twine &Filename, uint64_t FileSize, uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, bool IsVolatile) getOpenFileImpl() argument
489 getOpenFileSlice(sys::fs::file_t FD, const Twine &Filename, uint64_t MapSize, int64_t Offset, bool IsVolatile) getOpenFileSlice() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmap_test_util.h707 inline int MapReflectionTester::MapSize(const Message& message, in MapSize() function in google::protobuf::MapReflectionTester
H A Dgenerated_message_reflection.cc1859 int Reflection::MapSize(const Message& message, in MapSize() function in google::protobuf::Reflection
H A Dmap_test.cc1103 int MapSize(const Reflection* reflection, const FieldDescriptor* field, in MapSize() function in google::protobuf::internal::MapFieldReflectionTest

Completed in 14 milliseconds