Home
last modified time | relevance | path

Searched defs:const_reference (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/third-party/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h339 typedef const type& const_reference; typedef
360 typedef const type const_reference; typedef
381 typedef const type const_reference; typedef
/device/generic/goldfish-opengl/android-emu/android/base/containers/
DSmallVector.h88 using const_reference = const T&; variable
276 using const_reference = typename base::const_reference; variable
/device/generic/vulkan-cereal/base/
DSmallVector.h88 using const_reference = const T&; variable
276 using const_reference = typename base::const_reference; variable
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DPoolAlloc.h48 typedef const T &const_reference; typedef
/device/generic/vulkan-cereal/include/glm/detail/
Dtype_gentype.hpp45 typedef TYPE<VALTYPE> const & const_reference; typedef
/device/generic/vulkan-cereal/third-party/angle/src/common/
DFixedVector.h28 using const_reference = typename Storage::const_reference; variable
DFastVector.h29 using const_reference = typename Storage::const_reference; variable
DPackedEnums.h102 using const_reference = const T &; variable