Home
last modified time | relevance | path

Searched defs:group (Results 126 - 150 of 1162) sorted by relevance

12345678910>>...47

/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Drecognizer_group.h155 auto group = AceType::DynamicCast<RecognizerGroup>(item); in SetIsPostEventResultRecursively() local
165 auto group = AceType::DynamicCast<RecognizerGroup>(item); in SetResponseLinkRecognizersRecursively() local
177 auto group = AceType::DynamicCast<RecognizerGroup>(item); in CollectResponseLinkRecognizersRecursively() local
H A Dparallel_recognizer.cpp42 auto group = AceType::DynamicCast<RecognizerGroup>(recognizer); in OnRejected() local
H A Dmulti_fingers_recognizer.cpp62 auto group = AceType::DynamicCast<RecognizerGroup>(ref); in IsNeedResetStatus() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_event_hub.h79 void SetGroup(const std::string& group) in SetGroup() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dmultiple_paragraph_layout_algorithm.h112 virtual float GetShadowOffset(const std::list<RefPtr<SpanItem>>& group) in GetShadowOffset() argument
/foundation/arkui/ui_lite/test/uitest/test_qrcode/
H A Dui_test_qrcode.cpp57 UIViewGroup* group = new UIViewGroup(); in CreateTestCaseGroup() local
72 UIViewGroup* group = CreateTestCaseGroup(" display qrcode 60 * 60"); in UIKitUIQrcodeTestDisplay001() local
87 UIViewGroup* group = CreateTestCaseGroup(" display qrcode 120 * 250"); UIKitUIQrcodeTestDisplay002() local
106 UIViewGroup* group = CreateTestCaseGroup(" display qrcode 400 * 200"); UIKitUIQrcodeTestDisplay003() local
130 UIViewGroup* group = CreateTestCaseGroup("qrcode 50 * 50, width is less than minimum qrcode size, error!"); UIKitUIQrcodeTestDisplay004() local
150 UIViewGroup* group = CreateTestCaseGroup("qrcode 250 * 250, val length is greater than MAX_LENGTH, error!"); UIKitUIQrcodeTestDisplay005() local
172 UIViewGroup* group = CreateTestCaseGroup("qrcode 250 * 250, str = \\"\\" "); UIKitUIQrcodeTestDisplay006() local
189 UIViewGroup* group = CreateTestCaseGroup("qrcode 250 * 250, str = \\" \\""); UIKitUIQrcodeTestDisplay007() local
206 UIViewGroup* group = CreateTestCaseGroup("qrcode 250 * 250, str = nullptr"); UIKitUIQrcodeTestDisplay008() local
223 UIViewGroup* group = CreateTestCaseGroup("qrcode 250 * 250, position x = -50"); UIKitUIQrcodeTestDisplay009() local
[all...]
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_group_unit_test.cpp368 UIViewGroup* group = new UIViewGroup(); in HWTEST_F() local
430 UIViewGroup* group = new UIViewGroup(); HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_bounds/
H A Dui_test_view_bounds.cpp106 UIViewGroup* group = new UIViewGroup(); in UIKitViewBoundsSetState001() local
142 UIViewGroup* group = new UIViewGroup(); in UIKitViewBoundsMargin001() local
168 UIViewGroup* group = new UIViewGroup(); UIKitViewBoundsPadding001() local
194 UIViewGroup* group = new UIViewGroup(); UIKitViewBoundsBorder001() local
222 UIViewGroup* group = new UIViewGroup(); UIKitViewBounds001() local
252 UIViewGroup* group = new UIViewGroup(); UIKitViewBoundsInvisible001() local
279 UIViewGroup* group = new UIViewGroup(); UIKitViewBoundsSmallView001() local
305 UIViewGroup* group = new UIViewGroup(); UIKitViewBoundsPostDraw001() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_group/
H A Dui_test_view_group.cpp45 UIViewGroup* group = new UIViewGroup(); in CreateTestCaseGroup() local
80 UIViewGroup* group = CreateTestCaseGroup(); in UIKitViewGroupTestAddRemove001() local
119 UIViewGroup* group = CreateTestCaseGroup(); UIKitViewGroupTestAddError001() local
159 UIViewGroup* group = CreateTestCaseGroup(); UIKitViewGroupTestInsertError001() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_scale_rotate/
H A Dui_test_view_scale_rotate.cpp102 UIViewGroup* group = new UIViewGroup(); in UIKitViewScaleRotateTestLabel001() local
115 UIViewGroup* group = new UIViewGroup(); in UIKitViewScaleRotateTestLabelButton002() local
127 UIViewGroup* group = new UIViewGroup(); in UIKitViewScaleRotateTestCanvas003() local
148 UIViewGroup* group = new UIViewGroup(); UIKitViewScaleRotateTestUIBoxProgress004() local
164 UIViewGroup* group = new UIViewGroup(); UIKitViewScaleRotateTestUICircleProgress005() local
179 UIViewGroup* group = new UIViewGroup(); UIKitViewScaleRotateTestUIDigitalClock006() local
192 UIViewGroup* group = new UIViewGroup(); UIKitViewScaleRotateTestGroup007() local
[all...]
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_group_test.cpp49 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); in HWTEST_F() local
73 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); in HWTEST_F() local
89 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); in HWTEST_F() local
110 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
127 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
148 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
169 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
186 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
202 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
218 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
250 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
275 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
298 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
325 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
352 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
388 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
418 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
458 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
507 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
545 auto group = FormRendererGroup::Create(nullptr, nullptr, eventHandler); HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_draw_line/
H A Dui_test_draw_line.cpp61 UIViewGroup* group = new UIViewGroup(); in CreateTestCaseGroup() local
93 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawLineTestLine001() local
115 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawLineTestLine002() local
138 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawLineTestLine003() local
163 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawLineTestLine004() local
188 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawLineTestLine005() local
214 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawLineTestLine006() local
240 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawLineTestLine007() local
264 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawLineTestLine008() local
297 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawLineTestLine009() local
321 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawLineTestLine010() local
345 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawLineTestLine011() local
375 UIViewGroup* group = CreateTestCaseGroup(); UIKitDrawLineTestLine012() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_idle_state_test.cpp59 WifiP2pGroupInfo group; in AddGroupManager() local
260 WifiP2pGroupInfo group; in HWTEST_F() local
272 WifiP2pGroupInfo group; HWTEST_F() local
284 WifiP2pGroupInfo group; HWTEST_F() local
300 WifiP2pGroupInfo group; HWTEST_F() local
332 WifiP2pGroupInfo group; HWTEST_F() local
344 WifiP2pGroupInfo group; HWTEST_F() local
359 WifiP2pGroupInfo group; HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dav1_frame_split_bsf.c140 AV1RawTileGroup *group = &obu->obu.tile_group; in av1_frame_split_filter() local
/third_party/ffmpeg/libavformat/
H A Drtpdec_qcelp.c40 InterleavePacket group[6]; member
[all...]
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names_generated.c49 static const char *psa_dh_family_name(psa_dh_family_t group) in psa_dh_family_name() argument
/third_party/mesa3d/src/intel/common/tests/
H A Dgenxml_test.c67 struct intel_group *group; in test_struct() local
108 struct intel_group *group; in test_two_levels() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_null_downstream_connection.cc32 NullDownstreamConnection( const std::shared_ptr<DownstreamAddrGroup> &group) NullDownstreamConnection() argument
/third_party/mesa3d/src/panfrost/ds/
H A Dpan_pps_driver.cc61 CounterGroup group = {}; in create_available_counters() local
/third_party/ltp/testcases/network/multicast/mc_member/
H A Dmc_member_test.c114 char group[40], itf[40]; in join_group() local
149 char group[40], itf[40]; in leave_group() local
[all...]
/third_party/lwip/src/core/
H A Dtcp_in.c123 struct net_group *group = get_net_group_from_netif(inp); local
H A Dudp.c84 void set_udp_pcb_net_group(struct udp_pcb *pcb, struct net_group *group) in set_udp_pcb_net_group() argument
/third_party/mesa3d/src/tool/pps/
H A Dpps_counter.h75 int32_t group = -1; member in pps::Counter
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_mont.c83 int ossl_ec_GFp_mont_group_init(EC_GROUP *group) in ossl_ec_GFp_mont_group_init() argument
93 void ossl_ec_GFp_mont_group_finish(EC_GROUP *group) in ossl_ec_GFp_mont_group_finish() argument
102 ossl_ec_GFp_mont_group_clear_finish(EC_GROUP *group) ossl_ec_GFp_mont_group_clear_finish() argument
142 ossl_ec_GFp_mont_group_set_curve(EC_GROUP *group, const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) ossl_ec_GFp_mont_group_set_curve() argument
196 ossl_ec_GFp_mont_field_mul(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) ossl_ec_GFp_mont_field_mul() argument
207 ossl_ec_GFp_mont_field_sqr(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) ossl_ec_GFp_mont_field_sqr() argument
223 ossl_ec_GFp_mont_field_inv(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) ossl_ec_GFp_mont_field_inv() argument
267 ossl_ec_GFp_mont_field_encode(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) ossl_ec_GFp_mont_field_encode() argument
278 ossl_ec_GFp_mont_field_decode(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) ossl_ec_GFp_mont_field_decode() argument
289 ossl_ec_GFp_mont_field_set_to_one(const EC_GROUP *group, BIGNUM *r, BN_CTX *ctx) ossl_ec_GFp_mont_field_set_to_one() argument
[all...]
H A Decp_oct.c22 int ossl_ec_GFp_simple_set_compressed_coordinates(const EC_GROUP *group, in ossl_ec_GFp_simple_set_compressed_coordinates() argument
159 ossl_ec_GFp_simple_point2oct(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char *buf, size_t len, BN_CTX *ctx) ossl_ec_GFp_simple_point2oct() argument
274 ossl_ec_GFp_simple_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) ossl_ec_GFp_simple_oct2point() argument
[all...]

Completed in 15 milliseconds

12345678910>>...47