HomeSort by relevance Sort by last modified time
    Searched defs:FILL (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /external/libunwind/src/hppa/
setcontext.S 29 #define FILL(n) ldw (LINUX_UC_MCONTEXT_OFF+LINUX_SC_GR_OFF+4*(n))(%r26),%r##n
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 (10) /* preserved register *
    [all...]
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
SizeLayoutType.java 24 * RELATIVE - Val represents the percentage of the display that the widget should fill along the associated axis. For example,
28 * FILL - Widget completely fills along the associated axis, minus
33 FILL
TableModel.java 49 FILL
LayoutManager.java 47 anchorPaint.setStyle(Paint.Style.FILL);
54 marginPaint.setStyle(Paint.Style.FILL);
58 paddingPaint.setStyle(Paint.Style.FILL);
232 outlineShadowPaint.setStyle(Paint.Style.FILL);
  /external/python/cpython2/Demo/tkinter/guido/
brownian.py 15 FILL = 'red'
23 p = canvas.create_oval(x-r, y-r, x+r, y+r, fill=FILL)
38 canvas.pack(fill='both', expand=1)
brownian2.py 14 FILL = 'red'
23 p = canvas.create_oval(x-r, y-r, x+r, y+r, fill=FILL)
43 canvas.pack(fill='both', expand=1)
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
XYRegionFormatter.java 32 paint.setStyle(Paint.Style.FILL);
53 //paint.setStyle(Paint.Style.FILL);
BarFormatter.java 45 fillPaint.setStyle(Paint.Style.FILL);
XYGraphWidget.java 123 gridBackgroundPaint.setStyle(Paint.Style.FILL);
    [all...]
  /external/python/cpython2/Misc/Vim/
vim_syntax.py 159 FILL = 80
189 FILL - len(prefix) - len(indent))
  /external/trappy/trappy/plotter/
AttrConf.py 35 FILL = False
36 """Default value for "fill" in :mod:`trappy.plotter.LinePlot`
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
_codecs_kr.c 307 #define FILL 0xfd
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)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
_codecs_kr.c 307 #define FILL 0xfd
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)
    [all...]
  /external/python/cpython2/Modules/cjkcodecs/
_codecs_kr.c 307 #define FILL 0xfd
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)
    [all...]
  /frameworks/base/core/java/android/view/
Gravity.java 74 public static final int FILL = FILL_VERTICAL|FILL_HORIZONTAL;
  /frameworks/base/graphics/java/android/graphics/
Matrix.java 531 FILL(0),
Paint.java 104 Style.FILL, Style.STROKE, Style.FILL_AND_STROKE
370 * both (in the same color). The default is FILL.
377 FILL (0),
388 * either FILL or STROKE.
930 * @return the paint's style setting (Fill, Stroke, StrokeAndFill)
939 * Fill).
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/isc/
eventlib_p.h 55 FILL(p); \
62 FILL(p)
66 #define FILL(p) memset((p), 0xF5, sizeof *(p))
68 #define FILL(p)
  /external/pdfium/core/fpdfdoc/
cpvt_generateap.cpp 156 CPVT_GenerateAP::GenerateColorAP(crBG, PaintOperation::FILL);
267 PaintOperation::FILL)
310 PaintOperation::FILL)
317 PaintOperation::FILL);
395 PaintOperation::FILL)
402 PaintOperation::FILL)
410 PaintOperation::FILL)
541 CPVT_Color(CPVT_Color::kRGB, 0, 0, 0), PaintOperation::FILL)
629 CPVT_Color(CPVT_Color::kRGB, 1, 1, 0), PaintOperation::FILL);
741 PaintOperation::FILL);
    [all...]
  /external/pdfium/third_party/libtiff/
tif_fax3.c 76 TIFFFaxFillFunc fill; /* fill routine */ member in struct:__anon29474
249 (*sp->fill)(buf, thisrun, pa, lastx);
257 (*sp->fill)(buf, thisrun, pa, lastx);
304 (*sp->fill)(buf, thisrun, pa, lastx);
314 (*sp->fill)(buf, thisrun, pa, lastx);
324 * The ZERO & FILL macros must handle spans < 2*sizeof(long) bytes.
330 # define FILL(n, cp) \
349 # define FILL(n, cp) \
364 * Bit-fill a row according to the white/blac
    [all...]
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/
Plot.java 152 backgroundPaint.setStyle(Paint.Style.FILL);
  /prebuilts/sdk/current/support/v7/gridlayout/libs/
android-support-v7-gridlayout.jar 
  /sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
android-support-v7-gridlayout.jar 
  /prebuilts/tools/common/bazel/formc-deps/
jgoodies-forms.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 

Completed in 718 milliseconds

1 2 3 4