Home
last modified time | relevance | path

Searched refs:joined (Results 1 – 25 of 31) sorted by relevance

12

/src/crypto/krb5/src/util/support/
H A Dt_path.c125 char *dirname, *basename, *joined; in main() local
171 if (k5_path_join(path1, path2, &joined) != 0) in main()
173 if (strcmp(joined, ejoined) != 0) { in main()
175 (int)i, joined, ejoined); in main()
178 free(joined); in main()
/src/crypto/openssl/ssl/quic/
H A Dquic_thread_assist.c76 qta->joined = 0; in ossl_quic_thread_assist_init_start()
107 if (qta->joined) in ossl_quic_thread_assist_wait_stopped()
120 qta->joined = 1; in ossl_quic_thread_assist_wait_stopped()
128 if (!ossl_assert(qta->joined)) in ossl_quic_thread_assist_cleanup()
/src/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptParser.td43 // An option which is either joined to its (non-empty) value, or followed by its
46 // An option which is both joined to its (first) value, and followed by its
51 // An option which consumes an optional joined argument and any other remaining
68 // RenderJoined - The option should be rendered joined, even if separate (only
72 // RenderSeparate - The option should be rendered separately, even if joined
73 // (only sensible on joined options).
/src/contrib/kyua/utils/text/
H A Doperations_test.cpp251 const std::string joined = text::join(lines, " "); in ATF_TEST_CASE_BODY() local
252 ATF_REQUIRE(joined == "first second" || joined == "second first"); in ATF_TEST_CASE_BODY()
/src/crypto/openssl/include/internal/
H A Dquic_thread_assist.h49 int teardown, joined; member
/src/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx27-phytec-phycore-som.dtsi82 /* SW1A and SW1B joined operation */
90 /* SW2A and SW2B joined operation */
/src/contrib/unbound/doc/
H A DCREDITS6 Late in 2006, NLnet Labs joined the effort, writing an implementation in C
/src/contrib/atf/atf-sh/
H A Dlibatf-sh.subr261 # words can be provided, in which case they are joined by a single
389 # can be given, in which case they are joined by a single blank space.
472 # arguments, in which case are joined by a single space) and exits
491 # arguments, in which case are joined by a single space).
733 # arguments, in which case are joined by a single space).
/src/cddl/usr.sbin/dwatch/libexec/
H A Dvop_rename209 * NB: Up-to but not including the parent directory (joined below)
245 * NB: Up-to but not including the parent directory (joined below)
H A Dvop_readdir136 * NB: Up-to but not including the parent directory (joined below)
H A Dvop_create139 * NB: Up-to but not including the parent directory (joined below)
H A Dvop_symlink140 * NB: Up-to but not including the parent directory (joined below)
/src/crypto/openssl/doc/man7/
H A Dbio.pod33 BIOs can be joined together to form a chain (a single BIO is a chain
/src/sys/contrib/zstd/programs/
H A DREADME.md91 CLI supports aggregation of parameters i.e. `-b1`, `-e18`, and `-i1` can be joined into `-b1e18i1`.
129 The benchmark is conducted using given filenames. The files are read into memory and joined togethe…
/src/usr.sbin/bsdconfig/share/
H A Dsysrc.subr407 # Multi-line comments are joined together. Results are NULL if no description
616 # LF will trigger a bug in `tail -r' where last two lines are joined.
/src/contrib/wpa/hostapd/
H A DREADME-MULTI-AP35 devices that are joined into the network. These are called fronthaul BSSs.
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticDriverKinds.td297 "joined argument treated as '%0'; did you mean '%1'?">, InGroup<UnknownArgument>;
432 "joined argument expects additional value: '%0'">,
/src/contrib/bc/scripts/
H A Drelease.pkg.yao44 * @return The joined array.
/src/contrib/tzdata/
H A Deurope1060 # Greenland joined the European Communities as part of Denmark,
1618 # go with EU rules instead, since Greece joined Jan 1.
4136 # than listed in 'europe': Switzerland, for example, joined DST
4158 # In 1981 UK joined Europe insofar that
/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrFormats.td86 // Two joined instructions; used to emit two adjacent instructions as one.
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedSkylakeServer.td406 …sPair<WritePSADBWZ, [SKXPort5], 3, [1], 1, 7>; // TODO: 512-bit ops require ports 0/1 to be joined.
H A DX86SchedIceLake.td411 …sPair<WritePSADBWZ, [ICXPort5], 3, [1], 1, 7>; // TODO: 512-bit ops require ports 0/1 to be joined.
/src/crypto/heimdal/lib/hx509/
H A DChangeLog2258 appear in the certificates, they can not be joined to one
/src/contrib/bmake/
H A Dbmake.cat1981 of the way values are split into words, matched, and then joined,
/src/contrib/one-true-awk/testdir/
H A Dbib340 All these were joined together in the vale of Siddim, which is the salt sea.
345 …d the king of Zeboiim, and the king of Bela (the same is Zoar;) and they joined battle with them i…
830 And she conceived again, and bare a son; and said, Now this time will my husband be joined unto me,…
2301 It shall have the two shoulderpieces thereof joined at the two edges thereof; and so it shall be jo…
4260 …of Levi, the tribe of thy father, bring thou with thee, that they may be joined unto thee, and min…
4262 And they shall be joined unto thee, and keep the charge of the tabernacle of the congregation, for …
4475 And Israel joined himself unto Baalpeor: and the anger of the LORD was kindled against Israel.
4477 And Moses said unto the judges of Israel, Slay ye every one his men that were joined unto Baalpeor.
7300 And the Philistines put themselves in array against Israel: and when they joined battle, Israel was…
8967 And under the borders were four wheels; and the axletrees of the wheels were joined to the base: an…
[all …]

12