Home
last modified time | relevance | path

Searched refs:COLORS (Results 1 – 17 of 17) sorted by relevance

/external/python/cpython2/Lib/curses/
D__init__.py49 curses.COLORS = _curses.COLORS
/external/python/cpython3/Lib/curses/
D__init__.py46 curses.COLORS = _curses.COLORS
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/tracking/
DMultiBoxTracker.java61 private static final int[] COLORS = { field in MultiBoxTracker
99 for (final int color : COLORS) { in MultiBoxTracker()
288 trackedRecognition.color = COLORS[trackedObjects.size()]; in processResults()
291 if (trackedObjects.size() >= COLORS.length) { in processResults()
/external/toolchain-utils/automation/common/
Dlogger.py64 COLORS = {'DEBUG': ('white',), variable in CustomFormatter
96 return ''.join([self._coder(*self.COLORS[levelname]), levelname,
/external/syslinux/gpxe/src/hci/mucurses/
Dslk.c193 if ( ( unsigned short )colour_pair_number > COLORS ) in slk_attr_set()
223 if ( ( unsigned short )colour_pair_number > COLORS ) in slk_colour()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
DCalendarFrame.java139 monthLabel[i] = new ColoredLabel("", COLORS[i]); in init()
246 calendarPanel.setColor(i, COLORS[i]); in init()
442 static final Color[] COLORS = { Color.blue, Color.black }; field in CalendarFrame
/external/selinux/libselinux/src/
Dfile_path_suffixes.h22 S_(COLORS, "/secolor.conf")
Dselinux_config.c43 #define COLORS 20 macro
442 return get_path(COLORS); in hidden_def()
/external/ImageMagick/config/
DImageMagick.rc53 COLORS.XML IMAGEMAGICK DISCARDABLE "..\\bin\\colors.xml"
/external/syslinux/gpxe/src/include/
Dcurses.h194 #define COLORS COLOURS macro
/external/python/cpython2/Doc/library/
Dcurses.rst107 *color_number*, which must be between ``0`` and :const:`COLORS`. A 3-tuple is
273 :const:`COLORS`. Each of *r*, *g*, *b*, must be a value between ``0`` and
286 :const:`COLORS`. If the color-pair was previously initialized, the screen is
529 module, :const:`COLORS` and :const:`COLOR_PAIRS`, containing the maximum number
/external/python/cpython3/Doc/library/
Dcurses.rst107 *color_number*, which must be between ``0`` and :const:`COLORS`. A 3-tuple is
273 :const:`COLORS`. Each of *r*, *g*, *b*, must be a value between ``0`` and
286 :const:`COLORS`. If the color-pair was previously initialized, the screen is
529 module, :const:`COLORS` and :const:`COLOR_PAIRS`, containing the maximum number
/external/python/cpython2/Modules/
D_cursesmodule.c2475 c = PyInt_FromLong((long) COLORS); in PyCurses_Start_Color()
/external/python/cpython3/Modules/
D_cursesmodule.c2972 c = PyLong_FromLong((long) COLORS); in PyCurses_Start_Color()
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...