Home
last modified time | relevance | path

Searched refs:SIZE_10 (Results 1 - 25 of 38) sorted by relevance

12

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_ondraw_test.cpp56 OH_Drawing_CanvasDrawLine(canvas, SIZE_10, SIZE_10, SIZE_180, SIZE_180); in OnEventReceive()
H A Dcustomcomponent_margin_test.cpp23 float margin = SIZE_10; in TestCustomComponentMargin001()
38 float marginUp = SIZE_10; in TestCustomComponentMargin002()
H A Dcustomcomponent_onlayout_test.cpp44 nodeAPI->layoutNode(nodeAPI->getChildAt(nodeHandler, PARAM_0), SIZE_10, SIZE_10); in OnEventReceive()
H A Dcustomcomponent_clip_test.cpp61 float filleWidth = SIZE_10; in TestCustomComponentClip004()
62 float filleHeight = SIZE_10; in TestCustomComponentClip004()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_margin_test.cpp23 float margin = SIZE_10; in TestCommonAttrsMargin001()
38 float marginUp = SIZE_10; in TestCommonAttrsMargin002()
H A Dcommonattrs_clip_test.cpp61 float filleWidth = SIZE_10; in TestCommonAttrsClip004()
62 float filleHeight = SIZE_10; in TestCommonAttrsClip004()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
H A Dlist_clip_test.cpp62 float filleWidth = SIZE_10; in TestListClip004()
63 float filleHeight = SIZE_10; in TestListClip004()
H A Dlist_borderradius_test.cpp38 float borderRadiusUp = SIZE_10; in TestListBorderRadius002()
H A Dlist_borderwidth_test.cpp38 float borderWidthUp = SIZE_10; in TestListBorderWidth002()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/
H A Dlistitem_clip_test.cpp62 float filleWidth = SIZE_10; in TestListItemClip004()
63 float filleHeight = SIZE_10; in TestListItemClip004()
H A Dlistitem_borderradius_test.cpp38 float borderRadiusUp = SIZE_10; in TestListItemBorderRadius002()
H A Dlistitem_borderwidth_test.cpp38 float borderWidthUp = SIZE_10; in TestListItemBorderWidth002()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsocketndk.cpp51 #define SIZE_10 10 macro
276 char buf[SIZE_10]; in Recv()
303 char buf[SIZE_10]; in Recvfrom()
343 struct mmsghdr msg[SIZE_10]; in Recvmmsg()
344 resultValue = recvmmsg(PARAM_0, msg, SIZE_10, PARAM_0, PARAM_0); in Recvmmsg()
H A Dwcharndk.cpp57 #define SIZE_10 10 macro
1087 wcstol_value = wcstol(L"123AB-20", nullptr, SIZE_10); in Wcstol()
1090 wcstol_value = wcstol(L"123xyz", &endString, SIZE_10); in Wcstol()
1136 wcstollValue = wcstoll(L"123AB-20", nullptr, SIZE_10); in Wcstoll()
1139 wcstollValue = wcstoll(L"123xyz", &endString, SIZE_10); in Wcstoll()
1178 wcstoul_value = wcstoul(L"123AB-20", nullptr, SIZE_10); in Wcstoul()
1181 wcstoul_value = wcstoul(L"123xyz", &endString, SIZE_10); in Wcstoul()
1201 wcstoullValue = wcstoull(L"123AB-20", nullptr, SIZE_10); in Wcstoull()
1204 wcstoullValue = wcstoll(L"123xyz", &endString, SIZE_10); in Wcstoull()
1243 wchar_t src[SIZE_10]; in Wcsxfrm()
[all...]
H A Dregexndk.cpp32 #define SIZE_10 10 macro
H A Dfcntlndk.cpp43 #define SIZE_10 10 macro
288 int len = SIZE_10; in FwriteChk()
H A Ddirentndk.cpp42 #define SIZE_10 10 macro
H A Dinttypesndk.cpp30 #define SIZE_10 10 macro
H A Dresolvndk.cpp31 #define SIZE_10 10 macro
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dfnmatchndk32.cpp59 #define SIZE_10 10 macro
533 struct mmsghdr msgs[SIZE_10]; in ReCvmMsg_time64()
534 struct iovec iovecs[SIZE_10]; in ReCvmMsg_time64()
535 char bufs[SIZE_10][BUFSIZE + PARAM_1]; in ReCvmMsg_time64()
546 for (int i = 0; i < SIZE_10; i++) { in ReCvmMsg_time64()
555 resultValue = __recvmmsg_time64(sockfd, msgs, SIZE_10, PARAM_0, &timeout); in ReCvmMsg_time64()
H A Dotherstestndk32.cpp81 #define SIZE_10 10 macro
/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/
H A DpcsNetworkTest.cpp38 #define SIZE_10 10 macro
166 char buf[SIZE_10]; in Recv()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/common/
H A Dcommon.h72 #define SIZE_10 10 macro
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/common/
H A Dcommon.h72 #define SIZE_10 10 macro
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/datepicker/
H A Ddatepicker_enabled_test.cpp44 ArkUI_NumberValue margin_value[] = {{.f32 = SIZE_10}}; in createChildNode()

Completed in 15 milliseconds

12