Searched defs:Vec (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/media/mca/filterpacks/native/base/ |
| D | vec_types.h | 51 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/ |
| D | half_test.cpp | 86 TEST_F(HalfTest, Vec) { in TEST_F() argument
|
| /frameworks/native/libs/binder/rust/src/parcel/ |
| D | parcelable.rs | 591 impl<T: SerializeArray> Serialize for Vec<T> { implementation 607 impl<T: SerializeArray> SerializeOption for Vec<T> { implementation 613 impl<T: DeserializeArray> Deserialize for Vec<T> { implementation 621 impl<T: DeserializeArray> DeserializeOption for Vec<T> { implementation
|
| /frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
| D | BitcodeReader.cpp | 2840 Value *Vec, *Idx; in ParseFunctionBody() local 2851 Value *Vec, *Elt, *Idx; in ParseFunctionBody() local
|
| /frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
| D | BitcodeReader.cpp | 3101 Value *Vec, *Idx; in ParseFunctionBody() local 3112 Value *Vec, *Elt, *Idx; in ParseFunctionBody() local
|