Home
last modified time | relevance | path

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

123456

/external/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h328 typedef const type& const_reference; typedef
349 typedef const type const_reference; typedef
370 typedef const type const_reference; typedef
/external/pigweed/pw_minimal_cpp_stdlib/public/internal/
Dinitializer_list.h25 using const_reference = const T&; variable
/external/libcxx/test/std/containers/container.adaptors/priority.queue/
Dtypes.pass.cpp50 typedef const int& const_reference; typedef
/external/libcxx/test/std/containers/container.adaptors/queue/queue.defn/
Dtypes.pass.cpp43 typedef const int& const_reference; typedef
/external/libcxx/test/std/containers/container.adaptors/stack/stack.defn/
Dtypes.pass.cpp44 typedef const int& const_reference; typedef
/external/clang/test/CodeGenCXX/
Dcxx0x-initializer-stdinitializerlist-pr12086.cpp31 typedef const _E& const_reference; typedef in std::initializer_list
Dcxx0x-initializer-stdinitializerlist-startend.cpp21 typedef const _E& const_reference; typedef in std::initializer_list
/external/jsoncpp/include/json/
Dallocator.h22 using const_reference = const T&; variable
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktConstexprVectorUtil.hpp47 using const_reference = const value_type&; typedef in vkt::ConstexprVector
/external/eigen/Eigen/src/StlSupport/
Ddetails.h30 typedef const T& const_reference; typedef
/external/clang/test/Index/
Dannotate-tokens-cxx0x.cpp45 typedef const _E& const_reference; typedef in std::initializer_list
/external/angle/src/common/
DCircularBuffer.h27 using const_reference = typename Storage::const_reference; variable
/external/llvm/include/llvm/ADT/
DPriorityWorklist.h58 typedef const T& const_reference; typedef
/external/XNNPACK/src/xnnpack/
DAlignedAllocator.h45 typedef const T& const_reference; typedef
/external/pdfium/core/fxcrt/
Dfx_memory_wrappers.h33 using const_reference = const T&; member
/external/libcxx/test/support/
Dtest_allocator.h86 typedef typename std::add_lvalue_reference<const value_type>::type const_reference; typedef
176 typedef typename std::add_lvalue_reference<const value_type>::type const_reference; typedef
409 typedef const value_type& const_reference; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DPriorityWorklist.h61 using const_reference = const T&; variable
/external/clang/test/Parser/
Dcxx0x-attributes.cpp22 typedef const _E& const_reference; typedef in std::initializer_list
/external/clang/include/clang/Serialization/
DContinuousRangeMap.h40 typedef const value_type &const_reference; typedef
/external/angle/src/compiler/translator/
DPoolAlloc.h48 typedef const T &const_reference; typedef
/external/grpc-grpc/src/core/lib/gprpp/
Dmemory.h89 typedef const T& const_reference; typedef
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator-cxx.h97 typedef const _E& const_reference; typedef
/external/pigweed/pw_stream/public/pw_stream/
Dmemory_stream.h31 using const_reference = const std::byte&; variable
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_gentype.hpp45 typedef TYPE<VALTYPE> const & const_reference; typedef
/external/webrtc/api/
Drtp_packet_infos.h40 using const_reference = vector_type::const_reference; variable

123456