Home
last modified time | relevance | path

Searched refs:o2s (Results 1 – 25 of 182) sorted by relevance

12345678

/dports/databases/p5-Rose-DB-Object/Rose-DB-Object-0.814/t/
H A Ddb-object-relationship.t256 ok(ref $o2s eq 'ARRAY' && @$o2s == 2 &&
262 ok(@o2s == 2 && $o2s[0]->name eq 'two' && $o2s[1]->name eq 'one',
734 @o2s =
793 @o2s =
829 @o2s =
1694 ok(ref $o2s eq 'ARRAY' && @$o2s == 2 &&
1700 ok(@o2s == 2 && $o2s[0]->name eq 'two' && $o2s[1]->name eq 'one',
3233 ok(ref $o2s eq 'ARRAY' && @$o2s == 2 &&
3239 ok(@o2s == 2 && $o2s[0]->name eq 'two' && $o2s[1]->name eq 'one',
4740 ok(ref $o2s eq 'ARRAY' && @$o2s == 2 &&
[all …]
/dports/dns/py-pybonjour/pybonjour-python3-2c8283f/
H A DPKG-INFO5 Home-page: http://o2s.csail.mit.edu/o2s-wiki/pybonjour
9 Download-URL: http://o2s.csail.mit.edu/download/pybonjour/
H A DREADME57 http://o2s.csail.mit.edu/o2s-wiki/pybonjour
/dports/cad/opentimer/OpenTimer-18d28ff/main/utility/
H A Dutility.cpp216 std::vector<std::filesystem::path> o2s; in main() local
222 app.add_option("--tau15-to-shell", o2s, "convert a TAU15 bundle to a ot-shell file") in main()
243 if(!o2s.empty()) { in main()
244 tau15_to_shell(o2s[0], o2s[1]); in main()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tikv-jemalloc-sys-0.4.2+5.2.1-patched.2/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/databases/redis5/redis-5.0.14/deps/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/databases/redis-devel/redis-0e5b813/deps/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/databases/redis6/redis-6.0.16/deps/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/www/firefox-legacy/firefox-52.8.0esr/memory/jemalloc/src/src/
H A Dutil.c40 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
293 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) in o2s() function
523 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys-0.4.1+5.2.1-patched/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/rep/src/
H A Dmalloc_io.c63 static char *o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p);
305 o2s(uintmax_t x, bool alt_form, char *s, size_t *slen_p) { in o2s() function
535 s = o2s(val, alt_form, buf, &slen); in malloc_vsnprintf()

12345678