Home
last modified time | relevance | path

Searched defs:qh (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/math/test/
Dquintic_hermite_test.cpp40 auto qh = quintic_hermite(std::move(x), std::move(y), std::move(dydx), std::move(d2ydx2)); in test_constant() local
58 auto qh = quintic_hermite(std::move(x), std::move(y), std::move(dydx), std::move(d2ydx2)); in test_linear() local
110 auto qh = quintic_hermite(std::move(x), std::move(y), std::move(dydx), std::move(d2ydx2)); in test_quadratic() local
176 auto qh = quintic_hermite(std::move(x), std::move(y), std::move(dydx), std::move(d2ydx2)); in test_cubic() local
209 auto qh = quintic_hermite(std::move(x), std::move(y), std::move(dydx), std::move(d2ydx2)); in test_quartic() local
267 auto qh = cardinal_quintic_hermite(std::move(y), std::move(dydx), std::move(d2ydx2), x0, dx); in test_cardinal_constant() local
322 auto qh = cardinal_quintic_hermite(std::move(y), std::move(dydx), std::move(d2ydx2), x0, dx); in test_cardinal_linear() local
383 auto qh = cardinal_quintic_hermite(std::move(y), std::move(dydx), std::move(d2ydx2), x0, dx); in test_cardinal_quadratic() local
449 auto qh = cardinal_quintic_hermite(std::move(y), std::move(dydx), std::move(d2ydx2), x0, dx); in test_cardinal_cubic() local
497 auto qh = cardinal_quintic_hermite(std::move(y), std::move(dydx), std::move(d2ydx2), x0, dx); in test_cardinal_quartic() local
/third_party/e2fsprogs/debugfs/
Dquota.c110 struct quota_handle *qh; in do_list_quota() local
139 struct quota_handle *qh; in do_get_quota() local
/third_party/boost/libs/math/example/daubechies_wavelets/
Dbench.cpp151 auto qh = cubic_hermite(std::move(x), std::move(y), std::move(dydx)); in CubicHermite() local
188 auto qh = cardinal_cubic_hermite_detail(std::move(y), std::move(dydx), x0, dx); in CardinalCubicHermite() local
221 auto qh = cardinal_cubic_hermite_detail_aos(std::move(dat), x0, dx); in CardinalCubicHermiteAOS() local
316 …auto qh = cardinal_quintic_hermite_detail(std::move(y), std::move(dydx), std::move(d2ydx2), x0, dx… in CardinalQuinticHermite() local
350 auto qh = cardinal_quintic_hermite_detail_aos(std::move(dat), x0, dx); in CardinalQuinticHermiteAOS() local
Dfind_best_daubechies_interpolator.cpp392 …auto qh = boost::math::interpolators::cardinal_quintic_hermite(std::move(phi_copy), std::move(phi_… in find_best_interpolator() local
/third_party/e2fsprogs/lib/support/
Dmkquota.c147 static void write_dquots(dict_t *dict, struct quota_handle *qh) in write_dquots()
577 static errcode_t quota_read_all_dquots(struct quota_handle *qh, in quota_read_all_dquots()
617 struct quota_handle *qh; in quota_update_limits() local
657 struct quota_handle qh; in quota_compare_and_update() local
/third_party/f2fs-tools/fsck/
Dmkquota.c45 static int write_dquots(dict_t *dict, struct quota_handle *qh) in write_dquots()
368 struct quota_handle qh; in quota_compare_and_update() local
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c713 ehci_dump_sqh(ehci_softc_t *sc, ehci_qh_t *qh) in ehci_dump_sqh()
1142 ehci_qh_t *qh; in ehci_non_isoc_done() local
1262 ehci_qh_t *qh; in ehci_check_transfer() local
1704 ehci_qh_t *qh; in ehci_setup_standard_chain() local
3692 ehci_qh_t *qh; local
/third_party/ntfs-3g/libntfs-3g/
Dcache.c481 struct HASH_ENTRY *qh; in ntfs_create_cache() local
/third_party/openssl/crypto/bn/
Dbn_div.c398 BN_ULONG ql, qh; in bn_div_fixed_top() local
/third_party/ejdb/src/bindings/ejdb2_flutter/android/src/main/java/com/softmotions/ejdb2/
DEjdb2FlutterPlugin.java189 private static void prepareQuery(DbMethodCall mc, DbQueryHandler qh) throws Exception { in prepareQuery()
/third_party/mksh/
Dvar.c1796 uint32_t qh; in rndset() member
/third_party/quickjs/
Dlibbf.c1979 limb_t l, h, rh, ql, qh, c, i; in mp_sqrtrem_rec() local
6000 limb_t l, h, rh, ql, qh, c, i; in mp_sqrtrem_rec_dec() local