Home
last modified time | relevance | path

Searched full:destination (Results 1 – 25 of 2458) sorted by relevance

12345678910>>...99

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtmmintrin.h30 /// results in the destination.
48 /// results in the destination.
66 /// results in the destination.
84 /// results in the destination.
102 /// results in the destination.
120 /// results in the destination.
192 /// destination.
196 /// destination.
215 /// destination.
219 /// destination.
[all …]
H A Damxintrin.h73 /// destination tile "dst" using the tile configuration previously configured
81 /// A destination tile. Max size is 1024 Bytes.
91 /// destination tile "dst" using the tile configuration previously configured
101 /// A destination tile. Max size is 1024 Bytes.
119 /// A destination tile. Max size is 1024 Bytes.
134 /// The destination tile to be zero. Max size is 1024 Bytes.
137 /// Compute dot-product of bytes in tiles with a source/destination accumulator.
148 /// The destination tile. Max size is 1024 Bytes.
156 /// Compute dot-product of bytes in tiles with a source/destination accumulator.
167 /// The destination tile. Max size is 1024 Bytes.
[all …]
/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drsmisc.c104 * re-exports any such software from a foreign destination, Licensee shall
192 void *Destination; in AcpiRsConvertAmlToResource() local
232 * destination is the internal resource descriptor in AcpiRsConvertAmlToResource()
235 Destination = ACPI_ADD_PTR (void, Resource, Info->ResourceOffset); in AcpiRsConvertAmlToResource()
260 ACPI_SET8 (Destination, in AcpiRsConvertAmlToResource()
268 ACPI_SET8 (Destination, in AcpiRsConvertAmlToResource()
276 ACPI_SET8 (Destination, in AcpiRsConvertAmlToResource()
284 ACPI_SET8 (Destination, in AcpiRsConvertAmlToResource()
291 ACPI_SET8 (Destination, ItemCount); in AcpiRsConvertAmlToResource()
300 ACPI_SET16 (Destination, ItemCount); in AcpiRsConvertAmlToResource()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/
H A Dqcom,ath11k.yaml130 - description: interrupt event for ring reo2host-destination-ring4
131 - description: interrupt event for ring reo2host-destination-ring3
132 - description: interrupt event for ring reo2host-destination-ring2
133 - description: interrupt event for ring reo2host-destination-ring1
134 - description: interrupt event for ring rxdma2host-monitor-destination-mac3
135 - description: interrupt event for ring rxdma2host-monitor-destination-mac2
136 - description: interrupt event for ring rxdma2host-monitor-destination-mac1
146 - description: interrupt event for ring rxdma2host-destination-ring-mac3
147 - description: interrupt event for ring rxdma2host-destination-ring-mac2
148 - description: interrupt event for ring rxdma2host-destination-ring-mac1
[all …]
/freebsd/sys/contrib/ncsw/inc/etc/
H A Dmemcpy_ext.h73 @Param[in] pDst - The address of the destination buffer.
77 @Return pDst (the address of the destination buffer).
80 to supply non-null parameters as source & destination and size
81 that actually fits into the destination buffer.
103 @Param[in] pDst - The address of the destination buffer.
107 @Return pDst (the address of the destination buffer).
110 to supply non null parameters as source & destination and size
123 @Param[in] pDst - The address of the destination buffer.
124 @Param[in] val - Value to set destination bytes to.
127 @Return pDst (the address of the destination buffer).
[all …]
/freebsd/usr.sbin/etcupdate/
H A Detcupdate.8131 The default mode merges changes from the source tree to the destination
140 it compares the two trees merging changes into the destination directory.
180 then it will be removed from the destination directory only if it
185 then it will be copied to the destination directory only if it
193 destination directory.
198 then the merged version of the file will be saved in the destination
261 is changed and the destination directory is not the default,
269 is changed and the destination directory is not the default,
297 mode compares the versions of files in the destination directory to the
340 Install the merged version of the file into the destination directory.
[all …]
/freebsd/share/man/man9/
H A Drtentry.959 their substructure the key (i.e., destination address) and mask used
72 of the route, which can either represent a destination in its own
74 intermediate stop on the way to that destination (if the
94 packet to the destination or set of destinations which this route
105 This member is a reference to a route whose destination is
119 The route points to an intermediate destination and not the ultimate
124 fields name that destination.
128 The destination is presently unreachable.
161 Indicates that the destination of this route is an address configured
164 Indicates that the destination is a broadcast address.
[all …]
/freebsd/share/doc/smm/18.net/
H A Da.t60 packet to its destination. These tables are of the form:
65 struct sockaddr rt_dst; /* destination net or host */
84 each address family; one based on the destination being
100 Each routing table entry contains a destination (the desired final destination),
115 destination network is compared to the \fIrt_dst\fP entry stored
120 whether the destination is directly connected to the source.
125 contain the address of the eventual destination, while
127 gateway. Should the destination be directly connected, these addresses
132 from the final internetwork destination address.
134 It is assumed that multiple routes to the same destination will not
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMoveMerger.cpp61 Register Destination = RegPair.Destination->getReg();
63 // If destination is not a0 or a1. in isCandidateToMergeMVA01S() local
64 if ((Destination == RISCV::X10 || Destination == RISCV::X11) && in isCandidateToMergeMVA01S()
72 Register Destination = RegPair.Destination->getReg();
76 RISCV::SR07RegClass.contains(Destination)) in isCandidateToMergeMVSA01()
91 ? FirstPair.Destination->getReg() in mergePairedInsns()
111 Sreg1 = StartWithX10 ? FirstPair.Destination in mergePairedInsns()
74 Register Destination = RegPair.Destination->getReg(); isCandidateToMergeMVSA01() local
[all...]
/freebsd/contrib/llvm-project/lld/ELF/
H A DThunks.cpp306 // when their destination is out of range [0, 0x1ffff].
426 return destination.getVA() - (getThunkTargetSym()->getVA() + 4); in computeOffset()
517 uint64_t s = getAArch64ThunkDestVA(destination, addend); in getMayUseShortThunk()
528 uint64_t s = getAArch64ThunkDestVA(destination, addend); in writeTo()
542 uint64_t s = getAArch64ThunkDestVA(destination, addend); in writeLong()
548 addSymbol(saver().save("__AArch64AbsLongThunk_" + destination.getName()), in addSymbols()
559 // worrying about the destination being more than 4Gb away.
566 uint64_t s = getAArch64ThunkDestVA(destination, addend); in writeLong()
575 addSymbol(saver().save("__AArch64ADRPThunk_" + destination.getName()), in addSymbols()
591 uint64_t s = getARMThunkDestVA(destination); in getMayUseShortThunk()
[all …]
/freebsd/sbin/route/
H A Droute.8114 Lookup and display the route for a destination.
173 .Ar destination gateway
185 .Ar destination
191 .Ar destination
192 is the destination host or network,
197 .Ar destination
203 force the destination to be interpreted as a network or a host, respectively.
205 .Ar destination
212 .Ar destination
217 .Ar destination
[all …]
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h168 @param MaxSize The maximum number of Destination Unicode
193 @param MaxSize The maximum number of Destination Unicode
213 to the array pointed to by Destination.
217 If Destination is not aligned on a 16-bit boundary, then ASSERT().
220 If an error is returned, then the Destination is unmodified.
222 @param Destination A pointer to a Null-terminated Unicode string.
223 @param DestMax The maximum number of Destination Unicode
229 @retval RETURN_INVALID_PARAMETER If Destination is NULL.
235 @retval RETURN_ACCESS_DENIED If Source and Destination overlap.
240 OUT CHAR16 *Destination,
[all …]
/freebsd/contrib/libcbor/src/
H A DCMakeLists.txt23 install(FILES ${CMAKE_CURRENT_BINARY_DIR}/cbor/cbor_export.h DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/cbor)
40 ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
41 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
42 RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})
44 install(DIRECTORY cbor DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
47 install(FILES cbor.h DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
50 DESTINATION "${CMAKE_INSTALL_LIBDIR}/pkgconfig")
68 DESTINATION
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.853 The only mandatory parameter is the destination host name or IP number.
55 specifying a packet length (in bytes) after the destination host name.
76 Use fixed destination ports for UDP, UDP-Lite, TCP and SCTP probes.
77 The destination port does NOT increment with each packet sent.
134 at the destination host (so an ICMP PORT_UNREACHABLE message will be returned
231 We don't want the destination host to process the UDP probe packets so the
232 destination port is set to an unlikely value (if some clod on the destination
297 destination system:
314 Notice that there are 12 "gateways" (13 is the final destination) and exactly
347 Destination network unknown.
[all …]
/freebsd/sbin/ipf/ippool/
H A Dippool.515 destination list - is a collection of IP addresses with an optional
17 in ipnat.conf(5) or as the destination in ipf.conf(5) for policy based
91 the source or destination address of packets. They can be referred to either
162 .SH Destination Lists
163 Destination lists are provided for use primarily with NAT redirect rules
172 network interface name is ignored by NAT when using destination lists.
176 Unlike the other directives that can be expressed in this file, destination
177 lists must be written using the new configuration syntax. Each destination
184 steps through the list of hosts configured with the destination list
199 a hash is made of the destination address components of the packet
[all …]
/freebsd/crypto/heimdal/lib/roken/
H A Dgetarg.3270 char *destination;
278 { "destination", 'd', arg_string, &destination,
279 "destination of shippment", "city" },
303 if (destination == NULL) {
304 fprintf(stderr, "%s: must specify destination\en", progname);
307 if (strcmp(source, destination) == 0) {
308 fprintf(stderr, "%s: destination must be different from source\en");
319 Usage: ship++ [--source=city] [-s city] [--destination=city] [-d city]
322 -d city, --destination=city destination of shippment
/freebsd/contrib/elftoolchain/libelf/
H A Dgelf_xlatetof.3119 describes the destination buffer.
125 Set to a valid pointer value that denotes the start of the destination
130 Set to the size of the destination buffer in bytes.
133 Set to the desired version number of the destination.
139 These translations routines allow the source and destination buffers
141 if the destination is large enough to hold the translated data.
142 Other kinds of overlap between the source and destination buffers
250 specified a destination buffer that overlaps with the source
253 The destination buffer for a conversion to memory had an alignment
/freebsd/contrib/libfido2/src/
H A DCMakeLists.txt135 install(TARGETS fido2 ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
136 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR})
146 ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
147 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
148 RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})
151 install(FILES fido.h DESTINATION include)
152 install(DIRECTORY fido DESTINATION include)
157 DESTINATION "${CMAKE_INSTALL_LIBDIR}/pkgconfig")
/freebsd/sys/netgraph/netflow/
H A Dnetflow.h91 uint32_t dst_addr; /* Destination IP address */
94 uint16_t out_ifx; /* Destination interface index */
100 uint16_t d_port; /* Destination port */
113 uint32_t dst_addr; /* Destination IP address */
116 uint16_t o_ifx; /* Destination interface index */
122 uint16_t d_port; /* Destination port */
130 uint8_t dst_mask; /* Destination route's mask bits */
158 #define NETFLOW_V9_FIELD_L4_DST_PORT 11 /* TCP/UDP destination port number. 2 */
159 #define NETFLOW_V9_FIELD_IPV4_DST_ADDR 12 /* IPv4 destination address. 4 */
160 #define NETFLOW_V9_FIELD_DST_MASK 13 /* The number of contiguous bits in the destination subnet ma…
[all …]
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.8238 bitwise and of the destination address in an incoming IP datagram with
258 bitwise and of the destination port in an incoming TCP or UDP datagram with
355 destination MAC in incoming frame is a unicast L2 address that is
361 destination MAC in incoming frame is a unicast L2 address that "hit" a
366 destination MAC in incoming frame is a multicast L2 address that is
372 destination MAC in incoming frame is a multicast L2 address that "hit"
376 and the destination MAC in the frame is not a broadcast address, and
381 and the destination MAC in the frame is not a broadcast address; it
385 destination MAC in incoming frame is a broadcast address.
468 Replace packet destination MAC address with the one provided before switching
[all …]
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_libzfs_core.py722 :raises DatasetExists: if the stream is a full stream and the destination
724 :raises DatasetExists: if ``force`` is `True` but the destination
728 snapshot of the destination filesystem does not match the source
730 :raises StreamMismatch: if a full stream is received and the destination
736 destination filesystem has been modified since the last snapshot and
739 destination filesystem already exists and it does not have any
741 :raises DatasetNotFound: if the destination filesystem and its parent do
745 :raises DatasetBusy: if ``force`` is `True` but the destination filesystem
749 destination filesystem.
752 :raises BadStream: if a clone stream is received and the destination
[all …]
/freebsd/bin/mv/
H A Dmv.152 operand to the destination path named by the
62 operand to a destination file in the existing directory named by the
65 The destination path for each operand is the pathname produced by the
72 Do not prompt for confirmation before overwriting the destination
90 to the destination path
132 If the destination path does not have a mode which permits writing,
150 cp -pRP source_file destination && \e
/freebsd/contrib/ofed/librdmacm/man/
H A Drcopy.18 \fIrcopy\fR source server[:destination] [-p port]
13 specified destination.
20 The name or address of the destination server.
23 An optional destination filename and path. If not given, the destination
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dadi,axi-dmac.txt22 adi,destination-bus-width: Width of the source or destination bus in bits.
24 adi,destination-bus-type: Type of the source or destination bus. Must be one
57 adi,destination-bus-width = <64>;
58 adi,destination-bus-type = <ADI_AXI_DMAC_TYPE_FIFO>;
/freebsd/sbin/ipf/ipnat/
H A Dipnat.5217 that requires the destination port number to be 21 if this rule is to be
281 If it is desirable to match on both the source and destination of a packet
295 address matching 10.1.0.0/16 and a destination matching 192.168.1.0/24.
321 .SH INBOUND DESTINATION TRANSLATION (redirection)
322 Redirection of packets is used to change the destination fields in a packet
344 The from-to source-destination matching used with
370 If there is a large group of destination addresses that are somewhat
383 be targeted at the same destination address. To achieve this, the
400 For TCP and UDP packets, it is possible to both match on the destination
401 port number and to modify it. For example, to change the destination port
[all …]

12345678910>>...99