Home
last modified time | relevance | path

Searched defs:xxxx (Results 1 – 23 of 23) sorted by relevance

/external/clang/test/CodeGen/
D2004-06-18-VariableLengthArrayOfStructures.c6 int xxxx(int a) { in xxxx() function
/external/rust/crates/glam/src/swizzles/
Ddvec2_impl.rs115 fn xxxx(self) -> DVec4 { in xxxx() method
Duvec2_impl.rs115 fn xxxx(self) -> UVec4 { in xxxx() method
Dvec2_impl.rs115 fn xxxx(self) -> Vec4 { in xxxx() method
Divec2_impl.rs115 fn xxxx(self) -> IVec4 { in xxxx() method
Ddvec3_impl.rs326 fn xxxx(self) -> DVec4 { in xxxx() method
Divec3_impl.rs326 fn xxxx(self) -> IVec4 { in xxxx() method
Duvec3_impl.rs326 fn xxxx(self) -> UVec4 { in xxxx() method
Dvec3_impl.rs326 fn xxxx(self) -> Vec4 { in xxxx() method
Dvec_traits.rs35 fn xxxx(self) -> Self::Vec4; in xxxx() method
148 fn xxxx(self) -> Self::Vec4; in xxxx() method
481 fn xxxx(self) -> Self; in xxxx() method
Duvec4_impl.rs715 fn xxxx(self) -> UVec4 { in xxxx() method
Ddvec4_impl.rs715 fn xxxx(self) -> DVec4 { in xxxx() method
Divec4_impl.rs715 fn xxxx(self) -> IVec4 { in xxxx() method
/external/mesa3d/src/compiler/nir/tests/
Dcomparison_pre_tests.cpp53 const uint8_t xxxx[4] = { 0, 0, 0, 0 }; member in comparison_pre_test
/external/rust/crates/glam/src/swizzles/coresimd/
Dvec3a_impl.rs222 fn xxxx(self) -> Vec4 { in xxxx() method
Dvec4_impl.rs719 fn xxxx(self) -> Vec4 { in xxxx() method
/external/rust/crates/glam/src/swizzles/wasm32/
Dvec3a_impl.rs222 fn xxxx(self) -> Vec4 { in xxxx() method
Dvec4_impl.rs719 fn xxxx(self) -> Vec4 { in xxxx() method
/external/rust/crates/glam/src/swizzles/scalar/
Dvec3a_impl.rs326 fn xxxx(self) -> Vec4 { in xxxx() method
Dvec4_impl.rs715 fn xxxx(self) -> Vec4 { in xxxx() method
/external/rust/crates/glam/src/swizzles/sse2/
Dvec3a_impl.rs225 fn xxxx(self) -> Vec4 { in xxxx() method
Dvec4_impl.rs722 fn xxxx(self) -> Vec4 { in xxxx() method
/external/swiftshader/src/Reactor/
DSwizzle.hpp214 Swizzle4<Vector4, 0x0000> xxxx; member