/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_triangle.cpp | 32 Point p2 = points[1]; // 1: point index in Draw() local 77 void DrawTriangle::SortVertexs(Point& p1, Point& p2, Point& p3) in SortVertexs() 84 void DrawTriangle::SortPoint(Point& p1, Point& p2) in SortPoint()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | macros.h | 27 #define META_GET_MACRO3_IMPL(p0, p1, p2, macro, ...) macro argument 28 #define META_GET_MACRO4_IMPL(p0, p1, p2, p3, macro, ...) macro argument 29 #define META_GET_MACRO5_IMPL(p0, p1, p2, p3, p4, macro, ...) macro argument
|
/ohos5.0/drivers/peripheral/secure_element/test/unittest/se_impl_test/ |
H A D | se_impl_test.cpp | 108 uint8_t p2 = 0; variable 125 uint8_t p2 = 0; variable 142 uint8_t p2 = 0; variable 158 uint8_t p2 = 0; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/ |
H A D | dstream_adaptor_client_test.c | 52 int ConstructVtpStreamOpenParam(VtpStreamOpenParam *p1, VtpStreamOpenParam *p2, char *argv[]) in ConstructVtpStreamOpenParam() 83 int SendVtpStreamTest(VtpStreamOpenParam *p1, VtpStreamOpenParam *p2, const IStreamListener *callba… in SendVtpStreamTest() 136 VtpStreamOpenParam p2; in main() local
|
H A D | dstream_adaptor_server_test.c | 67 VtpStreamOpenParam p2 = { in main() local
|
/ohos5.0/foundation/multimodalinput/input/util/network/test/ |
H A D | net_packet_test.cpp | 179 std::string p2 = "test111"; variable 199 std::string p2 = "test111"; variable 221 std::string p2 = "test111"; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/ |
H A D | rs_rect_test.cpp | 51 auto p2 = std::pair<NodeId, RectI>(id, rect); variable 68 auto p2 = std::pair<NodeId, RectI>(id, rect.MakeOutset(1)); variable 84 auto p2 = std::pair<NodeId, RectI>(id, rect.MakeOutset(1)); variable
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/osal/utils/ |
H A D | util.h | 46 inline bool IsFloatEqual(float p1, float p2) in IsFloatEqual()
|
/ohos5.0/drivers/peripheral/secure_element/hdi_service/ |
H A D | se_impl.cpp | 58 int32_t SeImpl::openLogicalChannel(const std::vector<uint8_t>& aid, uint8_t p2, std::vector<uint8_t… in openLogicalChannel() 64 int32_t SeImpl::openBasicChannel(const std::vector<uint8_t>& aid, uint8_t p2, std::vector<uint8_t>&… in openBasicChannel()
|
/ohos5.0/drivers/peripheral/secure_element/sim_hdi_service/ |
H A D | secure_element_interface_service.cpp | 48 …32_t SecureElementInterfaceService::openLogicalChannel(const std::vector<uint8_t>& aid, uint8_t p2, in openLogicalChannel() 55 int32_t SecureElementInterfaceService::openBasicChannel(const std::vector<uint8_t>& aid, uint8_t p2, in openBasicChannel()
|
/ohos5.0/drivers/peripheral/secure_element/test/unittest/se_vendor_adaptions_mock_test/ |
H A D | se_vendor_adaptions_mock_test.cpp | 88 uint8_t p2 = 0; variable 109 uint8_t p2 = 0; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_text_blob_test.cpp | 86 Point p2 { 1, 1 }; variable 140 Point p2 { 1, 1 }; variable
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_singleton_test.cpp | 156 DelayedRefSingletonTest& p2 = DelayedRefSingletonTest::GetInstance(); variable 163 …DelayedRefSingletonDeclearTest& p2 = DelayedRefSingleton<DelayedRefSingletonDeclearTest>::GetInsta… variable
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _apdu_sim_i_o_request_info_v10.md | 73 ### p2 subsection
|
H A D | _apdu_sim_i_o_request_info_v11.md | 73 ### p2 subsection
|
H A D | _sim_io_request_info_v10.md | 85 ### p2 subsection
|
H A D | _sim_io_request_info_v11.md | 85 ### p2 subsection
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_attraction_effect_filter_test.cpp | 155 Drawing::Point p2 = { 10.0f, 10.0f }; variable 172 Drawing::Point p2 = { 10.0f, 10.0f }; variable 190 float p2 = 0.8f; variable 205 Drawing::Point p2 = { 0.2f, 1.0f }; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_path.cpp | 47 TexginePath &TexginePath::QuadTo(const TexginePoint &p1, const TexginePoint &p2) in QuadTo()
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/singleton_benchmark_test/ |
H A D | singleton_benchmark_test.cpp | 187 DelayedRefSingletonTest& p2 = DelayedRefSingletonTest::GetInstance(); in BENCHMARK_F() local 199 …DelayedRefSingletonDeclearTest& p2 = DelayedRefSingleton<DelayedRefSingletonDeclearTest>::GetInsta… in BENCHMARK_F() local
|
/ohos5.0/drivers/peripheral/secure_element/test/unittest/se_vendor_adaptions_test/ |
H A D | se_vendor_adaptions_test.cpp | 82 uint8_t p2 = 0; variable 99 uint8_t p2 = 0; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
H A D | paint.cpp | 265 bool operator==(const Paint& p1, const Paint& p2) in operator ==() 284 bool operator!=(const Paint& p1, const Paint& p2) in operator !=()
|
H A D | pen.cpp | 247 bool operator==(const Pen& p1, const Pen& p2) in operator ==() 253 bool operator!=(const Pen& p1, const Pen& p2) in operator !=()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | recentphotocomponent.js | 100 handleOnReceive(p2) { argument
|
/ohos5.0/drivers/peripheral/secure_element/vendor_sim_adaptor/ |
H A D | se_vendor_adaptions.cpp | 146 …const std::vector<uint8_t>& aid, uint8_t p2, std::vector<uint8_t>& response, uint32_t *channelNum,… in VendorSimSecureElementOpenLogicalChannel() 242 int32_t SimSeVendorAdaptions::openLogicalChannel(const std::vector<uint8_t>& aid, uint8_t p2, in openLogicalChannel() 286 int32_t SimSeVendorAdaptions::openBasicChannel(const std::vector<uint8_t>& aid, uint8_t p2, in openBasicChannel()
|