/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ExecutionDomainFix.cpp | 70 void ExecutionDomainFix::setLiveReg(int rx, DomainValue *dv) { in setLiveReg() 81 void ExecutionDomainFix::kill(int rx) { in kill() 91 void ExecutionDomainFix::force(int rx, unsigned domain) { in force() 122 for (unsigned rx = 0; rx != NumRegs; ++rx) in collapse() local 144 for (unsigned rx = 0; rx != NumRegs; ++rx) { in merge() local 178 for (unsigned rx = 0; rx != NumRegs; ++rx) { in enterBasicBlock() local 246 for (int rx : regIndices(MO.getReg())) { in processDefs() local 265 for (int rx : regIndices(mo.getReg())) { in visitHardInstr() local 275 for (int rx : regIndices(mo.getReg())) { in visitHardInstr() local 296 for (int rx : regIndices(mo.getReg())) { in visitSoftInstr() local [all …]
|
/third_party/boost/libs/xpressive/test/ |
D | test_symbols.cpp | 36 sregex rx = skip(_s) (+(a1=map1) in test1() local 66 sregex rx = skip(_s) (+(a1=map1) in test2() local 96 sregex rx = skip(_s) (+(a1=map1) in test3() local 100 sregex rx = skip(_s) (+(a1=map1) in test3() local 138 sregex rx = pair >> *(+_s >> pair); in test4() local 185 sregex rx = in test5() local 220 sregex rx = skip(_s)( in test6() local 250 sregex rx = *((a1= map1) | (a1= map2) | 'e') [ result += (a1 | "9") ]; in test7() local 293 wsregex rx = (a1= map1)[ result1 = a1 ] >> +_s in BOOST_TYPEOF_REGISTER_TYPE() local 323 sregex rx = ~before((a1=map1)[a1]) >> in test9() local
|
D | test_actions.cpp | 30 sregex rx = (+_w)[ xp::ref(result) += _ ] >> *(' ' >> (+_w)[ xp::ref(result) += ',' + _ ]); in test1() local 51 …sregex rx = (+_w)[ xp::ref(result) += _ ] >> *(' ' >> (+_w)[ xp::ref(result) += ',' + _ ]) >> repe… in test2() local 73 sregex rx = (+_d)[ xp::ref(result)->*push_back( as<int>(_) ) ] in test3() local 76 sregex rx = (+_d)[ push_back(xp::ref(result), as<int>(_) ) ] in test3() local 104 sregex rx = pair >> *(+_s >> pair); in test4() local 128 sregex rx = pair >> *(+_s >> pair); in test4_aux() local
|
D | misc2.cpp | 39 sregex rx = compiler.compile("(?>(?$rx0))"); in test_static_actions_in_dynamic_keep() local 54 sregex rx = keep(rx0); in test_static_actions_in_static_keep() local 71 sregex rx = "$(" >> (s1= +~as_xpr(')')) >> ')'; in test_replace_with_lambda() local
|
D | test_skip.cpp | 21 sregex rx = in test1() local 46 sregex rx = skip(_s)(expr); in test_skip_aux() local
|
D | test_assert.cpp | 27 sregex rx = (bow >> +_w >> eow)[ check(&three_or_six) ] ; in test1() local 40 sregex rx = (bow >> +_w >> eow)[ check(length(_)==3 || length(_)==6) ] ; in test2() local
|
/third_party/uboot/u-boot-2020.01/arch/arm/include/debug/ |
D | 8250.S | 34 .macro senduart,rd,rx 38 .macro busyuart,rd,rx 45 .macro waituart,rd,rx
|
/third_party/flutter/skia/experimental/svg/model/ |
D | SkSVGEllipse.cpp | 23 void SkSVGEllipse::setRx(const SkSVGLength& rx) { in setRx() 44 if (const auto* rx = v.as<SkSVGLengthValue>()) { in onSetAttribute() local 61 const auto rx = lctx.resolve(fRx, SkSVGLengthContext::LengthType::kHorizontal); in resolve() local
|
D | SkSVGRect.cpp | 32 void SkSVGRect::setRx(const SkSVGLength& rx) { in setRx() 63 if (const auto* rx = v.as<SkSVGLengthValue>()) { in onSetAttribute() local 79 const SkScalar rx = lctx.resolve(fRx, SkSVGLengthContext::LengthType::kHorizontal); in resolve() local
|
/third_party/boost/libs/smart_ptr/test/ |
D | lsp_array_n_test.cpp | 107 X & rx = px2[ 0 ]; in main() local 116 X const & rx = px3[ 1 ]; in main() local 130 X volatile & rx = px4[ 2 ]; in main() local
|
D | sp_array_n_test.cpp | 107 X & rx = px2[ 0 ]; in main() local 116 X const & rx = px3[ 1 ]; in main() local 130 X volatile & rx = px4[ 2 ]; in main() local
|
D | sp_array_test.cpp | 107 X & rx = px2[ 0 ]; in main() local 116 X const & rx = px3[ 1 ]; in main() local 130 X volatile & rx = px4[ 2 ]; in main() local
|
D | lsp_array_test.cpp | 107 X & rx = px2[ 0 ]; in main() local 116 X const & rx = px3[ 1 ]; in main() local 130 X volatile & rx = px4[ 2 ]; in main() local
|
/third_party/ltp/testcases/network/can/filter-tests/ |
D | can_rcv_own_msgs.c | 75 struct rxs rx; in test_sockets() local 154 struct rxs rx; in main() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | CLProgramVk.cpp | 10 namespace rx namespace
|
D | CLMemoryVk.cpp | 10 namespace rx namespace
|
D | CLKernelVk.cpp | 10 namespace rx namespace
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | CLProgramImpl.cpp | 10 namespace rx namespace
|
D | CLPlatformImpl.cpp | 10 namespace rx namespace
|
D | CLEventImpl.cpp | 10 namespace rx namespace
|
D | CLMemoryImpl.cpp | 10 namespace rx namespace
|
D | CLCommandQueueImpl.cpp | 10 namespace rx namespace
|
D | CLKernelImpl.cpp | 10 namespace rx namespace
|
/third_party/boost/tools/boost_install/test/regex/ |
D | quick.cpp | 14 boost::regex rx( "(\\d+)-+(\\d+)-+(\\d+)" ); in main() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | DeviceImpl.cpp | 11 namespace rx namespace
|