Home
last modified time | relevance | path

Searched defs:__type__ (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/tools/hidl/
H A DConstantExpression.cpp267 #define CASE_UNARY(__type__) \ in evaluate() argument
292 #define CASE_BINARY_COMMON(__type__) \ in evaluate() argument
313 #define CASE_SHIFT(__type__) \ in evaluate() argument
341 #define CASE_TERNARY(__type__) \ in evaluate() argument
482 #define CASE_STR(__type__) return std::to_string(this->cast<__type__>()); in rawValue() argument
491 #define CASE_CAST_T(__type__) return static_cast<T>(static_cast<__type__>(mValue)); in cast() argument
/aosp12/system/tools/hidl/host_utils/
H A DFormatter.cpp212 #define FORMATTER_INPUT_INTEGER(__type__) \ argument
232 #define FORMATTER_INPUT_CHAR(__type__) \ argument
/aosp12/hardware/google/gchips/libvendorgraphicbuffer/gralloc3/
H A Dvendor_graphicbuffer_meta.cpp64 #define GRALLOC_META_GETTER(__type__, __name__, __member__) \ argument
/aosp12/system/tools/aidl/
H A Daidl_const_expressions.cpp841 #define CASE_UNARY(__type__) \ in evaluate() argument
951 #define CASE_BINARY_COMMON(__type__) \ in evaluate() argument
974 #define CASE_SHIFT(__type__) \ in evaluate() argument
/aosp12/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
H A Dvendor_graphicbuffer_meta.cpp161 #define GRALLOC_META_GETTER(__type__, __name__, __member__) \ argument