Home
last modified time | relevance | path

Searched defs:color (Results 26 – 50 of 350) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ds390-sample-raw.c83 static void s390_cpumcfdg_dumptrail(const char *color, size_t offset, in s390_cpumcfdg_dumptrail()
160 const char *color = PERF_COLOR_BLUE; in s390_cpumcfdg_dump() local
H A Ds390-cpumsf.c243 static bool s390_cpumsf_basic_show(const char *color, size_t pos, in s390_cpumsf_basic_show()
287 static bool s390_cpumsf_diag_show(const char *color, size_t pos, in s390_cpumsf_diag_show()
322 static bool s390_cpumsf_trailer_show(const char *color, size_t pos, in s390_cpumsf_trailer_show()
435 const char *color = PERF_COLOR_BLUE; in s390_cpumsf_dump() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_color.c403 static u32 i9xx_lut_8(const struct drm_color_lut *color) in i9xx_lut_8()
418 static u32 i965_lut_10p6_ldw(const struct drm_color_lut *color) in i965_lut_10p6_ldw()
426 static u32 i965_lut_10p6_udw(const struct drm_color_lut *color) in i965_lut_10p6_udw()
449 static u32 ilk_lut_10(const struct drm_color_lut *color) in ilk_lut_10()
883 static u32 ilk_lut_12p4_udw(const struct drm_color_lut *color) in ilk_lut_12p4_udw()
890 static u32 ilk_lut_12p4_ldw(const struct drm_color_lut *color) in ilk_lut_12p4_ldw()
898 const struct drm_color_lut *color) in icl_load_gcmax()
1018 static u32 chv_cgm_degamma_ldw(const struct drm_color_lut *color) in chv_cgm_degamma_ldw()
1024 static u32 chv_cgm_degamma_udw(const struct drm_color_lut *color) in chv_cgm_degamma_udw()
1052 static u32 chv_cgm_gamma_ldw(const struct drm_color_lut *color) in chv_cgm_gamma_ldw()
[all …]
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dterminal.py116 def Start(self, color, bright=True): argument
142 def Color(self, color, text, bright=True): argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c198 struct tg_color *color) in dce60_get_surface_visual_confirm_color()
235 struct tg_color color = {0}; in dce60_program_scaler() local
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py166 def draw_text(ctx, text, color, x, y): argument
171 def draw_fill_rect(ctx, color, rect): argument
176 def draw_rect(ctx, color, rect): argument
192 def draw_label_in_box(ctx, color, label, x, y, w, maxx): argument
255 def draw_chart(ctx, color, fill, chart_bounds, data, proc_tree, data_range): argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativerectanglemapitem.cpp294 QColor QDeclarativeRectangleMapItem::color() const in color() function in QDeclarativeRectangleMapItem
299 void QDeclarativeRectangleMapItem::setColor(const QColor &color) in setColor()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_disp_color.c51 struct mtk_disp_color *color = comp_to_color(comp); in mtk_color_config() local
59 struct mtk_disp_color *color = comp_to_color(comp); in mtk_color_start() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqmapcircleobjectqsg.cpp359 void QMapCircleObjectPrivateQSG::setColor(const QColor &color) in setColor()
368 void QMapCircleObjectPrivateQSG::setBorderColor(const QColor &color) in setBorderColor()
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dcq_exch_desc.h48 u8 *color, in cq_exch_wq_desc_dec()
88 u8 *color, in cq_fcp_rq_desc_dec()
164 u8 *color, in cq_sgl_desc_dec()
H A Dvnic_cq_copy.h33 u8 color; in vnic_cq_copy_service() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/geojson_viewer/data/
H A D09-featurecollection.json4 "color" : "crimson" string
37 "color" : "deepskyblue" string
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Dim2d.h384 #define imfill(buf, rect, color, ...) \ argument
400 #define imreset(buf, rect, color, ...) \ argument
416 #define imdraw(buf, rect, color, ...) \ argument
/OK3568_Linux_fs/kernel/drivers/staging/sm750fb/
H A Dsm750_cursor.c89 u8 color, mask, opr; in sm750_hw_cursor_setData() local
139 u8 color, mask; in sm750_hw_cursor_setData2() local
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/common/
H A Dvepu5xx_common.c58 const VepuRgb2YuvCfg *get_rgb2yuv_cfg(MppFrameColorRange range, MppFrameColorSpace color) in get_rgb2yuv_cfg()
/OK3568_Linux_fs/kernel/drivers/scsi/snic/
H A Dvnic_cq_fw.h33 u8 color; in vnic_cq_fw_service() local
H A Dcq_enet_desc.h32 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_enet_wq_desc_dec()
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dsched-migration.py38 def color(): member in RunqueueEventUnknown
46 def color(): member in RunqueueEventSleep
57 def color(): member in RunqueueEventWakeup
68 def color(): member in RunqueueEventFork
79 def color(): member in RunqueueMigrateIn
90 def color(): member in RunqueueMigrateOut
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dsis_accel.c136 SiS300SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) in SiS300SetupForSolidFill()
238 SiS310SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) in SiS310SetupForSolidFill()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/
H A Dtest-drm_mm.c170 u64 size, u64 alignment, unsigned long color) in assert_node()
527 u64 size, u64 alignment, unsigned long color, in expect_insert()
764 u64 size, u64 alignment, unsigned long color, in expect_insert_in_range()
2005 unsigned long color, in separate_adjacent_colors()
2196 unsigned long color, in evict_color()
2263 unsigned long color = 0; in igt_color_evict() local
2366 unsigned long color = 0; in igt_color_evict_range() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dcfbimgblt.c82 u32 color = 0, val, shift; in color_imageblit() local
143 u32 shift, color = 0, bpp = p->var.bits_per_pixel; in slow_imageblit() local
H A Dsysimgblt.c57 u32 color = 0, val, shift; in color_imageblit() local
115 u32 shift, color = 0, bpp = p->var.bits_per_pixel; in slow_imageblit() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/include/
H A Dqmapbox.hpp81 QColor color; member
92 QColor color; member
/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A DvisualConfigs.c65 int stereo, depth, aux, buffers, stencil, accum, color, msample; in __glXAquaCreateVisualConfigs() local
/OK3568_Linux_fs/kernel/arch/sparc/lib/
H A Dbitext.c33 int i, color; in bit_map_string_get() local

12345678910>>...14