Home
last modified time | relevance | path

Searched refs:group_a (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/mpi/example/
Dhello_world_groups.cpp32 mpi::group group_a = world_group.include(group_a_ranks,group_a_ranks+2); in main() local
34 mpi::communicator comm_a(world,group_a); in main()
/third_party/openssl/crypto/ec/
Dec_ameth.c338 const EC_GROUP *group_a = EC_KEY_get0_group(a->pkey.ec), in ec_cmp_parameters() local
340 if (group_a == NULL || group_b == NULL) in ec_cmp_parameters()
342 if (EC_GROUP_cmp(group_a, group_b, NULL)) in ec_cmp_parameters()
/third_party/protobuf/src/google/protobuf/
Dunittest_lite.proto427 optional int32 group_a = 536870009; field
Dunittest.proto979 optional int32 group_a = 536870009; field
/third_party/protobuf/csharp/protos/
Dunittest.proto975 optional int32 group_a = 536870009; field