Home
last modified time | relevance | path

Searched refs:_T_ (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/biometrics/fingerprint/aidl/default/
DFingerprintConfig.cpp30 #define CREATE_GETTER_SETTER_WRAPPER(_NAME_, _T_) \ argument
35 return FingerprintHalProperties::_NAME_(std::get<_T_>(v)); \
/hardware/interfaces/biometrics/common/config/tests/
DConfigTest.cpp83 #define CREATE_GETTER_SETTER_WRAPPER(_NAME_, _T_) \ argument
88 return TestHalProperties::_NAME_(std::get<_T_>(v)); \
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dspirvenv.adoc457 A type _T_ that is an array sized with a specialization constant must:
459 either: a) _T_ is equal to _T2_, b) _V_ is declared in the
464 matching>>, and _T_ is the member type of the array type _T2_