Home
last modified time | relevance | path

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

1234

/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/stack/stack.defn/
Dtypes.pass.cpp44 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/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTString.h45 typedef const char& 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/angle/third_party/jsoncpp/source/include/json/
Dallocator.h22 using const_reference = const T&; variable
/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/llvm/include/llvm/ADT/
DPriorityWorklist.h58 typedef const T& const_reference; typedef
/external/XNNPACK/src/xnnpack/
DAlignedAllocator.h37 typedef const T& const_reference; typedef
/external/pdfium/core/fxcrt/
Dfx_memory_wrappers.h33 using const_reference = const T&; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DPriorityWorklist.h62 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/grpc-grpc/src/core/lib/gprpp/
Dmemory.h89 typedef const T& const_reference; typedef
/external/angle/src/compiler/translator/
DPoolAlloc.h48 typedef const T &const_reference; typedef
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator-cxx.h97 typedef const _E& const_reference; typedef
/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-7.0/llvm/include/llvm/Support/
DErrorOr.h69 using const_reference = const typename std::remove_reference<T>::type &; variable
/external/v8/src/zone/
Dzone-allocator.h20 using const_reference = const T&; variable
/external/clang/test/SemaCXX/
Dcxx0x-initializer-scalars.cpp24 typedef const _E& const_reference; typedef in std::initializer_list
/external/llvm/include/llvm/Support/
DErrorOr.h78 typedef const typename std::remove_reference<T>::type &const_reference; typedef
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dilist.h133 using const_reference = const T&; variable
/external/angle/third_party/spirv-tools/src/source/util/
Dilist.h133 using const_reference = const T&; variable

1234