/third_party/boost/libs/move/test/ |
D | move.cpp | 163 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/ |
D | offsetimagefilter.cpp | 158 SkIRect cr2 = SkIRect::MakeXYWH(40, 0, 40, 40); in onDraw() local
|
/third_party/flutter/skia/gm/ |
D | offsetimagefilter.cpp | 160 SkIRect cr2 = SkIRect::MakeXYWH(40, 0, 40, 40); in onDraw() local
|
/third_party/boost/libs/ptr_container/test/ |
D | sequence_test_data.hpp | 116 BOOST_DEDUCED_TYPENAME C::const_reference cr2 = c2.back(); in reversible_container_test() local
|
/third_party/libjpeg-turbo/simd/powerpc/ |
D | jccolext-altivec.c | 48 __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/ |
D | jccolext-altivec.c | 48 __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/ |
D | test_basic_template.hpp | 66 Flyweight cr2(std::move(c2)); in test_basic_template() local
|
/third_party/boost/libs/utility/test/ |
D | call_traits_test.cpp | 335 const_reference cr2(v); in assert_construct() local 381 const_reference cr2 = r; in assert_construct() local
|
/third_party/boost/libs/multi_array/test/ |
D | iterators.cpp | 97 typename Array::const_reverse_iterator cr2 = cr1; in construct_iterators() local
|
/third_party/musl/arch/i386/bits/ |
D | signal.h | 67 unsigned long oldmask, cr2; member 72 unsigned long oldmask, cr2; member
|
/third_party/boost/libs/math/test/ |
D | catmull_rom_test.cpp | 213 catmull_rom<std::array<Real, dimension>> cr2(std::move(u)); in test_affine_invariance() local
|
/third_party/boost/libs/intrusive/test/ |
D | iterator_test.hpp | 145 const_reverse_iterator cr2(r); in test_iterator_compatible() local
|
/third_party/quickjs/ |
D | libunicode.c | 964 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/ |
D | signal.h | 76 unsigned long err, trapno, oldmask, cr2; member
|
/third_party/musl/arch/x32/bits/ |
D | signal.h | 76 unsigned long long err, trapno, oldmask, cr2; member
|
/third_party/boost/boost/math/differentiation/ |
D | autodiff.hpp | 1651 … fvar<RealType2, Order2> const& cr2) { in atan2() 1678 fvar<RealType2, Order2> const& cr2) { in fmod()
|