Searched defs:get_bounds (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-aat-layout-opbd-table.hh | 58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function 92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function 131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
|
/external/sdv/vsomeip/implementation/security/include/ |
D | policy.hpp | 25 void get_bounds(const boost::icl::discrete_interval<T_> &_interval, in get_bounds() function
|
/external/pytorch/torch/_inductor/ |
D | bounds.py | 59 def get_bounds(self) -> Dict[torch.fx.Node, ValueRanges[Expr]]: member in BoundVars
|
/external/skia/tools/skdiff/ |
D | skdiff_main.cpp | 329 static void get_bounds(DiffResource& resource, const char* name) { in get_bounds() function 341 static void get_bounds(DiffRecord& drp) { in get_bounds() function
|
/external/rust/android-crates-io/crates/diplomat_core/src/hir/ |
D | lifetimes.rs | 81 pub(super) fn get_bounds(&self, named_lifetime: Lifetime) -> Option<&BoundedLifetime> { in get_bounds() method
|