Searched defs:FILL (Results 1 - 23 of 23) sorted by relevance

/external/libunwind/src/hppa/
H A Dsetcontext.S29 #define FILL(n) ldw (LINUX_UC_MCONTEXT_OFF+LINUX_SC_GR_OFF+4*(n))(%r26),%r##n define
39 FILL (2) /* return-pointer */
40 FILL (3) /* frame pointer */
41 FILL (4) /* 2nd-ary frame pointer */
42 FILL (5) /* preserved register */
43 FILL (6) /* preserved register */
44 FILL (7) /* preserved register */
45 FILL (8) /* preserved register */
46 FILL (9) /* preserved register */
47 FILL (1
[all...]
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
H A DSizeLayoutType.java28 * FILL - Widget completely fills along the associated axis, minus
33 FILL enum constant in enum:SizeLayoutType
H A DTableModel.java49 FILL enum constant in enum:TableModel.CellSizingMethod
/external/python/cpython2/Demo/tkinter/guido/
H A Dbrownian.py15 FILL = 'red' variable
23 p = canvas.create_oval(x-r, y-r, x+r, y+r, fill=FILL)
H A Dbrownian2.py14 FILL = 'red' variable
23 p = canvas.create_oval(x-r, y-r, x+r, y+r, fill=FILL)
/external/python/cpython2/Misc/Vim/
H A Dvim_syntax.py159 FILL = 80 variable
189 FILL - len(prefix) - len(indent))
/external/trappy/tests/trappy/plotter/
H A DAttrConf.py35 FILL = False variable
/external/trappy/trappy/plotter/
H A DAttrConf.py35 FILL = False variable
/external/python/cpython2/Modules/cjkcodecs/
H A D_codecs_kr.c307 #define FILL 0xfd macro
311 NONE, FILL, 0x00, 0x01, 0x02, 0x03, 0x04, 0x05,
317 NONE, NONE, FILL, 0x00, 0x01, 0x02, 0x03, 0x04,
323 NONE, FILL, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06,
330 NONE, FILL, 0x31, 0x32, 0x34, 0x37, 0x38, 0x39,
336 NONE, NONE, FILL, 0x4f, 0x50, 0x51, 0x52, 0x53,
342 NONE, FILL, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36,
381 if (i_cho == FILL) {
382 if (i_jung == FILL) {
383 if (i_jong == FILL)
437 #undef FILL macro
[all...]
/external/python/cpython3/Modules/cjkcodecs/
H A D_codecs_kr.c320 #define FILL 0xfd macro
324 NONE, FILL, 0x00, 0x01, 0x02, 0x03, 0x04, 0x05,
330 NONE, NONE, FILL, 0x00, 0x01, 0x02, 0x03, 0x04,
336 NONE, FILL, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06,
343 NONE, FILL, 0x31, 0x32, 0x34, 0x37, 0x38, 0x39,
349 NONE, NONE, FILL, 0x4f, 0x50, 0x51, 0x52, 0x53,
355 NONE, FILL, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36,
393 if (i_cho == FILL) {
394 if (i_jung == FILL) {
395 if (i_jong == FILL)
453 #undef FILL macro
[all...]
/external/pdfium/third_party/libtiff/
H A Dtif_fax3.c324 * The ZERO & FILL macros must handle spans < 2*sizeof(long) bytes.
330 # define FILL(n, cp) \ macro
369 # define FILL(n, cp) \ macro
472 FILL(n, cp);
486 #undef FILL macro
/external/pdfium/core/fpdfdoc/
H A Dcpvt_generateap.cpp213 sColor = GenerateColorAP(color, PaintOperation::FILL);
245 sColor = GenerateColorAP(crLeftTop, PaintOperation::FILL);
261 sColor = GenerateColorAP(crRightBottom, PaintOperation::FILL);
277 sColor = GenerateColorAP(color, PaintOperation::FILL);
387 PaintOperation::FILL)
418 PaintOperation::FILL); member in class:__anon17736::PaintOperation
532 pInteriorColor, CFX_Color(CFX_Color::kTransparent), PaintOperation::FILL);
604 PaintOperation::FILL);
731 PaintOperation::FILL); member in class:__anon17736::PaintOperation
769 pInteriorColor, CFX_Color(CFX_Color::kTransparent), PaintOperation::FILL);
[all...]
/external/python/cpython3/Objects/
H A Dunicodeobject.c10090 #define FILL(kind, data, value, start, length) \ macro
10125 FILL(kind, data, fill_char, start, length);
10196 FILL(kind, data, fill, 0, left);
10198 FILL(kind, data, fill, left + _PyUnicode_LENGTH(self), right);
11598 FILL(kind, dest_data, ' ', j, incr);
14774 FILL(writer->kind, writer->data, fill, writer->pos, sublen);
14806 FILL(writer->kind, writer->data, ' ', writer->pos, sublen);
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 513 milliseconds