Searched defs:getPacked (Results 1 – 5 of 5) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/ | ||
D | Field.php | 282 public function getPacked() function in Google\\Protobuf\\Field |
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | FieldOptions.php | 224 public function getPacked() function in Google\\Protobuf\\Internal\\FieldOptions |
D | FieldDescriptor.php | 167 public function getPacked() function in Google\\Protobuf\\Internal\\FieldDescriptor |
/third_party/vk-gl-cts/framework/common/ | ||
D | tcuRGBA.hpp | 83 deUint32 getPacked (void) const { return m_value; } in getPacked() function in tcu::RGBA |
/third_party/vk-gl-cts/framework/opengl/ | ||
D | gluRenderContext.hpp | 88 deUint32 getPacked (void) const { return m_bits; } in getPacked() function in glu::ApiType |