Home
last modified time | relevance | path

Searched defs:get_color (Results 1 – 15 of 15) sorted by relevance

/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Drbtree_node.hpp104 BOOST_INTRUSIVE_FORCEINLINE static color get_color(const const_node_ptr & n) in get_color() function
107 BOOST_INTRUSIVE_FORCEINLINE static color get_color(const node_ptr & n) in get_color() function
160 BOOST_INTRUSIVE_FORCEINLINE static color get_color(const const_node_ptr & n) in get_color() function
163 BOOST_INTRUSIVE_FORCEINLINE static color get_color(const node_ptr & n) in get_color() function
Dany_node_and_algorithms.hpp140 BOOST_INTRUSIVE_FORCEINLINE static color get_color(const const_node_ptr & n) in get_color() function
/external/sdv/vsomeip/third_party/boost/core/test/
Dscoped_enum.cpp52 color get_color() const in get_color() function
/external/python/cpython2/Tools/pynche/
DChipViewer.py63 def get_color(self): member in ChipWidget
/external/rust/crates/plotters/src/style/colors/
Dcolormaps.rs13 fn get_color(&self, h: FloatType) -> ColorType { in get_color() method
/external/sdv/vsomeip/third_party/boost/intrusive/example/
Ddoc_rbtree_algorithms.cpp40 static color get_color(const_node_ptr n) { return n->color_; } in get_color() function
/external/igt-gpu-tools/tests/
Dkms_draw_crc.c93 static uint32_t get_color(uint32_t drm_format, bool r, bool g, bool b) in get_color() function
/external/libcxx/utils/google-benchmark/tools/gbench/
Dreport.py235 def get_color(res): function
/external/cronet/third_party/google_benchmark/src/tools/gbench/
Dreport.py342 def get_color(res): function
/external/google-benchmark/tools/gbench/
Dreport.py395 def get_color(res): function
/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dbptr_value.hpp164 static color get_color(const_node_ptr p) { return p->m_extra; } in get_color() function
/external/python/cpython3/Lib/idlelib/
Dconfigdialog.py853 def get_color(self): member in HighPage
/external/rust/crates/clap/src/builder/
Dcommand.rs3351 pub fn get_color(&self) -> ColorChoice { in get_color() method
/external/rust/crates/clap/3.2.23/src/builder/
Dcommand.rs3445 pub fn get_color(&self) -> ColorChoice { in get_color() method
/external/harfbuzz_ng/src/OT/Color/COLR/
DCOLR.hh93 hb_color_t get_color (unsigned int color_index, float alpha, hb_bool_t *is_foreground) in get_color() function