Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DMemoryBuffer.cpp50 bool RequiresNullTerminator) { in init()
71 bool RequiresNullTerminator) { in GetNamedBuffer()
81 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem()
100 bool RequiresNullTerminator) { in getMemBuffer()
184 MemoryBufferMMapFile(StringRef Buffer, bool RequiresNullTerminator) in MemoryBufferMMapFile()
208 bool RequiresNullTerminator) { in getFile()
218 bool RequiresNullTerminator) { in getFile()
237 bool RequiresNullTerminator, in shouldUseMmap()
280 bool RequiresNullTerminator) { in getOpenFile()
/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-7.0/llvm/lib/Support/
DMemoryBuffer.cpp47 bool RequiresNullTerminator) { in init()
87 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem()
114 bool RequiresNullTerminator) { in getMemBuffer()
121 MemoryBuffer::getMemBuffer(MemoryBufferRef Ref, bool RequiresNullTerminator) { in getMemBuffer()
145 bool RequiresNullTerminator) { in getFileOrSTDIN()
186 MemoryBufferMMapFile(bool RequiresNullTerminator, int FD, uint64_t Len, in MemoryBufferMMapFile()
231 bool RequiresNullTerminator, bool IsVolatile) { in getFile()
245 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 …]
/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-7.0/llvm/lib/IR/
DCore.cpp3474 LLVMBool RequiresNullTerminator) { in LLVMCreateMemoryBufferWithMemoryRange()