Home
last modified time | relevance | path

Searched defs:reference (Results 101 – 125 of 4428) sorted by relevance

12345678910>>...178

/aosp_15_r20/libcore/ojluni/src/test/java/time/test/java/time/
H A DTestLocalDate.java211 public void test_plusWeeks_symmetry(LocalDate reference) { in test_plusWeeks_symmetry()
263 public void test_plusDays_symmetry(LocalDate reference) { in test_plusDays_symmetry()
339 public void test_minusWeeks_symmetry(LocalDate reference) { in test_minusWeeks_symmetry()
391 public void test_minusDays_symmetry(LocalDate reference) { in test_minusDays_symmetry()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DCompositeRandomAccessorCommon.h17 using reference = typename std::iterator_traits<Accessor>::reference; variable
27 operator reference() { in reference() function
119 using reference = references_holder<composite_value_type, composite_reference>; variable
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/
H A DPerfOutputWriter.java47 final long reference) { in writeTimeResult()
57 public void writeByteResult(String description, long size, long reference) { in writeByteResult()
75 final double reference, String fmt, String unit) { in writeResult()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dmatrix_sparse.hpp161 typedef typename V::value_type& reference; typedef
176 typedef sparse_matrix_element<M> reference; typedef
286 typedef typename detail::map_traits<A, T>::reference reference; typedef in boost::numeric::ublas::mapped_matrix
288 typedef sparse_matrix_element<self_type> reference; typedef in boost::numeric::ublas::mapped_matrix
685 typedef typename mapped_matrix::const_reference reference; typedef in boost::numeric::ublas::mapped_matrix::const_iterator1
870 typedef typename mapped_matrix::true_reference reference; typedef in boost::numeric::ublas::mapped_matrix::iterator1
1018 typedef typename mapped_matrix::const_reference reference; typedef in boost::numeric::ublas::mapped_matrix::const_iterator2
1203 typedef typename mapped_matrix::true_reference reference; typedef in boost::numeric::ublas::mapped_matrix::iterator2
1444 typedef typename detail::map_traits<typename A::data_value_type, T>::reference reference; typedef in boost::numeric::ublas::mapped_vector_of_mapped_vector
1446 typedef sparse_matrix_element<self_type> reference; typedef in boost::numeric::ublas::mapped_vector_of_mapped_vector
[all …]
/aosp_15_r20/cts/tests/tests/content/src/android/content/pm/cts/
H A DLauncherAppsForHiddenProfilesTest.java261 private void triggerCallbacks(UserReference reference) { in triggerCallbacks()
359 UserReference reference = createProfile(); in createProfileAndSetupTestState() local
385 private void startInstallationSession(UserReference reference) { in startInstallationSession()
403 private void setAppAsDistracting(UserReference reference, String packageName) { in setAppAsDistracting()
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/
H A DTypeNode.java122 public abstract Reference reference(); in reference() method in TypeNode
159 public abstract Builder setReference(Reference reference); in setReference()
162 abstract Reference reference(); in reference() method in TypeNode.Builder
180 public static TypeNode withReference(Reference reference) { in withReference()
/aosp_15_r20/packages/modules/HealthFitness/testapps/toolbox/assets/
Dobservation_4.json28 "reference": "Patient/patient-1", string
33 "reference": "Encounter/encounter-4", string
40 "reference": "Practitioner/practitioner-1", string
Dobservation_5.json28 "reference": "Patient/patient-1", string
33 "reference": "Encounter/encounter-4", string
40 "reference": "Practitioner/practitioner-1", string
Dobservation_8.json28 "reference": "Patient/patient-1", string
42 "reference": "Encounter/encounter-4", string
49 "reference": "Practitioner/practitioner-1", string
Dobservation_16.json33 "reference": "Patient/patient-1", string
43 "reference": "Encounter/encounter-4", string
49 "reference": "Practitioner/practitioner-1", string
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/app/event/implement/
H A DReportInvalidReferences.java92 public Object invalidGetMethod(Context context, String reference, Object object, in invalidGetMethod()
111 public Object invalidMethod(Context context, String reference, Object object, in invalidMethod()
149 private void reportInvalidReference(String reference, Info info) in reportInvalidReference()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/test/
Diterator_test.hpp31 typedef typename std::iterator_traits<It>::reference reference; typedef in input_iterator
80 typedef typename std::iterator_traits<It>::reference reference; typedef in forward_iterator
128 typedef typename std::iterator_traits<It>::reference reference; typedef in bidirectional_iterator
173 typedef typename std::iterator_traits<It>::reference reference; typedef in random_access_iterator
263 typedef typename std::iterator_traits<It>::reference reference; typedef in output_iterator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dsmart_ptr.hpp49 typedef empty_type& reference; typedef
58 typedef const empty_type & reference; typedef
67 typedef empty_type& reference; typedef
76 typedef const empty_type & reference; typedef
102 typedef typename random_it_t::reference reference; typedef in boost::intrusive::smart_ptr
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/
Dexceptions.py194 reference = "missing-pyproject-build-system-requires" variable in MissingPyProjectBuildRequires
211 reference = "invalid-pyproject-build-system-requires" variable in InvalidPyProjectBuildRequires
367 reference = "subprocess-exited-with-error" variable in InstallationSubprocessError
406 reference = "metadata-generation-failed" variable in MetadataGenerationFailed
673 reference = "externally-managed-environment" variable in ExternallyManagedEnvironment
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/
Dexceptions.py194 reference = "missing-pyproject-build-system-requires" variable in MissingPyProjectBuildRequires
211 reference = "invalid-pyproject-build-system-requires" variable in InvalidPyProjectBuildRequires
367 reference = "subprocess-exited-with-error" variable in InstallationSubprocessError
406 reference = "metadata-generation-failed" variable in MetadataGenerationFailed
673 reference = "externally-managed-environment" variable in ExternallyManagedEnvironment
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/
Dexceptions.py194 reference = "missing-pyproject-build-system-requires" variable in MissingPyProjectBuildRequires
211 reference = "invalid-pyproject-build-system-requires" variable in InvalidPyProjectBuildRequires
367 reference = "subprocess-exited-with-error" variable in InstallationSubprocessError
406 reference = "metadata-generation-failed" variable in MetadataGenerationFailed
673 reference = "externally-managed-environment" variable in ExternallyManagedEnvironment
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/
Dexceptions.py194 reference = "missing-pyproject-build-system-requires" variable in MissingPyProjectBuildRequires
211 reference = "invalid-pyproject-build-system-requires" variable in InvalidPyProjectBuildRequires
367 reference = "subprocess-exited-with-error" variable in InstallationSubprocessError
406 reference = "metadata-generation-failed" variable in MetadataGenerationFailed
673 reference = "externally-managed-environment" variable in ExternallyManagedEnvironment
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/ranges/range.utility.helpers/
H A Dhas_arrow.compile.pass.cpp22 typedef int& reference; typedef
41 typedef int& reference; typedef
60 typedef int& reference; typedef
/aosp_15_r20/packages/modules/Connectivity/nearby/framework/java/android/nearby/
DNearbyManager.java203 WeakReference<ScanListenerTransport> reference = sScanListeners.get(scanCallback); in startScan() local
243 WeakReference<ScanListenerTransport> reference = sScanListeners.remove( in stopScan() local
273 WeakReference<BroadcastListenerTransport> reference = sBroadcastListeners.get( in startBroadcast() local
302 WeakReference<BroadcastListenerTransport> reference = sBroadcastListeners.remove( in stopBroadcast() local
/aosp_15_r20/external/fbjni/cxx/fbjni/detail/
H A DReferences-inl.h99 inline void JObjectBase::set(jobject reference) noexcept { in set()
109 const T& reference) { in make_ref()
241 javaobject reference) noexcept in base_owned_ref()
290 inline void base_owned_ref<T, Alloc>::reset(javaobject reference) noexcept { in reset()
/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dwrap.c276 mach_port_t wakePort, uint64_t *reference, in wrap_AsyncMethod()
349 mach_port_t wakePort, uint64_t *reference, in wrap_AsyncStructMethod()
370 mach_port_t wakePort, uint64_t *reference, in wrap_AsyncScalarMethod()
389 uintptr_t reference) in wrap_SetNotificationPort()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Dirange.cpp25 std::vector<Integer> reference; in test_irange_impl() local
42 std::vector<Integer> reference; in test_irange_impl() local
67 std::vector<Integer> reference; in test_irange_impl() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/iterators/
H A Dcontiguous_iterators.pass.cpp50 typedef int& reference; typedef in my_input_iterator
72 typedef int& reference; typedef in my_random_access_iterator
108 typedef int& reference; typedef in my_contiguous_iterator
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fTextureStateQueryTests.cpp92 …terIVerifier::verifyInteger(tcu::TestContext &testCtx, GLenum target, GLenum name, GLint reference) in verifyInteger()
112 …terIVerifier::verifyFloat(tcu::TestContext &testCtx, GLenum target, GLenum name, GLfloat reference) in verifyFloat()
149 …terFVerifier::verifyInteger(tcu::TestContext &testCtx, GLenum target, GLenum name, GLint reference) in verifyInteger()
176 …terFVerifier::verifyFloat(tcu::TestContext &testCtx, GLenum target, GLenum name, GLfloat reference) in verifyFloat()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/
Dset_union.cpp28 Container1& reference, in check_result()
51 std::vector<value_t> reference(cont1.size() + cont2.size()); in test() local
108 std::vector<value_t> reference(cont1.size() + cont2.size()); in test_pred() local

12345678910>>...178