Searched refs:candidates (Results 1 – 13 of 13) sorted by relevance
537 candidates = self.data_index[mode]539 sample_count = len(candidates)541 sample_count = max(0, min(how_many, len(candidates) - offset))555 sample_index = np.random.randint(len(candidates))556 sample = candidates[sample_index]653 candidates = self.data_index[mode]655 sample_count = len(candidates)674 sample_index = np.random.randint(len(candidates))675 sample = candidates[sample_index]
859 is_dispose_none ? &candidates[LL_DISP_NONE] : &candidates[LL_DISP_BG]; in GenerateCandidates()1018 if (candidates[i].evaluate_) { in PickBestCandidate()1019 const size_t candidate_size = candidates[i].mem_.size; in PickBestCandidate()1028 if (candidates[i].evaluate_) { in PickBestCandidate()1033 *dst = candidates[i].info_; in PickBestCandidate()1047 WebPMemoryWriterClear(&candidates[i].mem_); in PickBestCandidate()1048 candidates[i].evaluate_ = 0; in PickBestCandidate()1067 Candidate candidates[CANDIDATE_COUNT]; in SetFrame() local1108 memset(candidates, 0, sizeof(candidates)); in SetFrame()1178 if (candidates[i].evaluate_) { in SetFrame()[all …]
2154 mbedtls_x509_crt *candidates, in x509_crt_find_parent_in() argument2188 for( parent = candidates; parent != NULL; parent = parent->next ) in x509_crt_find_parent_in()
8278 $ECHO "*** with $libname but no candidates were found. (...for file magic test)"8280 $ECHO "*** with $libname and none of the candidates passed a file format test"
7184 $ECHO "*** with $libname but no candidates were found. (...for file magic test)"7186 $ECHO "*** with $libname and none of the candidates passed a file format test"
6691 $ECHO "*** with $libname but no candidates were found. (...for file magic test)"6693 $ECHO "*** with $libname and none of the candidates passed a file format test"
7839 $ECHO "*** with $libname but no candidates were found. (...for file magic test)"7841 $ECHO "*** with $libname and none of the candidates passed a file format test"
7852 $ECHO "*** with $libname but no candidates were found. (...for file magic test)"7854 $ECHO "*** with $libname and none of the candidates passed a file format test"
9338 $ECHO "*** with $libname but no candidates were found. (...for file magic test)"9340 $ECHO "*** with $libname and none of the candidates passed a file format test"
515 monitor are candidates for replacement by a surrounding application.
9347 $ECHO "*** with $libname but no candidates were found. (...for file magic test)"9349 $ECHO "*** with $libname and none of the candidates passed a file format test"
Completed in 100 milliseconds