| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | PythonDataObjects.cpp | 1074 : Base(args...), m_py_obj(file), m_borrowed(borrowed) { in OwnedPythonFile() 1134 SimplePythonFile(const PythonFile &file, bool borrowed, int fd, in SimplePythonFile() argument 1136 : OwnedPythonFile(file, borrowed, fd, options, false) {} in SimplePythonFile() 1185 PythonIOFile(const PythonFile &file, bool borrowed) in PythonIOFile() argument 1186 : OwnedPythonFile(file, borrowed) {} in PythonIOFile() 1231 BinaryPythonFile(int fd, const PythonFile &file, bool borrowed) in BinaryPythonFile() argument 1232 : PythonIOFile(file, borrowed), in BinaryPythonFile() 1285 TextPythonFile(int fd, const PythonFile &file, bool borrowed) in TextPythonFile() argument 1286 : PythonIOFile(file, borrowed), in TextPythonFile() 1362 if (borrowed) { in ConvertToFile() [all …]
|
| H A D | PythonDataObjects.h | 652 llvm::Expected<lldb::FileSP> ConvertToFile(bool borrowed = false); 654 ConvertToFileForcingUseOfScriptingIOMethods(bool borrowed = false);
|
| /freebsd-14.2/sys/net/altq/ |
| H A D | altq_rmclass.c | 1255 rm_class_t *cl, *borrowed; in rmc_update_class_util() local 1266 borrowed = ifd->borrowed_[ifd->qo_]; in rmc_update_class_util() 1267 borrows = borrowed; in rmc_update_class_util() 1387 if (borrowed && (ifd->cutoff_ >= borrowed->depth_)) { in rmc_update_class_util() 1389 if ((qlen(cl->q_) <= 0) || TV_LT(nowp, &borrowed->undertime_)) { in rmc_update_class_util() 1393 ifd->cutoff_ = borrowed->depth_; in rmc_update_class_util() 1394 CBQTRACE(rmc_update_class_util, 'ffob', borrowed->depth_); in rmc_update_class_util() 1397 if ((qlen(cl->q_) <= 1) || TV_LT(&now, &borrowed->undertime_)) { in rmc_update_class_util() 1404 ifd->cutoff_ = borrowed->depth_; in rmc_update_class_util() 1405 CBQTRACE(rmc_update_class_util, 'ffob', borrowed->depth_); in rmc_update_class_util()
|
| /freebsd-14.2/sys/dev/bhnd/bhndb/ |
| H A D | bhndb.c | 1651 bus_size_t size, bool *borrowed, bool *stolen, bus_addr_t *restore) in bhndb_io_resource_get_window() argument 1660 *borrowed = false; in bhndb_io_resource_get_window() 1687 *borrowed = true; in bhndb_io_resource_get_window() 1738 bool borrowed; in bhndb_io_resource() local 1743 dwa = bhndb_io_resource_get_window(sc, addr, size, &borrowed, stolen, in bhndb_io_resource() 1753 if (borrowed) { in bhndb_io_resource()
|
| /freebsd-14.2/sys/dev/bhnd/cores/chipc/ |
| H A D | bhnd_chipc_if.m | 86 * Return a borrowed reference to ChipCommon's capability
|
| /freebsd-14.2/contrib/ldns/drill/ |
| H A D | ChangeLog.22-nov-2005 | 30 * Added two more options (borrowed from dig)
|
| /freebsd-14.2/contrib/llvm-project/lldb/bindings/python/ |
| H A D | python-typemaps.swig | 511 unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true)); 524 py_file.ConvertToFileForcingUseOfScriptingIOMethods(/*borrowed=*/true)); 570 // created this as a borrowed reference.
|
| /freebsd-14.2/contrib/googletest/docs/reference/ |
| H A D | assertions.md | 120 *The idea for this assertion was borrowed from Joe Walnes' Hamcrest project,
|
| /freebsd-14.2/share/examples/IPv6/ |
| H A D | USAGE | 348 IPv{4,6} address pair will be borrowed from other interfaces.
|
| /freebsd-14.2/contrib/ntp/sntp/m4/ |
| H A D | openldap.m4 | 904 dnl -- borrowed from PDKSH
|
| /freebsd-14.2/sys/crypto/openssl/arm/ |
| H A D | ecp_nistz256-armv4.S | 2505 @ modulus and then add it back if subtraction borrowed. 3258 @ and if it borrowed, add modulus back. 3599 @ modulus and then add it back if subtraction borrowed.
|
| /freebsd-14.2/sys/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 8660 boolean_t borrowed = B_FALSE, found = B_FALSE; in zdb_read_block() local 8809 borrowed = B_TRUE; in zdb_read_block() 8822 borrowed = B_FALSE; in zdb_read_block() 8910 if (borrowed) in zdb_read_block()
|
| /freebsd-14.2/contrib/googletest/docs/ |
| H A D | gmock_cook_book.md | 1726 class), which we borrowed from jMock 2. It's less flexible than `After()`, but
|
| /freebsd-14.2/share/dict/ |
| H A D | web2a | 67944 twice-borrowed
|
| /freebsd-14.2/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 16573 …riable aggregation and the concept of nearly decomposable systems, both borrowed from Econometrics…
|
| H A D | bib | 1852 And the children of Israel did according to the word of Moses; and they borrowed of the Egyptians j… 9680 … beam, the axe head fell into the water: and he cried, and said, Alas, master! for it was borrowed. 12387 There were also that said, We have borrowed money for the king's tribute, and that upon our lands a…
|
| /freebsd-14.2/contrib/ncurses/misc/ |
| H A D | terminfo.src | 6611 # It is nominally a VT102 emulator, with features borrowed from rxvt and
|