Home
last modified time | relevance | path

Searched defs:is_normal (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/modules/desktop_capture/linux/x11/
Dwindow_list_utils.cc93 bool is_normal = in IsDesktopElement() local
/external/rust/crates/half/src/
Dnum_traits.rs186 fn is_normal(self) -> bool { in is_normal() method
351 fn is_normal(self) -> bool { in is_normal() method
924 fn is_normal(self) -> bool { in is_normal() method
1089 fn is_normal(self) -> bool { in is_normal() method
Dbinary16.rs365 pub const fn is_normal(self) -> bool { in is_normal() method
Dbfloat.rs356 pub const fn is_normal(self) -> bool { in is_normal() method
/external/rust/crates/num-traits/src/
Dfloat.rs240 fn is_normal(self) -> bool { in is_normal() method
1088 fn is_normal(self) -> bool; in is_normal() method
/external/armnn/third-party/doctest/
Ddoctest.h573 is_normal = 2 * is_require, enumerator
/external/python/cpython3/Lib/
D_pydecimal.py3145 def is_normal(self, context=None): member in Decimal
4566 def is_normal(self, a): member in Context
/external/python/cpython2/Lib/
Ddecimal.py3029 def is_normal(self, context=None): member in Decimal
4376 def is_normal(self, a): member in Context