Home
last modified time | relevance | path

Searched refs:variation (Results 1 – 25 of 79) sorted by relevance

1234

/external/autotest/client/site_tests/firmware_TouchMTB/
DtouchbotII_robot_wrapper.py366 def _get_control_command_pinch(self, robot_script, gesture, variation): argument
369 if GV.ZOOM_IN in variation:
384 def _get_control_command_quickstep(self, robot_script, gesture, variation): argument
447 variation): argument
454 for element in variation:
473 self._raise_error(msg % (gesture, variation))
493 def _get_control_command_line(self, robot_script, gesture, variation): argument
497 for element in variation:
512 self._raise_error(msg % (gesture, variation))
528 self._raise_error(msg % (gesture, variation))
[all …]
Dvalidators.py83 def validate(packets, gesture, variation): argument
86 vlog = validator.check(packets, variation)
200 def _is_direction_in_variation(self, variation, directions): argument
203 if direction in variation:
207 def is_horizontal(self, variation): argument
209 return self._is_direction_in_variation(variation,
212 def is_vertical(self, variation): argument
214 return self._is_direction_in_variation(variation,
217 def is_diagonal(self, variation): argument
219 return self._is_direction_in_variation(variation,
[all …]
Dtest_flow.py281 def _create_prompt(self, test, variation): argument
284 if isinstance(variation, tuple):
286 tuple(test.subprompt[s] for s in variation))
287 elif variation is None or test.subprompt is None:
290 subprompt = test.subprompt[variation]
308 glog.variation = variation
327 def _create_gesture_file_name(self, gesture, variation): argument
338 if variation is None:
341 if type(variation) is tuple:
342 name_list = [gesture.name,] + list(variation)
[all …]
Dfirmware_log.py385 for variation in name_variations:
386 name = template.format(variation)
420 self.variation = None
619 key = (fw, round_name, glog.name, glog.variation, vlog.name)
695 def get_result(self, fw=None, round=None, gesture=None, variation=None, argument
711 key = (fw, round, gesture, variation, validator)
Dreport_html.py115 variation=glog.variation,
Dfirmware_summary.py339 for (gesture, variation, round), value in value_list:
342 gvr_str = '%s.%s (%s)' % (gesture, variation, round)
/external/opencv3/doc/tutorials/features2d/trackingmotion/harris_detector/
Dharris_detector.markdown39 have a high variation, which can be used to detect it.
43 - Let's look for corners. Since corners represents a variation in the gradient in the image, we
44 will look for this "variation".
46 … in the x direction and \f$v\f$ in the right direction) \f$I\f$ and will calculate the variation of
56 - Since we are looking for windows with corners, we are looking for windows with a large variation
/external/autotest/client/site_tests/firmware_TouchMTB/tools/
Dprint_log.py36 print prefix_spaces * 2 + '(%s %s)' % (glog.name, glog.variation)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DDB_Results.java1008 …String variation = result.getString(1); // something like "||build=I20070615-1200||config=eclipse…
1009 StringTokenizer tokenizer = new StringTokenizer(variation, "=|"); //$NON-NLS-1$
1098 …String variation = result.getString(3); // something like "|build=I20070615-1200||config=eclipsep…
1099 StringTokenizer tokenizer = new StringTokenizer(variation, "=|"); //$NON-NLS-1$
1143 …String variation = result.getString(1); // something like "|build=I20070615-1200||config=eclipsep…
1148 StringTokenizer tokenizer = new StringTokenizer(variation, "=|"); //$NON-NLS-1$
DConfigResults.java427 double mean=0, stddev=0, variation=0; in getStatistics() local
457 variation = stddev / mean; in getStatistics()
458 return new double[] { count, mean, stddev, variation }; in getStatistics()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DGenerateResults.java740 double variation = stats[3]; in printSummaryScenarioLine() local
741 if (variation > 0.1 && variation < 0.2) { in printSummaryScenarioLine()
743 } else if (variation >= 0.2) { in printSummaryScenarioLine()
751 stream.print(Util.PERCENTAGE_FORMAT.format(variation)); in printSummaryScenarioLine()
/external/iproute2/examples/diffserv/
Dregression-testing40 Marking: the should be a variation of marked packets:
89 Marking: the should be a variation of marked packets:
/external/llvm/test/CodeGen/X86/
Dstack-update-frame-opcode.ll10 ; There is a 2x2 variation matrix here:
/external/harfbuzz_ng/test/shaping/
DMakefile.am58 tests/mongolian-variation-selector.tests \
/external/autotest/client/site_tests/firmware_TouchMTB/tests/
Dvalidators_unittest.py446 variation = (filename.split('/')[-1].split('.')[1],)
449 axis = (self.device.axis_x if validator.is_horizontal(variation)
450 else self.device.axis_y if validator.is_vertical(variation)
458 vlog = validator.check(packets, variation)
/external/autotest/client/deps/glbench/
DUSAGE_glbench9 variation using a tool like perceptualdiff to waive small differences
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCalendarAstronomer.java1055 double variation = 0.6583*PI/180 * Math.sin(2*(moonLongitude - sunLong));
1057 moonLongitude += variation;
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DCalendarAstronomer.java1057 double variation = 0.6583*PI/180 * Math.sin(2*(moonLongitude - sunLong));
1059 moonLongitude += variation;
/external/icu/icu4c/source/i18n/
Dastro.cpp1117 … double variation = 0.6583*CalendarAstronomer::PI/180 * ::sin(2*(moonLongitude - sunLongitude)); in getMoonPosition() local
1119 moonLongitude += variation; in getMoonPosition()
/external/icu/icu4c/source/tools/tzcode/
Dreadme.txt40 historical variation. Furthermore, it lacks the full set of Olson
/external/chromium-trace/catapult/third_party/flot/
Djquery.flot.js1019 colorPoolSize = colorPool.length, variation = 0; variable
1034 if (variation >= 0) {
1035 if (variation < 0.5) {
1036 variation = -variation - 0.2;
1037 } else variation = 0;
1038 } else variation = -variation;
1041 colors[i] = c.scale('rgb', 1 + variation);
Djquery.flot.min.js7variation=0;for(i=0;i<neededColors;i++){c=$.color.parse(colorPool[i%colorPoolSize]||"#666");if(i%c…
/external/opencv3/doc/tutorials/imgproc/imgtrans/laplace_operator/
Dlaplace_operator.markdown16 that in the edge area, the pixel intensity shows a "jump" or a high variation of intensity.
/external/unicode/
DStandardizedVariants.txt6 # Specification of the variation sequences that are defined in the
12 # Standardized variation sequences are defined in this file.
13 # Ideographic variation sequences are defined according to the registration
15 # Variation Database. Only those two types of variation sequences
17 # In all other cases, use of a variation selector character does
19 # from what it would have had in the absence of the variation selector.
21 # For more information on standardized variation sequences,
29 # Field 0: the variation sequence
48 # of standardized variation sequences. The entries are left commented out
184 # Emoji variation sequences for use as part of keycap symbols
[all …]
/external/harfbuzz_ng/
DNEWS69 get_variation_glyph() pair. The variation version can assume that
466 - Another fix for Mongolian free variation selectors.
522 - Implement cmap in hb-ot-font.h. No variation-selectors yet.
688 - Better handling of multiple variation selectors in a row.
689 - Pass on variation selector to GSUB if not consumed by cmap.

1234