Home
last modified time | relevance | path

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

12345678910>>...77

/freebsd-src/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-src/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-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/
H A Dprojecttree_003_neg.ksh45 # 4. "-c", "-C" and "-s" can NOT be specified together.
48 # 7. "-0" must be together with "-c".
51 # 10. "-p" must be together with "-c -r" or "-s".
/freebsd-src/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-src/sbin/pfctl/
H A Dpfctl.8404 When used together with
407 When used together with
414 When used together with
420 When used together with
448 When used together with
467 When used together with
470 When used together with
/freebsd-src/lib/libc/rpc/
H A Ddes_crypt.346 mode, which chains together
75 together some things.
/freebsd-src/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 wit in main()
[all...]
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted_largeblocks.ksh22 # Verify large blocks and redacted send work correctly together.
63 log_pass "Large blocks and redacted send work correctly together."
H A Dredacted_embedded.ksh22 # Verify embedded blocks and redacted send work correctly together.
97 log_pass "Embedded blocks and redacted send work correctly together."
/freebsd-src/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-src/crypto/openssl/doc/man3/
H A DOSSL_STORE_open.pod59 together.
87 take depends on the loader that's used and is documented together with
125 There are some tools that can be used together with
/freebsd-src/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-src/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-src/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-src/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-src/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-src/contrib/dma/
H A Ddma.8179 Only useful together with the
227 Only useful together with
244 Only useful together with
/freebsd-src/sys/contrib/openzfs/scripts/
H A Dkmodtool119 to make sure you get it together with a new kernel.
323 to make sure you get it together with a new kernel.
431 error_out 2 "Please provide path to a filter-file together with --filterfile" >&2
441 error_out 2 "Please provide the name of the kmod together with --kmodname" >&2
462 error_out 2 "Please provide the name of the repo together with --repo" >&2
470 error_out 2 "Please provide the name of the kmod together with --kmodname" >&2
/freebsd-src/share/man/man4/
H A Det.4139 It is used together with
151 It is used together with
/freebsd-src/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-src/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-src/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-src/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
/freebsd-src/contrib/ntp/
H A DREADME26 specifies copyright conditions, together with a list of
66 configurations, together with a program to calculate
/freebsd-src/usr.sbin/valectl/
H A Dvalectl.863 When issued without options it lists all the existing switch ports together
144 supplies the netmap memory region identifier to use together with the newly

12345678910>>...77