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

1 2 3 4 5 6 7 8

  /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...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_plip.h 2 * NET3 PLIP tuning facilities for the new Niibe PLIP.
capability.h 227 /* Allow tuning the ide driver */
  /dalvik/vm/
Android.mk 61 # Enable assert and JIT tuning
64 # Enable assertions and JIT-tuning
SignalCatcher.c 139 * If JIT tuning is compiled in, dump compiler stats as well.
  /external/chromium/net/http/
http_network_session.h 70 // Default to allow up to 6 connections per host. Experiment and tuning may
  /external/dropbear/libtommath/etc/
makefile 13 # portable [well requires clock()] tuning app
makefile.icc 31 # portable [well requires clock()] tuning app
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
parallel.h 27 * tuning options.
settings.h 26 * @brief Runtime settings and tuning parameters, heuristics to decide
76 * For some of the algorithms, there are even more tuning options,
246 // Hardware dependent tuning parameters.
  /dalvik/vm/compiler/codegen/arm/Thumb/
Gen.c 175 //TUNING: rewrite this to not clobber
193 //TUNING: rewrite this to not clobber
214 //TUNING: rewrite this to not clobber
  /libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/
HttpConnectionPool.java 26 * A pool of HTTP connections. This class exposes its tuning parameters as
  /external/quake/quake/src/WinQuake/kit/
JOYSTICK.TXT 20 3. sensitivity setting for each control (allows tuning and inverting the control direction)
51 4. sensitivity setting for any control (allows tuning and inverting the control direction)
  /dalvik/vm/compiler/codegen/arm/FP/
ThumbVFP.c 62 * TUNING: On some implementations, it is quicker to pass addresses
  /external/sonivox/arm-wt-22k/lib_src/
dls.h 248 SHORT sFineTune; /* Fine Tune in log tuning */
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
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
frontend.h 244 * When set, this flag will disable any zigzagging or other "normal" tuning
  /external/speex/include/speex/
speex.h 143 /** Sets tuning for packet-loss concealment (expected loss rate) */
145 /** Gets tuning for PLC */
  /dalvik/vm/compiler/
Utility.c 193 /* Enable the following when fine-tuning the JIT performance */
  /external/iptables/libipq/
libipq.3 234 For information about monitoring and tuning ip_queue, refer to the
  /external/jpeg/
jdct.h 12 * machine-dependent tuning (e.g., assembly coding).
  /external/libnfc-nxp/src/
phHciNfc_DevMgmt.h 115 /* The Address Definition for the TYPE B Tuning */
  /frameworks/base/docs/html/guide/developing/tools/
hierarchy-viewer.jd 82 image from your computer and it will be placed atop the preview. Your chosen image will anchor at the bottom left corner of the screen. You can then adjust the opacity of the overlay and begin fine-tuning your layout to match the mock-up.</p>
  /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
  /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

Completed in 1452 milliseconds

1 2 3 4 5 6 7 8