Home
last modified time | relevance | path

Searched defs:reference (Results 401 – 425 of 4428) sorted by relevance

1...<<11121314151617181920>>...178

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/tensor/
Dstorage_traits.hpp37 using reference = typename array_type::reference; typedef
63 using reference = typename array_type::reference; typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/branch_policy/
Dbranch_policy.hpp65 typedef typename rebind_v::reference reference; typedef
95 typedef typename rebind_v::reference reference; typedef
/aosp_15_r20/external/abseil-cpp/absl/types/
H A Doptional.h528 constexpr const T& reference() const { return this->data_; } in reference() function
529 T& reference() { return this->data_; } in reference() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/
H A Doptional.h527 constexpr const T& reference() const { return this->data_; } in reference() function
528 T& reference() { return this->data_; } in reference() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/branch_policy/
Dbranch_policy.hpp65 typedef typename rebind_v::reference reference; typedef
95 typedef typename rebind_v::reference reference; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DRegionIterator.h44 using reference = value_type &; variable
182 using reference = value_type &; variable
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/
DGCFactory.h62 typedef typename traits::reference reference; typedef
112 typedef typename Alloc::reference reference; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/
Dunique.cpp96 reference(Container& cont) in reference() function in boost_range_test_algorithm_unique::unique_test_policy
170 reference(Container& cont) in reference() function in boost_range_test_algorithm_unique::unique_pred_test_policy
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DRegionIterator.h44 using reference = value_type &; variable
182 using reference = value_type &; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DRegionIterator.h44 using reference = value_type &; variable
182 using reference = value_type &; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dtriangular.hpp93 typedef T &reference; typedef in boost::numeric::ublas::triangular_matrix
354 typedef typename triangular_matrix::const_reference reference; typedef in boost::numeric::ublas::triangular_matrix::const_iterator1
532 typedef typename triangular_matrix::reference reference; typedef in boost::numeric::ublas::triangular_matrix::iterator1
673 typedef typename triangular_matrix::const_reference reference; typedef in boost::numeric::ublas::triangular_matrix::const_iterator2
852 typedef typename triangular_matrix::reference reference; typedef in boost::numeric::ublas::triangular_matrix::iterator2
1073 typename M::reference>::type reference; typedef in boost::numeric::ublas::triangular_adaptor
1302 typedef typename const_subiterator1_type::reference reference; typedef in boost::numeric::ublas::triangular_adaptor::const_iterator1
1484 typedef typename subiterator1_type::reference reference; typedef in boost::numeric::ublas::triangular_adaptor::iterator1
1628 typedef typename const_subiterator2_type::reference reference; typedef in boost::numeric::ublas::triangular_adaptor::const_iterator2
1809 typedef typename subiterator2_type::reference reference; typedef in boost::numeric::ublas::triangular_adaptor::iterator2
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/util/
H A DReferenceUtil.java215 public static String getReferenceString(@Nonnull Reference reference) { in getReferenceString()
220 … static String getReferenceString(@Nonnull Reference reference, @Nullable String containingClass) { in getReferenceString()
/aosp_15_r20/cts/hostsidetests/theme/src/android/theme/cts/
H A DComparisonTask.java90 private static boolean checkNeighbors(int x, int y, BufferedImage reference, in checkNeighbors()
129 private static boolean compare(BufferedImage reference, BufferedImage generated, in compare()
/aosp_15_r20/packages/modules/HealthFitness/testapps/toolbox/assets/
Dallergyintolerance_1.json43 "reference": "Patient/patient-1" string
86 "reference": "Patient/patient-1", string
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fReadPixelsTests.cpp78 void ReadPixelsTest::render(tcu::Texture2D &reference) in render()
181 …tcu::Texture2D reference(format, width, height, glu::isES2Context(m_context.getRenderContext().get… in iterate() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/utilities/
H A DAVLTree.java153 public Node getNotSmaller(final T reference) { in getNotSmaller()
184 public Node getNotLarger(final T reference) { in getNotLarger()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Dextension_size.cpp124 typedef value_type& reference; typedef
137 typedef const value_type& reference; typedef
/aosp_15_r20/art/tools/veridex/
H A Dflow_analysis.h52 RegisterValue(RegisterSource source, DexFileReference reference, const VeriClass* type) in RegisterValue()
57 DexFileReference reference, in RegisterValue()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
Dnode_iterators.hpp103 reference; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
233 reference; typedef in __gnu_pbds::detail::ov_tree_node_it_
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/traits/
Dc_array.hpp61 typedef T *reference; typedef
99 typedef T &reference; typedef
/aosp_15_r20/external/leakcanary2/leakcanary-object-watcher/src/main/java/leakcanary/
H A DObjectWatcher.kt150 val reference = in expectWeaklyReachable() constant
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
Dnode_iterators.hpp103 reference; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
233 reference; typedef in __gnu_pbds::detail::ov_tree_node_it_
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp399const tcu::Vec4 &reference, const tcu::Vec4 &threshold, const tcu::Vec4 &scale, in verifyConstantDerivate()
957 const tcu::Vec4 reference(0.0f); // Derivate of constant argument should always be 0 in verify() local
1105 tcu::Vec4 reference = ((m_values.coordMax - m_values.coordMin) / div); in verify() local
1170 const tcu::Vec4 reference = tcu::abs(dx) + tcu::abs(dy); in verify() local
1422 … tcu::Vec4 reference = ((m_textureValues.texValueMax - m_textureValues.texValueMin) / div); in verify() local
1481 const tcu::Vec4 reference = tcu::abs(dx) + tcu::abs(dy); in verify() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dstl_tree.h160 typedef _Tp& reference; in _GLIBCXX_VISIBILITY() typedef
231 typedef const _Tp& reference; in _GLIBCXX_VISIBILITY() typedef
347 typedef value_type& reference; in _GLIBCXX_VISIBILITY() typedef
/aosp_15_r20/external/libcxx/test/support/
H A Dtest_allocator.h85 typedef typename std::add_lvalue_reference<value_type>::type reference; typedef
175 typedef typename std::add_lvalue_reference<value_type>::type reference; typedef
408 typedef value_type& reference; typedef

1...<<11121314151617181920>>...178