| /third_party/skia/src/core/ |
| D | SkPathComplexityDfx.cpp | 37 void SkPathComplexityDfx::AddPathComplexityTrace(SkScalar complexity) in AddPathComplexityTrace() 54 SkScalar complexity = 0.f; in ShowPathComplexityDfx() local
|
| D | SkScan_AntiPath.cpp | 613 void compute_complexity(const SkPath& path, SkScalar& avgLength, SkScalar& complexity) { in compute_complexity() 646 static bool ShouldUseAAA(const SkPath& path, SkScalar avgLength, SkScalar complexity) { in ShouldUseAAA() 798 SkScalar avgLength, complexity; in AntiFillPath() local
|
| /third_party/benchmark/src/ |
| D | complexity.cc | 29 BigOFunc* FittingCurve(BigO complexity) { in FittingCurve() 54 std::string GetBigOString(BigO complexity) { in GetBigOString() 126 const std::vector<double>& time, const BigO complexity) { in MinimalLeastSq()
|
| D | complexity.h | 47 BigO complexity; member
|
| D | benchmark_api_internal.h | 34 BigO complexity() const { return complexity_; } in complexity() function
|
| D | benchmark_register.cc | 421 Benchmark* Benchmark::Complexity(BigO complexity) { in Complexity() 426 Benchmark* Benchmark::Complexity(BigOFunc* complexity) { in Complexity()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
| D | vktRandomUniformBlockCase.cpp | 166 …RandomUniformBlockCase::generateUniform (de::Random& rnd, UniformBlock& block, deUint32 complexity) in generateUniform() 183 …mUniformBlockCase::generateType (de::Random& rnd, int typeDepth, bool arrayOk, deUint32 complexity) in generateType()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
| D | vktRandomUniformBlockCase.cpp | 165 …RandomUniformBlockCase::generateUniform (de::Random& rnd, UniformBlock& block, deUint32 complexity) in generateUniform() 182 …mUniformBlockCase::generateType (de::Random& rnd, int typeDepth, bool arrayOk, deUint32 complexity) in generateType()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
| D | MeasureUnitImpl.java | 26 private MeasureUnit.Complexity complexity = MeasureUnit.Complexity.SINGLE; field in MeasureUnitImpl 233 public void setComplexity(MeasureUnit.Complexity complexity) { in setComplexity() 529 MeasureUnit.Complexity complexity = in parse() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | measunit_impl.h | 275 UMeasureUnitComplexity complexity = UMEASURE_UNIT_SINGLE; variable
|
| D | measunit_extra.cpp | 593 UMeasureUnitComplexity complexity = in parse() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | measunit_impl.h | 317 UMeasureUnitComplexity complexity = UMEASURE_UNIT_SINGLE; variable
|
| D | measunit_extra.cpp | 589 UMeasureUnitComplexity complexity = in parse() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | libspeexenc.c | 153 int32_t complexity; in encode_init() local
|
| D | libopusenc.c | 40 int complexity; member
|
| D | ratecontrol.c | 316 double complexity[5] = { 0 }; // approximate bits at quant=1 in init_pass2() local
|
| /third_party/skia/bench/ |
| D | PolyUtilsBench.cpp | 23 virtual int complexity() { return 0; } in complexity() function in PolyUtilsBench
|
| D | PathBench.cpp | 45 virtual int complexity() { return 0; } in complexity() function in PathBench 255 int complexity() override { return 1; } in complexity() function in SawToothPathBench 276 int complexity() override { return 2; } in complexity() function in LongCurvedPathBench 295 int complexity() override { return 2; } in complexity() function in LongLinePathBench
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| D | HashCalc.cpp | 1708 UInt64 complexity = 0; in Z7_COM7F_IMF() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | measfmttest.cpp | 5280 UMeasureUnitComplexity complexity = dimensionless.getComplexity(status); in TestDimensionlessBehaviour() local
|
| /third_party/benchmark/include/benchmark/ |
| D | benchmark.h | 1794 BigO complexity; member
|