/external/python/cpython2/Demo/tkinter/matt/ |
killing-window-w-wm.py | 4 # when the user uses window manager menus (typ. upper left hand corner
|
packer-and-placer-together.py | 28 # and place it so that the nw corner is
|
/external/python/cpython2/Lib/test/ |
curses_tests.py | 22 stdscr.addstr(uly-2, ulx, "Be sure to try typing in the lower-right corner.")
|
/external/python/cpython3/Lib/test/ |
curses_tests.py | 22 stdscr.addstr(uly-2, ulx, "Be sure to try typing in the lower-right corner.")
|
/external/skia/gm/ |
rrect.cpp | 27 radii[i] = src.radii((SkRRect::Corner)i); 47 radii[i] = src.radii((SkRRect::Corner)i); 63 radii[i] = src.radii((SkRRect::Corner)i); 91 radii[i] = src.radii((SkRRect::Corner)i);
|
/external/skia/src/gpu/ccpr/ |
GrCCTriangleShader.h | 28 * Step 3: Touch up the corner pixels. Here we fix the simple distance-to-edge coverage analysis
|
/external/skqp/gm/ |
rrect.cpp | 27 radii[i] = src.radii((SkRRect::Corner)i); 47 radii[i] = src.radii((SkRRect::Corner)i); 63 radii[i] = src.radii((SkRRect::Corner)i); 91 radii[i] = src.radii((SkRRect::Corner)i);
|
/external/skqp/src/gpu/ccpr/ |
GrCCTriangleShader.h | 28 * Step 3: Touch up the corner pixels. Here we fix the simple distance-to-edge coverage analysis
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
unreachable-loop-sinking.ll | 5 ; not worthwhile, and there are corner cases which it doesn't handle.
|
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
ScalarArithmetic.h | 36 /* Absolute value including the corner case for the extreme negative value */
|
/frameworks/base/packages/overlays/DisplayCutoutEmulationCornerOverlay/ |
AndroidManifest.xml | 18 package="com.android.internal.display.cutout.emulation.corner"
|
/packages/apps/Calendar/src/com/android/calendar/ |
EventGeometry.java | 143 // the upper right corner 148 // the lower right corner 158 // the upper left corner 163 // the lower left corner
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
curses_tests.py | 22 stdscr.addstr(uly-2, ulx, "Be sure to try typing in the lower-right corner.")
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
curses_tests.py | 22 stdscr.addstr(uly-2, ulx, "Be sure to try typing in the lower-right corner.")
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
curses_tests.py | 22 stdscr.addstr(uly-2, ulx, "Be sure to try typing in the lower-right corner.")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
curses_tests.py | 22 stdscr.addstr(uly-2, ulx, "Be sure to try typing in the lower-right corner.")
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/basic/ |
dcor2.s | 6 ; We could/should test some of the corner cases for register and
|
fp_comp2.s | 6 ; We could/should test some of the corner cases for register and
|
media.s | 6 ; We could/should test some of the corner cases for register and
|
purge.s | 5 ; We could/should test some of the corner cases for register and
|
shift.s | 5 ; We could/should test some of the corner cases for register and
|
shift2.s | 5 ; We could/should test some of the corner cases for register and
|
shift3.s | 6 ; We could/should test some of the corner cases for register and
|
system.s | 6 ; We could/should test some of the corner cases for register and
|
/external/valgrind/none/tests/s390x/ |
cu41.c | 22 0x0000, 0x007f, /* corner cases */ 28 0x0080, 0x07ff, /* corner cases */ 35 0x0800, 0xd7ff, /* corner cases */ 36 0xdc00, 0xffff, /* corner cases */ 42 0x10000, 0x10ffff, /* corner cases */ 48 0x0000d800, 0x0000dbff, /* corner cases */ 49 0x00110000, 0xffffffff, /* corner cases */
|