/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | amlogic,axg-audio-clkc.yaml | 46 - description: slave bit clock N0 provided by external components 47 - description: slave bit clock N1 provided by external components 48 - description: slave bit clock N2 provided by external components 49 - description: slave bit clock N3 provided by external components 50 - description: slave bit clock N4 provided by external components 51 - description: slave bit clock N5 provided by external components 52 - description: slave bit clock N6 provided by external components 53 - description: slave bit clock N7 provided by external components 54 - description: slave bit clock N8 provided by external components 55 - description: slave bit clock N9 provided by external components [all …]
|
/freebsd/crypto/heimdal/doc/ |
H A D | copyright.texi | 29 modification, are permitted provided that the following conditions 37 documentation and/or other materials provided with the distribution. 43 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND 73 without fee is hereby granted, provided that the above copyright 79 this software for any purpose. It is provided "as is" without express 96 modification, are permitted provided that the following conditions 104 documentation and/or other materials provided with the distribution. 110 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 138 modification, are permitted provided that the following conditions 144 documentation and/or other materials provided with the distribution. [all …]
|
/freebsd/lib/libbluetooth/ |
H A D | bluetooth.3 | 5 .\" modification, are permitted provided that the following conditions 11 .\" documentation and/or other materials provided with the distribution. 13 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 246 placing the address into the structure provided. 254 string representing the address into the buffer provided. 255 It is up to the caller to ensure that provided buffer has enough space. 256 If no buffer was provided then internal static buffer will be used. 263 and places the device address in the provided 271 name associated with that address into the buffer provided, 273 Caller must ensure that provided buffer is at least [all …]
|
/freebsd/share/doc/psd/contents/ |
H A D | contents.ms | 5 .\" modification, are permitted provided that the following conditions 11 .\" documentation and/or other materials provided with the distribution. 16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 86 provided in Berkeley Unix, as revised for 4.4BSD. 103 (Not provided in FreeBSD.) 111 (Not provided in FreeBSD.) 117 reflecting work carried out at Berkeley. (Not provided in FreeBSD.) 126 (A TeXinfo version is provided separately.) 132 (Not provided in FreeBSD.) 208 Manual for the ONC RPC stub-generating program, provided by Sun Microsystems. [all …]
|
/freebsd/contrib/bearssl/inc/ |
H A D | bearssl_aead.h | 15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 79 * Initialise the AEAD algorithm, on a provided context structure. 82 * secret key is provided at this point, either directly or 87 * Start a new AEAD computation. The nonce value is provided as 93 * be provided in several chunks of arbitrary length. 104 * Encryption/decryption is done in place. Data may be provided in 118 * compared with the one provided as parameter. 135 * the provided key, nonce, and data elements all fit the algorithm's 173 * The OOP API is not provided for CCM, due to its specific requirements 195 * cancels any ongoing AEAD computation that uses the provided [all …]
|
/freebsd/share/man/man4/ |
H A D | virtio.4 | 5 .\" modification, are permitted provided that the following conditions 11 .\" documentation and/or other materials provided with the distribution. 13 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 66 An emulated Ethernet device is provided by the 70 An emulated disk controller is provided by the 74 Provided by the 78 Provided by the 83 provided by the 87 Graphics support is provided by the 91 An emulated SCSI HBA is provided by the
|
H A D | mfi.4 | 5 .\" modification, are permitted provided that the following conditions 11 .\" documentation and/or other materials provided with the distribution. 13 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 48 Access to RAID arrays (logical disks) from this driver is provided via 51 A simple management interface is also provided on a per-controller basis via 65 Two sysctls are provided to tune the 74 A tunable is provided to adjust the
|
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_qlist.h | 13 * without modification, are permitted provided that the following 23 * provided with the distribution. 25 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 60 * Quick list implements a doubly linked that stores user provided 71 * treated as opaque and should be manipulated only through the provided 178 * manipulated only through the provided functions. 227 * This function type is provided as function prototype reference for the 228 * function provided by users as a parameter to the cl_qlist_apply_func 262 * This function type is provided as function prototype reference for the 263 * function provided by users as a parameter to the cl_qlist_find_from_head, [all …]
|
/freebsd/contrib/dma/ |
H A D | LICENSE | 13 modification, are permitted provided that the following conditions 20 the documentation and/or other materials provided with the 26 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 45 modification, are permitted provided that the following conditions 53 documentation and/or other materials provided with the distribution. 59 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND 75 purpose with or without fee is hereby granted, provided that the above 78 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 91 modification, are permitted provided that the following conditions 97 documentation and/or other materials provided with the distribution. [all …]
|
/freebsd/crypto/openssh/ |
H A D | LICENCE | 85 * permitted provided that due credit is given to the author and the 103 * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS 124 * modification, are permitted provided that the following conditions 130 * documentation and/or other materials provided with the distribution. 135 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 148 Remaining components of the software are provided under a standard 192 * modification, are permitted provided that the following conditions 198 * documentation and/or other materials provided with the distribution. 200 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 237 * modification, are permitted provided that the following conditions [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticInstallAPIKinds.td | 58 def err_architecture_mismatch : Error<"architectures do not match: '%0' (provided) vs '%1' (found)"… 59 def warn_platform_mismatch : Warning<"platform does not match: '%0' (provided) vs '%1' (found)">, I… 60 def err_platform_mismatch : Error<"platform does not match: '%0' (provided) vs '%1' (found)">; 61 def err_install_name_mismatch : Error<"install_name does not match: '%0' (provided) vs '%1' (found)… 62 def err_current_version_mismatch : Error<"current_version does not match: '%0' (provided) vs '%1' (… 63 …y_version_mismatch : Error<"compatibility_version does not match: '%0' (provided) vs '%1' (found)"… 64 …smatch : Error<"the ApplicationExtensionSafe flag does not match: '%0' (provided) vs '%1' (found)"… 65 …_mismatch : Error<"the NotForDyldSharedCache flag does not match: '%0' (provided) vs '%1' (found)"… 68 def err_parent_umbrella_mismatch : Error<"parent umbrella does not match: '%0' (provided) vs '%1' (… 70 def err_reexported_libraries_mismatch : Error<"re-exported libraries do not match: '%0' (provided) … [all …]
|
/freebsd/contrib/ofed/librdmacm/man/ |
H A D | rdma_getaddrinfo.3 | 32 Either node, service, or hints must be provided. If hints are provided, the 36 If node is provided, rdma_getaddrinfo will attempt to resolve the RDMA address, 37 route, and connection data to the given node. The hints parameter, if provided, 48 If specified, then the node parameter, if provided, must be a numerical 72 If provided, the address for the local RDMA device. 74 If provided, the address for the destination RDMA device. 97 Data exchanged as part of the connection establishment process. If provided,
|
/freebsd/contrib/ncurses/progs/ |
H A D | tput.c | 16 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * 246 int provided; in tput_cmd() local 287 * Count the number of numeric parameters which are provided. in tput_cmd() 289 provided = 0; in tput_cmd() 295 provided = narg; in tput_cmd() 301 if (provided == 0 && argc >= 1) in tput_cmd() 302 provided++; in tput_cmd() 307 if (provided == 0 && argc >= 1) in tput_cmd() 308 provided++; in tput_cmd() 309 if (provided == 1 && argc >= 2) in tput_cmd() [all …]
|
/freebsd/lib/libgssapi/ |
H A D | gss_canonicalize_name.3 | 7 .\" modification, are permitted provided that the following conditions 13 .\" documentation and/or other materials provided with the distribution. 15 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 72 no default is provided. 86 The provided internal name contains no elements that could be 89 The provided internal name was ill-formed. 116 kind, provided that the above copyright notice and this paragraph are 129 This document and the information contained herein is provided on an
|
H A D | gss_export_name.3 | 7 .\" modification, are permitted provided that the following conditions 13 .\" documentation and/or other materials provided with the distribution. 15 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 76 The provided internal name was not a mechanism name. 78 The provided internal name was ill-formed. 107 kind, provided that the above copyright notice and this paragraph are 120 This document and the information contained herein is provided on an
|
/freebsd/share/doc/psd/title/ |
H A D | Title | 5 .\" modification, are permitted provided that the following conditions 11 .\" documentation and/or other materials provided with the distribution. 16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 64 with or without modification, are permitted provided that the 76 provided with the distribution. 88 \fB\s-1THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 108 provided this copyright notice and statement of permission 114 this document provided the copyright notice and this permission notice
|
/freebsd/share/doc/psd/21.ipc/ |
H A D | 3.t | 5 .\" modification, are permitted provided that the following conditions 11 .\" documentation and/or other materials provided with the distribution. 16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 46 In this section we will consider the new routines provided 76 Standard routines are provided for: mapping host names 111 The \fIh_addr\fP definition is provided for backward compatibility, 115 The database for these calls is provided either by the 133 examples provided therein for more information. It is 171 * the future, something will hopefully be provided, 195 and back, are provided. These routines return a \fInetent\fP [all …]
|
/freebsd/contrib/libpcap/ |
H A D | pcap-tstamp.manmisc.in | 7 .\" modification, are permitted provided that: (1) source code distributions 11 .\" provided with the distribution, and (3) all advertising materials mentioning 18 .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED 84 packet arrives, and are thus more accurate than time stamps provided by 119 Time stamp provided by the host on which the capture is being done. The 124 Time stamp provided by the host on which the capture is being done. 129 Time stamp provided by the host on which the capture is being done. 135 Time stamp provided by the host on which the capture is being done. 141 Time stamp provided by the network adapter on which the capture is being 146 Time stamp provided by the network adapter on which the capture is being [all …]
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_set_options.3 | 5 .\" modification, are permitted provided that the following conditions 11 .\" documentation and/or other materials provided with the distribution. 13 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 101 will be provided to the filter or reader named 115 will be provided to every registered module. 165 The option/value pair will be provided to every module. 168 The option will be provided to every module with a value of 171 The option will be provided to every module with a NULL value. 173 As above, but the corresponding option and value will be provided
|
/freebsd/lib/libsys/ |
H A D | timerfd.2 | 6 .\" modification, are permitted provided that the following conditions 12 .\" documentation and/or other materials provided with the distribution. 14 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 170 Expiration will occur at the absolute time provided in 248 The provided 266 The provided 270 The addresses provided by 277 The provided 287 The provided
|
/freebsd/lib/libc/net/ |
H A D | sctp_connectx.3 | 5 .\" modification, are permitted provided that the following conditions 11 .\" documentation and/or other materials provided with the distribution. 16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 66 the provided addresses in its response message then 71 successful completion the provided 85 addresses were provided. 88 data provided.
|
/freebsd/contrib/kyua/integration/ |
H A D | global_test.sh | 5 # modification, are permitted provided that the following conditions are 12 # documentation and/or other materials provided with the distribution. 17 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 33 Usage error: No command provided. 79 grep ' E .* No command provided' test.log || atf_fail "Log file does" \ 92 grep ' E .* No command provided' test.log || atf_fail "Log file does" \ 109 grep ' E .* No command provided' test.log || atf_fail "Log file does" \ 126 grep ' E .* No command provided' test.log || atf_fail "Log file does" \
|
/freebsd/share/man/man9/ |
H A D | vm_map_sync.9 | 6 .\" modification, are permitted provided that the following conditions 12 .\" documentation and/or other materials provided with the distribution. 14 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 60 The range provided must be contiguous, it MUST NOT contain holes. 61 The range provided MUST NOT contain any sub-map entries. 73 will be returned if the function encountered a hole in the region provided,
|
H A D | inittodr.9 | 7 .\" modification, are permitted provided that the following conditions 13 .\" documentation and/or other materials provided with the distribution. 21 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 61 .\" the time provided in 69 .\" appears non-sensical or was not provided (was given as zero), 74 the time provided in 118 implementation should do a better job of validating the time provided in
|
/freebsd/contrib/kyua/utils/config/ |
H A D | tree.cpp | 5 // modification, are permitted provided that the following conditions are 12 // documentation and/or other materials provided with the distribution. 17 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 138 /// \throw invalid_key_error If the provided key has an invalid format. 163 /// \throw invalid_key_error If the provided key has an invalid format. 164 /// \throw unknown_key_error If the provided key is unknown. 185 /// \throw invalid_key_error If the provided key has an invalid format. 187 /// \throw unknown_key_error If the provided key is unknown. 215 /// \throw invalid_key_error If the provided key has an invalid format. 216 /// \throw unknown_key_error If the provided key is unknown. [all …]
|