Home
last modified time | relevance | path

Searched defs:RequiresNullTerminator (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Support/
DMemoryBuffer.cpp46 bool RequiresNullTerminator) { in init()
85 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem()
110 bool RequiresNullTerminator) { in getMemBuffer()
117 MemoryBuffer::getMemBuffer(MemoryBufferRef Ref, bool RequiresNullTerminator) { in getMemBuffer()
170 bool RequiresNullTerminator) { in getFileOrSTDIN()
210 MemoryBufferMMapFile(bool RequiresNullTerminator, int FD, uint64_t Len, in MemoryBufferMMapFile()
257 bool RequiresNullTerminator, bool IsVolatileSize) { in getFile()
269 uint64_t Offset, bool RequiresNullTerminator, bool IsVolatileSize) { in getFileAux()
286 bool RequiresNullTerminator, in shouldUseMmap()
340 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
[all …]
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DMemoryBuffer.cpp46 bool RequiresNullTerminator) { in init()
85 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem()
110 bool RequiresNullTerminator) { in getMemBuffer()
117 MemoryBuffer::getMemBuffer(MemoryBufferRef Ref, bool RequiresNullTerminator) { in getMemBuffer()
170 bool RequiresNullTerminator) { in getFileOrSTDIN()
210 MemoryBufferMMapFile(bool RequiresNullTerminator, int FD, uint64_t Len, in MemoryBufferMMapFile()
257 bool RequiresNullTerminator, bool IsVolatileSize) { in getFile()
269 uint64_t Offset, bool RequiresNullTerminator, bool IsVolatileSize) { in getFileAux()
286 bool RequiresNullTerminator, in shouldUseMmap()
340 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DMemoryBuffer.cpp46 bool RequiresNullTerminator) { in init()
86 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem()
113 bool RequiresNullTerminator) { in getMemBuffer()
120 MemoryBuffer::getMemBuffer(MemoryBufferRef Ref, bool RequiresNullTerminator) { in getMemBuffer()
144 bool RequiresNullTerminator) { in getFileOrSTDIN()
185 MemoryBufferMMapFile(bool RequiresNullTerminator, sys::fs::file_t FD, uint64_t Len, in MemoryBufferMMapFile()
232 bool RequiresNullTerminator, bool IsVolatile) { in getFile()
246 uint64_t Offset, bool RequiresNullTerminator, bool IsVolatile) { in getFileAux()
312 bool RequiresNullTerminator, in shouldUseMmap()
419 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
[all …]
DVirtualFileSystem.cpp116 bool RequiresNullTerminator, bool IsVolatile) { in getBufferForFile()
219 bool RequiresNullTerminator, bool IsVolatile) { in getBuffer()
611 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer()
1774 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer()
/external/llvm-project/llvm/lib/Support/
DMemoryBuffer.cpp46 bool RequiresNullTerminator) { in init()
86 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem()
113 bool RequiresNullTerminator) { in getMemBuffer()
120 MemoryBuffer::getMemBuffer(MemoryBufferRef Ref, bool RequiresNullTerminator) { in getMemBuffer()
144 bool RequiresNullTerminator) { in getFileOrSTDIN()
199 MemoryBufferMMapFile(bool RequiresNullTerminator, sys::fs::file_t FD, uint64_t Len, in MemoryBufferMMapFile()
246 bool RequiresNullTerminator, bool IsVolatile) { in getFile()
260 uint64_t Offset, bool RequiresNullTerminator, bool IsVolatile) { in getFileAux()
326 bool RequiresNullTerminator, in shouldUseMmap()
433 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
[all …]
DVirtualFileSystem.cpp116 bool RequiresNullTerminator, bool IsVolatile) { in getBufferForFile()
219 bool RequiresNullTerminator, bool IsVolatile) { in getBuffer()
612 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer()
1858 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer()
/external/llvm-project/clang-tools-extra/clangd/support/
DThreadsafeFS.cpp60 bool RequiresNullTerminator, bool /*IsVolatile*/) override { in getBuffer() argument
/external/llvm-project/clang/lib/Basic/
DFileManager.cpp488 bool RequiresNullTerminator) { in getBufferForFile()
512 bool RequiresNullTerminator) { in getBufferForFileImpl()
/external/llvm-project/clang/lib/Tooling/DependencyScanning/
DDependencyScanningFilesystem.cpp227 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer()
/external/clang/lib/Basic/
DVirtualFileSystem.cpp96 bool RequiresNullTerminator, bool IsVolatile) { in getBufferForFile()
182 bool RequiresNullTerminator, bool IsVolatile) { in getBuffer()
450 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer()
1546 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer()
/external/llvm/lib/IR/
DCore.cpp3157 LLVMBool RequiresNullTerminator) { in LLVMCreateMemoryBufferWithMemoryRange()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp4032 LLVMBool RequiresNullTerminator) { in LLVMCreateMemoryBufferWithMemoryRange()
/external/llvm-project/llvm/lib/IR/
DCore.cpp4081 LLVMBool RequiresNullTerminator) { in LLVMCreateMemoryBufferWithMemoryRange()