Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/libcxx/include/__algorithm/
H A Dupper_bound.h49 upper_bound(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value, _Compare __comp)… in upper_bound() function
58 upper_bound(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) { in upper_bound() function
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dfind_fn_imps.hpp96 upper_bound(const_key_reference r_key) const in upper_bound() function in PB_DS_CLASS_C_DEC
118 upper_bound(const_key_reference r_key) in upper_bound() function in PB_DS_CLASS_C_DEC
/openbsd/gnu/usr.bin/binutils/gdb/
H A Df-typeprint.c159 int upper_bound, lower_bound; in f_type_print_varspec_suffix() local
290 int upper_bound; in f_type_print_base() local
H A Df-valprint.c129 f77_get_dynamic_upperbound (struct type *type, int *upper_bound) in f77_get_dynamic_upperbound()
196 int upper_bound = -1; in f77_get_dynamic_length_of_aggregate() local
H A Dada-typeprint.c173 const LONGEST upper_bound = in print_range() local
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dfind_fn_imps.hpp180 upper_bound(const_key_reference r_key) in upper_bound() function in PB_DS_CLASS_C_DEC
198 upper_bound(const_key_reference r_key) const in upper_bound() function in PB_DS_CLASS_C_DEC
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_set.h195 iterator upper_bound(const key_type& __x) { in upper_bound() function
198 const_iterator upper_bound(const key_type& __x) const { in upper_bound() function
212 iterator upper_bound(const key_type& __x) const { in upper_bound() function
H A Dstl_multiset.h196 iterator upper_bound(const key_type& __x) { in upper_bound() function
199 const_iterator upper_bound(const key_type& __x) const { in upper_bound() function
213 iterator upper_bound(const key_type& __x) const { in upper_bound() function
H A Dstl_multimap.h513 upper_bound(const key_type& __x) { return _M_t.upper_bound(__x); } in upper_bound() function
522 upper_bound(const key_type& __x) const { return _M_t.upper_bound(__x); } in upper_bound() function
H A Dstl_map.h532 upper_bound(const key_type& __x) { return _M_t.upper_bound(__x); } in upper_bound() function
543 upper_bound(const key_type& __x) const in upper_bound() function
H A Dstl_tree.h1353 upper_bound(const _Key& __k) in upper_bound() function
1371 upper_bound(const _Key& __k) const in upper_bound() function
/openbsd/lib/libc/crypt/
H A Darc4random_uniform.c33 arc4random_uniform(uint32_t upper_bound) in arc4random_uniform()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParser.cpp39 uint64_t upper_bound = 0; in ParseChildArrayInfo() local
/openbsd/gnu/gcc/libstdc++-v3/include/debug/
H A Dset.h241 upper_bound(const key_type& __x) in upper_bound() function
247 upper_bound(const key_type& __x) const in upper_bound() function
H A Dmultimap.h234 upper_bound(const key_type& __x) in upper_bound() function
238 upper_bound(const key_type& __x) const in upper_bound() function
H A Dmultiset.h236 upper_bound(const key_type& __x) in upper_bound() function
242 upper_bound(const key_type& __x) const in upper_bound() function
H A Dmap.h247 upper_bound(const key_type& __x) in upper_bound() function
251 upper_bound(const key_type& __x) const in upper_bound() function
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dov_tree_map_.hpp299 upper_bound(const_key_reference r_key) in upper_bound() function in pb_ds::detail::PB_DS_OV_TREE_CLASS_NAME
313 upper_bound(const_key_reference r_key) const in upper_bound() function in pb_ds::detail::PB_DS_OV_TREE_CLASS_NAME
/openbsd/gnu/llvm/lldb/source/Plugins/Process/POSIX/
H A DCrashReason.cpp25 lldb::addr_t upper_bound, lldb::addr_t addr) { in AppendBounds()
/openbsd/games/atc/
H A Dupdate.c66 atcrandom_uniform(uint32_t upper_bound) in atcrandom_uniform()
/openbsd/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointSiteList.cpp172 lldb::addr_t upper_bound, in FindInRange()
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h150 fInt upper_bound = Divide(8, 1000); in fNaturalLog() local
/openbsd/usr.sbin/snmpd/
H A Dapplication.c544 uint32_t upper_bound, struct appl_backend *backend) in appl_register()
654 uint8_t range_subid, uint32_t upper_bound, struct appl_backend *backend) in appl_unregister()
/openbsd/gnu/gcc/gcc/
H A Dlambda.h114 lambda_linear_expression upper_bound; member
/openbsd/sys/dev/
H A Drnd.c594 arc4random_uniform(u_int32_t upper_bound) in arc4random_uniform()

12