/packages/apps/Dialer/src/com/android/dialer/list/ |
OnDragDropListener.java | 23 * @param view Contact tile in the ListView which is currently being displaced
|
/external/llvm/lib/Transforms/Scalar/ |
AlignmentFromAssumptions.cpp | 101 // DiffSCEV, compute the alignment of the displaced pointer if it can be reduced 121 // displaced pointer has the same alignment as the aligned pointer, so 151 // address. This address is displaced by the provided offset.
|
/external/ltrace/ |
TODO | 17 ** Implement displaced tracing 21 is moved to the displaced instruction, and the process is
|
/art/runtime/gc/accounting/ |
card_table.h | 148 // Card table doesn't begin at the beginning of the mem_map_, instead it is displaced by offset
|
/external/opencv3/3rdparty/libwebp/enc/ |
analysis.c | 170 int displaced; local 191 displaced = 0; 197 displaced += abs(centers[n] - new_center); 204 if (displaced < 5) break; // no need to keep on looping...
|
/external/opencv3/doc/tutorials/highgui/trackbar/ |
trackbar.markdown | 127 - **alpha_slider** is updated each time the trackbar is displaced by the user.
|
/external/webp/src/enc/ |
analysis.c | 175 int displaced; local 196 displaced = 0; 202 displaced += abs(centers[n] - new_center); 209 if (displaced < 5) break; // no need to keep on looping...
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
dsp_helper.h | 94 // Calculates the sum-abs-diff for |signal| when compared to a displaced
|
time_stretch.cc | 70 // Compensate peak_index for displaced starting position. The displacement
|
/external/opencv3/doc/py_tutorials/py_calib3d/py_pose/ |
py_pose.markdown | 16 how it is displaced etc. For a planar object, we can assume Z=0, such that, the problem now becomes
|
/external/skia/src/gpu/ |
GrBatchAtlas.cpp | 256 // one it displaced most likely was uploaded asap.
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_haptic.h | 498 * - 9000: Displaced 25% of its period. 499 * - 18000: Displaced 50% of its period. 500 * - 27000: Displaced 75% of its period. 501 * - 36000: Displaced 100% of its period, same as 0, but 0 is preferred. [all...] |
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_haptic.h | 498 * - 9000: Displaced 25% of its period. 499 * - 18000: Displaced 50% of its period. 500 * - 27000: Displaced 75% of its period. 501 * - 36000: Displaced 100% of its period, same as 0, but 0 is preferred. [all...] |
/prebuilts/misc/windows/sdl2/include/ |
SDL_haptic.h | 498 * - 9000: Displaced 25% of its period. 499 * - 18000: Displaced 50% of its period. 500 * - 27000: Displaced 75% of its period. 501 * - 36000: Displaced 100% of its period, same as 0, but 0 is preferred. [all...] |
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_haptic.h | 498 * - 9000: Displaced 25% of its period. 499 * - 18000: Displaced 50% of its period. 500 * - 27000: Displaced 75% of its period. 501 * - 36000: Displaced 100% of its period, same as 0, but 0 is preferred. [all...] |
/external/autotest/client/bin/ |
cpuset.py | 360 displaced = my_container_name() 361 if displaced != my_container: 363 os.getpid(), displaced)
|
/external/skia/include/core/ |
SkDevice.h | 127 * is invoked from setDevice (for the displaced device), restore and
|
/toolchain/binutils/binutils-2.25/bfd/ |
coff-mcore.c | 49 for this when we fix up loads displaced off the toc reg. */
|
coff-ppc.c | 203 for this when we fix up loads displaced off the toc reg. */ [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 350 /* Displaced Scaled Index: */ 354 /* Displaced Base: */ [all...] |
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/ |
b2World.cpp | 878 // Invalidate all contact TOIs on this displaced body.
|
/external/libvncserver/libvncserver/ |
main.c | 338 * mark the *displaced* cursorRegion as modified since we
|
/libcore/ojluni/src/main/java/java/util/ |
Collections.java | 864 T displaced = list.get(cycleStart); local [all...] |
/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/dynamics/ |
World.java | [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
CellLayout.java | [all...] |