Home
last modified time | relevance | path

Searched defs:reference (Results 476 – 500 of 4428) sorted by relevance

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

/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
H A DInvalidEventHandlerTestCase.java487 …public Object invalidGetMethod(Context context, String reference, Object object, String property, … in invalidGetMethod()
553 …public Object invalidMethod(Context context, String reference, Object object, String method, Info … in invalidMethod()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/
Dnon_std_allocator.hpp27 typedef T& reference; typedef in non_raw_pointer
108 typedef T& reference; typedef in non_std_allocator
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/
H A DAstNodeVisitor.java29 public void visit(ConcreteReference reference); in visit()
31 public void visit(VaporReference reference); in visit()
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/collect/testing/
H A DAbstractIteratorTester.java351 MultiExceptionListIterator reference = new MultiExceptionListIterator(expectedElements); in compareResultsForThisListOfStimuli() local
380 T reference, T target, IteratorOperation method) { in internalExecuteAndCompare()
/aosp_15_r20/external/vixl/src/
H A Dpool-manager-impl.h192 ForwardReference<T>* reference, in MustEmit()
363 void PoolManager<T>::AddObjectReference(const ForwardReference<T>* reference, in AddObjectReference()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DDenseSet.h120 using reference = value_type &; variable
150 using reference = const value_type &; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/include/boost/iterator/
Dnew_iterator_tests.hpp127 typedef typename std::iterator_traits<Iterator>::reference reference; in constant_lvalue_iterator_test() typedef
142 typedef typename std::iterator_traits<Iterator>::reference reference; in non_const_lvalue_iterator_test() typedef
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/apilevels/
H A DApiToExtensionsMap.kt212 val reference = in fromXml() constant
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DDenseSet.h120 using reference = value_type &; variable
150 using reference = const value_type &; variable
/aosp_15_r20/external/deqp/framework/delibs/debase/
H A DdeSha1.c374 deSha1 reference; in deSha1_selfTest() local
394 deSha1 reference; in deSha1_selfTest() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DDenseSet.h120 using reference = value_type &; variable
150 using reference = const value_type &; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/test/
Dconcept_tests.cpp24 typedef int& reference; typedef
49 typedef int& reference; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DDenseSet.h120 using reference = value_type &; variable
150 using reference = const value_type &; variable
/aosp_15_r20/prebuilts/sdk/current/extras/constraint-layout-x/constraintlayout-solver/2.0.0-beta7/
HDconstraintlayout-solver-2.0.0-beta7.jarMETA-INF/ META-INF/MANIFEST.MF androidx/ androidx/constraintlayout/ androidx/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/extras/constraint-layout-x/androidx-constraintlayout_constraintlayout-solver-nodeps/android_common_apex30/local-combined/
Dandroidx-constraintlayout_constraintlayout-solver-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF androidx/ androidx/constraintlayout/ androidx/ ...
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp1214reference // VkAttachmentReference || VkAttachmentReferen… in createAttachmentReference() local
3945 vector<PixelValue> &reference = referenceAttachments[attachmentNdx]; in renderReferenceValues() local
3969 vector<PixelValue> &reference = referenceAttachments[attachmentIndex]; in renderReferenceValues() local
3995 vector<PixelValue> &reference = referenceAttachments[attachmentIndex]; in renderReferenceValues() local
4030 vector<PixelValue> &reference = referenceAttachments[attachmentIndex]; in renderReferenceValues() local
4052 vector<PixelValue> &reference = referenceAttachments[attachmentIndex]; in renderReferenceValues() local
4093 vector<PixelValue> &reference = referenceAttachments[attachmentIndex]; in renderReferenceValues() local
4118 vector<PixelValue> &reference = referenceAttachments[attachmentIndex]; in renderReferenceValues() local
4222 … vector<PixelValue> &reference = referenceAttachments[attachmentIndex]; in renderReferenceValues() local
4262 … vector<PixelValue> &reference = referenceAttachments[attachmentIndex]; in renderReferenceValues() local
[all …]
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/devtools/ksp/symbol-processing-api/1.4.10-dev-experimental-20201110/
HDsymbol-processing-api-1.4.10-dev-experimental-20201110.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/api.kotlin_module com ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/symbol-processing-api/linux_glibc_common/local-combined/
Dsymbol-processing-api.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/api.kotlin_module com ...
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/containers/
DSmallVector.h87 using reference = T&; variable
275 using reference = typename base::reference; variable
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/
DSmallVector.h87 using reference = T&; variable
275 using reference = typename base::reference; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Djoin.cpp74 std::vector<value_type> reference(boost::begin(rng1), boost::end(rng1)); in test_join_traversal() local
184 std::vector<value_type> reference(boost::begin(rng1), boost::end(rng1)); in test_join_impl() local
/aosp_15_r20/external/pigweed/pw_tokenizer/public/pw_tokenizer/
H A Dtoken_database.h122 using reference = const Entry&; variable
183 using reference = value_type&; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/helpers/
Dinput_iterator.hpp31 typedef proxy<Iterator> reference; typedef
73 typedef proxy<Iterator> reference; typedef
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/collect/testing/
H A DAbstractIteratorTester.java367 MultiExceptionListIterator reference = new MultiExceptionListIterator(expectedElements); in compareResultsForThisListOfStimuli() local
396 T reference, T target, IteratorOperation method) { in internalExecuteAndCompare()
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/utils/
H A DNettyUtilsTest.java115 AtomicBoolean reference = new AtomicBoolean(); in runOrPropagate_success_runs() local
162 AtomicReference<String> reference = new AtomicReference<>(); in consumeOrPropagate_success_consumes() local

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