Home
last modified time | relevance | path

Searched defs:complexity (Results 1 – 25 of 26) sorted by relevance

12

/third_party/json/benchmarks/thirdparty/benchmark/src/
Dcomplexity.cc28 BigOFunc* FittingCurve(BigO complexity) { in FittingCurve()
47 std::string GetBigOString(BigO complexity) { in GetBigOString()
121 const std::vector<double>& time, const BigO complexity) { in MinimalLeastSq()
Dcomplexity.h47 BigO complexity; member
Dbenchmark_api_internal.h25 BigO complexity; member
Dbenchmark_register.cc390 Benchmark* Benchmark::Complexity(BigO complexity) { in Complexity()
395 Benchmark* Benchmark::Complexity(BigOFunc* complexity) { in Complexity()
/third_party/gstreamer/gstreamer/tests/benchmarks/
DMakefile.am10 complexity \ program
/third_party/boost/boost/numeric/ublas/
Dexpression_types.hpp185 static const unsigned complexity = 0; member in boost::numeric::ublas::vector_expression
279 static const unsigned complexity = 0; member in boost::numeric::ublas::vector_container
311 static const unsigned complexity = 0; member in boost::numeric::ublas::matrix_expression
486 static const unsigned complexity = 0; member in boost::numeric::ublas::matrix_container
Dvector_expression.hpp1654 static const unsigned complexity = 1; member in boost::numeric::ublas::vector_scalar_binary
/third_party/icu/icu4c/source/i18n/
Dmeasunit_impl.h192 UMeasureUnitComplexity complexity = UMEASURE_UNIT_SINGLE; member
Dmeasunit_extra.cpp591 UMeasureUnitComplexity complexity = in parseImpl() local
/third_party/node/deps/icu-small/source/i18n/
Dmeasunit_impl.h192 UMeasureUnitComplexity complexity = UMEASURE_UNIT_SINGLE; member
Dmeasunit_extra.cpp591 UMeasureUnitComplexity complexity = in parseImpl() local
/third_party/node/tools/node_modules/eslint/lib/rules/
Dcomplexity.js105 data: { name, complexity, max: THRESHOLD } property
/third_party/flutter/skia/src/core/
DSkScan_AntiPath.cpp606 static void compute_complexity(const SkPath& path, SkScalar& avgLength, SkScalar& complexity) { in compute_complexity()
639 static bool ShouldUseAAA(const SkPath& path, SkScalar avgLength, SkScalar complexity) { in ShouldUseAAA()
786 SkScalar avgLength, complexity; in AntiFillPath() local
/third_party/ffmpeg/libavcodec/
Dlibspeexenc.c151 int32_t complexity; in encode_init() local
Dlibopusenc.c37 int complexity; member
Dratecontrol.c317 double complexity[5] = { 0 }; // approximate bits at quant=1 in init_pass2() local
/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexenc.h71 gint complexity; member
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusenc.h72 gint complexity; member
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264enc.h93 ECOMPLEXITY_MODE complexity; member
/third_party/flutter/skia/bench/
DPathBench.cpp43 virtual int complexity() { return 0; } in complexity() function in PathBench
253 int complexity() override { return 1; } in complexity() function in SawToothPathBench
274 int complexity() override { return 2; } in complexity() function in LongCurvedPathBench
293 int complexity() override { return 2; } in complexity() function in LongLinePathBench
DPolyUtilsBench.cpp22 virtual int complexity() { return 0; } in complexity() function in PolyUtilsBench
/third_party/node/tools/node_modules/eslint/node_modules/esprima/
Dpackage.json89 "complexity": "node test/check-complexity.js", string
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h1307 BigO complexity; member
/third_party/icu/icu4c/source/test/intltest/
Dmeasfmttest.cpp3496 UMeasureUnitComplexity complexity = dimensionless.getComplexity(status); in TestDimensionlessBehaviour() local
/third_party/boost/boost/numeric/ublas/detail/
Dconcepts.hpp254 static const unsigned complexity = SE::complexity; member

12