Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/demos/
H A Dfirework.c144 void get_color(void) in get_color() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Dscoped_enum.cpp52 color get_color() const in get_color() function
/aosp_15_r20/external/python/cpython2/Tools/pynche/
DChipViewer.py63 def get_color(self): member in ChipWidget
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/style/colors/
Dcolormaps.rs13 fn get_color(&self, h: FloatType) -> ColorType { in get_color() method
/aosp_15_r20/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
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_draw_crc.c93 static uint32_t get_color(uint32_t drm_format, bool r, bool g, bool b) in get_color() function
/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Doptimization.py343 def get_color(n): function
/aosp_15_r20/external/libcxx/utils/google-benchmark/tools/gbench/
H A Dreport.py235 def get_color(res): function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/tools/gbench/
H A Dreport.py342 def get_color(res): function
/aosp_15_r20/external/google-benchmark/tools/gbench/
H A Dreport.py395 def get_color(res): function
/aosp_15_r20/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
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dconfigdialog.py853 def get_color(self): member in HighPage
/aosp_15_r20/frameworks/base/tools/aapt/
H A DImages.cpp512 static uint32_t get_color( in get_color() function
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/builder/
Dcommand.rs3552 pub fn get_color(&self) -> ColorChoice { in get_color() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/src/builder/
Dcommand.rs3445 pub fn get_color(&self) -> ColorChoice { in get_color() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/builder/
H A Dcommand.rs3552 pub fn get_color(&self) -> ColorChoice { in get_color() method
/aosp_15_r20/external/harfbuzz_ng/src/OT/Color/COLR/
H A DCOLR.hh93 hb_color_t get_color (unsigned int color_index, float alpha, hb_bool_t *is_foreground) in get_color() function