| /third_party/optimized-routines/math/aarch64/sve/ |
| D | modf.c | 25 svbool_t is_integer = svcmpeq (pg, x, fint_comp); in SV_NAME_D1_L1() local
|
| D | modff.c | 25 svbool_t is_integer = svcmpeq (pg, x, fint_comp); in SV_NAME_F1_L1() local
|
| /third_party/optimized-routines/math/aarch64/advsimd/ |
| D | modf.c | 23 uint64x2_t is_integer = vceqq_f64 (x, rounded); in V_NAME_D1_L1() local
|
| D | modff.c | 24 uint32x4_t is_integer = vceqq_f32 (x, rounded); in V_NAME_F1_L1() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| D | iris_formats.c | 134 const bool is_integer = isl_format_has_int_channel(format); in iris_is_format_supported() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_formats.c | 463 const bool is_integer = isl_format_has_int_channel(format); in crocus_is_format_supported() local
|
| /third_party/mesa3d/src/amd/vulkan/meta/ |
| D | radv_meta_resolve_cs.c | 33 build_resolve_compute_shader(struct radv_device *dev, bool is_integer, bool is_srgb, int samples) in build_resolve_compute_shader() 206 bool is_integer; member 215 const bool is_integer = vk_format_is_int(src_iview->vk.format); in get_color_resolve_pipeline() local
|
| D | radv_meta_resolve_fs.c | 18 build_resolve_fragment_shader(struct radv_device *dev, bool is_integer, int samples) in build_resolve_fragment_shader() 323 const bool is_integer = vk_format_is_int(format); in get_color_resolve_pipeline() local
|
| D | radv_meta.c | 425 radv_meta_build_resolve_shader_core(struct radv_device *device, nir_builder *b, bool is_integer, in… in radv_meta_build_resolve_shader_core()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
| D | int128.cc | 338 constexpr bool numeric_limits<absl::uint128>::is_integer; member in std::numeric_limits<absl::uint128> 362 constexpr bool numeric_limits<absl::int128>::is_integer; member in std::numeric_limits<absl::int128>
|
| D | int128.h | 263 static constexpr bool is_integer = true; variable 498 static constexpr bool is_integer = true; variable
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_atom_sampler.c | 123 const GLboolean is_integer = in st_convert_sampler() local
|
| D | st_format.c | 1742 GLenum baseFormat, GLboolean is_integer) in st_translate_color()
|
| /third_party/protobuf/third_party/abseil-cpp/absl/numeric/ |
| D | int128.h | 272 static constexpr bool is_integer = true; variable 521 static constexpr bool is_integer = true; variable
|
| /third_party/mesa3d/src/nouveau/nil/ |
| D | format.rs | 57 pub(crate) fn is_integer(&self) -> bool { in is_integer() method
|
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| D | var.rs | 337 let is_integer = canonical_ty.map_or(false, |t| t.is_integer()); in parse() localVariable
|
| D | ty.rs | 165 pub(crate) fn is_integer(&self) -> bool { in is_integer() method
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/abstract/ops/ |
| D | primitive_infer_map.cc | 75 bool is_integer = false; in CheckNeedAddToDependList() local
|
| /third_party/mesa3d/src/amd/vulkan/nir/ |
| D | radv_nir_lower_vs_inputs.c | 433 const bool is_integer = glsl_base_type_is_integer(glsl_get_base_type(deref->type)); in opt_vs_input_to_const() local
|
| /third_party/rust/rust/compiler/rustc_target/src/asm/ |
| D | mod.rs | 689 pub fn is_integer(self) -> bool { in is_integer() method
|
| /third_party/rust/rust/compiler/rustc_apfloat/src/ |
| D | lib.rs | 522 fn is_integer(self) -> bool { in is_integer() method
|
| /third_party/mesa3d/src/util/format/ |
| D | u_format.c | 951 const bool is_integer) in util_format_apply_color_swizzle()
|
| /third_party/rust/rust/compiler/rustc_apfloat/tests/ |
| D | ieee.rs | 1345 fn is_integer() { in is_integer() function
|
| /third_party/skia/src/pdf/ |
| D | SkPDFDevice.cpp | 1438 static bool is_integer(SkScalar x) { in is_integer() function
|
| /third_party/skia/m133/src/pdf/ |
| D | SkPDFDevice.cpp | 1557 static bool is_integer(SkScalar x) { in is_integer() function
|