| /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/ |
| D | CyclomaticComplexityTest.java | 74 final ICounter complexity = analyze(); in testSimple1() local 82 final ICounter complexity = analyze(); in testSimple2() local 97 final ICounter complexity = analyze(); in testIf1() local 105 final ICounter complexity = analyze(); in testIf2() local 114 final ICounter complexity = analyze(); in testIf3() local 132 final ICounter complexity = analyze(); in testTwoIf1() local 140 final ICounter complexity = analyze(); in testTwoIf2() local 149 final ICounter complexity = analyze(); in testTwoIf3() local 158 final ICounter complexity = analyze(); in testTwoIf4() local 176 final ICounter complexity = analyze(); in testNestedIf1() local [all …]
|
| /external/libcxx/utils/google-benchmark/src/ |
| D | complexity.cc | 29 BigOFunc* FittingCurve(BigO complexity) { in FittingCurve() 48 std::string GetBigOString(BigO complexity) { in GetBigOString() 122 const std::vector<double>& time, const BigO complexity) { in MinimalLeastSq()
|
| D | complexity.h | 54 BigO complexity; member
|
| D | benchmark_api_internal.h | 25 BigO complexity; member
|
| D | benchmark_register.cc | 378 Benchmark* Benchmark::Complexity(BigO complexity) { in Complexity() 383 Benchmark* Benchmark::Complexity(BigOFunc* complexity) { in Complexity()
|
| /external/google-benchmark/src/ |
| D | complexity.cc | 29 BigOFunc* FittingCurve(BigO complexity) { in FittingCurve() 48 std::string GetBigOString(BigO complexity) { in GetBigOString() 122 const std::vector<double>& time, const BigO complexity) { in MinimalLeastSq()
|
| D | complexity.h | 54 BigO complexity; member
|
| D | benchmark_api_internal.h | 25 BigO complexity; member
|
| D | benchmark_register.cc | 378 Benchmark* Benchmark::Complexity(BigO complexity) { in Complexity() 383 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/libopus/celt/ |
| D | opus_custom_demo.c | 54 int complexity; in main() local
|
| /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() 603 opus_int complexity, /* I Complexity setting */ in silk_P_Ana_calc_corr_st3() 675 opus_int complexity, /* I Complexity setting */ in silk_P_Ana_calc_energy_st3()
|
| /external/webrtc/webrtc/modules/audio_coding/codecs/opus/ |
| D | opus_speed_test.cc | 84 #define ADD_TEST(complexity) \ argument
|
| D | audio_encoder_opus.h | 40 int complexity = kDefaultComplexity; member
|
| D | opus_interface.c | 243 int16_t WebRtcOpus_SetComplexity(OpusEncInst* inst, int32_t complexity) { in WebRtcOpus_SetComplexity()
|
| /external/speex/libspeex/ |
| D | cb_search.c | 254 int complexity, in split_cb_search_shape_sign() 584 int complexity, in noise_codebook_quant()
|
| D | ltp.c | 545 int complexity, in pitch_search_3tap() 772 int complexity, in forced_pitch_quant()
|
| D | sb_celp.h | 92 int complexity; member
|
| D | nb_celp.h | 111 … int complexity; /**< Complexity setting (0-10 from least complex to most complex) */ member
|
| /external/libcxx/utils/google-benchmark/include/benchmark/ |
| D | reporter.h | 89 BigO complexity; member
|
| /external/google-benchmark/include/benchmark/ |
| D | reporter.h | 89 BigO complexity; member
|
| /external/libopus/silk/ |
| D | control.h | 75 opus_int complexity; member
|
| /external/jacoco/org.jacoco.report/src/org/jacoco/report/check/ |
| D | Limit.java | 44 entities.put(CounterEntity.COMPLEXITY, "complexity"); in entities.put()
|
| /external/libopus/src/ |
| D | opus_demo.c | 233 int complexity; in main() local
|
| /external/skia/bench/ |
| D | PathBench.cpp | 43 virtual int complexity() { return 0; } in complexity() function in PathBench 259 int complexity() override { return 1; } in complexity() function in SawToothPathBench 280 int complexity() override { return 2; } in complexity() function in LongCurvedPathBench 299 int complexity() override { return 2; } in complexity() function in LongLinePathBench
|