/freebsd/contrib/unbound/sldns/ |
H A D | wire2str.h | 93 * Print to string, move string along for next content. With va_list. 103 * Print to string, move string along for next content. 143 * from their original position along the input and output for the content 154 * to move along (see sldns_wire2str_pkt_scan). 169 * It shifts the arguments to move along (see sldns_wire2str_pkt_scan). 184 * It shifts the arguments to move along (see sldns_wire2str_pkt_scan). 199 * with user buffers. Moves string along. 214 * It shifts the arguments to move along (see sldns_wire2str_pkt_scan). 226 * It shifts the arguments to move along (see sldns_wire2str_pkt_scan). 245 * It shifts the arguments to move along (see sldns_wire2str_pkt_scan). [all …]
|
/freebsd/share/man/man4/ |
H A D | ip6.4 | 150 .\" delivered along with the datagram when it is received. 227 returned as ancillary data along with the payload in subsequent 251 be provided as ancillary data along with the payload in subsequent 264 will be provided as ancillary data along with the payload in subsequent 272 .\" packets will be provided as ancillary data along with the payload in 283 provided as ancillary data along with the payload in subsequent 303 be provided as ancillary data along with the payload in subsequent 328 provided as ancillary data along with the payload in subsequent 335 provided as ancillary data along with the payload in subsequent 429 options will return ancillary data along with payload contents in subsequent [all …]
|
H A D | miibus.4 | 5 .\" along with various comments from Peter Wemm, Robert Watson, and Bill Paul. 38 10/100 PHYs implement the same general register set along with
|
H A D | cc_vegas.4 | 37 expected transmission rates to determine whether there is congestion along the 61 Alpha and beta govern the amount of buffering along the path.
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | usb251xb.txt | 51 silicon along with all associated circuitry including a permanently 55 silicon along with all associated circuitry including a permanently 59 silicon along with all associated circuitry excluding a permanently 63 silicon along with all associated circuitry excluding a permanently
|
H A D | usb251xb.yaml | 196 along with all associated circuitry including a permanently 205 along with all associated circuitry including a permanently 214 along with all associated circuitry excluding a permanently 223 along with all associated circuitry excluding a permanently
|
/freebsd/lib/msun/man/ |
H A D | clog.3 | 52 with a branch cut along the negative real axis . 57 range of a strip mathematically unbounded along the real axis and in 58 the interval [-I* \*(Pi , +I* \*(Pi ] along the imaginary axis.
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SampleProfileInference.cpp | 77 /// flow is sent along paths of positive capacity from the source to the sink. 84 /// of nodes (source and sink). The output is the flow along each edge of the 107 // flow along its edges in run() 184 /// flow along its edges. The method returns the number of applied iterations. 215 /// saturated (that is, no flow can be sent along the path), then return 0. 293 /// Update the current flow along the augmenting path. 401 /// Update the current flow along the given (acyclic) subgraph specified by 415 // Phase 1: Send a unit of fractional flow along the DAG in augmentFlowAlongDAG() 459 // Because of rounding, not all flow can be sent along the edges of Src. in augmentFlowAlongDAG() 463 // Try to send excess flow back along each edge. in augmentFlowAlongDAG() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/ |
H A D | mount-matrix.txt | 36 A sensor can be mounted in any angle along the axes relative to the frame of 55 9.81 m/s^2 upwards along the (z) axis, i.e. out of the screen when the device 133 along the (z) axis if rotated clockwise, and a positive value if rotated 189 The sensor is mounted 30 degrees (Pi/6 radians) tilted along the X axis, so we
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | libarchive_changes.3 | 35 in libarchive3, along with their replacements if any. 205 These symbols, along with their replacements if any, are listed below: 266 These symbols, listed below along with their replacements if any,
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EC_KEY_get_enc_flags.pod | 33 the curve are not encoded along with the private key. If EC_PKEY_NO_PUBKEY is 34 set then the public key is not encoded along with the private key.
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | BlockCounter.h | 10 // the number of times a given block has been visited along a path 28 /// block has been visited along a path analyzed by CoreEngine.
|
/freebsd/crypto/openssl/test/ |
H A D | asn1_dsa_internal_test.c | 43 * Badly coded ASN.1 INTEGER zero wrapped in a sequence along with another 53 * Badly coded ASN.1 INTEGER (with leading zeros) wrapped in a sequence along 63 * Negative ASN.1 INTEGER wrapped in a sequence along with another
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBStream.cpp | 111 // If we had any data locally in our StreamString, then pass that along to in RedirectToFile() 146 // If we had any data locally in our StreamString, then pass that along to in RedirectToFile() 167 // If we had any data locally in our StreamString, then pass that along to in RedirectToFileDescriptor()
|
/freebsd/lib/libc/stdlib/ |
H A D | tdelete.c | 34 * Makes a step to the left along the binary search tree. This step is 55 /* Makes a step to the right along the binary search tree. */ 124 * Walk along the same path a second time and adjust the in tdelete()
|
/freebsd/share/mk/ |
H A D | atf.test.mk | 70 # exist in bsd.prog.mk along the support for SCRIPTS. Move it there if 96 # exist in bsd.prog.mk along the support for SCRIPTS. Move it there if 142 # exist in bsd.prog.mk along the support for SCRIPTS. Move it there if
|
H A D | tap.test.mk | 61 # exist in bsd.prog.mk along the support for SCRIPTS. Move it there if 83 # exist in bsd.prog.mk along the support for SCRIPTS. Move it there if
|
/freebsd/tests/sys/kern/tty/ |
H A D | test_canon.orch | 30 -- Pushing a ^D along should force a flush of the tty, cat(1) will write the 82 -- along.
|
/freebsd/contrib/openbsm/libbsm/ |
H A D | au_open.3 | 111 negative value on failure, along with error information in 120 return 0 on success, or a negative value on failure, along with error
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.h | 38 /// the destination along with the FrameIndex of the loaded stack slot. If 46 /// the source reg along with the FrameIndex of the loaded stack slot. If
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.h | 37 /// the destination along with the FrameIndex of the loaded stack slot. If 45 /// the source reg along with the FrameIndex of the loaded stack slot. If
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CriticalAntiDepBreaker.h | 10 // implements register anti-dependence breaking along a blocks 80 /// Identifiy anti-dependencies along the critical path
|
/freebsd/sys/contrib/device-tree/Bindings/ufs/ |
H A D | ufshcd-pltfrm.txt | 10 SoC-specific compatible along with "qcom,ufshc" and 25 - phy-names : the string "ufsphy" when is found in a node, along
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | SyntheticCountsUtils.cpp | 21 // Given an SCC, propagate entry counts along the edge of the SCC nodes. 45 // along all incoming edges to the node that originate from within the same in propagateFromSCC()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.h | 53 /// the destination along with the FrameIndex of the loaded stack slot. If 61 /// the source reg along with the FrameIndex of the loaded stack slot. If
|