Home
last modified time | relevance | path

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

12345678910>>...21

/aosp_15_r20/external/libbrillo/brillo/
H A Dflag_helper.cc38 const char* GetType() const override { return "bool"; } in GetType() function in brillo::HelpFlag
69 const char* BoolFlag::GetType() const { in GetType() function in brillo::BoolFlag
85 const char* Int32Flag::GetType() const { in GetType() function in brillo::Int32Flag
101 const char* UInt32Flag::GetType() const { in GetType() function in brillo::UInt32Flag
117 const char* Int64Flag::GetType() const { in GetType() function in brillo::Int64Flag
133 const char* UInt64Flag::GetType() const { in GetType() function in brillo::UInt64Flag
149 const char* DoubleFlag::GetType() const { in GetType() function in brillo::DoubleFlag
167 const char* StringFlag::GetType() const { in GetType() function in brillo::StringFlag
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis_nodes.h220 SENodeType GetType() const final { return Constant; } in GetType() function
246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function
282 SENodeType GetType() const final { return Add; } in GetType() function
294 SENodeType GetType() const final { return Multiply; } in GetType() function
306 SENodeType GetType() const final { return Negative; } in GetType() function
322 SENodeType GetType() const final { return ValueUnknown; } in GetType() function
339 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_analysis_nodes.h220 SENodeType GetType() const final { return Constant; } in GetType() function
246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function
282 SENodeType GetType() const final { return Add; } in GetType() function
294 SENodeType GetType() const final { return Multiply; } in GetType() function
306 SENodeType GetType() const final { return Negative; } in GetType() function
322 SENodeType GetType() const final { return ValueUnknown; } in GetType() function
339 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dscalar_analysis_nodes.h220 SENodeType GetType() const final { return Constant; } in GetType() function
246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function
282 SENodeType GetType() const final { return Add; } in GetType() function
294 SENodeType GetType() const final { return Multiply; } in GetType() function
306 SENodeType GetType() const final { return Negative; } in GetType() function
322 SENodeType GetType() const final { return ValueUnknown; } in GetType() function
339 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
/aosp_15_r20/device/google/cuttlefish/common/libs/confui/
Dprotocol_types.h109 ConfUiCmd GetType() const override { return cmd; } in GetType() function
124 ConfUiCmd GetType() const override { return ConfUiCmd::kCliAck; } in GetType() function
147 ConfUiCmd GetType() const override { return ConfUiCmd::kCliRespond; } in GetType() function
174 ConfUiCmd GetType() const override { return ConfUiCmd::kStart; } in GetType() function
199 ConfUiCmd GetType() const override { return ConfUiCmd::kUserInputEvent; } in GetType() function
217 ConfUiCmd GetType() const override { return ConfUiCmd::kUserTouchEvent; } in GetType() function
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/frameworks/av/media/codec2/core/include/
H A DC2Param.h1087 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1088 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1089 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1090 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1091 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1092 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1093 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1094 inline static type_t GetType(char*) { return STRING; } in GetType() function
1095 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1099 inline static type_t GetType(T*) { in GetType() function
[all …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]

12345678910>>...21