| /src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | PythonDataObjects.cpp | 1073 OwnedPythonFile(const PythonFile &file, bool borrowed, Args... args) in OwnedPythonFile() argument 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() [all …]
|
| H A D | PythonDataObjects.h | 654 llvm::Expected<lldb::FileSP> ConvertToFile(bool borrowed = false); 656 ConvertToFileForcingUseOfScriptingIOMethods(bool borrowed = false);
|
| /src/sys/net/altq/ |
| H A D | altq_rmclass.c | 1253 rm_class_t *cl, *borrowed; in rmc_update_class_util() local 1264 borrowed = ifd->borrowed_[ifd->qo_]; in rmc_update_class_util() 1265 borrows = borrowed; in rmc_update_class_util() 1385 if (borrowed && (ifd->cutoff_ >= borrowed->depth_)) { in rmc_update_class_util() 1387 if ((qlen(cl->q_) <= 0) || TV_LT(nowp, &borrowed->undertime_)) { in rmc_update_class_util() 1391 ifd->cutoff_ = borrowed->depth_; in rmc_update_class_util() 1392 CBQTRACE(rmc_update_class_util, 'ffob', borrowed->depth_); in rmc_update_class_util() 1395 if ((qlen(cl->q_) <= 1) || TV_LT(&now, &borrowed->undertime_)) { in rmc_update_class_util() 1402 ifd->cutoff_ = borrowed->depth_; in rmc_update_class_util() 1403 CBQTRACE(rmc_update_class_util, 'ffob', borrowed->depth_); in rmc_update_class_util()
|
| /src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/ |
| H A D | fwsignal.c | 1186 int *borrowed; in brcmf_fws_return_credits() local 1198 borrowed = &fws->credits_borrowed[fifo][lender_ac]; in brcmf_fws_return_credits() 1199 if (*borrowed) { in brcmf_fws_return_credits() 1202 if (*borrowed >= credits) { in brcmf_fws_return_credits() 1203 *borrowed -= credits; in brcmf_fws_return_credits() 1207 credits -= *borrowed; in brcmf_fws_return_credits() 1208 *fifo_credit += *borrowed; in brcmf_fws_return_credits() 1209 *borrowed = 0; in brcmf_fws_return_credits()
|
| /src/sys/dev/bhnd/bhndb/ |
| H A D | bhndb.c | 1640 bus_size_t size, bool *borrowed, bool *stolen, bus_addr_t *restore) in bhndb_io_resource_get_window() argument 1649 *borrowed = false; in bhndb_io_resource_get_window() 1676 *borrowed = true; in bhndb_io_resource_get_window() 1727 bool borrowed; in bhndb_io_resource() local 1732 dwa = bhndb_io_resource_get_window(sc, addr, size, &borrowed, stolen, in bhndb_io_resource() 1742 if (borrowed) { in bhndb_io_resource()
|
| /src/sys/dev/bhnd/cores/chipc/ |
| H A D | bhnd_chipc_if.m | 86 * Return a borrowed reference to ChipCommon's capability
|
| /src/contrib/ldns/drill/ |
| H A D | ChangeLog.22-nov-2005 | 30 * Added two more options (borrowed from dig)
|
| /src/contrib/llvm-project/lldb/bindings/python/ |
| H A D | python-typemaps.swig | 528 unwrapOrSetPythonException(py_file.ConvertToFile(/*borrowed=*/true)); 541 py_file.ConvertToFileForcingUseOfScriptingIOMethods(/*borrowed=*/true)); 587 // created this as a borrowed reference.
|
| /src/crypto/openssl/doc/designs/ |
| H A D | functions-for-explicitly-fetched-signature-algorithms.md | 50 [^1]: the term "primitive" is borrowed from [PKCS#1](https://www.rfc-editor.org/rfc/rfc8017#section…
|
| /src/crypto/openssh/ |
| H A D | libcrux_mlkem768_sha3.h | 4598 Eurydice_slice borrowed[1U]; in libcrux_sha3_generic_keccak_absorb_full_9d_f8() local 4601 borrowed[i] = core_array___Array_T__N__23__as_slice( in libcrux_sha3_generic_keccak_absorb_full_9d_f8() 4606 borrowed[i0] = in libcrux_sha3_generic_keccak_absorb_full_9d_f8() 4611 memcpy(uu____3, borrowed, (size_t)1U * sizeof(Eurydice_slice)); in libcrux_sha3_generic_keccak_absorb_full_9d_f8() 5052 Eurydice_slice borrowed[1U]; in libcrux_sha3_generic_keccak_absorb_full_9d_f80() local 5055 borrowed[i] = core_array___Array_T__N__23__as_slice( in libcrux_sha3_generic_keccak_absorb_full_9d_f80() 5060 borrowed[i0] = in libcrux_sha3_generic_keccak_absorb_full_9d_f80() 5065 memcpy(uu____3, borrowed, (size_t)1U * sizeof(Eurydice_slice)); in libcrux_sha3_generic_keccak_absorb_full_9d_f80()
|
| /src/contrib/googletest/docs/reference/ |
| H A D | assertions.md | 120 *The idea for this assertion was borrowed from Joe Walnes' Hamcrest project,
|
| /src/contrib/ntp/sntp/m4/ |
| H A D | openldap.m4 | 904 dnl -- borrowed from PDKSH
|
| /src/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.
|
| /src/sys/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 9137 boolean_t borrowed = B_FALSE, found = B_FALSE; in zdb_read_block() local 9287 borrowed = B_TRUE; in zdb_read_block() 9300 borrowed = B_FALSE; in zdb_read_block() 9387 if (borrowed) in zdb_read_block()
|
| /src/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
|
| /src/share/dict/ |
| H A D | web2a | 67944 twice-borrowed
|
| /src/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…
|
| /src/contrib/ncurses/misc/ |
| H A D | terminfo.src | 6738 # It is nominally a VT102 emulator, with features borrowed from rxvt and
|