Home
last modified time | relevance | path

Searched +defs:position +defs:bytes (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/runtime/
H A Dfile.cpp28 void OpenFile::set_path(OwningPtr<char> &&path, std::size_t bytes) { in set_path() argument
64 Position position, IoErrorHandler &handler) { in Open() argument
221 std::size_t bytes, IoErrorHandler &handler) { in Write() argument
271 FileOffset at, char *buffer, std::size_t bytes, IoErrorHandle in ReadAsynchronously() argument
300 WriteAsynchronously(FileOffset at,const char * buffer,std::size_t bytes,IoErrorHandler & handler) WriteAsynchronously() argument
[all...]
H A Dio-stmt.h599 set_position(Position position) set_position() argument
747 RT_API_ATTRS std::size_t bytes() const { return bytes_; } bytes() function
[all...]
/llvm-project/mlir/lib/IR/
H A DBuilders.cpp269 getStringAttr(const Twine & bytes) getStringAttr() argument
371 getAffineDimExpr(unsigned position) getAffineDimExpr() argument
375 getAffineSymbolExpr(unsigned position) getAffineSymbolExpr() argument
/llvm-project/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp357 size_t position = 0; LoadActiveCode() local
751 int bytes[8]; TEST() local
[all...]