HomeSort by relevance Sort by last modified time
    Searched full:hold (Results 376 - 400 of 4808) sorted by null

<<11121314151617181920>>

  /packages/apps/LegacyCamera/src/com/android/camera/
CameraHolder.java 33 * The class is used to hold an {@code android.hardware.Camera} instance.
37 * called before {@code release()}, CameraHolder will try to hold the {@code
  /packages/services/Telephony/src/com/android/services/telephony/
CdmaConference.java 73 Log.e(this, new Exception(), "Hold not supported for CDMA conference call.");
77 * Invoked when the conference should be moved from hold to active.
TelephonyConference.java 106 * Invoked when the conference should be put on hold.
117 * Invoked when the conference should be moved from hold to active.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
sfnt_info.h 91 unsigned short modatkhld; /* modulation attack & hold time (0x7f7f) */
96 unsigned short volatkhld; /* volume attack & hold time (0x7f7f) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
memory 175 * available. Ideally, the created buffer will be large enough to hold a
185 /// Requests storage large enough to hold a copy of [first,last).
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
sfnt_info.h 91 unsigned short modatkhld; /* modulation attack & hold time (0x7f7f) */
96 unsigned short volatkhld; /* volume attack & hold time (0x7f7f) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
memory 175 * available. Ideally, the created buffer will be large enough to hold a
185 /// Requests storage large enough to hold a copy of [first,last).
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
memory 175 * available. Ideally, the created buffer will be large enough to hold a
185 /// Requests storage large enough to hold a copy of [first,last).
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
memory 174 * available. Ideally, the created buffer will be large enough to hold a
184 /// Requests storage large enough to hold a copy of [first,last).
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
memory 174 * available. Ideally, the created buffer will be large enough to hold a
184 /// Requests storage large enough to hold a copy of [first,last).
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
memory 174 * available. Ideally, the created buffer will be large enough to hold a
184 /// Requests storage large enough to hold a copy of [first,last).
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
memory 174 * available. Ideally, the created buffer will be large enough to hold a
184 /// Requests storage large enough to hold a copy of [first,last).
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
memory 176 * available. Ideally, the created buffer will be large enough to hold a
186 /// Requests storage large enough to hold a copy of [first,last).
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
memory 176 * available. Ideally, the created buffer will be large enough to hold a
186 /// Requests storage large enough to hold a copy of [first,last).
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
memory 176 * available. Ideally, the created buffer will be large enough to hold a
186 /// Requests storage large enough to hold a copy of [first,last).
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
memory 176 * available. Ideally, the created buffer will be large enough to hold a
186 /// Requests storage large enough to hold a copy of [first,last).
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
memory 175 * available. Ideally, the created buffer will be large enough to hold a
185 /// Requests storage large enough to hold a copy of [first,last).
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
memory 175 * available. Ideally, the created buffer will be large enough to hold a
185 /// Requests storage large enough to hold a copy of [first,last).
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
longobject.h 109 + n isn't big enough to hold the full mathematical value of v. For
112 being large enough to hold a sign bit. OverflowError is set in this
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
longobject.h 109 + n isn't big enough to hold the full mathematical value of v. For
112 being large enough to hold a sign bit. OverflowError is set in this
  /system/bt/stack/include/
btu.h 187 /* structure to hold registered timers */
194 /* structure to hold registered event callbacks */
  /system/core/include/utils/
Thread.h 95 // always hold mLock when reading or writing
100 // note that all accesses of mExitPending and mRunning need to hold mLock
  /system/core/libbacktrace/
BacktraceMap.cpp 108 // cmd is guaranteed to always be big enough to hold this string.
112 // path is guaranteed to always be big enough to hold this string.
  /system/extras/simpleperf/
record.h 101 // We hold the common parts (perf_event_header and sample_id) in the base class Record, and
102 // hold the type specific data part in classes derived from Record.
  /external/jpeg/
armv6_idct.S 35 * general, we let r0 to r7 hold the coefficients; r10 and r11 hold four
36 * 16-bit constants; r12 and r14 hold two of the four arguments; and r8 hold
38 * first pass, r8 to r11 are used to hold quantization values, so the loop

Completed in 4132 milliseconds

<<11121314151617181920>>