Searched refs:ssc (Results 1 – 6 of 6) sorted by relevance
/third_party/ejdb/src/jbi/ |
D | jbi_sorter_consumer.c | 5 struct _JBSSC *ssc = &ctx->ssc; in _jbi_scan_sorter_release() local 6 free(ssc->refs); in _jbi_scan_sorter_release() 7 if (ssc->sof_active) { in _jbi_scan_sorter_release() 8 ssc->sof.close(&ssc->sof); in _jbi_scan_sorter_release() 10 free(ssc->docs); in _jbi_scan_sorter_release() 12 memset(ssc, 0, sizeof(*ssc)); in _jbi_scan_sorter_release() 20 struct _JBSSC *ssc = &ctx->ssc; in _jbi_scan_sorter_cmp() local 28 p1 = ssc->docs + r1 + sizeof(uint64_t) /*id*/; in _jbi_scan_sorter_cmp() 29 p2 = ssc->docs + r2 + sizeof(uint64_t) /*id*/; in _jbi_scan_sorter_cmp() 51 ssc->rc = rc; in _jbi_scan_sorter_cmp() [all …]
|
/third_party/FreeBSD/sys/dev/usb/serial/ |
D | usb_serial.c | 173 ucom_attach(struct ucom_super_softc *ssc, struct ucom_softc *sc, in ucom_attach() argument 190 ssc->sc_unit = 0; in ucom_attach() 191 if (ssc->sc_unit == -1) in ucom_attach() 195 (void)snprintf_s(ssc->sc_ttyname, sizeof(ssc->sc_ttyname), sizeof(ssc->sc_ttyname) - 1, in ucom_attach() 196 UCOM_TTY_PREFIX "%d", ssc->sc_unit); in ucom_attach() 199 error = usb_proc_create(&ssc->sc_tq, umtx, "ucom", USB_PRI_MED); in ucom_attach() 201 ucom_unit_free(ssc->sc_unit); in ucom_attach() 204 ssc->sc_subunits = subunits; in ucom_attach() 205 ssc->sc_flag = UCOM_FLAG_ATTACHED | in ucom_attach() 209 ssc->sc_flag |= UCOM_FLAG_WAIT_REFS; in ucom_attach() [all …]
|
/third_party/boost/libs/math/example/ |
D | find_mean_and_sd_normal.cpp | 335 double ssc = find_scale<normal>(complement(minimum_weight, over_fraction, packs.mean())); in main() local 336 cout << "find_scale<normal>(complement(minimum_weight, over_fraction, packs.mean())); " << ssc << e… in main() 344 normal pack95c(mean, ssc); in main()
|
/third_party/gn/src/gn/ |
D | analyzer_unittest.cc | 235 ssc->build_dependency_files().insert(SourceFile("//dir3/BUILD.gn")); in TEST_F() 238 sc->configs().push_back(LabelConfigPair(ssc->label())); 246 builder_.ItemDefined(std::move(ssc));
|
/third_party/ejdb/src/ |
D | ejdb2_internal.h | 191 struct _JBSSC ssc; /**< Result set sorting context */ member
|
/third_party/skia/experimental/wasm-skp-debugger/debugger/ |
D | anim.mskp | 11792 …�dS�״�.�#������fi��;Y��fb���kP�,�N�?t�8?QLEb"A$X����o���������ܹ|ssc}Џ��&J<��J�YS��`0�x]…
|