Home
last modified time | relevance | path

Searched refs:black (Results 1 – 25 of 75) sorted by relevance

123

/linux/Documentation/admin-guide/blockdev/drbd/
H A Ddrbd-connection-state-overview.dot7 node [fontcolor=black]
29 Connected [ label=Connected,style=filled,fillcolor=green,fontcolor=black ]
50 node [shape=box,fontcolor=black]
82 edge [color=black]
/linux/Documentation/sphinx-static/
H A Dtheme_rtd_colors.css10 color: black;
22 color: black;
/linux/Documentation/images/
H A DCOPYING-logo7 Note that there are black-and-white versions of this available that
18 There are also black-and-white and inverted vector versions at
/linux/Documentation/core-api/
H A Drbtree.rst2 Red-black Trees (rbtree) in Linux
9 What are red-black trees, and what are they for?
12 Red-black trees are a type of self-balancing binary search tree, used for
19 Red-black trees are similar to AVL trees, but provide faster real-time bounded
26 There are a number of red-black trees in use in the kernel.
31 red-black tree. Virtual memory areas (VMAs) are tracked with red-black
38 Linux Weekly News article on red-black trees
41 Wikipedia entry on red-black trees
44 Linux implementation of red-black trees
/linux/drivers/gpu/drm/i915/display/
H A Dintel_tv.c63 u16 blank, black; member
202 .blank = 225, .black = 267, .burst = 113,
212 .blank = 266, .black = 316, .burst = 133,
222 .blank = 225, .black = 225, .burst = 113,
232 .blank = 266, .black = 266, .burst = 133,
242 .blank = 237, .black = 237, .burst = 118,
252 .blank = 280, .black = 280, .burst = 139,
262 .blank = 225, .black = 267, .burst = 113,
272 .blank = 266, .black = 316, .burst = 133,
282 .blank = 225, .black = 267, .burst = 118,
[all …]
/linux/drivers/video/logo/
H A Dlogo_linux_mono.pbm2 # Standard black and white Linux logo
H A DKconfig22 bool "Standard black and white Linux logo"
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tv.c131 u16 black; member
174 .black = 282, .blank = 240,
178 .black = 252, .blank = 252,
342 SUN4I_TVE_LEVEL_BLACK(tv_mode->video_levels->black)); in sun4i_tv_enable()
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-boneblack-wireless.dts15 …compatible = "ti,am335x-bone-black-wireless", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx…
H A Dam335x-bonegreen.dts13 compatible = "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
H A Dam335x-sancloud-bbe-lite.dts16 "ti,am335x-bone-black",
H A Dam335x-sancloud-bbe.dts16 compatible = "sancloud,am335x-boneenhanced", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
H A Dam335x-sancloud-bbe-extended-wifi.dts17 "ti,am335x-bone-black",
H A Dam335x-boneblack.dts14 compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
H A Dam335x-bonegreen-wireless.dts14 …compatible = "ti,am335x-bone-green-wireless", "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,…
/linux/tools/perf/Documentation/
H A Dperfconfig.example6 normal = black, lightgray
/linux/Documentation/tools/rtla/
H A Drtla.rst18 as a black box, **rtla** leverages kernel tracing capabilities to provide
/linux/tools/tracing/rtla/
H A DREADME.txt4 the real-time properties of Linux. Instead of testing Linux as a black box,
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb8-pisp-comp.rst26 formats. A black-level offset may be subtracted to improve compression
27 efficiency; the nominal black level and amount of offset must be signalled out
H A Dv4l2-selection-targets.rst41 pixels such as black pixels.
H A Dmetafmt-intel-ipu3.rst74 /* Optical black level compensation */
/linux/scripts/dtc/
H A Ddt_to_config837 for $black (@black_list_driver) {
838 next DRIVER if ($driver =~ /^$black$/);
/linux/Documentation/translations/zh_CN/maintainer/
H A Dpull-requests.rst92 accommodate the newly formed black holes that would
/linux/Documentation/fb/
H A Dinternals.rst61 Each pixel is either black or white.
/linux/Documentation/scheduler/
H A Dsched-design-CFS.rst175 It puts the scheduling entity (task) into the red-black tree and
181 corresponding scheduling entity out of the red-black tree. It decrements
188 entity at the right-most end of the red-black tree.

123