Home
last modified time | relevance | path

Searched full:together (Results 1 – 25 of 1875) sorted by relevance

12345678910>>...75

/freebsd/contrib/llvm-project/lld/docs/
H A DPartitions.rst11 partitioned program consists of a main partition together with a number of
32 function may be used together with the ``ANDROID_DLEXT_RESERVED_ADDRESS``
55 ELF file with all of the partitions concatenated together. This file is
57 combined output file, the ``llvm-objcopy`` tool should be used together
105 The partitioning feature may not currently be used together with the
/freebsd/sys/sys/
H A D_termios.h45 #define VEOL2 2 /* ICANON together with IEXTEN */
49 #define VWERASE 4 /* ICANON together with IEXTEN */
53 #define VREPRINT 6 /* ICANON together with IEXTEN */
61 #define VDSUSP 11 /* ISIG together with IEXTEN */
72 #define VSTATUS 18 /* ICANON together with IEXTEN */
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/
H A Dprojecttree_003_neg.ksh46 # 4. "-c", "-C" and "-s" can NOT be specified together.
49 # 7. "-0" must be together with "-c".
52 # 10. "-p" must be together with "-c -r" or "-s".
/freebsd/crypto/openssl/doc/internal/man3/
H A DOSSL_SAFE_MATH_SIGNED.pod43 safe_add_TYPE() adds the two arguments I<a> and I<b> together.
47 safe_mul_TYPE() multiplies the two arguments I<a> and I<b> together.
57 safe_muldiv_TYPE() multiplies I<a> and I<b> together and divides the
/freebsd/sbin/pfctl/
H A Dpfctl.8446 When used together with
449 When used together with
456 When used together with
462 When used together with
466 When used together with
497 When used together with
519 When used together with
522 When used together with
/freebsd/usr.sbin/crunch/
H A DREADME26 one where many programs have been linked together into one a.out file.
46 The linking together of different programs by hand is an old
68 bringing together a solid, state of the art development environment.
/freebsd/usr.bin/ncal/
H A Dncal.c422 /* -3 together with -A or -B. */ in main()
424 errx(EX_USAGE, "-3 together with -A and -B is not supported."); in main()
425 /* -3 together with -y. */ in main()
427 errx(EX_USAGE, "-3 together with -y is not supported."); in main()
428 /* -3 together with givenyear but no givenmonth. */ in main()
432 "-3 together with a given year but no given month is " in main()
434 /* -m together with xx xxxx. */ in main()
437 "-m together with a given month is not supported."); in main()
438 /* -y together with -m. */ in main()
440 errx(EX_USAGE, "-y together with -m is not supported."); in main()
[all …]
/freebsd/lib/libc/rpc/
H A Ddes_crypt.346 mode, which chains together
75 together some things.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted_largeblocks.ksh23 # Verify large blocks and redacted send work correctly together.
64 log_pass "Large blocks and redacted send work correctly together."
H A Dredacted_embedded.ksh23 # Verify embedded blocks and redacted send work correctly together.
98 log_pass "Embedded blocks and redacted send work correctly together."
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp10 // constants together into a single constant that is shared. This is useful
150 // constants together may allow us to merge other constants together if the in mergeConstants()
194 // Identify all globals that can be merged together, filling in the in mergeConstants()
/freebsd/usr.sbin/daemon/
H A Ddaemon.868 This option is used together with option
76 When this option is used together with any of the options related to file
118 When this option is used together with options
/freebsd/sys/contrib/device-tree/Bindings/iio/imu/
H A Dadi,adis16480.txt40 If this field is left empty together with the "clock-names" field, then
56 If this field is left empty together with the "clocks" field, then the
/freebsd/bin/sleep/
H A Dsleep.157 If multiple intervals are given, they are added together.
127 multiple intervals which are added together are non-portable
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_STORE_open.pod62 together.
90 take depends on the loader that's used and is documented together with
130 There are some tools that can be used together with
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h40 /// nodes into a single SUnit so that they are scheduled together.
96 /// flagged together nodes with a single SUnit.
179 /// ClusterNodes - Cluster certain nodes which should be scheduled together.
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_STORE_open.3122 together.
149 take depends on the loader that's used and is documented together with
183 There are some tools that can be used together with
/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Drange_formatter.h106 std::__throw_format_error("The n option and type s can't be used together"); in parse()
107 std::__throw_format_error("The n option and type ?s can't be used together"); in parse()
111 std::__throw_format_error("Type s and an underlying format specification can't be used together"); in parse()
112 std::__throw_format_error("Type ?s and an underlying format specification can't be used together"); in parse()
/freebsd/sys/contrib/openzfs/scripts/
H A Dkmodtool120 to make sure you get it together with a new kernel.
324 to make sure you get it together with a new kernel.
432 error_out 2 "Please provide path to a filter-file together with --filterfile" >&2
442 error_out 2 "Please provide the name of the kmod together with --kmodname" >&2
463 error_out 2 "Please provide the name of the repo together with --repo" >&2
471 error_out 2 "Please provide the name of the kmod together with --kmodname" >&2
/freebsd/contrib/dma/
H A Ddma.8179 Only useful together with the
227 Only useful together with
244 Only useful together with
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-href-tvk1281618-r2.dtsi101 * the falling edge if they could be wired together.
122 * the falling edge if they could be wired together.
159 * the falling edge if they could be wired together.
/freebsd/share/man/man4/
H A Det.4139 It is used together with
151 It is used together with
/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DBitstreamRemarkContainer.h34 /// * standalone: the metadata and the remarks are emitted together.
47 /// Everything is emitted together.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,ssi.txt53 be connected together, and SRFS and STFS be connected
54 together. This would still allow different sample sizes,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp14 // cold by this pass are grouped together in a separate section prefixed with
15 // ".text.unlikely.*". The linker can then group these together as a cold
17 // the symbol "foo.cold". Grouping all cold blocks across functions together

12345678910>>...75