Home
last modified time | relevance | path

Searched defs:LenV (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/log/utility/
Dstring_literal.hpp98 BOOST_CONSTEXPR basic_string_literal(T(&p)[LenV] in basic_string_literal() argument
141 operator= (T(&p)[LenV]) BOOST_NOEXCEPT in operator =()
460 assign(T(&p)[LenV]) BOOST_NOEXCEPT in assign()
683 str_literal(T(&p)[LenV]) BOOST_NOEXCEPT in str_literal()
697 str_literal(T(&p)[LenV]) BOOST_NOEXCEPT in str_literal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp587 Value *LenV = ConstantInt::get(DL.getIntPtrType(PT), Len); in optimizeStpCpy() local
3356 Value *LenV = ConstantInt::get(SizeTTy, Len); in optimizeStrpCpyChk() local