| /external/rust/crates/memchr/src/memmem/ |
| D | vector.rs | 23 unsafe fn splat(byte: u8) -> Self; in splat() method 41 unsafe fn splat(byte: u8) -> __m128i { in splat() method 74 unsafe fn splat(byte: u8) -> __m256i { in splat() method
|
| /external/antlr/runtime/Ruby/lib/antlr3/template/ |
| D | parameter.rb | 17 attr_accessor :splat, :block accessor in ANTLR3.Template.ParameterList
|
| /external/skia/src/sksl/ir/ |
| D | SkSLConstructorCompoundCast.cpp | 38 ConstructorSplat& splat = constCtor->as<ConstructorSplat>(); in cast_constant_composite() local
|
| D | SkSLConstructorCompound.cpp | 150 if (const Expression* splat = make_splat_from_arguments(type, args)) { in Make() local
|
| D | SkSLSwizzle.cpp | 509 const ConstructorSplat& splat = value->as<ConstructorSplat>(); in Make() local
|
| /external/rust/crates/glam/src/bool/ |
| D | bvec2.rs | 32 pub const fn splat(v: bool) -> Self { in splat() method
|
| D | bvec4.rs | 34 pub const fn splat(v: bool) -> Self { in splat() method
|
| D | bvec3.rs | 33 pub const fn splat(v: bool) -> Self { in splat() method
|
| /external/rust/crates/rand/src/distributions/ |
| D | utils.rs | 251 fn splat(scalar: Self) -> Self { in splat() method
|
| /external/rust/crates/glam/src/bool/scalar/ |
| D | bvec4a.rs | 39 pub const fn splat(v: bool) -> Self { in splat() method
|
| D | bvec3a.rs | 37 pub const fn splat(v: bool) -> Self { in splat() method
|
| /external/rust/crates/glam/src/bool/sse2/ |
| D | bvec3a.rs | 47 pub const fn splat(v: bool) -> Self { in splat() method
|
| D | bvec4a.rs | 52 pub const fn splat(v: bool) -> Self { in splat() method
|
| /external/rust/crates/glam/src/bool/coresimd/ |
| D | bvec3a.rs | 44 pub const fn splat(v: bool) -> Self { in splat() method
|
| D | bvec4a.rs | 49 pub const fn splat(v: bool) -> Self { in splat() method
|
| /external/rust/crates/glam/src/bool/wasm32/ |
| D | bvec4a.rs | 39 pub const fn splat(v: bool) -> Self { in splat() method
|
| D | bvec3a.rs | 39 pub const fn splat(v: bool) -> Self { in splat() method
|
| /external/antlr/runtime/Ruby/lib/antlr3/ |
| D | template.rb | 294 attr_accessor :splat, :block accessor in ParameterList
|
| /external/rust/crates/glam/src/f32/ |
| D | vec2.rs | 66 pub const fn splat(v: f32) -> Self { in splat() method
|
| D | vec3.rs | 72 pub const fn splat(v: f32) -> Self { in splat() method
|
| /external/rust/crates/glam/src/f64/ |
| D | dvec2.rs | 66 pub const fn splat(v: f64) -> Self { in splat() method
|
| D | dvec3.rs | 72 pub const fn splat(v: f64) -> Self { in splat() method
|
| /external/rust/crates/glam/src/f32/scalar/ |
| D | vec3a.rs | 78 pub const fn splat(v: f32) -> Self { in splat() method
|
| /external/rust/crates/glam/src/i32/ |
| D | ivec2.rs | 60 pub const fn splat(v: i32) -> Self { in splat() method
|
| /external/rust/crates/glam/src/u32/ |
| D | uvec2.rs | 51 pub const fn splat(v: u32) -> Self { in splat() method
|