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

  /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/chromium/third_party/icu/source/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/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/WebCore/platform/graphics/
GraphicsContext3D.h 87 LINES = 0x0001,
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 284 milliseconds