Searched refs:rl (Results 1 – 7 of 7) sorted by relevance
/ndk/tests/device/test-gnustl-full/unit/ |
D | money_facets_test.cpp | 52 void LocaleTest::_money_put_get( const locale& loc, const ref_monetary* rl ) in _money_put_get() argument 54 _money_put_get2(loc, loc, rl); in _money_put_get() 59 const ref_monetary &rl = *prl; in _money_put_get2() local 103 string::size_type p = strlen( rl.money_int_prefix ); in _money_put_get2() 106 string::size_type p_old = strlen( rl.money_int_prefix_old ); in _money_put_get2() 107 CPPUNIT_ASSERT( (str_res.substr(index, p) == rl.money_int_prefix) || in _money_put_get2() 109 (str_res.substr(index, p_old) == rl.money_int_prefix_old)) ); in _money_put_get2() 110 if ( str_res.substr(index, p) == rl.money_int_prefix ) { in _money_put_get2() 135 … CPPUNIT_ASSERT( str_res[index++] == /* intl_fmp.thousands_sep() */ *rl.money_thousands_sep ); in _money_put_get2() 141 … CPPUNIT_ASSERT( str_res[index++] == /* intl_fmp.decimal_point() */ *rl.money_decimal_point ); in _money_put_get2() [all …]
|
D | num_facets_test.cpp | 35 const ref_locale& rl = *prl; in _num_put_get() local 38 CPPUNIT_ASSERT( npct.decimal_point() == *rl.decimal_point ); in _num_put_get()
|
/ndk/tests/device/test-stlport/unit/ |
D | money_facets_test.cpp | 52 void LocaleTest::_money_put_get( const locale& loc, const ref_monetary* rl ) in _money_put_get() argument 54 _money_put_get2(loc, loc, rl); in _money_put_get() 59 const ref_monetary &rl = *prl; in _money_put_get2() local 103 string::size_type p = strlen( rl.money_int_prefix ); in _money_put_get2() 106 string::size_type p_old = strlen( rl.money_int_prefix_old ); in _money_put_get2() 107 CPPUNIT_ASSERT( (str_res.substr(index, p) == rl.money_int_prefix) || in _money_put_get2() 109 (str_res.substr(index, p_old) == rl.money_int_prefix_old)) ); in _money_put_get2() 110 if ( str_res.substr(index, p) == rl.money_int_prefix ) { in _money_put_get2() 135 … CPPUNIT_ASSERT( str_res[index++] == /* intl_fmp.thousands_sep() */ *rl.money_thousands_sep ); in _money_put_get2() 141 … CPPUNIT_ASSERT( str_res[index++] == /* intl_fmp.decimal_point() */ *rl.money_decimal_point ); in _money_put_get2() [all …]
|
D | num_facets_test.cpp | 35 const ref_locale& rl = *prl; in _num_put_get() local 38 CPPUNIT_ASSERT( npct.decimal_point() == *rl.decimal_point ); in _num_put_get()
|
/ndk/tests/build/b9193874-neon/jni/ |
D | b9193874-neon.c | 268 int32x4_t rl = vaddl_s16(vget_low_s16(yy), vget_low_s16(vr)); in UpsampleRgbaLinePairNEON() local 274 rl = vmulq_lane_s32(rl, cf32, 0); in UpsampleRgbaLinePairNEON() 280 y = vqmovun_s16(vcombine_s16(vrshrn_n_s32(rl, 16), vrshrn_n_s32(rh, 16))); in UpsampleRgbaLinePairNEON() 316 int32x4_t rl = vaddl_s16(vget_low_s16(yy), vget_low_s16(vr)); in UpsampleRgbaLinePairNEON() local 322 rl = vmulq_lane_s32(rl, cf32, 0); in UpsampleRgbaLinePairNEON() 328 y = vqmovun_s16(vcombine_s16(vrshrn_n_s32(rl, 16), vrshrn_n_s32(rh, 16))); in UpsampleRgbaLinePairNEON()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | unit_test_parameters.ipp | 104 operator>>( std::istream& in, unit_test::report_level& rl ) 118 rl = report_level_name[val]; 119 BOOST_TEST_SETUP_ASSERT( rl != INV_REPORT_LEVEL, "invalid report level " + val );
|
/ndk/sources/host-tools/make-3.81/po/ |
D | tr.po | 993 msgstr "işleri hazırlıyor" 1451 "*** Uyarı: .LOW_RESOLUTION_TIME dosyası `%s' yüksek çözünürlüklü bir zaman "
|