| /external/sdv/vsomeip/third_party/boost/smart_ptr/test/ |
| D | intrusive_ptr_test.cpp | 140 void test() in test() function 214 boost::intrusive_ptr<Y> py; in copy_constructor() local 226 boost::intrusive_ptr<Y> py(0); in copy_constructor() local 238 boost::intrusive_ptr<Y> py(0, false); in copy_constructor() local 256 boost::intrusive_ptr<Y> py(new Y); in copy_constructor() local 266 void test() in test() function 278 void test() in test() function 513 void test() in test() function 525 void test() in test() function 693 void test() in test() function [all …]
|
| D | shared_from_this_test.cpp | 56 void test() in test() function 58 boost::shared_ptr<Y> py = createY(); in test() local
|
| D | shared_from_raw_test.cpp | 47 void test() in test() function 49 boost::shared_ptr<Y> py = createY(); in test() local
|
| D | shared_ptr_test.cpp | 48 void test() in test() function 716 boost::shared_ptr<Y> py(p); in copy_constructor() local 1149 void test() in test() function 1533 void test() in test() function 1977 void test() in test() function 1993 void test() in test() function 2076 void test() in test() function 2124 void test() in test() function 2213 void test() in test() function 2285 boost::shared_ptr<Y> py(new Y); in test() local [all …]
|
| D | weak_ptr_test.cpp | 44 void test() in test() function 490 void test() in test() function 645 void test() in test() function 742 void test() in test() function 785 void test() in test() function 872 void test() in test() function 979 void test() in test() function 1167 boost::weak_ptr<Y> py(spy); in test() local 1226 boost::weak_ptr<Y> py(spz); in test() local 1264 void test() in test() function [all …]
|
| /external/ComputeLibrary/tests/validation/reference/ |
| D | ROIPoolingLayer.cpp | 33 namespace test namespace 79 for(size_t py = 0; py < pool_info.pooled_height(); ++py) in roi_pool_layer() local
|
| D | ROIAlignLayer.cpp | 34 namespace test namespace 157 for(size_t py = 0; py < pool_info.pooled_height(); ++py) in roi_align_layer() local
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ |
| D | ec_test.cc | 962 bssl::UniquePtr<BIGNUM> py(BN_new()); in TEST() local 1009 bssl::UniquePtr<BIGNUM> py(BN_new()); in TEST() local 1104 for (const auto &test : kDeriveTests) { in TEST() local 1175 for (const auto &test : kTests) { in TEST() local 1243 for (const auto &test : kTests) { in TEST() local
|
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/ec/ |
| D | ec_test.cc | 1043 bssl::UniquePtr<BIGNUM> py(BN_new()); in TEST() local 1089 bssl::UniquePtr<BIGNUM> py(BN_new()); in TEST() local 1183 for (const auto &test : kDeriveTests) { in TEST() local 1308 for (const auto &test : kTests) { in TEST() local 1389 for (const auto &test : kTests) { in TEST() local
|
| /external/boringssl/src/crypto/fipsmodule/ec/ |
| D | ec_test.cc | 1043 bssl::UniquePtr<BIGNUM> py(BN_new()); in TEST() local 1089 bssl::UniquePtr<BIGNUM> py(BN_new()); in TEST() local 1183 for (const auto &test : kDeriveTests) { in TEST() local 1308 for (const auto &test : kTests) { in TEST() local 1389 for (const auto &test : kTests) { in TEST() local
|
| /external/python/cpython3/Lib/test/ |
| D | test_code.py | 709 py = ctypes.pythonapi variable 786 def __init__(self, f, test): argument
|
| /external/clang/test/SemaCXX/ |
| D | warn-unused-local-typedef.cpp | 68 void test() { in test() function 184 remove_reference<decltype(*pointer_sneaky())>::type::t py; variable
|
| /external/angle/src/tests/gl_tests/ |
| D | BlendFuncExtendedTest.cpp | 79 const auto py = y + yy; in CheckPixels() local 544 auto test = [&](GLenum colorOp, GLenum alphaOp, GLColor color) { in TEST_P() local 764 for (const testCase &test : testCases) in TEST_P() local
|
| /external/skia/src/gpu/ganesh/geometry/ |
| D | GrQuadUtils.cpp | 711 float4 test = dy * next_cw(edgeVectors.fX2D) + (-dx * next_cw(edgeVectors.fY2D) + c); in reset() local 776 float4 py = (oc * next_cw(fA) - fA * next_cw(oc)) / denom; in computeDegenerateQuad() local
|