Home
last modified time | relevance | path

Searched defs:is_inert (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-object.hh153 bool is_inert () const { return !ref_count; } in is_inert() function
219 bool is_inert () const { return !ref_count.get_relaxed (); } in is_inert() function
Dhb-machinery.hh155 bool is_inert () const { return !get_data (); } in is_inert() function
163 bool is_inert () const { return false; } in is_inert() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/memchr-2.7.4/src/memmem/
Dsearcher.rs945 fn is_inert(&self) -> bool { in is_inert() method
/external/rust/android-crates-io/crates/memchr/src/memmem/
Dsearcher.rs945 fn is_inert(&self) -> bool { in is_inert() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/memchr-2.7.4/src/memmem/
Dsearcher.rs945 fn is_inert(&self) -> bool { in is_inert() method