Home
last modified time | relevance | path

Searched defs:group (Results 76 - 100 of 1162) sorted by relevance

12345678910>>...47

/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DHuffmanTreeGroup.cs28 internal static void Init(Org.Brotli.Dec.HuffmanTreeGroup group, int alphabetSize, int n) in Init() argument
38 internal static void Decode(Org.Brotli.Dec.HuffmanTreeGroup group, Or argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DShaderModuleGL.h30 BindGroupIndex group; member
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dstate.c136 BrotliDecoderHuffmanTreeGroupInit(BrotliDecoderState* s, HuffmanTreeGroup* group, uint32_t alphabet_size_max, uint32_t alphabet_size_limit, uint32_t ntrees) BrotliDecoderHuffmanTreeGroupInit() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Dbinding_point.h30 uint32_t group = 0; member
/third_party/skia/third_party/externals/tint/src/transform/
H A Dfirst_index_offset.h78 uint32_t group = 0; member
/third_party/rust/crates/nom/benchmarks/benches/
H A Dini_str.rs79 let mut group = c.benchmark_group("ini str"); in bench_ini_str() variables
/third_party/rust/crates/unicode-ident/benches/
H A Dxid.rs50 let mut group = c.benchmark_group(group_name); in bench() variables
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderConstExprTests.cpp57 tcu::TestCaseGroup* group = new tcu::TestCaseGroup(m_testCtx, name, desc); in addChildGroup() local
295 tcu::TestCaseGroup* group = new tcu::TestCaseGroup(m_testCtx, "fragment_processing", "Fragment processing"); in init() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_heap_info.cpp70 string group; in GetInfo() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_broadcast.c64 mali_bcast_add_group(struct mali_bcast_unit *bcast_unit, struct mali_group *group) mali_bcast_add_group() argument
88 mali_bcast_remove_group(struct mali_bcast_unit *bcast_unit, struct mali_group *group) mali_bcast_remove_group() argument
[all...]
H A Dmali_pm_domain.c85 mali_pm_domain_add_group(struct mali_pm_domain *domain, struct mali_group *group) mali_pm_domain_add_group() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_broadcast.c62 void mali_bcast_add_group(struct mali_bcast_unit *bcast_unit, struct mali_group *group) in mali_bcast_add_group() argument
85 void mali_bcast_remove_group(struct mali_bcast_unit *bcast_unit, struct mali_group *group) in mali_bcast_remove_group() argument
[all...]
H A Dmali_pm_domain.c87 void mali_pm_domain_add_group(struct mali_pm_domain *domain, struct mali_group *group) in mali_pm_domain_add_group() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_accessibility_property.cpp62 auto group = checkBoxGroupEventHub->GetGroupName(); in GetCollectionItemCounts() local
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_gesture_test.cpp44 auto group = gestureAPI->createGroupGesture(EXCLUSIVE_GROUP); in HWTEST_F() local
/foundation/arkui/ui_lite/test/uitest/test_anti_aliasing/
H A Dui_test_anti_aliasing.cpp49 UIViewGroup* group = new UIViewGroup(); in CreateTestCaseGroup() local
69 UIViewGroup* group = CreateTestCaseGroup(); in UIKitAntiAliasingTestRect001() local
102 UIViewGroup* group = CreateTestCaseGroup(); UIKitAntiAliasingTestCircle001() local
139 UIViewGroup* group = CreateTestCaseGroup(); UIKitAntiAliasingTestLine001() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dgroup_negotiation_state_test.cpp97 WifiP2pGroupInfo group; in HWTEST_F() local
108 WifiP2pGroupInfo group; in HWTEST_F() local
127 WifiP2pGroupInfo group; in HWTEST_F() local
[all...]
H A Dp2p_group_operating_state_test.cpp54 WifiP2pGroupInfo group; in AddGroupManager() local
202 WifiP2pGroupInfo group; in HWTEST_F() local
216 WifiP2pGroupInfo group; in HWTEST_F() local
231 WifiP2pGroupInfo group; HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_group_join_state.cpp89 const WifiP2pGroupInfo group = groupManager.GetCurrentGroup(); in StartPbc() local
/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/
H A Dpredicates_utils.cpp49 SetAttributes(AbsPredicates *predicates, bool isDistinct, const std::string &index, const std::string &group, const std::string &order, const int limit, const int offset) SetAttributes() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_perfmon.c491 unsigned query_count(unsigned group) in query_count() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_print.c17 char *EC_POINT_point2hex(const EC_GROUP *group, in EC_POINT_point2hex() argument
49 EC_POINT *EC_POINT_hex2point(const EC_GROUP *group, in EC_POINT_hex2point() argument
/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_dh.c131 int ossl_ffc_named_group_get_uid(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_uid() argument
138 const char *ossl_ffc_named_group_get_name(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_name() argument
146 int ossl_ffc_named_group_get_keylength(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_keylength() argument
153 const BIGNUM *ossl_ffc_named_group_get_q(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_q() argument
160 ossl_ffc_named_group_set(FFC_PARAMS *ffc, const DH_NAMED_GROUP *group) ossl_ffc_named_group_set() argument
[all...]
/third_party/openssl/crypto/ec/
H A Dec_print.c17 char *EC_POINT_point2hex(const EC_GROUP *group, in EC_POINT_point2hex() argument
49 EC_POINT *EC_POINT_hex2point(const EC_GROUP *group, in EC_POINT_hex2point() argument
/third_party/openssl/crypto/ffc/
H A Dffc_dh.c131 int ossl_ffc_named_group_get_uid(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_uid() argument
138 const char *ossl_ffc_named_group_get_name(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_name() argument
146 int ossl_ffc_named_group_get_keylength(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_keylength() argument
153 const BIGNUM *ossl_ffc_named_group_get_q(const DH_NAMED_GROUP *group) in ossl_ffc_named_group_get_q() argument
160 ossl_ffc_named_group_set(FFC_PARAMS *ffc, const DH_NAMED_GROUP *group) ossl_ffc_named_group_set() argument
[all...]

Completed in 8 milliseconds

12345678910>>...47