Searched refs:Larger (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugSuppression.cpp | 65 inline bool fullyContains(SourceRange Larger, SourceRange Smaller, in fullyContains() argument 75 return isLessOrEqual(Larger.getBegin(), Smaller.getBegin(), SM) && in fullyContains() 76 isLessOrEqual(Smaller.getEnd(), Larger.getEnd(), SM); in fullyContains()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerTracePC.cpp | 566 uint64_t Larger = ~(uint64_t)0; in __sanitizer_cov_trace_switch() local 571 Larger = Vals[i]; in __sanitizer_cov_trace_switch() 583 (uint16_t)(Larger)); in __sanitizer_cov_trace_switch() 588 (uint32_t)(Larger)); in __sanitizer_cov_trace_switch() 591 fuzzer::TPC.HandleCmp(PC + 2*i + 1, Val, Larger); in __sanitizer_cov_trace_switch()
|
/freebsd/sys/contrib/openzfs/ |
H A D | LICENSE | 30 1.6. "Larger Work" means a work which combines Covered Software or 91 with or without Modifications, and/or as part of a Larger 124 Larger Work; and 216 3.6. Larger Works. 218 You may create a Larger Work by combining Covered Software with 220 distribute the Larger Work as a single product. In such a case,
|
/freebsd/sys/cddl/contrib/opensolaris/ |
H A D | OPENSOLARIS.LICENSE | 30 1.6. "Larger Work" means a work which combines Covered Software or 91 with or without Modifications, and/or as part of a Larger 124 Larger Work; and 216 3.6. Larger Works. 218 You may create a Larger Work by combining Covered Software with 220 distribute the Larger Work as a single product. In such a case,
|
/freebsd/cddl/contrib/opensolaris/ |
H A D | OPENSOLARIS.LICENSE | 30 1.6. "Larger Work" means a work which combines Covered Software or 91 with or without Modifications, and/or as part of a Larger 124 Larger Work; and 216 3.6. Larger Works. 218 You may create a Larger Work by combining Covered Software with 220 distribute the Larger Work as a single product. In such a case,
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | zstd.1.md | 513 Larger search lengths usually decrease compression ratio but improve 563 Larger/very small values usually decrease compression ratio. 573 Larger bucket sizes improve collision resolution but decrease compression 584 Larger values will improve compression speed. Deviating far from the
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | BEGEMOT-SNMPD.txt | 107 "The size of the receive buffer in bytes. Larger messages 117 "The size of the transmit buffer in bytes. Larger messages
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-genpkey.pod.in | 241 Set this to a positive value ranging from 0..255 to use this mode. Larger values 366 Set this to a positive value ranging from 0..255 to use this mode. Larger values
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMScheduleM7.td | 457 // Larger-latency overrides.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64CallingConvention.td | 186 // Larger floating-point/vector values are passed indirectly.
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 40 for Arguments Larger than One . . . . . 488--492 3631 Functions for Arguments Larger than
|
H A D | funstack.in | 285 title = "{ACM} Algorithm 259: {Legendre} Functions for Arguments Larger than One", 26867 title = "Remark on {``Algorithm 259: Legendre Functions for Arguments Larger than One''}",
|