Home
last modified time | relevance | path

Searched defs:borrowed (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1016 OwnedPythonFile(const PythonFile &file, bool borrowed, Args... args) in OwnedPythonFile()
1078 SimplePythonFile(const PythonFile &file, bool borrowed, int fd, in SimplePythonFile()
1129 PythonIOFile(const PythonFile &file, bool borrowed) in PythonIOFile()
1177 BinaryPythonFile(int fd, const PythonFile &file, bool borrowed) in BinaryPythonFile()
1235 TextPythonFile(int fd, const PythonFile &file, bool borrowed) in TextPythonFile()
1291 llvm::Expected<FileSP> PythonFile::ConvertToFile(bool borrowed) { in ConvertToFile()
1333 PythonFile::ConvertToFileForcingUseOfScriptingIOMethods(bool borrowed) { in ConvertToFileForcingUseOfScriptingIOMethods()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c1640 bus_size_t size, bool *borrowed, bool *stolen, bus_addr_t *restore) in bhndb_io_resource_get_window()
1727 bool borrowed; in bhndb_io_resource() local
/freebsd/sys/net/altq/
H A Daltq_rmclass.c1253 rm_class_t *cl, *borrowed; in rmc_update_class_util() local
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c1186 int *borrowed; in brcmf_fws_return_credits() local
/freebsd/crypto/openssh/
H A Dlibcrux_mlkem768_sha3.h4842 Eurydice_slice borrowed[1U]; in libcrux_sha3_generic_keccak_xof_absorb_full_35_c6() local
4935 Eurydice_slice borrowed[1U]; in libcrux_sha3_generic_keccak_xof_absorb_final_35_9e() local
5149 Eurydice_slice borrowed[1U]; in libcrux_sha3_generic_keccak_xof_absorb_full_35_c60() local
5239 Eurydice_slice borrowed[1U]; in libcrux_sha3_generic_keccak_xof_absorb_final_35_9e0() local
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c9561 boolean_t borrowed = B_FALSE, found = B_FALSE; in zdb_read_block() local