/external/chromium_org/chrome/browser/spellchecker/ |
D | spellcheck_host_metrics.cc | 57 int percentage = (100 * misspelled_word_count_) / spellchecked_word_count_; in RecordCheckedWordStats() local 101 int percentage = (100 * replaced_word_count_) / misspelled_word_count_; in RecordReplacedWordStats() local 106 int percentage = (100 * replaced_word_count_) / suggestion_show_count_; in RecordReplacedWordStats() local
|
/external/chromium_org/chrome/app/ |
D | image_pre_reader_win.cc | 108 size_t percentage) { in GetPercentageOfSectionLength() 130 size_t percentage, in ReadThroughSection() 192 size_t percentage, in PartialPreReadImageOnDisk() 277 size_t percentage) { in PartialPreReadImageInMemory() 400 size_t percentage, in PartialPreReadImage()
|
/external/clang/test/PCH/ |
D | objc_property.h | 5 float percentage; variable
|
/external/chromium_org/athena/resource_manager/delegate/ |
D | resource_manager_delegate.cc | 60 int percentage = ((total_memory - available_memory) * 100) / total_memory; in GetUsedMemoryInPercent() local
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGString.cpp | 32 void SVGString::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, uns… in calculateAnimatedValue()
|
D | SVGBoolean.cpp | 63 void SVGBoolean::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, un… in calculateAnimatedValue()
|
D | SVGAnimationElement.h | 106 …void animateDiscreteType(float percentage, const AnimatedType& fromType, const AnimatedType& toTyp… in animateDiscreteType() 115 …void animateAdditiveNumber(float percentage, unsigned repeatCount, float fromNumber, float toNumbe… in animateAdditiveNumber()
|
D | SVGInteger.cpp | 75 void SVGInteger::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, un… in calculateAnimatedValue()
|
D | SVGAngle.cpp | 73 void SVGMarkerOrientEnumeration::calculateAnimatedValue(SVGAnimationElement*, float percentage, uns… in calculateAnimatedValue() 374 void SVGAngle::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsi… in calculateAnimatedValue()
|
D | SVGNumberOptionalNumber.cpp | 90 …mber::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsigned rep… in calculateAnimatedValue()
|
D | SVGEnumeration.cpp | 112 …Base::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsigned rep… in calculateAnimatedValue()
|
D | SVGIntegerOptionalInteger.cpp | 93 …eger::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsigned rep… in calculateAnimatedValue()
|
D | SVGAnimatedColor.cpp | 61 …erty::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsigned rep… in calculateAnimatedValue()
|
D | SVGNumber.cpp | 99 void SVGNumber::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, uns… in calculateAnimatedValue()
|
D | SVGPoint.cpp | 125 void SVGPoint::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsi… in calculateAnimatedValue()
|
D | SVGRect.cpp | 128 void SVGRect::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsig… in calculateAnimatedValue()
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | CrossfadeGeneratedImage.h | 39 …r<CrossfadeGeneratedImage> create(Image* fromImage, Image* toImage, float percentage, IntSize cros… in create()
|
D | CrossfadeGeneratedImage.cpp | 35 CrossfadeGeneratedImage::CrossfadeGeneratedImage(Image* fromImage, Image* toImage, float percentage… in CrossfadeGeneratedImage()
|
/external/chromium_org/chrome/browser/ui/libgtk2ui/ |
D | unity_service.cc | 137 void SetProgressFraction(float percentage) { in SetProgressFraction()
|
/external/fio/lib/ |
D | rand.c | 94 unsigned int percentage, in fill_random_buf_percentage()
|
/external/chromium_org/base/process/ |
D | process_metrics_openbsd.cc | 129 double percentage = static_cast<double>((cpu * 100.0) / FSCALE); in GetCPUUsage() local
|
/external/skia/tools/ |
D | PictureRenderer.h | 513 void setTileWidthPercentage(double percentage) { in setTileWidthPercentage() 521 void setTileHeightPercentage(double percentage) { in setTileHeightPercentage()
|
/external/chromium_org/third_party/skia/tools/ |
D | PictureRenderer.h | 600 void setTileWidthPercentage(double percentage) { in setTileWidthPercentage() 608 void setTileHeightPercentage(double percentage) { in setTileHeightPercentage()
|
/external/expat/tests/ |
D | minicheck.c | 151 double percentage = ((double) passed) / runner->nchecks; in srunner_run_all() local
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSCrossfadeValue.cpp | 110 float percentage = m_percentageValue->getFloatValue(); in fixedSize() local
|