HomeSort by relevance Sort by last modified time
    Searched defs:LINES (Results 1 - 10 of 10) sorted by null

  /dalvik/dexgen/src/com/android/dexgen/dex/code/
PositionList.java 40 public static final int LINES = 2;
63 case LINES:
  /dalvik/dx/src/com/android/dx/dex/code/
PositionList.java 40 public static final int LINES = 2;
63 case LINES:
  /external/grub/docs/
kernel.c 28 /* The number of lines. */
29 #define LINES 24
163 for (i = 0; i < COLUMNS * LINES * 2; i++)
225 if (ypos >= LINES)
  /external/llvm/utils/lit/lit/
ProgressBar.py 40 they will be stored in the `COLS` and `LINES` attributes.
68 LINES = None #: Height of the terminal (None for unknown)
107 self.LINES = curses.tigetnum('lines')
  /external/icu4c/test/intltest/
thcoll.cpp 72 * gets the same results when comparing lines one to another
350 #define LINES 6
353 const char *tests[LINES] = {
362 UChar strings[LINES][20];
364 UChar *toSort[LINES];
385 qsort (toSort, LINES, sizeof (UChar *), StrCmp);
387 for (i=0; i < LINES; i++)
390 for (j=i+1; j < LINES; j++) {
415 // after UCA 4.1, the two lines below are not equal anymore do not have equal sign
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext3D.h 115 LINES = 0x0001,
    [all...]
  /external/collada/include/1.4/dom/
domTypes.h     [all...]
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]
  /prebuilt/sdk/tools/lib/
dx.jar 
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 812 milliseconds