Home
last modified time | relevance | path

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

1234

/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Support/
H A DMemoryBuffer.cpp44 bool RequiresNullTerminator) { in init()
83 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem()
104 bool RequiresNullTerminator) { in getMemBuffer()
111 MemoryBuffer::getMemBuffer(MemoryBufferRef Ref, bool RequiresNullTerminator) { in getMemBuffer()
164 bool RequiresNullTerminator) { in getFileOrSTDIN()
204 MemoryBufferMMapFile(bool RequiresNullTerminator, int FD, uint64_t Len, in MemoryBufferMMapFile()
247 bool RequiresNullTerminator, bool IsVolatileSize) { in getFile()
259 uint64_t Offset, bool RequiresNullTerminator, bool IsVolatileSize) { in getFileAux()
276 bool RequiresNullTerminator, in shouldUseMmap()
330 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/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 …]
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/
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()
220 bool RequiresNullTerminator, bool IsVolatile) { in getFile()
234 uint64_t Offset, bool RequiresNullTerminator, bool IsVolatile) { in getFileAux()
292 bool RequiresNullTerminator, in shouldUseMmap()
320 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
327 bool RequiresNullTerminator, bool IsVolatile) { in getOpenFile()
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/lib/llvm/Support/
H A DMemoryBuffer.cpp47 bool RequiresNullTerminator) { in init()
85 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem()
106 bool RequiresNullTerminator) { in getMemBuffer()
113 MemoryBuffer::getMemBuffer(MemoryBufferRef Ref, bool RequiresNullTerminator) { in getMemBuffer()
205 MemoryBufferMMapFile(bool RequiresNullTerminator, int FD, uint64_t Len, in MemoryBufferMMapFile()
248 bool RequiresNullTerminator, bool IsVolatileSize) { in getFile()
260 uint64_t Offset, bool RequiresNullTerminator, bool IsVolatileSize) { in getFileAux()
277 bool RequiresNullTerminator, in shouldUseMmap()
331 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
409 bool RequiresNullTerminator, bool IsVolatileSize) { in getOpenFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/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()
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 …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/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()
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 …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A 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()
201 MemoryBufferMMapFile(bool RequiresNullTerminator, sys::fs::file_t FD, uint64_t Len, in MemoryBufferMMapFile()
247 bool RequiresNullTerminator, bool IsVolatile) { in getFile()
261 bool IsText, bool RequiresNullTerminator, bool IsVolatile) { in getFileAux()
327 bool RequiresNullTerminator, in shouldUseMmap()
434 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A 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()
201 MemoryBufferMMapFile(bool RequiresNullTerminator, sys::fs::file_t FD, uint64_t Len, in MemoryBufferMMapFile()
247 bool RequiresNullTerminator, bool IsVolatile) { in getFile()
261 bool IsText, bool RequiresNullTerminator, bool IsVolatile) { in getFileAux()
327 bool RequiresNullTerminator, in shouldUseMmap()
434 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/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()
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 …]
/dports/devel/llvm10/llvm-10.0.1.src/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 …]
/dports/devel/llvm11/llvm-11.0.1.src/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()
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 …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A 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()
201 MemoryBufferMMapFile(bool RequiresNullTerminator, sys::fs::file_t FD, uint64_t Len, in MemoryBufferMMapFile()
247 bool RequiresNullTerminator, bool IsVolatile) { in getFile()
261 bool IsText, bool RequiresNullTerminator, bool IsVolatile) { in getFileAux()
327 bool RequiresNullTerminator, in shouldUseMmap()
434 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/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 …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A 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()
201 MemoryBufferMMapFile(bool RequiresNullTerminator, sys::fs::file_t FD, uint64_t Len, in MemoryBufferMMapFile()
247 bool RequiresNullTerminator, bool IsVolatile) { in getFile()
261 bool IsText, bool RequiresNullTerminator, bool IsVolatile) { in getFileAux()
327 bool RequiresNullTerminator, in shouldUseMmap()
434 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A 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()
201 MemoryBufferMMapFile(bool RequiresNullTerminator, sys::fs::file_t FD, uint64_t Len, in MemoryBufferMMapFile()
247 bool RequiresNullTerminator, bool IsVolatile) { in getFile()
261 bool IsText, bool RequiresNullTerminator, bool IsVolatile) { in getFileAux()
327 bool RequiresNullTerminator, in shouldUseMmap()
434 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/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 …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/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()
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 …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A 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()
201 MemoryBufferMMapFile(bool RequiresNullTerminator, sys::fs::file_t FD, uint64_t Len, in MemoryBufferMMapFile()
247 bool RequiresNullTerminator, bool IsVolatile) { in getFile()
261 bool IsText, bool RequiresNullTerminator, bool IsVolatile) { in getFileAux()
327 bool RequiresNullTerminator, in shouldUseMmap()
434 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/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()
230 bool RequiresNullTerminator, bool IsVolatile) { in getFile()
244 uint64_t Offset, bool RequiresNullTerminator, bool IsVolatile) { in getFileAux()
310 bool RequiresNullTerminator, in shouldUseMmap()
417 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A 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 …]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/futures-util-0.3.4/src/future/
H A Doption.rs50 fn is_terminated(&self) -> bool { in init()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/
H A DFSProvider.cpp57 bool RequiresNullTerminator, bool /*IsVolatile*/) override { in getBuffer() argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/
H A DFSProvider.cpp54 bool RequiresNullTerminator, bool /*IsVolatile*/) override { in getBuffer() argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/
H A DFSProvider.cpp57 bool RequiresNullTerminator, bool /*IsVolatile*/) override { in getBuffer() argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clangd/
H A DFSProvider.cpp55 bool RequiresNullTerminator, bool /*IsVolatile*/) override { in getBuffer() argument

1234