/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/link/20130806_221321-fw_1.0.AA-robot/ |
D | touch_firmware_report-link-fw_1.0.AA-robot-20130806_221321 | 10 score: 1.000000 17 score: 1.000000 24 score: 0.812843 30 score: 1.000000 36 score: 0.750000 42 score: 1.000000 48 score: 1.000000 59 score: 1.000000 66 score: 1.000000 73 score: 1.000000 [all …]
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/link/20131115_234449-fw_1.0.AA-manual/ |
D | touch_firmware_report-link-fw_1.0.AA-manual-20131115_234449 | 10 score: 1.000000 16 score: 1.000000 22 score: 1.000000 28 score: 1.000000 34 score: 1.000000 45 score: 1.000000 51 score: 1.000000 57 score: 1.000000 63 score: 1.000000 69 score: 1.000000 [all …]
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_032458-fw_11.23-robot_sim/ |
D | touch_firmware_report-lumpy-fw_11.23-complete-20130614_065717 | 10 score: 1.000000 16 score: 1.000000 22 score: 1.000000 28 score: 1.000000 39 score: 1.000000 45 score: 0.000000 51 score: 1.000000 57 score: 1.000000 68 score: 1.000000 74 score: 1.000000 [all …]
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_030025-fw_11.27-robot_sim/ |
D | touch_firmware_report-lumpy-fw_11.27-complete-20130614_065448 | 10 score: 1.000000 16 score: 1.000000 22 score: 1.000000 28 score: 1.000000 39 score: 1.000000 45 score: 1.000000 51 score: 1.000000 57 score: 1.000000 68 score: 1.000000 74 score: 1.000000 [all …]
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_032659-fw_11.23-robot_sim/ |
D | touch_firmware_report-lumpy-fw_11.23-complete-20130614_065817 | 10 score: 1.000000 16 score: 1.000000 22 score: 1.000000 28 score: 1.000000 39 score: 1.000000 45 score: 1.000000 51 score: 1.000000 57 score: 1.000000 68 score: 1.000000 74 score: 1.000000 [all …]
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_031746-fw_11.27-robot_sim/ |
D | touch_firmware_report-lumpy-fw_11.27-complete-20130614_065557 | 10 score: 1.000000 16 score: 1.000000 22 score: 1.000000 28 score: 1.000000 39 score: 1.000000 45 score: 1.000000 51 score: 1.000000 57 score: 1.000000 68 score: 1.000000 74 score: 1.000000 [all …]
|
/external/toolchain-utils/crosperf/ |
D | unittest_keyval_file.txt | 1 {"description": "Box2D", "graph": "Box2D", "higher_is_better": true, "units": "score", "value": 477… 2 {"description": "CodeLoad", "graph": "CodeLoad", "higher_is_better": true, "units": "score", "value… 3 {"description": "Crypto", "graph": "Crypto", "higher_is_better": true, "units": "score", "value": 8… 4 {"description": "DeltaBlue", "graph": "DeltaBlue", "higher_is_better": true, "units": "score", "val… 5 {"description": "EarleyBoyer", "graph": "EarleyBoyer", "higher_is_better": true, "units": "score", … 6 {"description": "Gameboy", "graph": "Gameboy", "higher_is_better": true, "units": "score", "value":… 7 {"description": "Mandreel", "graph": "Mandreel", "higher_is_better": true, "units": "score", "value… 8 …eelLatency", "graph": "MandreelLatency", "higher_is_better": true, "units": "score", "value": 5188} 9 {"description": "NavierStokes", "graph": "NavierStokes", "higher_is_better": true, "units": "score"… 10 {"description": "PdfJS", "graph": "PdfJS", "higher_is_better": true, "units": "score", "value": 645… [all …]
|
/external/brotli/research/ |
D | durchschlag.cc | 21 Score score; member 30 Score score; member 36 return (a.score > b.score) || in operator ()() 37 ((a.score == b.score) && (a.position < b.position)); in operator ()() 43 return (a.score < b.score) || in operator ()() 44 ((a.score == b.score) && (a.position > b.position)); in operator ()() 91 Score score = 0; in buildCandidatesList() local 98 score += item.score; in buildCandidatesList() 110 score += pick.score; in buildCandidatesList() 114 if (score > maxScore) { in buildCandidatesList() [all …]
|
/external/tensorflow/tensorflow/python/util/ |
D | dispatch_test.py | 33 def __init__(self, tensor, score): argument 35 self.score = score 55 (x.score+y.score) / 2.0) 64 self.assertNear(x_plus_y.score, 1.0, 0.001) 86 (x.score + y.score + z.score) / 3.0) 94 self.assertNear(result.score, 0.4, 0.001) 105 (a.score + b.score + c.score) / 3.0) 114 return x if x.score > 0 else y
|
/external/tensorflow/tensorflow/examples/speech_commands/ |
D | recognize_commands_test.cc | 32 float score; in TEST() local 35 results, 0, &found_command, &score, &is_new_command)); in TEST() 48 float score; in TEST() local 52 results, current_time_ms, &found_command, &score, &is_new_command)); in TEST() 67 float score; in TEST() local 71 results, current_time_ms, &found_command, &score, &is_new_command)); in TEST() 89 float score; in TEST() local 92 .ProcessLatestResults(bad_results, 0, &found_command, &score, in TEST() 104 float score; in TEST() local 107 results, 100, &found_command, &score, &is_new_command)); in TEST() [all …]
|
/external/apache-xml/src/main/java/org/apache/xpath/patterns/ |
D | FunctionPattern.java | 107 XNumber score = SCORE_NONE; in execute() local 115 score = (n == context) ? SCORE_OTHER : SCORE_NONE; in execute() 117 if (score == SCORE_OTHER) in execute() 129 return score; in execute() 151 XNumber score = SCORE_NONE; in execute() local 159 score = (n == context) ? SCORE_OTHER : SCORE_NONE; in execute() 161 if (score == SCORE_OTHER) in execute() 172 return score; in execute() 194 XNumber score = SCORE_NONE; in execute() local 202 score = (n == context) ? SCORE_OTHER : SCORE_NONE; in execute() [all …]
|
D | ContextMatchStepPattern.java | 90 XObject score = NodeTest.SCORE_NONE; in executeRelativePathPattern() local 119 score = execute(xctxt); in executeRelativePathPattern() 121 if (score != NodeTest.SCORE_NONE) in executeRelativePathPattern() 126 return score; in executeRelativePathPattern() 128 score = NodeTest.SCORE_NONE; in executeRelativePathPattern() 147 score = execute(xctxt); in executeRelativePathPattern() 149 if (score != NodeTest.SCORE_NONE) in executeRelativePathPattern() 154 if (score != NodeTest.SCORE_NONE) in executeRelativePathPattern() 155 return score; in executeRelativePathPattern() 176 return score; in executeRelativePathPattern()
|
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/ |
D | recognize_commands_test.cc | 86 uint8_t score; in TF_LITE_MICRO_TEST() local 90 &results, 0, &found_command, &score, &is_new_command)); in TF_LITE_MICRO_TEST() 107 uint8_t score; in TF_LITE_MICRO_TEST() local 112 &yes_results, current_time_ms, &found_command, &score, in TF_LITE_MICRO_TEST() 130 uint8_t score; in TF_LITE_MICRO_TEST() local 137 &no_results, current_time_ms, &found_command, &score, in TF_LITE_MICRO_TEST() 147 TF_LITE_MICRO_EXPECT_EQ(231, score); in TF_LITE_MICRO_TEST() 163 uint8_t score; in TF_LITE_MICRO_TEST() local 167 &bad_results, 0, &found_command, &score, &is_new_command)); in TF_LITE_MICRO_TEST() 181 uint8_t score; in TF_LITE_MICRO_TEST() local [all …]
|
/external/archive-patcher/generator/src/main/java/com/google/archivepatcher/generator/bsdiff/ |
D | BsDiffPatchWriter.java | 127 int score = 0; in generatePatchWithMatcher() local 133 ++score; in generatePatchWithMatcher() 135 --score; in generatePatchWithMatcher() 138 if (score > bestScore) { in generatePatchWithMatcher() 139 bestScore = score; in generatePatchWithMatcher() 150 int score = 0; in generatePatchWithMatcher() local 158 ++score; in generatePatchWithMatcher() 160 --score; in generatePatchWithMatcher() 162 if (score > bestScore) { in generatePatchWithMatcher() 163 bestScore = score; in generatePatchWithMatcher() [all …]
|
/external/compiler-rt/lib/asan/ |
D | asan_scariness_score.h | 46 score += add_to_score; in Scare() 48 int GetScore() const { return score; } in GetScore() 51 if (score && flags()->print_scariness) in Print() 52 Printf("SCARINESS: %d (%s)\n", score, descr); in Print() 54 static void PrintSimple(int score, const char *descr) { in PrintSimple() argument 56 SS.Scare(score, descr); in PrintSimple() 61 int score = 0;
|
/external/brotli/c/enc/ |
D | hash_longest_match_quickly_inc.h | 139 score_t min_score = out->score; in FN() 140 score_t best_score = out->score; in FN() 152 const score_t score = BackwardReferenceScoreUsingLastDistance(len); in FN() local 153 if (best_score < score) { in FN() 154 best_score = score; in FN() 158 out->score = best_score; in FN() 186 const score_t score = BackwardReferenceScore(len, backward); in FN() local 187 if (best_score < score) { in FN() 190 out->score = score; in FN() 212 const score_t score = BackwardReferenceScore(len, backward); in FN() local [all …]
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/ |
D | validators_unittest.py | 59 return vlog.score 67 score = self._test_count_tracking_id(filename, '== 2', lumpy) 68 self.assertTrue(score == 0) 76 score = self._test_count_tracking_id(filename, '== 1', lumpy) 77 self.assertTrue(score == 0) 85 score = self._test_count_tracking_id(filename, '== 2', lumpy) 86 self.assertTrue(score == 0) 99 return vlog.score 114 score = self._test_drumroll(filename, self.criteria, lumpy) 115 self.assertTrue(score == 0) [all …]
|
/external/autotest/client/site_tests/graphics_GLMark2/ |
D | graphics_GLMark2.py | 111 score = None 117 score = int(match[0]) 118 if not score: 121 logging.info('GLMark2 score: %d', score) 125 EventLog('graphics_GLMark2').Log('glmark2_score', score=score) 126 keyvals['glmark2_score'] = score 130 value=score, 134 if min_score is not None and score < min_score: 137 'requirement)' % (score, min_score))
|
/external/autotest/client/site_tests/platform_GesturesRegressionTest/ |
D | platform_GesturesRegressionTest.py | 54 score = value['score'] 55 not_integer = isinstance(score, bool) or not isinstance(score, int) 56 if not_integer and not isinstance(score, float): 57 score = 0.0 58 self.test_results[key.replace('/', '-')] = score 59 self.output_perf_value(key.replace('/', '-'), score, 'points')
|
/external/tensorflow/tensorflow/lite/examples/android/app/src/main/java/org/tensorflow/demo/ |
D | RecognizeCommands.java | 69 public final float score; field in RecognizeCommands.RecognitionResult 74 score = inScore; in RecognitionResult() 80 public final float score; field in RecognizeCommands.ScoreForSorting 84 score = inScore; in ScoreForSorting() 90 if (this.score > other.score) { in compareTo() 92 } else if (this.score < other.score) { in compareTo() 166 final float currentTopScore = sortedAverageScores[0].score; in processLatestResults()
|
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/ |
D | RecognizeCommands.java | 69 public final float score; field in RecognizeCommands.RecognitionResult 74 score = inScore; in RecognitionResult() 80 public final float score; field in RecognizeCommands.ScoreForSorting 84 score = inScore; in ScoreForSorting() 90 if (this.score > other.score) { in compareTo() 92 } else if (this.score < other.score) { in compareTo() 166 final float currentTopScore = sortedAverageScores[0].score; in processLatestResults()
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/ |
D | io_test.py | 48 score = accuracy_score(labels[0], list(classifier.predict_classes(data))) 49 self.assertGreater(score, 0.5, "Failed with score = {0}".format(score)) 64 score = accuracy_score(labels, list(classifier.predict_classes(data))) 65 self.assertGreater(score, 0.5, "Failed with score = {0}".format(score)) 120 score = accuracy_score(labels.compute(), predictions) 121 self.assertGreater(score, 0.5, "Failed with score = {0}".format(score))
|
/external/tensorflow/tensorflow/lite/models/smartreply/demo/app/src/main/java/com/example/android/smartreply/ |
D | SmartReply.java | 29 private final float score; field in SmartReply 32 public SmartReply(String text, float score) { in SmartReply() argument 34 this.score = score; in SmartReply() 42 return score; in getScore()
|
/external/tensorflow/tensorflow/contrib/seq2seq/python/ops/ |
D | attention_wrapper.py | 139 self._probability_fn = lambda score, prev: ( # pylint:disable=g-long-lambda 141 _maybe_mask_score(score, 466 def _mask_probability_fn(score, prev): argument 469 score, 642 score = math_ops.matmul(query, keys, transpose_b=True) 643 score = array_ops.squeeze(score, [1]) 646 score = scale * score 647 return score 702 wrapped_probability_fn = lambda score, _: probability_fn(score) argument 737 score = _luong_score(query, self._keys, attention_g) [all …]
|
/external/tensorflow/tensorflow/core/util/ctc/ |
D | ctc_beam_search_test.cc | 34 float score; member 47 root->score = 0; in InitializeState() 64 return previous_score + state.score; in GetStateExpansionScore() 69 return state.score; in GetStateEndExpansionScore() 95 state->score = std::log(1.0); in SetStateScoreAccordingToDict() 100 state->score = std::log(0.01); in SetStateScoreAccordingToDict() 163 float score[batch_size][top_paths] = {{0.0}}; in TEST() local 164 Eigen::Map<Eigen::MatrixXf> scores(&score[0][0], batch_size, top_paths); in TEST() 213 float score[batch_size][top_paths] = {{0.0}}; in TEST() local 214 Eigen::Map<Eigen::MatrixXf> scores(&score[0][0], batch_size, top_paths); in TEST() [all …]
|