Searched refs:BLUE (Results 1 – 7 of 7) sorted by relevance
46 BLUE="${ESCAPE}[35m"418 echo "${BLUE}[ INFO ]${NORMAL} end `date`"422 echo "${BLUE}[ INFO ]${NORMAL} duration `format_duration ${diff_time}`"597 BLUE=""602 echo "${BLUE}[ INFO ]${NORMAL}" start `date` >&2634 echo "${BLUE}[ INFO ]${NORMAL}" ${ANDROID_SERIAL} ${USB_ADDRESS} >&2637 echo "${BLUE}[ INFO ]${NORMAL} ${BUILD_DESCRIPTION}" >&2640 echo "${BLUE}[ INFO ]${NORMAL} active slot is ${ACTIVE_SLOT}" >&2655 echo "${BLUE}[ INFO ]${NORMAL} partition ${name} device ${device} size ${size}K" >&2866 … echo "${BLUE}[ INFO ]${NORMAL} using ${scratch_partition} dynamic partition for overrides" >&2[all …]
91 BLUE = GGL_INDEX_BLUE, enumerator
287 c->state.fog.color[GGLFormat::BLUE] = (b - (b>>8))>>8; in ggl_fogColor3xv()522 if (b) mask |= 1 << GGLFormat::BLUE; in ggl_colorMask()
184 (i==GGLFormat::GREEN || i==GGLFormat::BLUE)) { in write_pixel()
1679 gen.argb[GGLFormat::BLUE ].c = ci.ydbdy; in init_y()1680 gen.argb[GGLFormat::BLUE ].dx = c->shade.dbdx; in init_y()
225 static_assert(IExpression::Color::BLUE == 5, "");
167 (i==GGLFormat::GREEN || i==GGLFormat::BLUE)) { in scanline_core()283 build_component(pixel, parts, GGLFormat::BLUE, regs); in scanline_core()