Home
last modified time | relevance | path

Searched defs:should_drop (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DValueFormat.hh415 void should_drop (Value value, Flags flag, unsigned int* format) const in should_drop() function
/aosp_15_r20/external/pytorch/torch/
H A D_jit_internal.py911 def should_drop(fn) -> bool: function