/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/textclassifier/ |
H A D | TextSelectionTest.java | 62 final TextSelection reference = new TextSelection.Builder(startIndex, endIndex) in testParcel() local 94 final TextSelection.Request reference = in testParcelRequest() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/detail/ |
D | iterator.hpp | 656 typedef typename container_type::reference reference; typedef in boost::numeric::ublas::indexed_iterator 764 typedef typename container_type::const_reference reference; typedef in boost::numeric::ublas::indexed_const_iterator 884 typedef typename container_type::reference reference; typedef in boost::numeric::ublas::indexed_iterator1 1030 typedef typename container_type::const_reference reference; typedef in boost::numeric::ublas::indexed_const_iterator1 1175 typedef typename container_type::reference reference; typedef in boost::numeric::ublas::indexed_iterator2 1318 typedef typename container_type::const_reference reference; typedef in boost::numeric::ublas::indexed_const_iterator2
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
D | unordered_set.h | 113 typedef typename allocator_type::reference reference; in _GLIBCXX_VISIBILITY() typedef 718 typedef typename allocator_type::reference reference; in _GLIBCXX_VISIBILITY() typedef
|
D | unordered_map.h | 118 typedef typename allocator_type::reference reference; in _GLIBCXX_VISIBILITY() typedef 799 typedef typename allocator_type::reference reference; in _GLIBCXX_VISIBILITY() typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/ |
D | iterator.hpp | 27 typedef void reference; typedef in boost::icl::add_iterator 71 typedef void reference; typedef in boost::icl::insert_iterator
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/iterators/predef.iterators/move.iterators/move.iterator/ |
H A D | types.pass.cpp | 39 using reference = char&; typedef 71 typedef Reference reference; typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.cmp/ |
H A D | three-way.pass.cpp | 38 using reference = char&; typedef 54 using reference = const char&; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/ |
D | lower_bound.cpp | 55 reference(Container& cont) in reference() function in boost_range_test_algorithm_lower_bound::lower_bound_policy 92 reference(Container& cont) in reference() function
|
D | upper_bound.cpp | 54 reference(Container& cont) in reference() function in boost_range_test_algorithm_upper_bound::upper_bound_policy 93 reference(Container& cont) in reference() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/ |
D | unordered_set.h | 113 typedef typename allocator_type::reference reference; in _GLIBCXX_VISIBILITY() typedef 718 typedef typename allocator_type::reference reference; in _GLIBCXX_VISIBILITY() typedef
|
D | unordered_map.h | 118 typedef typename allocator_type::reference reference; in _GLIBCXX_VISIBILITY() typedef 799 typedef typename allocator_type::reference reference; in _GLIBCXX_VISIBILITY() typedef
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | reflection.h | 83 typedef T& reference; typedef 185 typedef T& reference; typedef 406 using reference = T&; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/ |
D | env.hpp | 45 typedef typename add_reference<T>::type reference; typedef 53 typedef T &reference; typedef 106 typedef typename add_reference<Value>::type reference; typedef
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | reflection.h | 83 typedef T& reference; typedef 185 typedef T& reference; typedef 406 using reference = T&; variable
|
/aosp_15_r20/external/eigen/test/ |
H A D | dense_storage.cpp | 33 DenseStorageType reference(size, rows, cols); in dense_storage_copy() local 50 DenseStorageType reference(size, rows, cols); in dense_storage_assignment() local
|
/aosp_15_r20/packages/modules/HealthFitness/testapps/toolbox/assets/ |
D | immunization_3.json | 15 "reference": "Patient/patient-1", string 61 "reference": "Practitioner/practitioner-1", string
|
D | immunization_2.json | 15 "reference": "Patient/patient-1", string 61 "reference": "Practitioner/practitioner-1", string
|
D | immunization_4.json | 15 "reference": "Patient/patient-1", string 61 "reference": "Practitioner/practitioner-1", string
|
/aosp_15_r20/external/pytorch/benchmarks/tensorexpr/ |
H A D | concat.py | 30 def reference(self): member in Concat2D2InputBench 100 def reference(self): member in ConcatGraphOptBench
|
/aosp_15_r20/tools/security/gdb/gdb_json_printer/test/ |
H A D | objects2_85_b.json | 39 "reference": { object 43 "reference": { object
|
/aosp_15_r20/packages/apps/TV/common/src/com/android/tv/common/ |
D | SoftPreconditions.java | 95 final T reference, in checkNotNull() 113 public static <T> T checkNotNull(final T reference) { in checkNotNull()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessVertexArraysTests.cpp | 1679 static const glw::GLint reference[2] = {0 + 2 + 4, 1 + 3 + 5}; in DrawAndCheck() local 2365 T reference[8] = {0}; in DrawAndCheck() local 3028 glw::GLint reference[] = {0, 2}; in iterate() local 3036 glw::GLint reference[] = {0, 0, 1, 1}; in iterate() local 3044 glw::GLint reference[] = {0, 1, 2, 3}; in iterate() local 3052 glw::GLint reference[] = {0, 1, 0, 1}; in iterate() local 3060 glw::GLint reference[] = {0, 1, 2, 3}; in iterate() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/common/ |
D | Assert.java | 146 public static <T> T isNotNull(@Nullable T reference) { in isNotNull() 160 public static <T> T isNotNull( in isNotNull()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.filter/ |
H A D | types.h | 61 using reference = int&; variable 87 using reference = int&; variable
|
/aosp_15_r20/external/fbjni/cxx/fbjni/detail/ |
H A D | Iterator-inl.h | 31 typedef value_type& reference; typedef 90 typedef value_type& reference; typedef
|