Home
last modified time | relevance | path

Searched refs:max (Results 4976 – 5000 of 5064) sorted by relevance

1...<<191192193194195196197198199200>>...203

/freebsd/contrib/llvm-project/libcxx/include/
H A D__tree1006 …::min<size_type>(__node_traits::max_size(__node_alloc()), numeric_limits<difference_type >::max());
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td1969 // to pattern match the max. pattern; RootNodes are the list of possible root nodes
H A DTarget.td188 // finally have an equal number of cost values which is the max of costPerUse
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DOptions.td501 Desc<"Necessary if reading over target.max-memory-read-size bytes.">;
/freebsd/sys/netinet/
H A Dsctp_indata.c98 calc = max(SCTP_SB_LIMIT_RCV(stcb->sctp_socket), SCTP_MINIMAL_RWND); in sctp_calc_rwnd()
H A Dsctp_output.c4686 init->init.a_rwnd = htonl(max(inp->sctp_socket ? SCTP_SB_LIMIT_RCV(inp->sctp_socket) : 0, in sctp_send_initiate()
5907 initack->init.a_rwnd = htonl(max(SCTP_SB_LIMIT_RCV(so), SCTP_MINIMAL_RWND)); in sctp_send_initiate_ack()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cm.c869 return 1 << max(iba_time - 8, 0); in cm_convert_to_ms()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5907 MinThreadsVal = std::max(MinThreadsVal, AttrMinThreadsVal); in computeMinAndMaxThreadsAndTeams()
5912 MinTeamsVal = std::max(MinTeamsVal, AttrMinBlocksVal); in computeMinAndMaxThreadsAndTeams()
7277 PartialStruct.HighestElem.first)>::max(), in generateInfoForComponentList()
H A DMicrosoftCXXABI.cpp2311 return std::max(Ctx.getTypeSizeInChars(Ctx.getSizeType()), in getArrayCookieSizeImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td1928 Imm64 <= std::numeric_limits<int32_t>::max();
5114 // with reversed min/max
5122 // with reversed min/max
5131 // with reversed min/max
5144 // with reversed min/max
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3931 return std::max(Align(PowerOf2Ceil(Ty.getSizeInBytes())), MinAlign); in getStackTemporaryAlignment()
8388 std::numeric_limits<uint64_t>::max(), DstAlign, SrcAlign, in lowerMemcpyInline()
/freebsd/sys/netpfil/pf/
H A Dpf.c4050 mss = max(V_tcp_mssdflt, mss); in pf_calc_mss()
4052 mss = max(mss, 64); /* sanity - at least max opt space */ in pf_calc_mss()
/freebsd/contrib/wpa/hostapd/
H A DChangeLog541 - BSS max idle period
/freebsd/contrib/byacc/
H A Dconfigure704 --with-max-table-size=N set the maximum table size = N (no default)
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h.in643 /* 100k max cert list */
/freebsd/sys/contrib/dev/rtw89/
H A Dphy.c2684 max_cfo_lb = max(cfo->cfo_avg[i] - cfo_tol, max_cfo_lb); in rtw89_phy_multi_sta_cfo_calc()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp149 cl::init(std::numeric_limits<unsigned>::max()));
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1246 unsigned ArgsSize = std::max<unsigned>(StackReserved, CCInfo.getStackSize()); in LowerCall_64()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp260 if (UVal > (uint32_t)std::numeric_limits<int>::max()) { in checkPositiveIntArgument()
4641 Align = std::max(Align, I->getAlignment(Context)); in CheckAlignasUnderalignment()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp298 if (S.nsects > std::numeric_limits<uint32_t>::max() / SectionSize || in parseSegmentLoadCommand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSOPInstructions.td1615 // maximum reported is 960 cycles, so 960 / 64 = 15 max, so is the
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c4692 lhw->max_rates = max(lhw->max_rates, supband->n_bitrates); in linuxkpi_ieee80211_ifattach()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3958 uint64_t RequiredAlign = std::max(AlignVal, StackAlign); in lowerDYNAMIC_STACKALLOC_XPLINK()
4023 uint64_t RequiredAlign = std::max(AlignVal, StackAlign); in lowerDYNAMIC_STACKALLOC_ELF()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4095 constexpr uint32_t None = std::numeric_limits<uint32_t>::max(); in ReadModuleOffsetMap()
4102 std::numeric_limits<SourceLocation::UIntTy>::max(); in ReadModuleOffsetMap()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2066 return std::max(m_key_field.FieldDelegateGetHeight(), in FieldDelegateGetHeight()

1...<<191192193194195196197198199200>>...203