/external/chromium_org/third_party/codesighs/ |
D | maptsvdifftool.c | 360 SizeStats overall; in difftool() local 373 memset(&overall, 0, sizeof(overall)); in difftool() 610 overall.mCode += size; in difftool() 615 overall.mData += size; in difftool() 627 overall.mCode -= size; in difftool() 632 overall.mData -= size; in difftool() 882 overall.mCodeComposition.mPositive += theSymbol->mSize; in difftool() 887 overall.mDataComposition.mPositive += theSymbol->mSize; in difftool() 897 overall.mCodeComposition.mNegative += theSymbol->mSize; in difftool() 902 overall.mDataComposition.mNegative += theSymbol->mSize; in difftool() [all …]
|
D | codesighs.c | 246 SizeStats overall; in codesighs() local 250 memset(&overall, 0, sizeof(overall)); in codesighs() 461 overall.mCode += size; in codesighs() 465 overall.mData += size; in codesighs() 552 fprintf(inOptions->mOutput, "%u\n", (unsigned)(overall.mCode + overall.mData)); in codesighs() 557 … fprintf(inOptions->mOutput, "\tTotal:\t%10u\n", (unsigned)(overall.mCode + overall.mData)); in codesighs() 558 fprintf(inOptions->mOutput, "\tCode:\t%10u\n", (unsigned)overall.mCode); in codesighs() 559 fprintf(inOptions->mOutput, "\tData:\t%10u\n", (unsigned)overall.mData); in codesighs()
|
/external/clang/test/Analysis/ |
D | misc-ps.c | 88 Struct103 overall; in radar10367606() local 89 …overall, 0) != (size_t) -1) ? __builtin___memset_chk ((char *) &overall, 0, sizeof(Struct103), __b… in radar10367606()
|
/external/chromium_org/gpu/config/ |
D | gpu_performance_stats.h | 13 GpuPerformanceStats() : graphics(0.f), gaming(0.f), overall(0.f) {} in GpuPerformanceStats() 17 float overall; member
|
D | gpu_info_collector_win.cc | 135 stats.overall = ReadXMLFloatValue(&reader); in RetrieveGpuPerformanceStats() 142 if (stats.overall == 0.0) in RetrieveGpuPerformanceStats() 160 stats.overall * 10, 10, 200, 50); in RetrieveGpuPerformanceStatsWithHistograms() 167 stats.overall != 0.0 && stats.graphics != 0.0 && stats.gaming != 0.0); in RetrieveGpuPerformanceStatsWithHistograms()
|
D | gpu_blacklist_unittest.cc | 70 gpu_info_.performance_stats.overall = 5.0; in SetUp()
|
D | gpu_driver_bug_list_unittest.cc | 41 gpu_info_.performance_stats.overall = 5.0; in SetUp()
|
D | gpu_control_list_unittest.cc | 62 gpu_info_.performance_stats.overall = 5.0; in SetUp()
|
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/ |
D | interfaces_info_overall.gypi | 6 # to compute overall information about interfaces defined in a component. 29 # output_file - Pickle file containing output (overall info). 37 'message': 'Computing overall global information about IDL files for <(_target_name)',
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | EdgeDemo.cpp | 249 const SkRect& overall = path.getBounds(); 250 SkScalar cellWidth = overall.width() / divs * 2; 251 SkScalar cellHeight = overall.height() / divs * 2; 259 target.setXYWH(overall.fLeft + (overall.width() - cellWidth) * xDiv / divs, 260 overall.fTop + (overall.height() - cellHeight) * yDiv / divs,
|
/external/skia/experimental/Intersection/ |
D | EdgeDemo.cpp | 249 const SkRect& overall = path.getBounds(); 250 SkScalar cellWidth = overall.width() / divs * 2; 251 SkScalar cellHeight = overall.height() / divs * 2; 259 target.setXYWH(overall.fLeft + (overall.width() - cellWidth) * xDiv / divs, 260 overall.fTop + (overall.height() - cellHeight) * yDiv / divs,
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | veryquick.test | 8 # to malloc or IO error simulation. With these tests omitted, the overall
|
/external/chromium_org/chrome/common/safe_browsing/ |
D | client_model.proto | 31 // features) its value will be set to zero. The overall score is computed 32 // by summing up all the rule scores. This overall score is a logodds and can
|
/external/chromium_org/chrome/browser/metrics/ |
D | gpu_metrics_provider.cc | 81 gpu_performance->set_overall_score(gpu_info.performance_stats.overall); in ProvideSystemProfileMetrics()
|
/external/llvm/docs/ |
D | Phabricator.rst | 84 Phabricator allows you to add inline comments as well as overall comments 88 You can add overall comments or submit your comments at the bottom of the page.
|
/external/chromium_org/ppapi/api/ |
D | ppb_audio_config.idl | 101 * overall latency of audio. Since one "frame" is always buffered in advance, 129 * overall latency of audio. Since one "frame" is always buffered in advance,
|
/external/chromium_org/third_party/libvpx/source/libvpx/ |
D | usage_dx.dox | 36 overall application in some cases, due to improved cache behavior.
|
/external/libvpx/libvpx/ |
D | usage_dx.dox | 36 overall application in some cases, due to improved cache behavior.
|
/external/pixman/ |
D | README | 104 - For big patch series, send an introductory email with an overall
|
/external/chromium_org/third_party/protobuf/python/ |
D | README.txt | 84 improve the overall protobuf Python performance.
|
/external/llvm/lib/Target/Mips/ |
D | Mips.td | 18 // The overall idea of the PredicateControl class is to chop the Predicates list
|
/external/chromium_org/content/browser/gpu/ |
D | gpu_internals_ui.cc | 182 base::StringPrintf("%.1f", gpu_info.performance_stats.overall))); in GpuInfoAsDictionaryValue()
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
D | TreeNodeStream.as | 95 * If parent is null, don't do anything; must be at root of overall tree.
|
/external/chromium_org/chrome/browser/download/ |
D | download_status_updater_mac.mm | 205 // Always update overall progress.
|
/external/chromium_org/content/common/gpu/ |
D | gpu_messages.h | 146 IPC_STRUCT_TRAITS_MEMBER(overall)
|