/external/tensorflow/tensorflow/compiler/xla/service/ |
D | buffer_value.h | 119 void set_color(Color color) { in set_color() function
|
/external/rust/crates/termcolor/src/ |
D | lib.rs | 151 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()>; in set_color() method 179 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() method 194 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() method 624 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() method 658 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() method 692 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() method 742 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() method 811 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() method 1172 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() method 1242 fn set_color(&mut self, _: &ColorSpec) -> io::Result<()> { in set_color() method [all …]
|
/external/rust/crates/codespan-reporting/examples/ |
D | readme_preview.rs | 232 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() method 270 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() method
|
/external/python/cpython2/Demo/curses/ |
D | xmas.py | 31 def set_color(win, color): function
|
/external/rust/crates/codespan-reporting/tests/support/ |
D | color_buffer.rs | 71 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() method
|
/external/rust/crates/env_logger/src/fmt/writer/termcolor/ |
D | extern_impl.rs | 139 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() method 257 pub fn set_color(&mut self, color: Color) -> &mut Style { in set_color() method
|
/external/python/cpython3/Tools/pynche/ |
D | ChipViewer.py | 60 def set_color(self, color): member in ChipWidget
|
/external/python/cpython2/Tools/pynche/ |
D | ChipViewer.py | 60 def set_color(self, color): member in ChipWidget
|
/external/rust/crates/intrusive-collections/src/ |
D | rbtree.rs | 89 unsafe fn set_color(&mut self, ptr: Self::LinkPtr, color: Color); in set_color() method 268 unsafe fn set_color(&mut self, ptr: Self::LinkPtr, color: Color) { in set_color() method
|
/external/rust/crates/codespan-reporting/src/term/ |
D | renderer.rs | 975 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() method
|
/external/igt-gpu-tools/tests/ |
D | kms_rotation_crc.c | 76 static void set_color(rgb_color_t *color, float r, float g, float b) in set_color() function
|
/external/libpng/contrib/libtests/ |
D | makepng.c | 238 set_color(png_colorp color, png_bytep trans, unsigned int red, in set_color() function
|