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

  /external/chromium_org/tools/
boilerplate.py 16 LINES = [
35 return '\n'.join([comment + line for line in LINES])
  /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/dexmaker/src/dx/java/com/android/dx/dex/code/
PositionList.java 40 public static final int LINES = 2;
63 case LINES:
  /external/llvm/utils/lit/lit/
ProgressBar.py 44 they will be stored in the `COLS` and `LINES` attributes.
72 LINES = None #: Height of the terminal (None for unknown)
111 self.LINES = curses.tigetnum('lines')
  /external/chromium_org/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/icu/icu4c/source/test/intltest/
thcoll.cpp 74 * 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++) {
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/
EditableItem.java 45 LINES(R.string.lines, TYPE_TEXT_LINES, CATEGORY_STYLE),
128 LINES.setVisible(STYLE_INBOX.equals(mValue));
148 LINES.setValue("Alice: Re: Something\n" +
  /external/mksh/src/
funcs.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
curses.h 311 * unchanged lines
316 * this value is used in the oldindex field to mark lines created by insertions
    [all...]
ncurses.h 311 * unchanged lines
316 * this value is used in the oldindex field to mark lines created by insertions
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
curses.h 311 * unchanged lines
316 * this value is used in the oldindex field to mark lines created by insertions
    [all...]
ncurses.h 311 * unchanged lines
316 * this value is used in the oldindex field to mark lines created by insertions
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java 262 private static final int LINES = 1;
263 private static final int EMS = LINES;
532 private int mMaxMode = LINES;
534 private int mMinMode = LINES;
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/
dexmaker-1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /prebuilts/sdk/tools/darwin/lib/
dx.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 848 milliseconds