HomeSort by relevance Sort by last modified time
    Searched refs:tuning (Results 1 - 25 of 36) sorted by null

1 2

  /external/bison/lib/
hash.c 63 /* Tuning arguments, kept in a physicaly separate structure. */
64 const Hash_tuning *tuning; member in struct:hash_table
128 /* Use this to initialize or reset a TUNING structure to
472 hash_reset_tuning (Hash_tuning *tuning)
474 *tuning = default_tuning;
477 /* For the given hash TABLE, check the user supplied tuning structure for
479 Otherwise, definitively reset the TUNING field to some acceptable default
481 tuning arguments), and return false. */
486 const Hash_tuning *tuning = table->tuning; local
959 const Hash_tuning *tuning = table->tuning; local
1009 const Hash_tuning *tuning = table->tuning; local
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_sndlib.h 187 EAS_I16 tuning; member in struct:s_dls_articulation_tag
227 EAS_I16 tuning; member in struct:s_wt_region_tag
252 EAS_I16 tuning; member in struct:s_fm_oper_tag
eas_fmsynth.c 371 * and the RPN2 (coarse tuning) value. By using RPN2 as part of the
540 /* if this is not a drum channel, then add in the per-channel tuning */
757 temp = pRegion->oper[operIndex].tuning +
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_sndlib.h 187 EAS_I16 tuning; member in struct:s_dls_articulation_tag
227 EAS_I16 tuning; member in struct:s_wt_region_tag
252 EAS_I16 tuning; member in struct:s_fm_oper_tag
eas_fmsynth.c 371 * and the RPN2 (coarse tuning) value. By using RPN2 as part of the
540 /* if this is not a drum channel, then add in the per-channel tuning */
757 temp = pRegion->oper[operIndex].tuning +
eas_wtsynth.c 282 * and the RPN2 (coarse tuning) value. By using RPN2 as part of the
540 temp = pChannel->staticPitch + pWTRegion->tuning;
693 /* if this is not a drum channel, then add in the per-channel tuning */
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_sndlib.h 187 EAS_I16 tuning; member in struct:s_dls_articulation_tag
227 EAS_I16 tuning; member in struct:s_wt_region_tag
252 EAS_I16 tuning; member in struct:s_fm_oper_tag
eas_dlssynth.c 403 temp = pDLSArt->tuning + pChannel->staticPitch + pDLSRegion->wtRegion.tuning +
eas_wtsynth.c 282 * and the RPN2 (coarse tuning) value. By using RPN2 as part of the
544 temp = pChannel->staticPitch + pWTRegion->tuning;
699 /* if this is not a drum channel, then add in the per-channel tuning */
    [all...]
eas_mdls.c 359 0, /* Tuning: 0 cents */
    [all...]
  /dalvik/vm/
Android.mk 61 # Enable assert and JIT tuning
64 # Enable assertions and JIT-tuning
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/fdlibm/
configure 778 Fine tuning of the installation directories:
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/clearsilver/
configure 817 Fine tuning of the installation directories:
    [all...]
  /external/elfutils/
configure 785 Fine tuning of the installation directories:
    [all...]
  /external/genext2fs/
configure 1240 Fine tuning of the installation directories:
    [all...]
  /external/grub/
configure 819 Fine tuning of the installation directories:
    [all...]
  /external/libpcap/
configure 1240 Fine tuning of the installation directories:
    [all...]
  /device/samsung/crespo/alsa-utils/
configure 1232 Fine tuning of the installation directories:
    [all...]
  /external/chromium/third_party/icu/source/
configure     [all...]
  /external/libpng/
configure     [all...]
  /external/strace/
configure 817 Fine tuning of the installation directories:
    [all...]
  /external/bison/
configure 828 Fine tuning of the installation directories:
    [all...]
  /external/chromium/sdch/open-vcdiff/
configure     [all...]

Completed in 2923 milliseconds

1 2