/external/cldr/tools/java/org/unicode/cldr/tool/ |
FormattedFileWriter.java | 41 //StringBuffer contents = new StringBuffer("<div align='center'>" + Chart.LS + "<table>" + Chart.LS); // 42 StringBuffer contents = new StringBuffer("<div id='chits'>" + Chart.LS); // 49 .append("\t<div class='chit'><a name='" + FileUtilities.anchorize(title) + "' href='" + fileName + "'>" + title + "</a></div>" + Chart.LS); 51 contents.append("\t<div class='chit'>" + explanation + "</div>" + Chart.LS); 58 // contents.append("<tr>" + Chart.LS); 70 // contents.append(td + linkedTitle + "</td>" + Chart.LS); 72 // contents.append(td + explanation + "</td>" + Chart.LS); 75 // contents.append("</tr>" + Chart.LS); 78 contents.append("</div>" + Chart.LS) [all...] |
Chart.java | 13 * To add a new chart, subclass this, and add the subclass to {@link ShowLanguages.printLanguageData()}. There isn't much 17 public abstract class Chart {
|
ChartSubdivisionNames.java | 32 public class ChartSubdivisionNames extends Chart { 34 private static final String MAIN_HEADER = "<p>This chart shows the subdivision names. " 65 FileCopier.copy(Chart.class, "index.css", DIR); 69 pw.setIndex("Main Chart Index", "../index.html"); 167 private class Subchart extends Chart {
|
ChartAnnotations.java | 37 public class ChartAnnotations extends Chart { 76 FileCopier.copy(Chart.class, "index.css", DIR); 80 pw.setIndex("Main Chart Index", "../index.html"); 293 private class Subchart extends Chart { 336 + "In this chart, missing items are marked with ?" + Annotations.MISSING_MARKER + "?, "
|
ChartDayPeriods.java | 17 public class ChartDayPeriods extends Chart { 40 + "The latest release data for this chart is in "
|
ChartLanguageMatching.java | 11 public class ChartLanguageMatching extends Chart { 32 + "The latest release data for this chart is in "
|
ChartCollation.java | 38 public class ChartCollation extends Chart { 104 FileCopier.copy(Chart.class, "index.css", DIR); 108 pw.setIndex("Main Chart Index", "../index.html"); 244 private class Subchart extends Chart { 278 return "<p>This is a <i>preliminary</i> chart for the " + title 280 + "The complete data for this chart is found on "
|
ChartSubdivisions.java | 23 public class ChartSubdivisions extends Chart {
|
ChartLanguageGroups.java | 26 public class ChartLanguageGroups extends Chart { 62 return "<p>This chart shows draft language groups based on data extracted from wikidata. " 67 + "and will be listed further down in the chart in a <b>Language Group</b> cell.</li>\n" 77 + "if a language doesn't appear in the chart it could be an isolate, or just be missing data."
|
ChartDtdDelta.java | 32 * Changed ShowDtdDiffs into a chart. 35 public class ChartDtdDelta extends Chart {
|
ChartDelta.java | 60 public class ChartDelta extends Chart { 144 + "Not all changed data is charted yet. For details see each chart.</p>"; 155 pw.setIndex("Main Chart Index", "../index.html"); 725 private class ChartDeltaSub extends Chart { [all...] |
GenerateSidewaysView.java | [all...] |
/cts/apps/CameraITS/tests/scene3/ |
test_edge_enhancement.py | 31 def test_edge_mode(cam, edge_mode, sensitivity, exp, fd, out_surface, chart): 47 chart: object that contains chart information 64 chart.img = its.image.normalize_img(its.image.get_image_patch( 65 y, chart.xnorm, chart.ynorm, chart.wnorm, chart.hnorm)) 68 chart.img, "%s_edge=%d.jpg" % (NAME, edge_mode)) 70 sharpness_list.append(its.image.compute_image_sharpness(chart.img) [all...] |
test_flip_mirror.py | 31 (X_CROP, Y_CROP) = (0.5, 0.5) # crop center area of ISO12233 chart 34 def test_flip_mirror(cam, props, fmt, chart): 41 chart (class): Object with chart properties 53 # get a local copy of the chart template 56 # take img, crop chart, scale and prep for cv2 template match 62 patch = its.image.get_image_patch(y, chart.xnorm, chart.ynorm, 63 chart.wnorm, chart.hnorm [all...] |
test_lens_movement_reporting.py | 33 def test_lens_movement_reporting(cam, props, fmt, gain, exp, af_fd, chart): 46 chart: Object that contains chart information 81 chart.img = its.image.normalize_img(its.image.get_image_patch( 82 y, chart.xnorm, chart.ynorm, chart.wnorm, chart.hnorm)) 83 its.image.write_image(chart.img, '%s_i=%d_chart.jpg' % (NAME, i)) 85 chart.img [all...] |
test_lens_position.py | 34 def test_lens_position(cam, props, fmt, sensitivity, exp, chart): 45 chart: Object with chart properties 75 chart.img = its.image.normalize_img(its.image.get_image_patch( 76 y, chart.xnorm, chart.ynorm, chart.wnorm, chart.hnorm)) 77 its.image.write_image(chart.img, '%s_stat_i=%d_chart.jpg' % (NAME, i)) 79 chart.img [all...] |
test_reprocess_edge_enhancement.py | 51 def test_edge_mode(cam, edge_mode, sensitivity, exp, fd, out_surface, chart, 69 chart: object containing chart information 90 chart.img = its.image.normalize_img(its.image.get_image_patch( 91 y, chart.xnorm, chart.ynorm, chart.wnorm, chart.hnorm)) 93 its.image.write_image(chart.img, "%s_reprocess_fmt_%s_edge=%d.jpg" % 96 sharpness_list.append(its.image.compute_image_sharpness(chart.img) [all...] |
/cts/apps/CameraITS/pymodules/its/ |
cv2image.py | 78 class Chart(object): 79 """Definition for chart object. 81 Defines PNG reference file, chart size and distance, and scaling range. 90 chart_file: str; absolute path to png file of chart 91 height: float; height in cm of displayed chart 92 distance: float; distance in cm from camera of displayed chart 93 scale_start: float; start value for scaling for chart search 94 scale_stop: float; stop value for scaling for chart search 95 scale_step: float; step value for scaling for chart search 111 print 'Chart locator skipped. [all...] |
/cts/apps/CameraITS/tools/ |
run_all_tests.py | 197 chart: [Experimental] another android device served as test chart 209 dist: [Experimental] chart distance in cm. 223 "scene3": "The ISO 12233 chart", 256 elif s[:6] == 'chart=' and len(s) > 6: 389 print "Skip chart screen" 392 print "Waking up chart screen: ", chart_host_id 465 # Extract chart from scene for scene3 once up front 471 chart = its.cv2image.Chart(SCENE3_FILE, chart_height [all...] |
/external/blktrace/btt/doc/ |
btt.tex | 189 Using the data from the previous chart, we can then provide some idea 358 Here is a sample portion of this type of chart: 385 of the time line discussed above on page~\pageref{tl-defs}, a chart is 396 Here is a sample portion of this type of chart, showing Q2Q times 408 are also presented in their own chart. 430 are also presented in their own chart. 575 a very simplistic chart showing some activity: 580 \caption{\label{fig:activity}Simple Activity Chart} 607 Y axis for this chart.}. With the visual representation provided by 623 Y axis for this chart.}. Again, visually, one can see that the blac [all...] |