/external/libvpx/libvpx/vp8/decoder/ |
ec_types.h | 37 /* Structure used to hold all the overlaps of a macroblock. The overlaps of a
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_context_tree.h | 18 // Structure to hold snapshot of coding context during the mode picking process
|
/external/llvm/test/CodeGen/PowerPC/ |
allocate-r0.ll | 11 ; Because r0 is allocatable, we can use it to hold r3 without spilling.
|
ctrloop-large-ec.ll | 19 ; On PPC32, CTR is also 32 bits, and so cannot hold a 64-bit count.
|
/external/llvm/test/Transforms/Inline/ |
byval_lifetime.ll | 4 ; By inlining foo, an alloca is created in main to hold the byval argument, so
|
/external/lzma/xz-embedded/ |
xz_stream.h | 35 * Variable-length integer can hold a 63-bit unsigned integer or a special
|
/external/mockito/src/org/mockito/internal/util/reflection/ |
FieldInitializationReport.java | 34 * @return <code>true</code> if created, <code>false</code> if the field did already hold an instance.
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
UnknownBox.java | 26 * will just hold the box's data.
|
/external/replicaisland/src/com/replica/replicaisland/ |
AnimationFrame.java | 20 * A single animation frame. Frames contain a texture, a hold time, and collision volumes to
|
/external/skia/src/gpu/ |
GrGpuFactory.cpp | 25 // returned object. We only want to hold that ref until after
|
/external/skia/src/utils/ |
SkCondVar.h | 48 * the calling thread will hold the lock once again.
|
/external/skia/tests/ |
BitmapHasherTest.cpp | 14 // Word size that is large enough to hold results of any checksum type.
|
/external/v8/src/ |
fixed-dtoa.h | 13 // The buffer must be big enough to hold the result plus one terminating null
|
/external/valgrind/drd/tests/ |
hold_lock.c | 0 /** Hold several types of synchronization objects locked as long as specified.
|
/external/valgrind/memcheck/tests/vbit-test/ |
vbits.h | 26 /* A type large enough to hold any IRtype'd value. At this point
|
/frameworks/base/telecomm/java/com/android/internal/telecom/ |
IConnectionService.aidl | 55 void hold(String callId);
|
/frameworks/opt/bitmap/src/com/android/bitmap/ |
PooledCache.java | 30 * if the layout changes, the pool+cache may need to hold larger bitmaps.
|
/frameworks/opt/net/ims/src/java/com/android/ims/internal/ |
ImsStreamMediaSession.java | 49 * can only hold one listener at a time. Subsequent calls to this method
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/ |
ec_types.h | 37 /* Structure used to hold all the overlaps of a macroblock. The overlaps of a
|
/hardware/libhardware/tests/camera2/ |
main.cpp | 35 // Gets hold of the event listener list.
|
/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/ticketpool/ |
Ticket.java | 22 * Tickets store the logical-ability to hold on to an instance of a managed,
|
/packages/apps/Camera2/src/com/android/camera/processing/ |
ProcessingServiceManager.java | 91 * queue or we have a processing hold. If null is returned the 100 Log.d(TAG, "Popping null. On hold? " + mHoldProcessing); 116 * items until the hold is released. 134 * Releases an existing hold.
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastAlertWakeLock.java | 24 * Hold a wakelock that can be acquired in the CellBroadcastAlertService and
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactEntry.java | 24 * Class to hold contact information
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmAlertWakeLock.java | 23 * Utility class to hold wake lock in app.
|