Searched refs:PP (Results 1 – 3 of 3) sorted by relevance
| /CTR-SDK-0.14.4/build/runner/ |
| D | run-core_0_2.py | 22 PP = os.path.normpath(os.path.join(ROOT,"tools/CommandLineTools/partner_partner.rb")) variable 32 …'ruby %s --input %s --window-title %s --timeout %d --stop-pattern "%s"' % (PP, macro, debuggername… 33 …'ruby %s --input %s --window-title %s --timeout %d --stop-pattern "%s"' % (PP, macro, debuggername…
|
| D | run.sh | 26 PP="ruby ${ROOT}/tools/_private/partner_partner.rb" 77 …${PP} -T ${arch} -i ${mcr} -t ${TIME_OUT} -s "${TEST_EXIT_STRING}" | grep -v '^>' | xmlcutter | se…
|
| /CTR-SDK-0.14.4/sources/libraries/math/ |
| D | math_Geometry.cpp | 243 VEC3 PP; in DistSqPoint3ToLine3() local 244 VEC3Add(&PP, &L->P, VEC3Scale(&PP, &L->d, t_)); in DistSqPoint3ToLine3() 247 VEC3Sub(&PP_P, P, &PP); in DistSqPoint3ToLine3()
|