HomeSort by relevance Sort by last modified time
    Searched full:tune (Results 151 - 175 of 637) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/apps/TV/src/com/android/tv/ui/
TunableTvView.java 195 // If tune is called inside onTuneFailed, mOnTuneListener will be set to
491 mTvViewSession.tune(inputId, channelUri);
493 mTvView.tune(inputId, channelUri);
589 * @return false, if the TV input is not a proper state to tune to a channel. For example,
648 mTvViewSession.tune(channel, params, listener);
650 mTvView.tune(mInputInfo.getId(), mCurrentChannel.getUri(), params);
    [all...]
  /device/google/dragon/
device.mk 54 $(LOCAL_PATH)/tune-thermal-gov.sh:system/bin/tune-thermal-gov.sh \
  /device/lge/bullhead/
init.bullhead.rc 54 #end boot time fs tune
205 # boot time fs tune
  /external/llvm/include/llvm/CodeGen/
CommandFlags.h 275 DebuggerTuningOpt("debugger-tune",
276 cl::desc("Tune debug info for a particular debugger"),
  /frameworks/base/services/core/jni/BroadcastRadio/
Tuner.cpp 315 "Can't tune to non-AM/FM channel with HAL<1.1");
318 convert::ThrowIfFailed(env, halTuner10->tune(channel, subChannel));
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 268 DebuggerTuningOpt("debugger-tune",
269 cl::desc("Tune debug info for a particular debugger"),
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 268 DebuggerTuningOpt("debugger-tune",
269 cl::desc("Tune debug info for a particular debugger"),
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 268 DebuggerTuningOpt("debugger-tune",
269 cl::desc("Tune debug info for a particular debugger"),
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 268 DebuggerTuningOpt("debugger-tune",
269 cl::desc("Tune debug info for a particular debugger"),
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 268 DebuggerTuningOpt("debugger-tune",
269 cl::desc("Tune debug info for a particular debugger"),
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 268 DebuggerTuningOpt("debugger-tune",
269 cl::desc("Tune debug info for a particular debugger"),
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 268 DebuggerTuningOpt("debugger-tune",
269 cl::desc("Tune debug info for a particular debugger"),
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 268 DebuggerTuningOpt("debugger-tune",
269 cl::desc("Tune debug info for a particular debugger"),
  /art/compiler/optimizing/
induction_var_analysis.h 245 // TODO: fine tune the following data structures, only keep relevant data.
  /art/runtime/
monitor_pool.h 196 // debug builds to catch growth errors. The only value we really expect to tune.
  /device/asus/fugu/
init.fugu.rc 104 # Tune interactive governor parameters for Android TV UI animations
  /docs/source.android.com/en/devices/tech/power/
performance.html 41 for long-running applications. App developers can use these hints to tune
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3recognizersharedstate.h 72 * to tune hash tables accordingly. This might not be the best place for this
  /external/liblzf/
Changes 41 - tune hash functions depending on ULTRA_FAST or VERY_FAST settings.
  /external/llvm/include/llvm/Target/
TargetSubtargetInfo.h 188 /// a finer grain to tune the register allocator.
  /external/python/cpython2/Modules/_ctypes/libffi/m4/
ax_cc_maxopt.m4 73 dec) CFLAGS="-newc -w0 -O5 -ansi_alias -ansi_args -fp_reorder -tune host"
  /external/skia/src/pathops/
SkPathOpsOp.cpp 220 SkSTArenaAlloc<4096> allocator; // FIXME: add a constant expression here, tune
  /external/squashfs-tools/RELEASE-READMEs/
README-4.3 51 10. Miscellaneous new options for Mksquashfs/Unsquashfs to fine tune behaviour.
  /external/toolchain-utils/
test_gcc_dejagnu.py 71 cmd = ('touch {0}/gcc/config/arm/arm-tune.md ' + \
  /external/webp/src/enc/
config_enc.c 59 // TODO(skal): tune.

Completed in 1098 milliseconds

1 2 3 4 5 67 8 91011>>