Home
last modified time | relevance | path

Searched defs:cr2 (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/libs/move/test/
Dmove.cpp163 copyable&cr2 = factory_wrapper<copyable&>(factory<copyable&>()); in main() local
174 copy_movable&cr2 = factory_wrapper<copy_movable&>(factory<copy_movable&>()); in main() local
/third_party/skia/gm/
Doffsetimagefilter.cpp158 SkIRect cr2 = SkIRect::MakeXYWH(40, 0, 40, 40); in onDraw() local
/third_party/flutter/skia/gm/
Doffsetimagefilter.cpp160 SkIRect cr2 = SkIRect::MakeXYWH(40, 0, 40, 40); in onDraw() local
/third_party/boost/libs/ptr_container/test/
Dsequence_test_data.hpp116 BOOST_DEDUCED_TYPENAME C::const_reference cr2 = c2.back(); in reversible_container_test() local
/third_party/libjpeg-turbo/simd/powerpc/
Djccolext-altivec.c48 __vector int y0, y1, y2, y3, cr0, cr1, cr2, cr3, cb0, cb1, cb2, cb3; in jsimd_rgb_ycc_convert_altivec() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djccolext-altivec.c48 __vector int y0, y1, y2, y3, cr0, cr1, cr2, cr3, cb0, cb1, cb2, cb3; in jsimd_rgb_ycc_convert_altivec() local
/third_party/boost/libs/flyweight/test/
Dtest_basic_template.hpp66 Flyweight cr2(std::move(c2)); in test_basic_template() local
/third_party/boost/libs/utility/test/
Dcall_traits_test.cpp335 const_reference cr2(v); in assert_construct() local
381 const_reference cr2 = r; in assert_construct() local
/third_party/boost/libs/multi_array/test/
Diterators.cpp97 typename Array::const_reverse_iterator cr2 = cr1; in construct_iterators() local
/third_party/musl/arch/i386/bits/
Dsignal.h67 unsigned long oldmask, cr2; member
72 unsigned long oldmask, cr2; member
/third_party/boost/libs/math/test/
Dcatmull_rom_test.cpp213 catmull_rom<std::array<Real, dimension>> cr2(std::move(u)); in test_affine_invariance() local
/third_party/boost/libs/intrusive/test/
Diterator_test.hpp145 const_reverse_iterator cr2(r); in test_iterator_compatible() local
/third_party/quickjs/
Dlibunicode.c964 CharRange cr2_s, *cr2 = &cr2_s; in unicode_script() local
1290 CharRange *cr1, *cr2, *cr3; in unicode_prop_ops() local
/third_party/musl/arch/x86_64/bits/
Dsignal.h76 unsigned long err, trapno, oldmask, cr2; member
/third_party/musl/arch/x32/bits/
Dsignal.h76 unsigned long long err, trapno, oldmask, cr2; member
/third_party/boost/boost/math/differentiation/
Dautodiff.hpp1651 … fvar<RealType2, Order2> const& cr2) { in atan2()
1678 fvar<RealType2, Order2> const& cr2) { in fmod()