Home
last modified time | relevance | path

Searched defs:is_normal (Results 1 – 9 of 9) 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
Dbfloat.rs356 pub const fn is_normal(self) -> bool { in is_normal() method
Dbinary16.rs365 pub const fn is_normal(self) -> bool { in is_normal() method
/external/rust/crates/num-traits/src/
Dfloat.rs243 fn is_normal(self) -> bool { in is_normal() method
1142 fn is_normal(self) -> bool; in is_normal() method
/external/armnn/third-party/doctest/
Ddoctest.h573 is_normal = 2 * is_require, enumerator
/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c2048 bool is_normal = bi_is_normal_tex(ctx->stage, instr); in emit_tex() local
/external/python/cpython3/Lib/
D_pydecimal.py3135 def is_normal(self, context=None): member in Decimal
4552 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