/external/bison/tests/ |
existing.at | 1006 %token CIRCLE 1129 %left BOX CIRCLE ELLIPSE ARC LINE ARROW SPLINE '[' /* ] */ 1284 | CIRCLE 1411 | CIRCLE
|
/external/harfbuzz/src/ |
harfbuzz-myanmar.c | 63 Mymr_CF_DOTTED_CIRCLE = 0x10000000, /* add a dotted circle if a character with this flag is the first in a syllable */ 337 /* shall we add a dotted circle? 339 a character that has the Dotted circle flag (a character that cannot be a base) 340 then write a dotted circle */
|
harfbuzz-khmer.c | 94 CF_DOTTED_CIRCLE = 0x04000000, /* add a dotted circle if a character with this flag is the first in a syllable */ 123 // and also to know if a character, when independently displayed, should be displayed with a dotted-circle to 433 shall we add a dotted circle? 435 a character that has the Dotted circle flag (a character that cannot be a base) 436 then write a dotted circle */
|
/external/icu4c/layout/ |
KhmerReordering.cpp | 36 // and also to know if a character, when independtly displayed, should be displayed with a dotted-circle to 413 // shall we add a dotted circle? 415 // a character that has the Dotted circle flag (a character that cannot be a base) 416 // then write a dotted circle
|
KhmerReordering.h | 88 CF_DOTTED_CIRCLE = 0x04000000, // add a dotted circle if a character with this flag is the first in a syllable
|
/external/libvpx/examples/includes/geshi/geshi/ |
dot.php | 67 'bold', 'both', 'box', 'circle', 'compress', 'dashed', 'diamond', 'dot',
|
qbasic.php | 72 'CDBL', 'CDECL', 'CHAIN', 'CHDIR', 'CHR$', 'CINT', 'CIRCLE', 'CLEAR',
|
sdlbasic.php | 77 'bar', 'circle', 'fillcircle', 'ellipse', 'fillellipse', 'paint',
|
vbnet.php | 119 'ANY', 'ATN', 'CALENDAR', 'CIRCLE', 'CURRENCY', 'DEFBOOL', 'DEFBYTE', 'DEFCUR',
|
/external/opencv/cvaux/src/ |
extendededges.cpp | 124 // for example if object is circle with 1 pixel width
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/ |
cssvalues.in | 81 circle
|
/frameworks/base/core/res/res/layout/ |
keyguard_screen_unlock_landscape.xml | 20 <!-- This is the screen that shows the 9 circle unlock widget and instructs
|
keyguard_screen_unlock_portrait.xml | 20 <!-- This is the screen that shows the 9 circle unlock widget and instructs
|
/packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis1/ |
Visualization1.java | 151 // we'd be using them to draw a circle around the touch point
|
/system/media/wilhelm/src/android/ |
BufferQueueSource.cpp | 117 // reached the end, circle back
|
/external/skia/include/core/ |
SkPath.h | 462 /** Add a closed circle contour to the path 464 @param x The x-coordinate of the center of a circle to add as a 466 @param y The y-coordinate of the center of a circle to add as a 468 @param radius The radius of a circle to add as a closed contour to the 470 @param dir The direction to wind the circle's contour
|
/frameworks/base/core/java/com/android/internal/widget/ |
LockPatternView.java | 72 * How many milliseconds we spend animating each circle of a lock pattern [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderListMarker.cpp | 405 case Circle: 505 case Circle: 610 case Circle: [all...] |
/cts/tests/tests/graphics/src/android/graphics/cts/ |
InterpolatorTest.java | 306 // approximate circle at PI/6 and PI/3 310 // approximate circle at PI/6 and PI/3
|
/external/chromium/third_party/libevent/compat/sys/ |
queue.h | 74 * A circle queue is headed by a pair of pointers, one to the head of the 79 * A circle queue may be traversed in either direction, but has a more
|
/external/llvm/lib/Analysis/ |
ProfileEstimatorPass.cpp | 376 // Check if there is a circle from this block to predecessor. 380 // If there is no circle, just set edge weight to 0
|
/external/qemu/ |
qemu-queue.h | 68 * A circle queue is headed by a pair of pointers, one to the head of the 73 * A circle queue may be traversed in either direction, but has a more
|
/external/skia/src/svg/ |
SkSVGParser.cpp | 367 CASE_NEW(Circle); 415 {"circle", SkSVGType_Circle},
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design.jd | 290 densities. For example if a 60x60 circle was painted as a bitmap for 291 <code>mdpi</code> it will need to be repainted as a 90x90 circle for
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/ |
az_isp.c | 31 * circle and F2(z) has M/2-1 conjugate roots on the unit circle in *
|