/external/bison/lib/ |
D | hash.c | 64 const Hash_tuning *tuning; member 479 hash_reset_tuning (Hash_tuning *tuning) in hash_reset_tuning() argument 481 *tuning = default_tuning; in hash_reset_tuning() 514 const Hash_tuning *tuning = table->tuning; in check_tuning() local 516 if (tuning == &default_tuning) in check_tuning() 526 if (epsilon < tuning->growth_threshold in check_tuning() 527 && tuning->growth_threshold < 1 - epsilon in check_tuning() 528 && 1 + epsilon < tuning->growth_factor in check_tuning() 529 && 0 <= tuning->shrink_threshold in check_tuning() 530 && tuning->shrink_threshold + epsilon < tuning->shrink_factor in check_tuning() [all …]
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_sndlib.h | 187 EAS_I16 tuning; member 227 EAS_I16 tuning; member 252 EAS_I16 tuning; member
|
D | eas_dlssynth.c | 403 temp = pDLSArt->tuning + pChannel->staticPitch + pDLSRegion->wtRegion.tuning + in DLS_UpdateVoice()
|
/external/eigen/bench/ |
D | spmv.cpp | 154 double tuning = t.value(); in main() local 160 std::cout << t.value()/repeats << "\t(" << tuning << ")\n"; in main()
|
/external/autotest/client/tests/kvm/autotest_control/ |
D | stress.control | 11 a system administrator wishes to perform tuning activities, a kernel or libc
|
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/ |
D | README.md | 11 hand-tuning each function for maximum performance and encouraging efficient
|
/external/jemalloc/ |
D | README | 6 such as heap profiling, Valgrind integration, and extensive monitoring/tuning
|
/external/parameter-framework/upstream/doc/requirements/ |
D | APIs.md | 50 Tuning capability activation control; see section [req-disabling] in [req-tuning]. 105 All of the following APIs implement the Tuning requirement; see section [req-tuning]
|
D | requirements.md | 780 the tuning interface. The reference implementation supports it.</why> 848 possible (tuning mode)</ko> 902 <why>To enable a fast modify-update-test cycle during tuning. 921 <why>In order to let the host system implement its own tuning mechanism.</why> 926 <note>User overwritten user action could be a log out, leaving some tuning mode, 932 A PF tuning capability **MAY** be disabled in a context where no tuning is needed. 934 tuning).</why> 946 This command line interface **SHOULD** support all tuning and introspection ability. 947 <why>In order to be used in scripting and live tuning/debugging on an embedded
|
/external/skia/ |
D | Doxyfile | 37 # Good class diagrams require graphviz, but also more parameter tuning and
|
/external/parameter-framework/upstream/bindings/python/ |
D | README.md | 7 also access most of the tuning interface.
|
/external/libvpx/libvpx/vp8/common/ |
D | onyx.h | 231 vp8e_tuning tuning; member
|
/external/parameter-framework/upstream/test/functional-tests/ |
D | plan.md | 62 * GIVEN config files with tuning enabled on a valid port 67 * GIVEN config files with tuning enabled on an invalid port (0?) 72 * GIVEN config files with tuning enabled on an invalid port (0?) 396 - tuning mode
|
/external/liblzf/ |
D | Changes | 98 - very very slight tuning of the hashing function. 133 - much better fine-tuning, faster and better than 0.1.
|
/external/llvm/test/DebugInfo/X86/ |
D | debugger-tune.ll | 1 ; Verify target-based defaults for "debugger tuning," and the ability to
|
D | dwarf-linkage-names.ll | 2 ; PS4 triple or when tuning for SCE.
|
/external/autotest/client/tests/stress/ |
D | control | 10 which a system administrator wishes to perform tuning activities, a kernel or
|
/external/libvpx/libvpx/vp8/ |
D | vp8_cx_iface.c | 40 vp8e_tuning tuning; member 408 oxcf->tuning = vp8_cfg.tuning; in set_vp8e_config() 584 extra_cfg.tuning = CAST(VP8E_SET_TUNING, args); in set_tuning()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | encodeframe.c | 479 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in encode_mb_row() 796 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8_encode_frame() 1198 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8cx_encode_intra_macroblock() 1293 if(cpi->oxcf.tuning == VP8_TUNE_SSIM) in vp8cx_encode_inter_macroblock()
|
/external/libvpx/libvpx/vp9/ |
D | vp9_cx_iface.c | 36 vp8e_tuning tuning; member 258 if (extra_cfg->tuning == VP8_TUNE_SSIM) in validate_config() 484 oxcf->tuning = extra_cfg->tuning; in set_encoder_config() 699 extra_cfg.tuning = CAST(VP8E_SET_TUNING, args); in ctrl_set_tuning()
|
/external/libvorbis/ |
D | CHANGES | 80 * merges tuning improvements from Aoyumi's aoTuV with fixups
|
/external/llvm/test/CodeGen/SystemZ/ |
D | loop-01.ll | 1 ; Test loop tuning.
|
/external/llvm/lib/Target/SystemZ/ |
D | README.txt | 32 The tuning of the choice between LOAD ADDRESS (LA) and addition in
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.h | 235 vp8e_tuning tuning; member
|
/external/libexif/ |
D | NEWS | 118 * Build system tuning
|