/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/memchr-2.7.4/src/ |
D | vector.rs | 33 unsafe fn splat(byte: u8) -> Self; in splat() method 207 unsafe fn splat(byte: u8) -> __m128i { in splat() method 256 unsafe fn splat(byte: u8) -> __m256i { in splat() method 305 unsafe fn splat(byte: u8) -> uint8x16_t { in splat() method 475 unsafe fn splat(byte: u8) -> v128 { in splat() method
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/memchr-2.7.4/src/ |
D | vector.rs | 33 unsafe fn splat(byte: u8) -> Self; in splat() method 207 unsafe fn splat(byte: u8) -> __m128i { in splat() method 256 unsafe fn splat(byte: u8) -> __m256i { in splat() method 305 unsafe fn splat(byte: u8) -> uint8x16_t { in splat() method 475 unsafe fn splat(byte: u8) -> v128 { in splat() method
|
/external/rust/android-crates-io/crates/memchr/src/ |
D | vector.rs | 33 unsafe fn splat(byte: u8) -> Self; in splat() method 207 unsafe fn splat(byte: u8) -> __m128i { in splat() method 256 unsafe fn splat(byte: u8) -> __m256i { in splat() method 305 unsafe fn splat(byte: u8) -> uint8x16_t { in splat() method 475 unsafe fn splat(byte: u8) -> v128 { 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 | 37 ConstructorSplat& splat = constCtor->as<ConstructorSplat>(); in cast_constant_composite() local
|
D | SkSLConstructorCompound.cpp | 151 if (const Expression* splat = make_splat_from_arguments(type, args)) { in Make() local
|
D | SkSLSwizzle.cpp | 502 const ConstructorSplat& splat = value->as<ConstructorSplat>(); in Make() local
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/packed/ |
D | vector.rs | 44 unsafe fn splat(byte: u8) -> Self; in splat() method 333 unsafe fn splat(byte: u8) -> __m128i { in splat() method 426 unsafe fn splat(byte: u8) -> __m256i { in splat() method 614 unsafe fn splat(byte: u8) -> uint8x16_t { in splat() method
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/packed/ |
D | vector.rs | 44 unsafe fn splat(byte: u8) -> Self; in splat() method 333 unsafe fn splat(byte: u8) -> __m128i { in splat() method 426 unsafe fn splat(byte: u8) -> __m256i { in splat() method 614 unsafe fn splat(byte: u8) -> uint8x16_t { in splat() method
|
/external/rust/android-crates-io/crates/rand/src/distributions/ |
D | utils.rs | 251 fn splat(scalar: Self) -> Self { in splat() method
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/src/distributions/ |
D | utils.rs | 251 fn splat(scalar: Self) -> Self { in splat() method
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/src/distributions/ |
D | utils.rs | 251 fn splat(scalar: Self) -> Self { in splat() method
|
/external/antlr/runtime/Ruby/lib/antlr3/ |
D | template.rb | 294 attr_accessor :splat, :block accessor in ParameterList
|
/external/rust/android-crates-io/crates/glam/src/bool/ |
D | bvec2.rs | 40 pub const fn splat(v: bool) -> Self { in splat() method
|
D | bvec3.rs | 41 pub const fn splat(v: bool) -> Self { in splat() method
|
D | bvec4.rs | 42 pub const fn splat(v: bool) -> Self { in splat() method
|
/external/rust/android-crates-io/crates/glam/src/bool/scalar/ |
D | bvec3a.rs | 45 pub const fn splat(v: bool) -> Self { in splat() method
|
D | bvec4a.rs | 47 pub const fn splat(v: bool) -> Self { in splat() method
|
/external/rust/android-crates-io/crates/glam/src/bool/sse2/ |
D | bvec3a.rs | 55 pub const fn splat(v: bool) -> Self { in splat() method
|
D | bvec4a.rs | 60 pub const fn splat(v: bool) -> Self { in splat() method
|
/external/rust/android-crates-io/crates/glam/src/bool/coresimd/ |
D | bvec3a.rs | 52 pub const fn splat(v: bool) -> Self { in splat() method
|
D | bvec4a.rs | 57 pub const fn splat(v: bool) -> Self { in splat() method
|
/external/rust/android-crates-io/crates/glam/src/bool/wasm32/ |
D | bvec4a.rs | 46 pub const fn splat(v: bool) -> Self { in splat() method
|
D | bvec3a.rs | 46 pub const fn splat(v: bool) -> Self { in splat() method
|
/external/rust/android-crates-io/crates/glam/src/bool/neon/ |
D | bvec3a.rs | 52 pub const fn splat(v: bool) -> Self { in splat() method
|