Searched refs:is_shard (Results 1 – 9 of 9) sorted by relevance
97 def _get_tpool_args(hosts, job_path, is_shard, host_set): argument112 arg = {'host': host, 'job_path': job_path, 'shard': is_shard}128 if (not server_utils.is_shard() and
381 #define is_shard(in) ( \ macro1539 declined |= lib_fo && is_shard(args+0); in vet_for_decline()1555 declined |= lib_fo && is_shard(args+0); in vet_for_decline()1556 declined |= lib_fo && is_shard(args+2); in vet_for_decline()1565 declined |= lib_fo && is_shard(args+0); in vet_for_decline()1566 declined |= lib_fo && is_shard(args+2); in vet_for_decline()1567 declined |= lib_fo && is_shard(args+4); in vet_for_decline()1568 declined |= lib_fo && is_shard(args+6); in vet_for_decline()1590 declined |= lib_fo && is_shard(result); in vet_for_decline()1597 declined |= lib_fo && is_shard(result+2); in vet_for_decline()[all …]
382 #define is_shard(in) ( \ macro1540 declined |= lib_fo && is_shard(args+0); in vet_for_decline()1556 declined |= lib_fo && is_shard(args+0); in vet_for_decline()1557 declined |= lib_fo && is_shard(args+2); in vet_for_decline()1566 declined |= lib_fo && is_shard(args+0); in vet_for_decline()1567 declined |= lib_fo && is_shard(args+2); in vet_for_decline()1568 declined |= lib_fo && is_shard(args+4); in vet_for_decline()1569 declined |= lib_fo && is_shard(args+6); in vet_for_decline()1591 declined |= lib_fo && is_shard(result); in vet_for_decline()1598 declined |= lib_fo && is_shard(result+2); in vet_for_decline()[all …]
48 return utils.is_shard()
542 assert not server_utils.is_shard()836 if not (server_utils.is_shard()1060 if shard_hostname and not server_utils.is_shard():1107 assert not server_utils.is_shard()1167 if server_utils.is_shard():
114 if not utils.is_shard():139 if not utils.is_shard():593 assert not utils.is_shard()616 if not utils.is_shard():1110 if shard_host_map and not utils.is_shard():1139 if shard_host_map and not utils.is_shard():1597 if not host.shard or utils.is_shard():
462 def is_shard(): function550 if not is_shard():
426 int is_shard(unsigned a[1]) in is_shard() function1036 if (is_single_argtype(t.func->argtype) && is_shard(t.op1r)) in runtest()1038 if (t.func->argtype==at_s2 && is_shard(t.op2r)) in runtest()1044 if (is_single_argtype(t.func->rettype) && is_shard(t.resultr)) in runtest()1046 if (t.func->rettype==rt_s2 && is_shard(t.res2)) in runtest()
427 int is_shard(unsigned a[1]) in is_shard() function1037 if (is_single_argtype(t.func->argtype) && is_shard(t.op1r)) in runtest()1039 if (t.func->argtype==at_s2 && is_shard(t.op2r)) in runtest()1045 if (is_single_argtype(t.func->rettype) && is_shard(t.resultr)) in runtest()1047 if (t.func->rettype==rt_s2 && is_shard(t.res2)) in runtest()