Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Support/
H A 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A 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 …]
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DMemoryBuffer.cpp50 bool RequiresNullTerminator) { in init()
92 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem()
121 bool RequiresNullTerminator) { in getMemBuffer()
128 MemoryBuffer::getMemBuffer(MemoryBufferRef Ref, bool RequiresNullTerminator) { in getMemBuffer()
152 bool RequiresNullTerminator, in getFileOrSTDIN()
211 MemoryBufferMMapFile(bool RequiresNullTerminator, sys::fs::file_t FD, uint64_t Len, in MemoryBufferMMapFile()
249 bool RequiresNullTerminator, bool IsVolatile, in getFile()
265 bool IsText, bool RequiresNullTerminator, bool IsVolatile, in getFileAux()
342 bool RequiresNullTerminator, in shouldUseMmap()
449 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
[all …]
H A DVirtualFileSystem.cpp119 bool RequiresNullTerminator, bool IsVolatile) { in getBufferForFile()
227 bool RequiresNullTerminator, bool IsVolatile) { in getBuffer()
711 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer()
2410 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer()
/aosp_15_r20/external/clang/lib/Basic/
H A 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()
/aosp_15_r20/external/llvm/lib/IR/
H A DCore.cpp3157 LLVMBool RequiresNullTerminator) { in LLVMCreateMemoryBufferWithMemoryRange()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp4032 LLVMBool RequiresNullTerminator) { in LLVMCreateMemoryBufferWithMemoryRange()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DCore.cpp4031 LLVMBool RequiresNullTerminator) { in LLVMCreateMemoryBufferWithMemoryRange()