/external/autotest/frontend/migrations/ |
046_merge_databases.py | 27 'migration is NOT reversible. Are you sure you want to ' 38 raise Exception('Migration 46 is not reversible!')
|
/external/pdfium/third_party/libopenjpeg20/ |
dwt.h | 45 transform with filter 5-3 (reversible) and filter 9-7 (irreversible). The functions in 58 Apply a reversible DWT transform to a component of an image. 65 Apply a reversible inverse DWT transform to a component of an image. 72 Get the gain of a subband for the reversible 5-3 DWT. 78 Get the norm of a wavelet function of a subband at a specified level for the reversible 5-3 DWT.
|
mct.h | 46 The functions in MCT.C have for goal to realize reversible and irreversible multicomponent 57 Apply a reversible multi-component transform to an image 65 Apply a reversible multi-component inverse transform to an image 73 Get norm of the basis function used for the reversible multi-component transform
|
/external/llvm/unittests/Support/ |
TimeValueTest.cpp | 36 // Confirm it reversible.
|
/external/v8/src/base/ |
adapters.h | 35 // for iterating a reversible container in reverse order.
|
/frameworks/base/tests/VectorDrawableTest/res/drawable/ |
state_animation_drawable04.xml | 24 android:reversible="true">
|
state_animation_drawable04_false.xml | 24 android:reversible="false">
|
state_animation_vector_drawable02.xml | 24 android:reversible="true">
|
state_animation_vector_drawable02_false.xml | 24 android:reversible="false">
|
state_animation_vector_drawable03.xml | 24 android:reversible="true">
|
state_animation_vector_drawable03_false.xml | 24 android:reversible="false">
|
state_animation_vector_drawable01.xml | 22 <transition android:fromId="@+id/off" android:toId="@+id/on" android:reversible="true">
|
state_animation_vector_drawable01_false.xml | 22 <transition android:fromId="@+id/off" android:toId="@+id/on" android:reversible="false">
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
AnimatedStateListDrawable.java | 124 * @param reversible Whether the transition can be reversed 127 @NonNull T transition, boolean reversible) { 132 mState.addTransition(fromId, toId, transition, reversible); 269 // Even AnimationDrawable is always reversible technically, but 270 // we should obey the XML's android:reversible flag. 315 // reversible flag set to true. 328 // When the transition's XML says it is not reversible, then we obey 329 // it, even if the AVD itself is reversible. 348 Log.w(LOGTAG, "Can't reverse, either the reversible is set to false," 471 final boolean reversible = a.getBoolean [all...] |
/bionic/libc/kernel/uapi/rdma/ |
ib_user_sa.h | 49 __u32 reversible; member in struct:ib_user_path_rec
|
/external/kernel-headers/original/uapi/rdma/ |
ib_user_sa.h | 61 __u32 reversible; member in struct:ib_user_path_rec
|
rdma_netlink.h | 160 * GMP - For miscellaneous GMP like operation (at least 1 reversible
|
/external/libchrome/base/containers/ |
adapters.h | 58 // for iterating a reversible container in reverse order.
|
/external/v8/src/ |
ostreams.h | 66 // reversible.
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/ |
visual_header.h | 37 int32 useReverseVLC; /* VOL reversible VLCs */
|
/frameworks/base/tests/VectorDrawableTest/src/com/android/test/dynamic/ |
AnimatedStateVectorDrawableTest.java | 30 // These shows pairs of ASLD , the left side set the reversible to true.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rdma/ |
ib_user_sa.h | 61 __u32 reversible; member in struct:ib_user_path_rec
|
/external/chromium-trace/catapult/dashboard/docs/ |
getting-set-up.md | 40 WARNING: Some changes to production may not be easily reversible; for
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
OutputCollector.java | 68 * indicated instruction really is a reversible branch.
|
/dalvik/dx/src/com/android/dx/dex/code/ |
OutputCollector.java | 71 * indicated instruction really is a reversible branch.
|