/external/v8/test/webkit/fast/js/kde/ |
D | encode_decode_uri.js | 27 var resolution = 251; // set to 1 for 100% coverage variable 79 for (var charcode = 1; charcode < 0xD7FF; charcode += resolution) 82 for (var charcode = 0xE001; charcode < 0xFFFD; charcode += resolution) 85 for (var charcode = 0xDC01; charcode < 0xDFFF; charcode += resolution) 88 for (var charcode = 0xD801; charcode < 0xDBFF; charcode += resolution) 91 for (var charcode = 0xDC01; charcode < 0xDFFF; charcode += resolution) 94 for (var charcode = 1; charcode < 0xDBFF; charcode += resolution) 97 for (var charcode = 0xE001; charcode < 0xFFFD; charcode += resolution)
|
/external/doclava/src/com/google/doclava/ |
D | AnnotationValueInfo.java | 90 public void addResolution(Resolution resolution) { in addResolution() argument 95 mResolutions.add(resolution); in addResolution() 110 for (Resolution resolution : resolutions) { in resolveResolutions() 113 resolution.getInfoBuilder()); in resolveResolutions() 117 mResolutions.add(resolution); in resolveResolutions() 119 } else if ("element".equals(resolution.getVariable())) { in resolveResolutions() 122 if (resolution.getValue().equals(m.name()) || in resolveResolutions()
|
D | AnnotationInstanceInfo.java | 86 public void addResolution(Resolution resolution) { in addResolution() argument 91 mResolutions.add(resolution); in addResolution() 106 for (Resolution resolution : resolutions) { in resolveResolutions() 108 InfoBuilder.resolveQualifiedName(resolution.getValue(), qualifiedClassName, in resolveResolutions() 109 resolution.getInfoBuilder()); in resolveResolutions() 113 mResolutions.add(resolution); in resolveResolutions() 115 } else if ("annotationTypeName".equals(resolution.getVariable())) { in resolveResolutions()
|
D | TypeInfo.java | 406 public void addResolution(Resolution resolution) { in addResolution() argument 411 mResolutions.add(resolution); in addResolution() 430 for (Resolution resolution : resolutions) { in resolveResolutions() 431 if ("class".equals(resolution.getVariable())) { in resolveResolutions() 433 InfoBuilder.resolveQualifiedName(resolution.getValue(), qualifiedClassName, in resolveResolutions() 434 resolution.getInfoBuilder()); in resolveResolutions() 438 mResolutions.add(resolution); in resolveResolutions()
|
D | Resolvable.java | 35 public void addResolution(Resolution resolution); in addResolution() argument
|
D | MethodInfo.java | 889 public void addResolution(Resolution resolution) { in addResolution() argument 894 mResolutions.add(resolution); in addResolution() 902 for (Resolution resolution : resolutions) { in resolveResolutions() 904 InfoBuilder.resolveQualifiedName(resolution.getValue(), qualifiedClassName, in resolveResolutions() 905 resolution.getInfoBuilder()); in resolveResolutions() 909 mResolutions.add(resolution); in resolveResolutions() 911 } else if ("thrownException".equals(resolution.getVariable())) { in resolveResolutions()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/META-INF/ |
D | MANIFEST.MF | 13 org.apache.derby;resolution:=optional, 14 Cloudscape;resolution:=optional, 15 org.eclipse.test.performance.derby;bundle-version="10.4.2";resolution:=optional, 17 org.eclipse.ui.views;bundle-version="3.4.0";resolution:=optional, 19 org.eclipse.ui;bundle-version="3.5.0";resolution:=optional, 20 org.eclipse.ui.ide;bundle-version="3.5.0";resolution:=optional,
|
/external/selinux/secilc/test/ |
D | name_resolution_test.cil | 25 ;; Check global resolution 31 ;; Check block and sub-block resolution 50 ;; Check macro arg resolution 58 ;; Check resolution for a macro with a parent decl 68 ;; Check resolution for a macro with a caller decl 82 ;; Check resolution for blockinherits with type in inheriting block 96 ;; Check resolution for blockinherits with no type in inheriting block 110 ;; Check for proper resolution of t
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | sbixBitmapSet.py | 24 def __init__(self, rawdata=None, size=0, resolution=72): argument 27 self.resolution = resolution 106 xmlWriter.simpletag("resolution", value=self.resolution)
|
/external/libvpx/libvpx/third_party/libyuv/ |
D | README.libvpx | 11 The optimized scaler in libyuv is used in multiple resolution encoder example, 13 in order to encode multiple resolution bit streams.
|
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/ |
D | SettingsDialog.java | 500 String resolution = (String) displayResCombo.getSelectedItem(); in updateDisplayChoices() local 511 String[] depths = getDepths(resolution, modes); in updateDisplayChoices() 515 String[] freqs = getFrequencies(resolution, modes); in updateDisplayChoices() 594 private static String[] getDepths(String resolution, DisplayMode[] modes) { in getDepths() argument 606 if (res.equals(resolution) && !depths.contains(depth)) { in getDepths() 625 private static String[] getFrequencies(String resolution, in getFrequencies() argument 637 if (res.equals(resolution) && !freqs.contains(freq)) { in getFrequencies()
|
/external/valgrind/memcheck/tests/ |
D | suppfreecollision.vgtest | 5 # However, when a medium resolution is used to compare 2 errors, 9 # This side effect of a medium (or low) resolution for error matching
|
D | leak-cycle.vgtest | 2 vgopts: -q --leak-check=yes --leak-resolution=high
|
D | leak-cases-summary.vgtest | 2 vgopts: -q --leak-check=summary --leak-resolution=high
|
D | leak-tree.vgtest | 2 vgopts: -q --leak-check=full --leak-resolution=high
|
D | leak-delta.vgtest | 2 vgopts: -q --leak-check=yes --show-reachable=yes --leak-resolution=high
|
D | leak-cases-full.vgtest | 2 vgopts: -q --leak-check=full --leak-resolution=high
|
D | leak-cases-possible.vgtest | 2 vgopts: -q --leak-check=full --leak-resolution=high --show-possibly-lost=no
|
/external/eigen/demos/mandelbrot/ |
D | mandelbrot.cpp | 114 double resolution = widget->xradius*2/widget->width(); in run() local 116 if(resolution < 1e-4f) max_iter += 128 * ( - 4 - std::log10(resolution)); in run() 119 single_precision = resolution > 1e-7f; in run()
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_tonecontrol.c | 90 pData->tick = ((60 * 1000) << 8) / (pData->tempo * pData->resolution); in TC_CalcTimeBase() 651 pData->resolution = 64; in TC_ParseHeader() 892 EAS_I8 resolution; in TC_GetResolution() local 895 if (TC_GetNextChar(pEASData->hwInstData, pData, &resolution) != EAS_SUCCESS) in TC_GetResolution() 897 if (resolution < 0) in TC_GetResolution() 901 pData->resolution = resolution; in TC_GetResolution()
|
/external/bison/src/ |
D | conflicts.c | 67 enum conflict_resolution resolution) in log_resolution() argument 72 switch (resolution) in log_resolution() 102 switch (resolution) in log_resolution() 144 switch (resolution) in log_resolution() 174 switch (resolution) in log_resolution()
|
/external/llvm/test/YAMLParser/ |
D | spec-08-07.data | 3 # Assuming conventional resolution:
|
/external/valgrind/perf/ |
D | many-loss-records.vgperf | 2 vgopts: --memcheck:leak-check=yes --memcheck:leak-resolution=high
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_bugzilla/org/eclipse/releng/services/bugzilla/ |
D | UpdateBugStateTask.java | 193 private String resolution; field in UpdateBugStateTask 212 resolution = BZ_FX; in UpdateBugStateTask() 265 resolution = r; in setResolution() 442 args.put(RESOLUTION, resolution); 523 Messages.getString("UpdateBugStateTask.to") + SP + resolution + SP + //$NON-NLS-1$ 538 Messages.getString("UpdateBugStateTask.to") + SP + resolution + SP + //$NON-NLS-1$
|
/external/kernel-headers/original/uapi/sound/ |
D | asound.h | 660 unsigned long resolution; /* average period resolution in ns */ member 676 unsigned long resolution; /* current period resolution in ns */ member 693 unsigned long resolution; /* average period resolution in ns */ member 712 unsigned int resolution; /* current period resolution in ns */ member 736 unsigned int resolution; member
|