/third_party/openssl/crypto/ec/ |
D | ec_lib.c | 61 void EC_pre_comp_free(EC_GROUP *group) in EC_pre_comp_free() 94 void EC_GROUP_free(EC_GROUP *group) in EC_GROUP_free() 111 void EC_GROUP_clear_free(EC_GROUP *group) in EC_GROUP_clear_free() 257 const EC_METHOD *EC_GROUP_method_of(const EC_GROUP *group) in EC_GROUP_method_of() 282 static int ec_guess_cofactor(EC_GROUP *group) { in ec_guess_cofactor() 330 int EC_GROUP_set_generator(EC_GROUP *group, const EC_POINT *generator, in EC_GROUP_set_generator() 400 const EC_POINT *EC_GROUP_get0_generator(const EC_GROUP *group) in EC_GROUP_get0_generator() 405 BN_MONT_CTX *EC_GROUP_get_mont_data(const EC_GROUP *group) in EC_GROUP_get_mont_data() 410 int EC_GROUP_get_order(const EC_GROUP *group, BIGNUM *order, BN_CTX *ctx) in EC_GROUP_get_order() 420 const BIGNUM *EC_GROUP_get0_order(const EC_GROUP *group) in EC_GROUP_get0_order() [all …]
|
D | ec2_smpl.c | 22 int ec_GF2m_simple_group_init(EC_GROUP *group) in ec_GF2m_simple_group_init() 41 void ec_GF2m_simple_group_finish(EC_GROUP *group) in ec_GF2m_simple_group_finish() 52 void ec_GF2m_simple_group_clear_finish(EC_GROUP *group) in ec_GF2m_simple_group_clear_finish() 95 int ec_GF2m_simple_group_set_curve(EC_GROUP *group, in ec_GF2m_simple_group_set_curve() 135 int ec_GF2m_simple_group_get_curve(const EC_GROUP *group, BIGNUM *p, in ec_GF2m_simple_group_get_curve() 165 int ec_GF2m_simple_group_get_degree(const EC_GROUP *group) in ec_GF2m_simple_group_get_degree() 174 int ec_GF2m_simple_group_check_discriminant(const EC_GROUP *group, in ec_GF2m_simple_group_check_discriminant() 267 int ec_GF2m_simple_point_set_to_infinity(const EC_GROUP *group, in ec_GF2m_simple_point_set_to_infinity() 279 int ec_GF2m_simple_point_set_affine_coordinates(const EC_GROUP *group, in ec_GF2m_simple_point_set_affine_coordinates() 311 int ec_GF2m_simple_point_get_affine_coordinates(const EC_GROUP *group, in ec_GF2m_simple_point_get_affine_coordinates() [all …]
|
D | ecp_mont.c | 76 int ec_GFp_mont_group_init(EC_GROUP *group) in ec_GFp_mont_group_init() 86 void ec_GFp_mont_group_finish(EC_GROUP *group) in ec_GFp_mont_group_finish() 95 void ec_GFp_mont_group_clear_finish(EC_GROUP *group) in ec_GFp_mont_group_clear_finish() 135 int ec_GFp_mont_group_set_curve(EC_GROUP *group, const BIGNUM *p, in ec_GFp_mont_group_set_curve() 188 int ec_GFp_mont_field_mul(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, in ec_GFp_mont_field_mul() 199 int ec_GFp_mont_field_sqr(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, in ec_GFp_mont_field_sqr() 215 int ec_GFp_mont_field_inv(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, in ec_GFp_mont_field_inv() 258 int ec_GFp_mont_field_encode(const EC_GROUP *group, BIGNUM *r, in ec_GFp_mont_field_encode() 269 int ec_GFp_mont_field_decode(const EC_GROUP *group, BIGNUM *r, in ec_GFp_mont_field_decode() 280 int ec_GFp_mont_field_set_to_one(const EC_GROUP *group, BIGNUM *r, in ec_GFp_mont_field_set_to_one()
|
D | ecp_smpl.c | 91 int ec_GFp_simple_group_init(EC_GROUP *group) in ec_GFp_simple_group_init() 106 void ec_GFp_simple_group_finish(EC_GROUP *group) in ec_GFp_simple_group_finish() 113 void ec_GFp_simple_group_clear_finish(EC_GROUP *group) in ec_GFp_simple_group_clear_finish() 134 int ec_GFp_simple_group_set_curve(EC_GROUP *group, in ec_GFp_simple_group_set_curve() 193 int ec_GFp_simple_group_get_curve(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, in ec_GFp_simple_group_get_curve() 238 int ec_GFp_simple_group_get_degree(const EC_GROUP *group) in ec_GFp_simple_group_get_degree() 243 int ec_GFp_simple_group_check_discriminant(const EC_GROUP *group, BN_CTX *ctx) in ec_GFp_simple_group_check_discriminant() 360 int ec_GFp_simple_point_set_to_infinity(const EC_GROUP *group, in ec_GFp_simple_point_set_to_infinity() 368 int ec_GFp_simple_set_Jprojective_coordinates_GFp(const EC_GROUP *group, in ec_GFp_simple_set_Jprojective_coordinates_GFp() 428 int ec_GFp_simple_get_Jprojective_coordinates_GFp(const EC_GROUP *group, in ec_GFp_simple_get_Jprojective_coordinates_GFp() [all …]
|
D | ec_oct.c | 18 int EC_POINT_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point, in EC_POINT_set_compressed_coordinates() 53 int EC_POINT_set_compressed_coordinates_GFp(const EC_GROUP *group, in EC_POINT_set_compressed_coordinates_GFp() 61 int EC_POINT_set_compressed_coordinates_GF2m(const EC_GROUP *group, in EC_POINT_set_compressed_coordinates_GF2m() 70 size_t EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, in EC_POINT_point2oct() 101 int EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, in EC_POINT_oct2point() 129 size_t EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, in EC_POINT_point2buf()
|
/third_party/mindspore/mindspore/communication/ |
D | management.py | 33 def _get_group(group): argument 166 def get_rank(group=GlobalComm.WORLD_COMM_GROUP): argument 196 def get_local_rank(group=GlobalComm.WORLD_COMM_GROUP): argument 230 def get_group_size(group=GlobalComm.WORLD_COMM_GROUP): argument 263 def get_local_rank_size(group=GlobalComm.WORLD_COMM_GROUP): argument 296 def get_world_rank_from_group_rank(group, group_rank_id): argument 335 def get_group_rank_from_world_rank(world_rank_id, group): argument 374 def create_group(group, rank_ids): argument 412 def destroy_group(group): argument
|
D | _hccl_management.py | 28 def check_group(group): argument 96 def create_group(group, rank_num, rank_ids): argument 127 def destroy_group(group): argument 144 def get_rank_size(group="hccl_world_group"): argument 168 def get_rank_id(group="hccl_world_group"): argument 190 def get_local_rank_size(group="hccl_world_group"): argument 210 def get_local_rank_id(group="hccl_world_group"): argument 229 def get_world_rank_from_group_rank(group, group_rank_id): argument 251 def get_group_rank_from_world_rank(world_rank_id, group): argument
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | blknum.c | 29 blk64_t ext2fs_group_first_block2(ext2_filsys fs, dgrp_t group) in ext2fs_group_first_block2() 38 blk64_t ext2fs_group_last_block2(ext2_filsys fs, dgrp_t group) in ext2fs_group_last_block2() 49 int ext2fs_group_blocks_count(ext2_filsys fs, dgrp_t group) in ext2fs_group_blocks_count() 202 dgrp_t group) in ext2fs_group_desc() 245 dgrp_t group) in ext4fs_group_desc() 253 __u32 ext2fs_block_bitmap_checksum(ext2_filsys fs, dgrp_t group) in ext2fs_block_bitmap_checksum() 268 blk64_t ext2fs_block_bitmap_loc(ext2_filsys fs, dgrp_t group) in ext2fs_block_bitmap_loc() 281 void ext2fs_block_bitmap_loc_set(ext2_filsys fs, dgrp_t group, blk64_t blk) in ext2fs_block_bitmap_loc_set() 294 __u32 ext2fs_inode_bitmap_checksum(ext2_filsys fs, dgrp_t group) in ext2fs_inode_bitmap_checksum() 309 blk64_t ext2fs_inode_bitmap_loc(ext2_filsys fs, dgrp_t group) in ext2fs_inode_bitmap_loc() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
D | p2p_group.c | 49 struct p2p_group *group, **groups; in p2p_group_init() local 84 static void p2p_group_free_members(struct p2p_group *group) in p2p_group_free_members() 98 void p2p_group_deinit(struct p2p_group *group) in p2p_group_deinit() 137 static void p2p_group_add_common_ies(struct p2p_group *group, in p2p_group_add_common_ies() 208 static struct wpabuf * p2p_group_build_beacon_ie(struct p2p_group *group) in p2p_group_build_beacon_ie() 354 wifi_display_build_go_ie(struct p2p_group *group) in wifi_display_build_go_ie() 405 static void wifi_display_group_update(struct p2p_group *group) in wifi_display_group_update() 414 void p2p_buf_add_group_info(struct p2p_group *group, struct wpabuf *buf, in p2p_buf_add_group_info() 436 void p2p_group_buf_add_id(struct p2p_group *group, struct wpabuf *buf) in p2p_group_buf_add_id() 443 static struct wpabuf * p2p_group_build_probe_resp_ie(struct p2p_group *group) in p2p_group_build_probe_resp_ie() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
D | p2p_group.c | 49 struct p2p_group *group, **groups; in p2p_group_init() local 84 static void p2p_group_free_members(struct p2p_group *group) in p2p_group_free_members() 98 void p2p_group_deinit(struct p2p_group *group) in p2p_group_deinit() 137 static void p2p_group_add_common_ies(struct p2p_group *group, in p2p_group_add_common_ies() 208 static struct wpabuf * p2p_group_build_beacon_ie(struct p2p_group *group) in p2p_group_build_beacon_ie() 354 wifi_display_build_go_ie(struct p2p_group *group) in wifi_display_build_go_ie() 405 static void wifi_display_group_update(struct p2p_group *group) in wifi_display_group_update() 414 void p2p_buf_add_group_info(struct p2p_group *group, struct wpabuf *buf, in p2p_buf_add_group_info() 436 void p2p_group_buf_add_id(struct p2p_group *group, struct wpabuf *buf) in p2p_group_buf_add_id() 443 static struct wpabuf * p2p_group_build_probe_resp_ie(struct p2p_group *group) in p2p_group_build_probe_resp_ie() [all …]
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | grp.h | 18 struct group { struct 25 struct group *getgrgid(gid_t); argument
|
/third_party/lwip/src/core/ipv4/ |
D | igmp.c | 130 struct igmp_group *group; in igmp_start() local 162 struct igmp_group *group = netif_igmp_data(netif); in igmp_stop() local 194 struct igmp_group *group = netif_igmp_data(netif); in igmp_report_groups() local 220 struct igmp_group *group = netif_igmp_data(ifp); in igmp_lookfor_group() local 246 struct igmp_group *group; in igmp_lookup_group() local 295 igmp_remove_group(struct netif *netif, struct igmp_group *group) in igmp_remove_group() 326 struct igmp_group *group; in igmp_input() local 487 struct igmp_group *group; in igmp_joingroup_netif() local 583 struct igmp_group *group; in igmp_leavegroup_netif() local 646 struct igmp_group *group = netif_igmp_data(netif); in igmp_tmr() local [all …]
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | grp.h | 19 struct group { struct 26 struct group *getgrgid(gid_t); argument
|
/third_party/e2fsprogs/include/mingw/ |
D | grp.h | 8 struct group struct 10 char *gr_name; 11 char *gr_passwd; 12 __gid_t gr_gid; 13 char **gr_mem;
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | grp.h | 19 struct group { struct 26 struct group *getgrgid(gid_t); argument
|
/third_party/musl/ndk_musl_include/ |
D | grp.h | 19 struct group { struct 26 struct group *getgrgid(gid_t); argument
|
/third_party/musl/include/ |
D | grp.h | 19 struct group { struct 26 struct group *getgrgid(gid_t); argument
|
/third_party/lwip/src/core/ipv6/ |
D | mld6.c | 98 struct mld_group *group = netif_mld6_data(netif); in mld6_stop() local 127 struct mld_group *group = netif_mld6_data(netif); in mld6_report_groups() local 146 struct mld_group *group = netif_mld6_data(ifp); in mld6_lookfor_group() local 170 struct mld_group *group; in mld6_new_group() local 194 mld6_remove_group(struct netif *netif, struct mld_group *group) in mld6_remove_group() 230 struct mld_group *group; in mld6_input() local 349 struct mld_group *group; in mld6_joingroup_netif() local 439 struct mld_group *group; in mld6_leavegroup_netif() local 501 struct mld_group *group = netif_mld6_data(netif); in mld6_tmr() local 528 mld6_delayed_report(struct mld_group *group, u16_t maxresp_in) in mld6_delayed_report() [all …]
|
/third_party/e2fsprogs/include/nonunix/ |
D | grp.h | 8 struct group struct 10 char *gr_name; 11 char *gr_passwd; 12 __gid_t gr_gid; 13 char **gr_mem;
|
/third_party/cJSON/tests/unity/extras/fixture/src/ |
D | unity_fixture.h | 19 #define TEST_GROUP(group)\ argument 22 #define TEST_SETUP(group) void TEST_##group##_SETUP(void);\ argument 25 #define TEST_TEAR_DOWN(group) void TEST_##group##_TEAR_DOWN(void);\ argument 29 #define TEST(group, name) \ argument 43 #define IGNORE_TEST(group, name) \ argument 53 #define RUN_TEST_CASE(group, name) \ argument 58 #define TEST_GROUP_RUNNER(group)\ argument 63 #define RUN_TEST_GROUP(group)\ argument
|
/third_party/unity/extras/fixture/src/ |
D | unity_fixture.h | 22 #define TEST_GROUP(group)\ argument 25 #define TEST_SETUP(group) void TEST_##group##_SETUP(void);\ argument 28 #define TEST_TEAR_DOWN(group) void TEST_##group##_TEAR_DOWN(void);\ argument 32 #define TEST(group, name) \ argument 46 #define IGNORE_TEST(group, name) \ argument 56 #define RUN_TEST_CASE(group, name) \ argument 61 #define TEST_GROUP_RUNNER(group)\ argument 66 #define RUN_TEST_GROUP(group)\ argument
|
/third_party/mindspore/tests/ut/python/hccl_test/manage/ |
D | api.py | 58 def get_rank_id(group=None): argument 63 def get_rank_size(group=None): argument 75 def get_world_rank_from_group_rank(group, group_rank_id): argument 80 def get_group_rank_from_world_rank(world_rank_id, group): argument 85 def create_group(group, rank_size, rank_ids): argument 90 def destroy_group(group): argument
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2allocator.c | 134 GstV4l2MemoryGroup *group = mem->group; in _v4l2mem_dispose() local 153 gint plane, gpointer data, int dmafd, GstV4l2MemoryGroup * group) in _v4l2mem_new() 228 gst_v4l2_memory_group_free (GstV4l2MemoryGroup * group) in gst_v4l2_memory_group_free() 248 GstV4l2MemoryGroup *group; in gst_v4l2_memory_group_new() local 353 GstV4l2MemoryGroup *group = mem->group; in gst_v4l2_allocator_release() local 387 GstV4l2MemoryGroup *group = mem->group; in gst_v4l2_allocator_free() local 416 GstV4l2MemoryGroup *group = allocator->groups[i]; in gst_v4l2_allocator_dispose() local 517 GstV4l2MemoryGroup *group = NULL; in gst_v4l2_allocator_create_buf() local 575 GstV4l2MemoryGroup *group; in gst_v4l2_allocator_alloc() local 597 GstV4l2MemoryGroup * group) in gst_v4l2_allocator_reset_size() [all …]
|
/third_party/mindspore/mindspore/ccsrc/utils/ |
D | comm_manager.cc | 45 #define HCCL_RUN_CHECK(op_name, group, op) \ argument 54 #define HCCL_GROUP_CHECK_EMPTY(group) \ argument 62 #define HCCL_GROUP_CHECK_IS_WORLD(group) \ argument 70 bool CommManager::CreateGroupSync(const string &group, const vector<unsigned int> &rank_id_list) co… in CreateGroupSync() argument 88 bool CommManager::GetRankID(const string &group, unsigned int *rank_id) const { in GetRankID() argument 104 bool CommManager::GetRankSize(const string &group, unsigned int *rank_size) const { in GetRankSize() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmPointerParameterTests.cpp | 45 void addComputePointerParamToParamTest (tcu::TestCaseGroup* group) in addComputePointerParamToParamTest() 143 void addComputePointerParamToGlobalTest (tcu::TestCaseGroup* group) in addComputePointerParamToGlobalTest() 259 void addComputePointerBufferMemoryTest (tcu::TestCaseGroup* group) in addComputePointerBufferMemoryTest() 388 void addComputePointerBufferMemoryVariablePointersTest (tcu::TestCaseGroup* group) in addComputePointerBufferMemoryVariablePointersTest() 516 void addComputePointerWorkgroupMemoryVariablePointersTest (tcu::TestCaseGroup* group) in addComputePointerWorkgroupMemoryVariablePointersTest() 687 void addGraphicsPointerParamToParamTest (tcu::TestCaseGroup* group) in addGraphicsPointerParamToParamTest() 765 void addGraphicsPointerParamToGlobalTest (tcu::TestCaseGroup* group) in addGraphicsPointerParamToGlobalTest() 861 void addGraphicsPointerBufferMemoryTest (tcu::TestCaseGroup* group) in addGraphicsPointerBufferMemoryTest() 972 void addGraphicsPointerBufferMemoryVariablePointersTest (tcu::TestCaseGroup* group) in addGraphicsPointerBufferMemoryVariablePointersTest() 1087 …de::MovePtr<tcu::TestCaseGroup> group(new tcu::TestCaseGroup(testCtx, "pointer_parameter", "Comput… in createPointerParameterComputeGroup() local [all …]
|