Home
last modified time | relevance | path

Searched defs:Vec (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/media/mca/filterpacks/native/base/
Dvec_types.h51 Vec() {} in Vec() function
126 Vec() {} in Vec() function
127 Vec(float x, float y) { in Vec() function
141 Vec() {} in Vec() function
142 Vec(float x, float y, float z) { in Vec() function
157 Vec() {} in Vec() function
158 Vec(float x, float y, float z, float w) { in Vec() function
/frameworks/native/libs/math/tests/
Dhalf_test.cpp86 TEST_F(HalfTest, Vec) { in TEST_F() argument
/frameworks/native/libs/binder/rust/src/parcel/
Dparcelable.rs697 impl<T: SerializeArray> Serialize for Vec<T> { implementation
713 impl<T: SerializeArray> SerializeOption for Vec<T> { implementation
719 impl<T: DeserializeArray> Deserialize for Vec<T> { implementation
735 impl<T: DeserializeArray> DeserializeOption for Vec<T> { implementation
/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h889 struct Vec { struct
892 // Vector argument 2x wide (for narrowing and widening instructions). argument
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2840 Value *Vec, *Idx; in ParseFunctionBody() local
2851 Value *Vec, *Elt, *Idx; in ParseFunctionBody() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp3101 Value *Vec, *Idx; in ParseFunctionBody() local
3112 Value *Vec, *Elt, *Idx; in ParseFunctionBody() local