/external/llvm/test/MC/ARM/ |
D | eh-directive-personalityindex.s | 65 .section .pr1 67 .global pr1 symbol 68 .type pr1,%function 70 pr1: label 77 @ CHECK: Name: .ARM.extab.pr1 84 @ CHECK: Name: .ARM.exidx.pr1 91 @ RELOC: Name: .rel.ARM.exidx.pr1 93 @ RELOC: 0x0 R_ARM_PREL31 .pr1 0x0 95 @ RELOC: 0x4 R_ARM_PREL31 .ARM.extab.pr1 0x0 99 .section .pr1.nontrivial [all …]
|
D | eh-compact-pr1.s | 4 @ Check the compact pr1 model
|
/external/ipsec-tools/src/racoon/ |
D | proposal.c | 200 struct saproto *pr1, *pr2, *newpr = NULL; local 366 for (pr1 = pp1->head; pr1; pr1 = pr1->next) 374 pr1 = pp1->head; 387 for (pr1 = pp1->head; pr1; pr1 = pr1->next) { 388 if (pr1->proto_id == pr2->proto_id) 393 if (!pr1) 396 if (pr2->proto_id == pr1->proto_id) 402 if (!pr1 || !pr2) 405 if (pr1->proto_id != pr2->proto_id) { 410 s_ipsecdoi_proto(pr1->proto_id)); [all …]
|
/external/boringssl/src/crypto/rsa/ |
D | rsa_impl.c | 617 BIGNUM *dmp1, *dmq1, *c, *pr1; in mod_exp() local 702 pr1 = &local_r1; in mod_exp() 703 BN_with_flags(pr1, r1, BN_FLG_CONSTTIME); in mod_exp() 705 if (!BN_mod(r0, pr1, rsa->p, ctx)) { in mod_exp()
|
/external/opencv/cvaux/src/ |
D | cvlee.cpp | 3672 float pr1 = (X[1]-RayPoint1_img.x)*sign_x + \ in _cvLine_OpenParIntersection() local 3675 if(pr0 <= -LEE_CONST_ACCEPTABLE_ERROR &&pr1 <= -LEE_CONST_ACCEPTABLE_ERROR) in _cvLine_OpenParIntersection() 3678 if(pr0 >- LEE_CONST_ACCEPTABLE_ERROR && pr1 >- LEE_CONST_ACCEPTABLE_ERROR) in _cvLine_OpenParIntersection() 3682 if(pr0>pr1) in _cvLine_OpenParIntersection() 3697 else if(pr1 >- LEE_CONST_ACCEPTABLE_ERROR) in _cvLine_OpenParIntersection() 3791 float pr1 = (X[1]-RayPoint1_img.x)*sign_x + \ in _cvLine_CloseParIntersection() local 3794 if(pr0 <= -LEE_CONST_ACCEPTABLE_ERROR && pr1 <= -LEE_CONST_ACCEPTABLE_ERROR) in _cvLine_CloseParIntersection() 3797 if(pr0 > -LEE_CONST_ACCEPTABLE_ERROR && pr1 > -LEE_CONST_ACCEPTABLE_ERROR) in _cvLine_CloseParIntersection() 3803 if(pr0>pr1) in _cvLine_CloseParIntersection() 3823 else if(pr1 > -LEE_CONST_ACCEPTABLE_ERROR) in _cvLine_CloseParIntersection()
|
/external/protobuf/gtest/test/ |
D | gtest_unittest.cc | 1460 TestPartResult * pr1, * pr2; member in __anonca9e36500111::TestResultTest 1467 pr1 = new TestPartResult(TestPartResult::kSuccess, in SetUp() 1496 results1->push_back(*pr1); in SetUp() 1499 results2->push_back(*pr1); in SetUp() 1504 delete pr1; in TearDown() 1553 CompareTestPartResult(*pr1, r2->GetTestPartResult(0)); in TEST_F()
|
/external/gtest/test/ |
D | gtest_unittest.cc | 1346 TestPartResult * pr1, * pr2; member in __anona8d7a1d00111::TestResultTest 1353 pr1 = new TestPartResult(TestPartResult::kSuccess, in SetUp() 1382 results1->push_back(*pr1); in SetUp() 1385 results2->push_back(*pr1); in SetUp() 1390 delete pr1; in TearDown() 1439 CompareTestPartResult(*pr1, r2->GetTestPartResult(0)); in TEST_F()
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_unittest.cc | 1618 TestPartResult * pr1, * pr2; member in __anona73f14e70111::TestResultTest 1625 pr1 = new TestPartResult(TestPartResult::kSuccess, in SetUp() 1654 results1->push_back(*pr1); in SetUp() 1657 results2->push_back(*pr1); in SetUp() 1662 delete pr1; in TearDown() 1711 CompareTestPartResult(*pr1, r2->GetTestPartResult(0)); in TEST_F()
|
/external/chromium-trace/trace-viewer/tracing/test_data/ |
D | ddms_calculator_start.trace | 112199 ���pr1�u 417976 �e�pr12��
|