Home
last modified time | relevance | path

Searched refs:Larger (Results 1 – 15 of 15) sorted by relevance

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugSuppression.cpp65 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()
/src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.cpp566 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()
/src/sys/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE30 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,
/src/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE30 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,
/src/sys/contrib/openzfs/
H A DLICENSE30 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,
/src/sys/contrib/zstd/programs/
H A Dzstd.1.md513 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
/src/contrib/bsnmp/snmpd/
H A DBEGEMOT-SNMPD.txt107 "The size of the receive buffer in bytes. Larger messages
117 "The size of the transmit buffer in bytes. Larger messages
/src/crypto/openssl/doc/man1/
H A Dopenssl-genpkey.pod.in293 Set this to a positive value ranging from 0..255 to use this mode. Larger values
418 Set this to a positive value ranging from 0..255 to use this mode. Larger values
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleM7.td457 // Larger-latency overrides.
H A DARMScheduleM85.td656 // Larger-latency overrides
/src/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_vector_common.td107 // (LFixedLog2LMUL:Value): Larger Fixed Log2LMUL. Given a vector type (SEW
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.td186 // Larger floating-point/vector values are passed indirectly.
/src/contrib/one-true-awk/testdir/
H A Dfunstack.ok40 for Arguments Larger than One . . . . . 488--492
3631 Functions for Arguments Larger than
H A Dfunstack.in285 title = "{ACM} Algorithm 259: {Legendre} Functions for Arguments Larger than One",
26867 title = "Remark on {``Algorithm 259: Legendre Functions for Arguments Larger than One''}",
/src/contrib/unbound/doc/
H A Dunbound.conf.rst307 Larger numbers need extra resources from the operating system.