/external/jacoco/org.jacoco.core.test.validation.java5/src/org/jacoco/core/test/validation/java5/ |
D | CyclomaticComplexityTest.java | 75 final ICounter complexity = analyze(); in testSimple1() local 83 final ICounter complexity = analyze(); in testSimple2() local 98 final ICounter complexity = analyze(); in testIf1() local 106 final ICounter complexity = analyze(); in testIf2() local 115 final ICounter complexity = analyze(); in testIf3() local 133 final ICounter complexity = analyze(); in testTwoIf1() local 141 final ICounter complexity = analyze(); in testTwoIf2() local 150 final ICounter complexity = analyze(); in testTwoIf3() local 159 final ICounter complexity = analyze(); in testTwoIf4() local 177 final ICounter complexity = analyze(); in testNestedIf1() local [all …]
|
/external/google-benchmark/src/ |
D | complexity.cc | 28 BigOFunc* FittingCurve(BigO complexity) { in FittingCurve() 53 std::string GetBigOString(BigO complexity) { in GetBigOString() 127 const std::vector<double>& time, const BigO complexity) { in MinimalLeastSq()
|
D | complexity.h | 47 BigO complexity; member
|
D | benchmark_api_internal.h | 28 BigO complexity; member
|
D | benchmark_register.cc | 444 Benchmark* Benchmark::Complexity(BigO complexity) { in Complexity() 449 Benchmark* Benchmark::Complexity(BigOFunc* complexity) { in Complexity()
|
/external/libcxx/utils/google-benchmark/src/ |
D | complexity.cc | 28 BigOFunc* FittingCurve(BigO complexity) { in FittingCurve() 50 std::string GetBigOString(BigO complexity) { in GetBigOString() 124 const std::vector<double>& time, const BigO complexity) { in MinimalLeastSq()
|
D | complexity.h | 47 BigO complexity; member
|
D | benchmark_api_internal.h | 27 BigO complexity; member
|
D | benchmark_register.cc | 411 Benchmark* Benchmark::Complexity(BigO complexity) { in Complexity() 416 Benchmark* Benchmark::Complexity(BigOFunc* complexity) { in Complexity()
|
/external/libopus/silk/float/ |
D | pitch_analysis_core_FLP.c | 77 …const opus_int complexity, /* I Complexity setting, 0-2, where 2 is highest … in silk_pitch_analysis_core_FLP() 498 …opus_int complexity, /* I Complexity setting … in silk_P_Ana_calc_corr_st3() 565 …opus_int complexity /* I Complexity setting … in silk_P_Ana_calc_energy_st3()
|
/external/deqp/external/vulkancts/modules/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()
|
/external/libopus/silk/fixed/ |
D | pitch_analysis_core_FIX.c | 92 …const opus_int complexity, /* I Complexity setting, 0-2, where 2 is highes… in silk_pitch_analysis_core() 578 opus_int complexity, /* I Complexity setting */ in silk_P_Ana_calc_corr_st3() 650 opus_int complexity, /* I Complexity setting */ in silk_P_Ana_calc_energy_st3()
|
/external/webrtc/api/video_codecs/ |
D | video_codec.h | 44 VideoCodecComplexity complexity; member 64 VideoCodecComplexity complexity; member
|
/external/libopus/celt/ |
D | opus_custom_demo.c | 54 int complexity; in main() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/units/ |
D | MeasureUnitImpl.java | 30 private MeasureUnit.Complexity complexity = MeasureUnit.Complexity.SINGLE; field in MeasureUnitImpl 237 public void setComplexity(MeasureUnit.Complexity complexity) { in setComplexity() 548 MeasureUnit.Complexity complexity = in parse() local
|
/external/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
|
/external/webrtc/modules/audio_coding/codecs/opus/ |
D | opus_speed_test.cc | 91 #define ADD_TEST(complexity) \ argument
|
/external/skia/src/core/ |
D | SkScan_AntiPath.cpp | 605 static void compute_complexity(const SkPath& path, SkScalar& avgLength, SkScalar& complexity) { in compute_complexity() 638 static bool ShouldUseAAA(const SkPath& path, SkScalar avgLength, SkScalar complexity) { in ShouldUseAAA() 785 SkScalar avgLength, complexity; in AntiFillPath() local
|
/external/webrtc/api/audio_codecs/opus/ |
D | audio_encoder_multi_channel_opus_config.h | 49 int complexity; member
|
D | audio_encoder_opus_config.h | 58 int complexity; member
|
/external/libxaac/decoder/drc_src/ |
D | impd_drc_filter_bank.h | 102 WORD32 complexity; member 112 WORD32 complexity; member
|
/external/icu/libicu/cts_headers/ |
D | measunit_impl.h | 317 UMeasureUnitComplexity complexity = UMEASURE_UNIT_SINGLE; variable
|
/external/icu/icu4c/source/i18n/ |
D | measunit_impl.h | 317 UMeasureUnitComplexity complexity = UMEASURE_UNIT_SINGLE; variable
|
/external/libopus/silk/ |
D | control.h | 75 opus_int complexity; member
|
/external/jacoco/org.jacoco.report/src/org/jacoco/report/check/ |
D | Limit.java | 45 entities.put(CounterEntity.COMPLEXITY, "complexity"); in entities.put()
|