/system/connectivity/wifilogd/ |
main_loop.cpp | 33 // TODO(b/32840641): Tune the sleep time.
|
/cts/tests/tests/tv/src/android/media/tv/cts/ |
BundledTvInputServiceTest.java | 140 mTvView.tune(info.getId(), 175 mTvView.tune(info.getId(),
|
TvViewTest.java | 236 mTvView.tune(mStubInfo.getId(), channelUri, params); 238 mTvView.tune(mStubInfo.getId(), channelUri); 415 mTvView.tune(mStubInfo.getId(), channelUri); 443 mTvView.tune("invalid_input_id", TvContract.Channels.CONTENT_URI); 459 mTvView.tune(mFaultyStubInfo.getId(), fakeChannelUri);
|
HardwareSessionTest.java | 90 mTvView.tune(mStubInfo.getId(), fakeChannelUri);
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/ |
prememinit.c | 53 DPF(D_INFO, "- t - tune to rcvn [%d]\n", mrc_params->tune_rcvn);
103 DPF(D_INFO, "Tune to rcvn %d\n", mrc_params->tune_rcvn);
|
/external/clang/test/Driver/ |
lto.c | 59 // CHECK-TUNING-LLDB: "-plugin-opt=-debugger-tune=lldb" 60 // CHECK-NO-TUNING-NOT: "-plugin-opt=-debugger-tune
|
/external/libvorbis/vq/ |
make_residue_books.pl | 143 die "Couldn't tune latticebook.\n\tcommand:$command\n" 148 die "Couldn't tune latticebook.\n\tcommand:$command\n"
|
/external/ltp/testcases/kernel/mem/lib/ |
mem.c | 930 void set_sys_tune(char *sys_file, long tune, int check) 935 tst_resm(TINFO, "set %s to %ld", sys_file, tune); 938 SAFE_FILE_PRINTF(NULL, path, "%ld", tune); 942 if (val != tune) 944 sys_file, val, tune); 951 long tune; local 954 SAFE_FILE_SCANF(NULL, path, "%ld", &tune); 956 return tune;
|
/hardware/interfaces/broadcastradio/1.0/default/ |
Tuner.cpp | 151 Return<Result> Tuner::tune(uint32_t channel, uint32_t subChannel) { function in class:android::hardware::broadcastradio::V1_0::implementation::Tuner 155 int rc = mHalTuner->tune(mHalTuner, channel, subChannel);
|
/hardware/interfaces/broadcastradio/1.1/default/ |
Tuner.cpp | 51 milliseconds tune = 150ms; member in struct:android::hardware::broadcastradio::V1_1::implementation::__anon42845 247 Return<Result> Tuner::tune(uint32_t channel, uint32_t subChannel) { function in class:android::hardware::broadcastradio::V1_1::implementation::Tuner 289 mThread.schedule(task, gDefaultDelay.tune);
|
/bionic/libc/kernel/uapi/sound/ |
sfnt_info.h | 92 short tune; member in struct:soundfont_voice_info
|
/device/google/dragon/sepolicy/ |
file_contexts | 35 /system/bin/tune-thermal-gov\.sh u:object_r:thermal_gov_exec:s0
|
/external/antlr/antlr-3.4/runtime/Python/ |
TODO | 50 - tune doxygen output
|
/external/autotest/server/site_tests/network_WiFi_LowInitialBitrates/ |
network_WiFi_LowInitialBitrates.py | 31 # Some chips use self-addressed frames to tune channel
|
/external/kernel-headers/original/uapi/linux/ |
lp.h | 59 * want to tune this and have a fast printer (i.e. HPIIIP), decrease
|
/external/llvm/include/llvm/Target/ |
TargetOptions.h | 87 GDB, // Tune debug info for gdb. 88 LLDB, // Tune debug info for lldb. 89 SCE // Tune debug info for SCE targets (e.g. PS4). 254 /// Which debugger to tune for.
|
/external/llvm/test/DebugInfo/ARM/ |
big-endian-bitfield.ll | 1 ; RUN: llc -O0 -filetype=obj -mtriple=armeb-none-freebsd -debugger-tune=lldb %s -o - \
|
/external/llvm/test/DebugInfo/Generic/ |
linkage-name-abstract.ll | 5 ; RUN: %llc_dwarf -O0 -filetype=obj -debugger-tune=sce < %s | llvm-dwarfdump -debug-dump=info - > %t
|
/external/skia/bench/ |
Benchmark.h | 84 // Bench framework can tune loops to be large enough for stable timing.
|
/frameworks/base/media/java/android/media/tv/ |
ITvInputManager.aidl | 69 void tune(in IBinder sessionToken, in Uri channelUri, in Bundle params, int userId);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
lp.h | 59 * want to tune this and have a fast printer (i.e. HPIIIP), decrease
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
time.h | 90 /* Tune a POSIX clock. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
lp.h | 59 * want to tune this and have a fast printer (i.e. HPIIIP), decrease
|
prctl.h | 106 * Tune up process memory map specifics.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
time.h | 90 /* Tune a POSIX clock. */
|