Home
last modified time | relevance | path

Searched defs:from_array (Results 1 – 25 of 43) sorted by relevance

12

/external/clang/test/CodeGenCXX/
D2007-04-05-PackedBitFieldsOverlap-2.cpp11 unsigned long from_array : 1; member
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dremove_trivial_passthrough.cc45 const Array& from_array = model->GetArray(from); in Reroute() local
/external/rust/crates/toml/tests/
Dencoder.rs80 fn from_array( in from_array() function
/external/rust/crates/toml_edit/tests/
Dencoder.rs107 fn from_array( in from_array() function
/external/rust/beto-rust/nearby/presence/np_ffi_core/src/
Dcommon.rs197 pub(crate) fn from_array(bytes: [u8; N]) -> Self { in from_array() method
/external/rust/crates/glam/src/f32/scalar/
Dquat.rs78 pub const fn from_array(a: [f32; 4]) -> Self { in from_array() method
Dvec3a.rs114 pub const fn from_array(a: [f32; 3]) -> Self { in from_array() method
Dvec4.rs132 pub const fn from_array(a: [f32; 4]) -> Self { in from_array() method
/external/rust/crates/glam/src/f64/
Ddquat.rs74 pub const fn from_array(a: [f64; 4]) -> Self { in from_array() method
Ddvec2.rs98 pub const fn from_array(a: [f64; 2]) -> Self { in from_array() method
Ddvec4.rs122 pub const fn from_array(a: [f64; 4]) -> Self { in from_array() method
Ddvec3.rs105 pub const fn from_array(a: [f64; 3]) -> Self { in from_array() method
/external/rust/crates/glam/src/f32/coresimd/
Dquat.rs75 pub const fn from_array(a: [f32; 4]) -> Self { in from_array() method
Dvec4.rs109 pub const fn from_array(a: [f32; 4]) -> Self { in from_array() method
Dvec3a.rs107 pub const fn from_array(a: [f32; 3]) -> Self { in from_array() method
/external/rust/crates/glam/src/f32/wasm32/
Dquat.rs75 pub const fn from_array(a: [f32; 4]) -> Self { in from_array() method
Dvec3a.rs112 pub const fn from_array(a: [f32; 3]) -> Self { in from_array() method
Dvec4.rs114 pub const fn from_array(a: [f32; 4]) -> Self { in from_array() method
/external/rust/crates/glam/src/f32/sse2/
Dquat.rs84 pub const fn from_array(a: [f32; 4]) -> Self { in from_array() method
Dvec3a.rs120 pub const fn from_array(a: [f32; 3]) -> Self { in from_array() method
Dvec4.rs122 pub const fn from_array(a: [f32; 4]) -> Self { in from_array() method
/external/rust/crates/glam/src/f32/
Dvec3.rs105 pub const fn from_array(a: [f32; 3]) -> Self { in from_array() method
Dvec2.rs98 pub const fn from_array(a: [f32; 2]) -> Self { in from_array() method
/external/rust/crates/glam/src/i32/
Divec3.rs97 pub const fn from_array(a: [i32; 3]) -> Self { in from_array() method
/external/rust/crates/glam/src/u16/
Du16vec3.rs85 pub const fn from_array(a: [u16; 3]) -> Self { in from_array() method

12