Home
last modified time | relevance | path

Searched defs:reference (Results 251 – 275 of 4428) sorted by relevance

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

/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/immutable/instruction/
H A DImmutableInstruction22c.java48 @Nonnull protected final ImmutableReference reference; field in ImmutableInstruction22c
53 @Nonnull Reference reference) { in ImmutableInstruction22c()
H A DImmutableInstruction3rc.java49 @Nonnull protected final ImmutableReference reference; field in ImmutableInstruction3rc
54 @Nonnull Reference reference) { in ImmutableInstruction3rc()
H A DImmutableInstruction4rcc.java49 @Nonnull protected final ImmutableReference reference; field in ImmutableInstruction4rcc
56 @Nonnull Reference reference, in ImmutableInstruction4rcc()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/
Dheap.cpp39 std::vector<int> reference; in test() local
83 std::vector<int> reference; in test_pred() local
Dsort.cpp29 Container reference(cont); in test_sort_impl() local
47 Container reference(cont); in test_sort_impl() local
/aosp_15_r20/external/slf4j/slf4j-api/src/main/java/org/slf4j/
H A DMarker.java75 public void add(Marker reference); in add()
84 public boolean remove(Marker reference); in remove()
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/app/event/
H A DInvalidReferenceEventHandler.java53 Object invalidGetMethod(Context context, String reference, in invalidGetMethod()
86 Object invalidMethod(Context context, String reference, in invalidMethod()
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextLanguageTest.java48 final TextLanguage reference = new TextLanguage.Builder() in testParcel() local
77 final TextLanguage.Request reference = new TextLanguage.Request.Builder(text) in testRequestParcel() local
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/instruction/
H A DBuilderInstruction4rcc.java48 @Nonnull protected final Reference reference; field in BuilderInstruction4rcc
54 @Nonnull Reference reference, in BuilderInstruction4rcc()
/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/pat_trie_/
Dpat_trie_base.hpp168 typedef typename type_traits::reference reference; typedef
264 typedef node_pointer_reference reference; typedef
327 typedef node_pointer_reference reference; typedef
498 typedef typename type_traits::reference reference; typedef in __gnu_pbds::detail::pat_trie_base::_CIter
723 typedef typename type_traits::reference reference; typedef in __gnu_pbds::detail::pat_trie_base::_Iter
862 typedef value_type reference; typedef in __gnu_pbds::detail::pat_trie_base::_Node_citer
959 typedef value_type reference; typedef in __gnu_pbds::detail::pat_trie_base::_Node_iter
/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/pat_trie_/
Dpat_trie_base.hpp168 typedef typename type_traits::reference reference; typedef
264 typedef node_pointer_reference reference; typedef
327 typedef node_pointer_reference reference; typedef
498 typedef typename type_traits::reference reference; typedef in __gnu_pbds::detail::pat_trie_base::_CIter
723 typedef typename type_traits::reference reference; typedef in __gnu_pbds::detail::pat_trie_base::_Iter
862 typedef value_type reference; typedef in __gnu_pbds::detail::pat_trie_base::_Node_citer
959 typedef value_type reference; typedef in __gnu_pbds::detail::pat_trie_base::_Node_iter
/aosp_15_r20/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/
H A DZLinkedList.java39 public boolean moveAbove(Type objectToMove, Type reference) { in moveAbove()
44 public boolean moveBeneath(Type objectToMove, Type reference) { in moveBeneath()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord.h431 using reference = value_type; variable
527 using reference = value_type&; variable
592 using reference = const char&; variable
668 using reference = value_type&; variable
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dcord.h431 using reference = value_type; variable
527 using reference = value_type&; variable
592 using reference = const char&; variable
668 using reference = value_type&; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dhook_traits.hpp51 typedef T & reference; typedef
114 typedef T & reference; typedef
167 typedef value_type & reference; typedef
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/writer/
H A DImportWriterVisitor.java152 public void visit(ConcreteReference reference) { in visit()
157 public void visit(VaporReference reference) { in visit()
481 private void handleReference(Reference reference) { in handleReference()
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dparse_testdata.cc205 float reference = example.outputs[0].flat_data[idx]; in CheckOutputs() local
223 int32_t reference = example.outputs[0].flat_data[idx]; in CheckOutputs() local
234 int64_t reference = example.outputs[0].flat_data[idx]; in CheckOutputs() local
/aosp_15_r20/frameworks/libs/modules-utils/java/com/android/internal/util/
DPreconditions.java150 public static @NonNull <T> T checkNotNull(final T reference) { in checkNotNull()
171 final T reference, in checkNotNull()
189 final T reference, in checkNotNull()
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/ref/
H A DReferenceQueue.java42 boolean isEnqueued(java.lang.ref.Reference<? extends T> reference) { in isEnqueued()
46 boolean enqueue(java.lang.ref.Reference<? extends T> reference) { in enqueue()
/aosp_15_r20/frameworks/av/media/libaudiopermission/include/media/
H A DAttrSourceIter.h34 using reference = const value_type&; variable
69 using reference = value_type&; variable
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/
H A DPresent.java28 private final T reference; field in Present
30 Present(T reference) { in Present()
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/combinator/
H A DMutatorCombinators.java64 public void mutateInPlace(T reference, PseudoRandom prng) { in mutateProperty()
69 public void crossOverInPlace(T reference, T otherReference, PseudoRandom prng) { in mutateProperty()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
Darray_allocator.h57 typedef _Tp& reference; in _GLIBCXX_VISIBILITY() typedef
113 typedef _Tp& reference; in _GLIBCXX_VISIBILITY() 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/
Darray_allocator.h57 typedef _Tp& reference; in _GLIBCXX_VISIBILITY() typedef
113 typedef _Tp& reference; in _GLIBCXX_VISIBILITY() typedef
/aosp_15_r20/external/guava/guava/src/com/google/common/base/
H A DPresent.java28 private final T reference; field in Present
30 Present(T reference) { in Present()

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