Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/mca/filterpacks/native/base/
H A 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
/aosp12/frameworks/native/libs/math/tests/
H A Dhalf_test.cpp86 TEST_F(HalfTest, Vec) { in TEST_F() argument
/aosp12/frameworks/native/libs/binder/rust/src/parcel/
H A Dparcelable.rs559 impl<T: SerializeArray> Serialize for Vec<T> { implementation
575 impl<T: SerializeArray> SerializeOption for Vec<T> { implementation
581 impl<T: DeserializeArray> Deserialize for Vec<T> { implementation
589 impl<T: DeserializeArray> DeserializeOption for Vec<T> { implementation
/aosp12/system/security/keystore2/src/
H A Dlegacy_migrator.rs718 Vec(Vec<u8>), enumerator
H A Dkey_parameter.rs186 Vec(Vec<u8>), enumerator
/aosp12/system/logging/logd/
H A DLogTags.cpp574 struct iovec Vec[] = { { (unsigned char*)&pmsgHeader, sizeof(pmsgHeader) }, in WritePmsgEventLogTags() local
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp2840 Value *Vec, *Idx; in ParseFunctionBody() local
2851 Value *Vec, *Elt, *Idx; in ParseFunctionBody() local
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp3101 Value *Vec, *Idx; in ParseFunctionBody() local
3112 Value *Vec, *Elt, *Idx; in ParseFunctionBody() local