Home
last modified time | relevance | path

Searched full:black (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_bitblt.c17 static const struct efi_gop_pixel BLACK = { 0, 0, 0, 0}; variable
138 ellipse(x, y, 35, 55, 43, 75, BLACK, &pix); in setup()
141 ellipse(x, y, 35, 75, 43, 95, BLACK, &pix); in setup()
145 rectangle(x, y, 35, 73, 100, 77, BLACK, &pix); in setup()
148 ellipse(x, y, 120, 10, 160, 50, BLACK, &pix); in setup()
150 ellipse(x, y, 130, 20, 150, 40, BLACK, &pix); in setup()
153 ellipse(x, y, 132, 10, 138, 20, BLACK, &pix); in setup()
157 ellipse(x, y, 45, 40, 75, 70, BLACK, &pix); in setup()
159 ellipse(x, y, 45, 80, 75, 109, BLACK, &pix); in setup()
163 ellipse(x, y, 100, 30, 120, 50, BLACK, &pix); in setup()
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/
H A Dia_css_ob_types.h20 * CSS-API header file for Optical Black level parameters.
25 /* Optical black mode.
33 /* Optical Black level configuration.
43 ia_css_u0_16 level_gr; /** Black level for GR pixels
47 ia_css_u0_16 level_r; /** Black level for R pixels
51 ia_css_u0_16 level_b; /** Black level for B pixels
55 ia_css_u0_16 level_gb; /** Black level for GB pixels
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob2/
H A Dia_css_ob2_types.h20 * CSS-API header file for Optical Black algorithm parameters.
23 /* Optical Black configuration
31 ia_css_u0_16 level_gr; /** Black level for GR pixels.
34 ia_css_u0_16 level_r; /** Black level for R pixels.
37 ia_css_u0_16 level_b; /** Black level for B pixels.
40 ia_css_u0_16 level_gb; /** Black level for GB pixels.
/openbmc/linux/include/uapi/linux/
H A Domap3isp.h129 * @blk_ver_win_start: Black Vertical Windows Start. Range 0 - 4095.
130 * @blk_win_height: Black Window Height. Range 2 - 256, even values only.
373 * struct omap3isp_ccdc_bclamp - Optical & Digital black clamp subtract
374 * @obgain: Optical black average gain.
375 * @obstpixel: Start Pixel w.r.t. HS pulse in Optical black sample.
376 * @oblines: Optical Black Sample lines.
377 * @oblen: Optical Black Sample Length.
378 * @dcsubval: Digital Black Clamp subtract value.
399 * struct omap3isp_ccdc_blcomp - Black Level Compensation parameters
429 * @bclamp: Black clamp control register.
[all …]
H A Dam437x-vpfe.h38 /* enum for No of pixel per line to be avg. in Black Clamping*/
47 /* enum for No of lines in Black Clamping */
75 /* structure for Black Clamping */
90 /* structure for Black Level Compensation */
110 /* Structure for Optical Black Clamp */
112 /* Structure for Black Compensation */
/openbmc/linux/tools/lib/
H A Drbtree.c3 Red Black Trees
16 * red-black trees properties: https://en.wikipedia.org/wiki/Rbtree
18 * 1) A node is either red or black
19 * 2) The root is black
20 * 3) All leaves (NULL) are black
21 * 4) Both children of every red node are black
23 * of black nodes.
27 * a black. So if B is the number of black nodes on every simple path (as per
30 * We shall indicate color with case, where black nodes are uppercase and red
105 * If there is a black parent, we are done. in __rb_insert()
[all …]
/openbmc/u-boot/lib/
H A Drbtree.c3 Red Black Trees
18 * red-black trees properties: http://en.wikipedia.org/wiki/Rbtree
20 * 1) A node is either red or black
21 * 2) The root is black
22 * 3) All leaves (NULL) are black
23 * 4) Both children of every red node are black
25 * of black nodes.
29 * a black. So if B is the number of black nodes on every simple path (as per
32 * We shall indicate color with case, where black nodes are uppercase and red
72 * If there is a black parent, we are done. in __rb_insert()
[all …]
/openbmc/linux/lib/
H A Drbtree.c3 Red Black Trees
16 * red-black trees properties: https://en.wikipedia.org/wiki/Rbtree
18 * 1) A node is either red or black
19 * 2) The root is black
20 * 3) All leaves (NULL) are black
21 * 4) Both children of every red node are black
23 * of black nodes.
27 * a black. So if B is the number of black nodes on every simple path (as per
30 * We shall indicate color with case, where black nodes are uppercase and red
105 * If there is a black parent, we are done. in __rb_insert()
[all …]
/openbmc/google-misc/subprojects/ncsid/doc/
H A Dncsid_test_arch.dot11 <td bgcolor="black"><font color="white">L2 FSM</font></td>
12 <td bgcolor="black"><font color="white">L3/4 FSM</font></td>
13 <td bgcolor="black"><font color="white">Test FSM</font></td>
22 ec [label="EC" fillcolor="black" fontcolor="white"];
H A Dncsid_arch.dot14 <td bgcolor="black"><font color="white">L2 FSM</font></td>
15 <td bgcolor="black"><font color="white">L3/4 FSM</font></td>
16 <td bgcolor="black"><font color="white">Test FSM</font></td>
27 ec [label="EC" fillcolor="black" fontcolor="white"];
/openbmc/qemu/util/
H A Dinterval-tree.c8 * Red Black Trees.
10 * For now, don't expose Linux Red-Black Trees separately, but retain the
18 * red-black trees properties: https://en.wikipedia.org/wiki/Rbtree
20 * 1) A node is either red or black
21 * 2) The root is black
22 * 3) All leaves (NULL) are black
23 * 4) Both children of every red node are black
25 * of black nodes.
29 * a black. So if B is the number of black nodes on every simple path (as per
32 * We shall indicate color with case, where black nodes are uppercase and red
[all …]
/openbmc/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]
/openbmc/linux/Documentation/doc-guide/
H A Dsvg_image.svg6 <line x1="0" y1="200" x2="700" y2="200" stroke="black" stroke-width="20px"/>
7 <rect x="100" y="100" width="500" height="200" fill="white" stroke="black" stroke-width="20px"/>
8 <line x1="180" y1="370" x2="500" y2="50" stroke="black" stroke-width="15px"/>
/openbmc/linux/drivers/media/i2c/ccs/
H A Dccs-quirk.c65 { 0x331e, 0x0f }, /* Black Hole Sun Correction Control Toshiba Recommendation Setting */ in jt8ew9_post_poweron()
66 { 0x3320, 0x30 }, /* Black Hole Sun Correction Control Toshiba Recommendation Setting */ in jt8ew9_post_poweron()
67 { 0x3321, 0x11 }, /* Black Hole Sun Correction Control Toshiba Recommendation Setting */ in jt8ew9_post_poweron()
68 { 0x3322, 0x98 }, /* Black Hole Sun Correction Control Toshiba Recommendation Setting */ in jt8ew9_post_poweron()
69 { 0x3323, 0x64 }, /* Black Hole Sun Correction Control Toshiba Recommendation Setting */ in jt8ew9_post_poweron()
73 { 0x3345, 0x2f }, /* Black Hole Sun Correction Control Toshiba Recommendation Setting */ in jt8ew9_post_poweron()
142 { 0x33cf, 0xec }, /* For Black sun */ in jt8ev1_post_poweron()
/openbmc/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
36 information on the nature and implementation of Red Black Trees, see:
38 Linux Weekly News article on red-black trees
41 Wikipedia entry on red-black trees
44 Linux implementation of red-black trees
/openbmc/u-boot/test/
H A Dcommand_ut.c46 run_command("setenv foo 'setenv black 1\nsetenv adder 2'", 0); in do_ut_cmd()
48 assert(env_get("black") != NULL); in do_ut_cmd()
49 assert(!strcmp("1", env_get("black"))); in do_ut_cmd()
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_ipipeif.h42 * @obclamp: Optical-black clamp enabled (1) or disabled (0)
44 * @blcomp: Black level compensation configuration
45 * @clamp: Optical-black or digital clamp configuration
/openbmc/linux/scripts/kconfig/
H A Dimages.c180 ". c black",
197 ". c black",
214 ". c black",
231 ". c black",
248 ". c black",
265 ". c black",
282 ". c black",
299 ". c black",
316 ". c black",
/openbmc/u-boot/scripts/kconfig/
H A Dimages.c178 ". c black",
195 ". c black",
212 ". c black",
229 ". c black",
246 ". c black",
263 ". c black",
280 ". c black",
297 ". c black",
314 ". c black",
/openbmc/openbmc/poky/meta-yocto-bsp/
H A DREADME.hardware.md157 accelerated graphics, audio, serial, JTAG, and SD/MMC. The Black adds a faster
161 * Beaglebone Black A6
164 The Beaglebone Black has eMMC, while the White does not. Pressing the USER/BOOT
166 of simplicity, these instructions assume you have erased the eMMC on the Black,
174 documentation at http://www.beagleboard.org/bone and http://www.beagleboard.org/black
/openbmc/openbmc/poky/
H A DREADME.hardware.md157 accelerated graphics, audio, serial, JTAG, and SD/MMC. The Black adds a faster
161 * Beaglebone Black A6
164 The Beaglebone Black has eMMC, while the White does not. Pressing the USER/BOOT
166 of simplicity, these instructions assume you have erased the eMMC on the Black,
174 documentation at http://www.beagleboard.org/bone and http://www.beagleboard.org/black
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light/
H A Dclassic-light.xml35 <color name="black" value="#000000"/>
54 <style name="text" foreground="black" background="white"/>
56 <style name="cursor" foreground="black"/>
57 <style name="line-numbers" foreground="black" background="gray"/>
/openbmc/linux/Documentation/sphinx-static/
H A Dtheme_rtd_colors.css10 color: black;
22 color: black;
/openbmc/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
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_mcast.c13 * a red-black tree using the mgid. This data structure is searched
57 * __rxe_insert_mcg - insert an mcg into red-black tree (rxe->mcg_tree)
58 * @mcg: mcg object with an embedded red-black tree node
87 * __rxe_remove_mcg - remove an mcg from red-black tree holding lock
88 * @mcg: mcast group object with an embedded red-black tree node
172 * on the pointer that will be saved in the red-black tree in __rxe_init_mcg()
260 /* remove mcg from red-black tree then drop ref */ in __rxe_destroy_mcg()

12345678910>>...20