/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/ |
D | vector_expression.hpp | 41 typename E::reference>::type reference; typedef in boost::numeric::ublas::vector_reference 269 value_type>::type reference; typedef in boost::numeric::ublas::vector_unary 358 typedef typename vector_unary::const_reference reference; typedef in boost::numeric::ublas::vector_unary::const_iterator 568 typedef const_reference reference; typedef in boost::numeric::ublas::vector_binary 661 typedef typename vector_binary::const_reference reference; typedef in boost::numeric::ublas::vector_binary::const_iterator 1023 typedef const_reference reference; typedef in boost::numeric::ublas::vector_binary_scalar1 1096 typedef typename vector_binary_scalar1::const_reference reference; typedef in boost::numeric::ublas::vector_binary_scalar1::const_iterator 1266 typedef const_reference reference; typedef in boost::numeric::ublas::vector_binary_scalar2 1339 typedef typename vector_binary_scalar2::const_reference reference; typedef in boost::numeric::ublas::vector_binary_scalar2::const_iterator
|
D | vector_proxy.hpp | 50 typename V::reference>::type reference; typedef in boost::numeric::ublas::vector_range 270 typedef typename const_subiterator_type::reference reference; typedef in boost::numeric::ublas::vector_range::const_iterator 378 typedef typename subiterator_type::reference reference; typedef in boost::numeric::ublas::vector_range::iterator 621 typename V::reference>::type reference; typedef in boost::numeric::ublas::vector_slice 847 typedef typename V::const_reference reference; //FIXME due to indexing access typedef in boost::numeric::ublas::vector_slice::const_iterator 956 typedef typename V::reference reference; //FIXME due to indexing access typedef in boost::numeric::ublas::vector_slice::iterator 1182 typename V::reference>::type reference; typedef in boost::numeric::ublas::vector_indirect 1408 typedef typename V::const_reference reference; //FIXME due to indexing access typedef in boost::numeric::ublas::vector_indirect::const_iterator 1517 typedef typename V::reference reference; //FIXME due to indexing access typedef in boost::numeric::ublas::vector_indirect::iterator
|
D | banded.hpp | 114 typedef T &reference; typedef in boost::numeric::ublas::banded_matrix 479 typedef typename banded_matrix::const_reference reference; typedef in boost::numeric::ublas::banded_matrix::const_iterator1 657 typedef typename banded_matrix::reference reference; typedef in boost::numeric::ublas::banded_matrix::iterator1 799 typedef typename banded_matrix::const_reference reference; typedef in boost::numeric::ublas::banded_matrix::const_iterator2 978 typedef typename banded_matrix::reference reference; typedef in boost::numeric::ublas::banded_matrix::iterator2 1266 typename M::reference>::type reference; typedef in boost::numeric::ublas::banded_adaptor 1564 typedef typename const_subiterator1_type::reference reference; typedef in boost::numeric::ublas::banded_adaptor::const_iterator1 1755 typedef typename subiterator1_type::reference reference; typedef in boost::numeric::ublas::banded_adaptor::iterator1 1910 typedef typename const_subiterator2_type::reference reference; typedef in boost::numeric::ublas::banded_adaptor::const_iterator2 2101 typedef typename subiterator2_type::reference reference; typedef in boost::numeric::ublas::banded_adaptor::iterator2
|
D | vector_of_vector.hpp | 45 typedef T &reference; typedef in boost::numeric::ublas::generalized_vector_of_vector 47 typedef sparse_matrix_element<self_type> reference; typedef in boost::numeric::ublas::generalized_vector_of_vector 515 typedef typename generalized_vector_of_vector::const_reference reference; typedef in boost::numeric::ublas::generalized_vector_of_vector::const_iterator1 720 typedef typename generalized_vector_of_vector::true_reference reference; typedef in boost::numeric::ublas::generalized_vector_of_vector::iterator1 887 typedef typename generalized_vector_of_vector::const_reference reference; typedef in boost::numeric::ublas::generalized_vector_of_vector::const_iterator2 1091 typedef typename generalized_vector_of_vector::true_reference reference; typedef in boost::numeric::ublas::generalized_vector_of_vector::iterator2
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fBufferObjectQueryTests.cpp | 118 …terIVerifier::verifyInteger(tcu::TestContext &testCtx, GLenum target, GLenum name, GLint reference) in verifyInteger() 139 GLint64 reference) in verifyInteger64() 178 GLint reference) in verifyInteger() 199 GLint64 reference) in verifyInteger64()
|
/aosp_15_r20/external/pigweed/pw_containers/public/pw_containers/ |
H A D | inline_var_len_entry_queue.h | 381 using reference = const value_type&; variable 505 using reference = const T&; variable 515 using reference = const T&; variable 626 using reference = const Entry&; variable
|
/aosp_15_r20/external/python/cpython2/Tools/bgen/bgen/ |
D | bgenType.py | 22 def declare(self, name, reference=False): argument 32 def getArgDeclarations(self, name, reference=False, constmode=False, outmode=False): argument 220 def getArgDeclarations(self, name, reference=False, constmode=False, outmode=False): argument 223 def getAuxDeclarations(self, name, reference=False): argument
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/ |
H A D | Equivalence.java | 159 public final <S extends @Nullable T> Wrapper<S> wrap(@ParametricNullness S reference) { in wrap() 194 @ParametricNullness private final T reference; field in Equivalence.Wrapper 196 private Wrapper(Equivalence<? super @NonNull T> equivalence, @ParametricNullness T reference) { in Wrapper()
|
/aosp_15_r20/packages/modules/HealthFitness/testapps/toolbox/assets/ |
D | observation_10.json | 13 "reference": "ServiceRequest/servicerequest_unk" string 55 "reference": "Patient/patient-1", string 99 "reference": "Specimen/specimen_unk", string
|
D | observation_9.json | 13 "reference": "ServiceRequest/servicerequest_unk" string 55 "reference": "Patient/patient-1", string 99 "reference": "Specimen/specimen_unk", string
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/textclassifier/ |
H A D | TextClassificationTest.java | 98 final TextClassification reference = new TextClassification.Builder() in testParcel() local 168 final TextClassification reference = new TextClassification.Builder() in testParcelLegacy() local 200 final TextClassification.Request reference = in testParcelParcel() local
|
/aosp_15_r20/external/guava/guava/src/com/google/common/base/ |
H A D | Equivalence.java | 171 public final <S extends @Nullable T> Wrapper<S> wrap(@ParametricNullness S reference) { in wrap() 206 @ParametricNullness private final T reference; field in Equivalence.Wrapper 208 private Wrapper(Equivalence<? super @NonNull T> equivalence, @ParametricNullness T reference) { in Wrapper()
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | convolve_neon.cc | 769 void Convolve2D_NEON(const void* LIBGAV1_RESTRICT const reference, in Convolve2D_NEON() 1505 void ConvolveScale2D_NEON(const void* LIBGAV1_RESTRICT const reference, in ConvolveScale2D_NEON() 1747 const void* LIBGAV1_RESTRICT const reference, in ConvolveHorizontal_NEON() 2241 const void* LIBGAV1_RESTRICT const reference, in ConvolveVertical_NEON() 2361 const void* LIBGAV1_RESTRICT const reference, in ConvolveCompoundCopy_NEON() 2417 const void* LIBGAV1_RESTRICT const reference, in ConvolveCompoundVertical_NEON() 2515 const void* LIBGAV1_RESTRICT const reference, in ConvolveCompoundHorizontal_NEON() 2546 const void* LIBGAV1_RESTRICT const reference, in ConvolveCompound2D_NEON() 2641 const void* LIBGAV1_RESTRICT const reference, in ConvolveIntraBlockCopyHorizontal_NEON() 2787 const void* LIBGAV1_RESTRICT const reference, in ConvolveIntraBlockCopyVertical_NEON() [all …]
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fIntegerStateQueryTests.cpp | 129 void GetBooleanVerifier::verifyInteger(tcu::TestContext &testCtx, GLenum name, GLint reference) in verifyInteger() 194 …oleanVerifier::verifyIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() 224 …fier::verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name, GLuint reference) in verifyUnsignedIntegerGreaterOrEqual() 360 void GetIntegerVerifier::verifyInteger(tcu::TestContext &testCtx, GLenum name, GLint reference) in verifyInteger() 411 …tegerVerifier::verifyIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() 430 …fier::verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name, GLuint reference) in verifyUnsignedIntegerGreaterOrEqual() 503 const GLint reference = (1 << stencilBits) - 1; in verifyStencilMaskInitial() local 536 void GetFloatVerifier::verifyInteger(tcu::TestContext &testCtx, GLenum name, GLint reference) in verifyInteger() 595 …FloatVerifier::verifyIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() 614 …fier::verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name, GLuint reference) in verifyUnsignedIntegerGreaterOrEqual() [all …]
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuBilinearImageCompare.cpp | 118 bool comparePixelRGBA8(const ConstPixelBufferAccess &reference, const ConstPixelBufferAccess &resul… in comparePixelRGBA8() 170 bool bilinearCompareRGBA8(const ConstPixelBufferAccess &reference, const ConstPixelBufferAccess &re… in bilinearCompareRGBA8() 199 bool bilinearCompare(const ConstPixelBufferAccess &reference, const ConstPixelBufferAccess &result, in bilinearCompare()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/ |
D | pointer_traits.hpp | 94 typedef unspecified_type reference; typedef 273 typedef T & reference; typedef 280 typedef typename boost::intrusive::detail::unvoid_ref<element_type>::type reference; typedef
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_frame.c | 105 void igt_write_compared_frames_to_png(cairo_surface_t *reference, in igt_write_compared_frames_to_png() 169 bool igt_check_analog_frame_match(cairo_surface_t *reference, in igt_check_analog_frame_match() 303 bool igt_check_checkerboard_frame_match(cairo_surface_t *reference, in igt_check_checkerboard_frame_match()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/algorithms/ |
H A D | cpp17_iterator_concepts.verify.cpp | 22 using reference = int&; typedef 31 using reference = int&; typedef 41 using reference = int&; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/test/ |
D | call_traits_test.cpp | 41 typedef typename boost::call_traits<T>::reference reference; typedef 68 typedef typename boost::call_traits<T[N]>::reference reference; typedef 314 typedef typename ct::reference reference; typedef 362 typedef typename ct::reference reference; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/include/boost/parameter/aux_/ |
D | tagged_argument.hpp | 156 using reference = ::boost::mp11::mp_if< typedef in boost::parameter::aux::tagged_argument 166 >::type reference; typedef in boost::parameter::aux::tagged_argument 400 typedef Arg&& reference; typedef 629 >::type reference; typedef in boost::parameter::aux::tagged_argument
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/primitives/ |
H A D | BooleansTest.java | 573 List<Boolean> reference = Booleans.asList(ARRAY_FALSE); in testAsListEquals() local 574 assertEquals(Booleans.asList(ARRAY_FALSE), reference); in testAsListEquals() local 583 List<Boolean> reference = Booleans.asList(ARRAY_FALSE); in testAsListHashcode() local
|
/aosp_15_r20/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/ |
H A D | Preconditions.java | 110 public static @NonNull <T> T checkNotNull(final T reference) { in checkNotNull() 127 public static @NonNull <T> T checkNotNull(final T reference, final Object errorMessage) { in checkNotNull() 145 public static @NonNull <T> T checkNotNull(final T reference, in checkNotNull()
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/primitives/ |
H A D | BooleansTest.java | 573 List<Boolean> reference = Booleans.asList(ARRAY_FALSE); in testAsListEquals() local 574 assertEquals(Booleans.asList(ARRAY_FALSE), reference); in testAsListEquals() local 583 List<Boolean> reference = Booleans.asList(ARRAY_FALSE); in testAsListHashcode() local
|
/aosp_15_r20/external/libgav1/src/dsp/x86/ |
H A D | convolve_avx2.cc | 594 void Convolve2D_AVX2(const void* LIBGAV1_RESTRICT const reference, in Convolve2D_AVX2() 1116 void ConvolveVertical_AVX2(const void* LIBGAV1_RESTRICT const reference, in ConvolveVertical_AVX2() 1226 const void* LIBGAV1_RESTRICT const reference, in ConvolveCompoundVertical_AVX2() 1321 const void* LIBGAV1_RESTRICT const reference, in ConvolveHorizontal_AVX2() 1342 const void* LIBGAV1_RESTRICT const reference, in ConvolveCompoundHorizontal_AVX2() 1368 const void* LIBGAV1_RESTRICT const reference, in ConvolveCompound2D_AVX2()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | CFG.h | 48 using reference = Ptr *; variable 145 using reference = BlockT *; variable 177 operator reference() const { return *It; } in reference() function
|