Searched defs:borrowed (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonDataObjects.cpp | 1034 OwnedPythonFile(const PythonFile &file, bool borrowed, Args... args) in OwnedPythonFile() 1095 SimplePythonFile(const PythonFile &file, bool borrowed, int fd, in SimplePythonFile() 1146 PythonIOFile(const PythonFile &file, bool borrowed) in PythonIOFile() 1192 BinaryPythonFile(int fd, const PythonFile &file, bool borrowed) in BinaryPythonFile() 1246 TextPythonFile(int fd, const PythonFile &file, bool borrowed) in TextPythonFile() 1297 llvm::Expected<FileSP> PythonFile::ConvertToFile(bool borrowed) { in ConvertToFile() 1339 PythonFile::ConvertToFileForcingUseOfScriptingIOMethods(bool borrowed) { in ConvertToFileForcingUseOfScriptingIOMethods()
|
/openbsd/usr.bin/ssh/ |
H A D | libcrux_mlkem768_sha3.h | 4594 Eurydice_slice borrowed[1U]; in libcrux_sha3_generic_keccak_absorb_full_9d_f8() local 5048 Eurydice_slice borrowed[1U]; in libcrux_sha3_generic_keccak_absorb_full_9d_f80() local
|