Home
last modified time | relevance | path

Searched refs:sof (Results 1 – 13 of 13) sorted by relevance

/third_party/ejdb/src/jbi/
Djbi_sorter_consumer.c8 ssc->sof.close(&ssc->sof); in _jbi_scan_sorter_release()
99 RCC(rc, finish, ssc->sof.probe_mmap(&ssc->sof, 0, &ssc->docs, &sp)); in _jbi_scan_sorter_do()
164 iwrc rc = iwfs_exfile_open(&ssc->sof, &opts); in _jbi_scan_sorter_init()
166 rc = ssc->sof.add_mmap(&ssc->sof, 0, SIZE_T_MAX, 0); in _jbi_scan_sorter_init()
168 ssc->sof.close(&ssc->sof); in _jbi_scan_sorter_init()
193 IWFS_EXT *sof = &ssc->sof; in jbi_sorter_consumer() local
264 rc = sof->write(sof, 0, ssc->docs, ssc->docs_npos, &sz); in jbi_sorter_consumer()
281 rc = sof->write(sof, ssc->docs_npos, ctx->jblbuf, vsz, &sz); in jbi_sorter_consumer()
/third_party/libunwind/tests/
DGia64-test-stack.c58 unw_word_t ip, sp, bsp, v0, v1, v2, v3, n0, n1, n2, n3, cfm, sof, sol, r32; in do_unwind_tests() local
109 sof = cfm & 0x7f; in do_unwind_tests()
110 if (sof != (unw_word_t) (i & 1)) in do_unwind_tests()
111 panic ("\texpected sof=%d, found sof=%lu\n", i - 1, sof); in do_unwind_tests()
112 if (sof == 1) in do_unwind_tests()
124 sof = cfm & 0x7f; in do_unwind_tests()
126 if (sof != 96) in do_unwind_tests()
127 panic ("\texpected sof=96, found sof=%lu\n", sof); in do_unwind_tests()
DGia64-test-nat.c137 long sof; in sighandler() local
143 sof = uc->uc_mcontext.sc_cfm & 0x7f; in sighandler()
144 bsp = (unsigned long *) rse_skip_regs (uc->uc_mcontext.sc_ar_bsp, -sof); in sighandler()
/third_party/libunwind/src/ptrace/
D_UPT_access_reg.c186 unsigned long sof, cfm, bsp; in _UPT_access_reg() local
198 sof = (cfm & 0x7f); in _UPT_access_reg()
202 bsp = rse_skip_regs (*val, sof); in _UPT_access_reg()
222 *val = rse_skip_regs (bsp, -sof); in _UPT_access_reg()
/third_party/libunwind/src/ia64/
DGresume.c38 unw_word_t val, sol, sof, pri_unat, n, pfs, bspstore, dirty_rnat; in local_resume() local
108 sof = (c->cfm & 0x7f); in local_resume()
109 if ((dirty_size = rbs_cover_and_flush (c, sof, dirty_partition, in local_resume()
/third_party/ejdb/src/
Dejdb2_internal.h161 IWFS_EXT sof; /**< Sort overflow file */ member
/third_party/libunwind/doc/
DNOTES120 unw_word_t cfm, bsp, bsp_after_flushrs, sof;
/third_party/node/deps/npm/node_modules/mime-db/
DHISTORY.md187 * Add extension `.sfd-hdstx` to `application/vnd.hydrostatix.sof-data`
/third_party/skia/third_party/externals/icu/source/samples/ufortune/resources/
Des.txt316 "Error: Sector not found. ¿Busco atrás del sofá? (S/N)
/third_party/flutter/skia/third_party/externals/icu/source/samples/ufortune/resources/
Des.txt316 "Error: Sector not found. ¿Busco atrás del sofá? (S/N)
/third_party/icu/icu4c/source/samples/ufortune/resources/
Des.txt316 "Error: Sector not found. ¿Busco atrás del sofá? (S/N)
/third_party/python/Lib/test/
Dmime.types444 application/vnd.hydrostatix.sof-data sfd-hdstx
/third_party/gstreamer/gstplugins_good/
DChangeLog19816 jpegenc: Accept sof-marker=4
19817 sof-marker is 4 when input is in the RGB colorspace.
63375 jpegdec: remove sof-marker from template caps for now
63377 things with demuxers that don't put a "sof-marker"
80917 jpegdec: add sof-marker to template caps, so we don't get plugged for lossless jpeg
139876 … audiodynamic element which can act as a compressor or expander. Supported are hard-knee and sof...