Searched refs:bucket1 (Results 1 – 3 of 3) sorted by relevance
203 def Move(bucket1, bucket2, remote_path): argument204 url1 = 'gs://%s/%s' % (bucket1, remote_path)
847 const Hash_Word *const bucket1 = &hash1[2]; \ in hash_content_equivalent()848 const Hash_Word *const chain1 = &bucket1[nbucket]; \ in hash_content_equivalent()858 if (bucket1[i] >= nchain || bucket2[i] >= nchain) \ in hash_content_equivalent()862 for (size_t p = bucket1[i]; p != STN_UNDEF; p = chain1[p]) \ in hash_content_equivalent()
33 CQ_INCLUDE_TRYBOTS=bucket1:bot1,bot2;bucket2:bot3,bot4