Home
last modified time | relevance | path

Searched defs:upper_bound (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dupper_bound.h52 upper_bound(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value, _Compare __comp)… in upper_bound() function
60 upper_bound(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) { in upper_bound() function
/freebsd/contrib/unbound/compat/
H A Darc4random_uniform.c34 arc4random_uniform(uint32_t upper_bound) in arc4random_uniform()
/freebsd/contrib/libfido2/fuzz/
H A Duniform_random.c34 uniform_random(uint32_t upper_bound) in uniform_random()
/freebsd/crypto/openssh/openbsd-compat/
H A Darc4random_uniform.c40 arc4random_uniform(uint32_t upper_bound) in arc4random_uniform()
/freebsd/sys/libkern/
H A Darc4random_uniform.c33 arc4random_uniform(uint32_t upper_bound) in arc4random_uniform()
/freebsd/lib/libc/gen/
H A Darc4random_uniform.c33 arc4random_uniform(uint32_t upper_bound) in arc4random_uniform()
/freebsd/sys/contrib/libsodium/test/default/
H A Drandombytes.c124 randombytes_uniform_impl(const uint32_t upper_bound) in randombytes_uniform_impl()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParser.cpp42 uint64_t upper_bound = 0; in ParseChildArrayInfo() local
H A DAppleDWARFIndex.cpp166 dw_offset_t upper_bound = non_skeleton_cu.GetNextUnitOffset(); in GetGlobalVariables() local
/freebsd/sys/contrib/libsodium/src/libsodium/randombytes/
H A Drandombytes.c125 randombytes_uniform(const uint32_t upper_bound) in randombytes_uniform()
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Deeprom.h38 int upper_bound; /* J */ member
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DStopPointSiteList.h191 bool FindInRange(lldb::addr_t lower_bound, lldb::addr_t upper_bound, in FindInRange()
/freebsd/contrib/ntp/sntp/libevent/
H A Darc4random.c513 arc4random_uniform(unsigned int upper_bound) in arc4random_uniform()
/freebsd/contrib/libevent/
H A Darc4random.c513 arc4random_uniform(unsigned int upper_bound) in arc4random_uniform()
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc231 const int upper_bound = cardinality().ConservativeUpperBound(); in CheckActionCountIfNotDone() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_ioctl.c731 size_t idx, s64 lower_bound, u64 upper_bound, in _uverbs_get_const()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h432 B upper_bound; member
/freebsd/sys/ofed/include/rdma/
H A Duverbs_ioctl.h924 size_t idx, s64 lower_bound, u64 upper_bound, in _uverbs_get_const()
/freebsd/sys/contrib/dev/rtw88/
H A Dphy.c483 u8 upper_bound, lower_bound; in rtw_phy_dig() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5372 Duration upper_bound; member
/freebsd/sys/dev/bxe/
H A Decore_hsi.h11205 uint32_t upper_bound /* Quota for a protocol/vnic */; member