Home
last modified time | relevance | path

Searched defs:GetType (Results 1 – 25 of 185) sorted by relevance

12345678

/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/DataFormatters/
DTypeFormat.h140 virtual Type GetType() { return Type::eTypeUnknown; } in GetType() function
172 TypeFormatImpl::Type GetType() override { in GetType() function
202 TypeFormatImpl::Type GetType() override { in GetType() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/DataFormatters/
DTypeFormat.h140 virtual Type GetType() { return Type::eTypeUnknown; } in GetType() function
172 TypeFormatImpl::Type GetType() override { in GetType() function
202 TypeFormatImpl::Type GetType() override { in GetType() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/DataFormatters/
DTypeFormat.h140 virtual Type GetType() { return Type::eTypeUnknown; } in GetType() function
172 TypeFormatImpl::Type GetType() override { in GetType() function
202 TypeFormatImpl::Type GetType() override { in GetType() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/DataFormatters/
DTypeFormat.h140 virtual Type GetType() { return Type::eTypeUnknown; } in GetType() function
172 TypeFormatImpl::Type GetType() override { in GetType() function
202 TypeFormatImpl::Type GetType() override { in GetType() function
/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v32/arm/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v32/arm64/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v34/arm64/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v33/arm/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v32/x86/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v34/arm/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Param.h1076 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1077 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1078 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1079 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1080 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1081 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1082 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1083 inline static type_t GetType(char*) { return STRING; } in GetType() function
1084 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1088 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v30/arm64/include/frameworks/av/media/codec2/core/include/
DC2Param.h1076 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1077 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1078 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1079 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1080 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1081 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1082 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1083 inline static type_t GetType(char*) { return STRING; } in GetType() function
1084 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1088 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v33/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v31/arm64/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v31/arm/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v31/x86/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v30/arm/include/frameworks/av/media/codec2/core/include/
DC2Param.h1076 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1077 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1078 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1079 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1080 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1081 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1082 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1083 inline static type_t GetType(char*) { return STRING; } in GetType() function
1084 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1088 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v34/x86/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v33/x86/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v30/x86/include/frameworks/av/media/codec2/core/include/
DC2Param.h1076 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1077 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1078 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1079 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1080 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1081 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1082 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1083 inline static type_t GetType(char*) { return STRING; } in GetType() function
1084 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1088 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/vndk/v33/arm64/include/frameworks/av/media/codec2/core/include/
DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DOptionValueArgs.h25 Type GetType() const override { return eTypeArgs; } in GetType() function

12345678