Home
last modified time | relevance | path

Searched defs:copyValue (Results 1 – 25 of 95) sorted by relevance

1234

/aosp_15_r20/external/angle/src/libANGLE/
H A DCLKernel.cpp34 const void *copyValue = nullptr; in getInfo() local
111 const void *copyValue = nullptr; in getWorkGroupInfo() local
171 const void *copyValue = nullptr; in getArgInfo() local
H A DCLSampler.cpp29 const void *copyValue = nullptr; in getInfo() local
H A DCLImage.cpp42 const void *copyValue = nullptr; in getInfo() local
H A DCLDevice.cpp45 const void *copyValue = nullptr; in getInfo() local
H A DCLEvent.cpp34 const void *copyValue = nullptr; in getInfo() local
H A DCLMemory.cpp65 const void *copyValue = nullptr; in getInfo() local
H A DCLPlatform.cpp117 const void *copyValue = nullptr; in getInfo() local
H A DCLProgram.cpp82 const void *copyValue = nullptr; in getInfo() local
H A DCLContext.cpp30 const void *copyValue = nullptr; in getInfo() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLProgramVk.cpp588 const void *copyValue = nullptr; in getInfo() local
691 const void *copyValue = nullptr; in getBuildInfo() local
H A DCLEventVk.cpp64 const void *copyValue = nullptr; in getProfilingInfo() local
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/util/reflection/
H A DFieldCopier.java11 public <T> void copyValue(T from, T to, Field field) throws IllegalAccessException { in copyValue() method in FieldCopier
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/
Dread.go621 func copyValue(dst reflect.Value, src []byte) (err error) { func
/aosp_15_r20/libcore/luni/src/main/java/libcore/reflect/
H A DAnnotationMember.java362 public Object copyValue() throws Throwable in copyValue() method in AnnotationMember
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/math/
DMutableBigInteger.java456 void copyValue(MutableBigInteger src) { in copyValue() method in MutableBigInteger
469 void copyValue(int[] val) { in copyValue() method in MutableBigInteger
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/math/
DMutableBigInteger.java456 void copyValue(MutableBigInteger src) { in copyValue() method in MutableBigInteger
469 void copyValue(int[] val) { in copyValue() method in MutableBigInteger
/aosp_15_r20/libcore/ojluni/src/main/java/java/math/
H A DMutableBigInteger.java456 void copyValue(MutableBigInteger src) { in copyValue() method in MutableBigInteger
469 void copyValue(int[] val) { in copyValue() method in MutableBigInteger
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowArscAssetManager.java582 private static int copyValue( in copyValue() method in ShadowArscAssetManager
587 private static int copyValue( in copyValue() method in ShadowArscAssetManager
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DAliasSetTracker.cpp587 void AliasSetTracker::copyValue(Value *From, Value *To) { in copyValue() function in AliasSetTracker
/aosp_15_r20/external/llvm/lib/Analysis/
H A DAliasSetTracker.cpp590 void AliasSetTracker::copyValue(Value *From, Value *To) { in copyValue() function in AliasSetTracker
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/client/config/
H A DClientOverrideConfiguration.java946 private <T> void copyValue(ClientOption<T> option, in copyValue() method in ClientOverrideConfiguration.DefaultBuilder
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp589 unsigned WebAssemblyFastISel::copyValue(unsigned Reg) { in copyValue() function in WebAssemblyFastISel
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp515 unsigned WebAssemblyFastISel::copyValue(unsigned Reg) { in copyValue() function in WebAssemblyFastISel
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp589 unsigned WebAssemblyFastISel::copyValue(unsigned Reg) { in copyValue() function in WebAssemblyFastISel
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp645 void Descriptor::copyValue(const Descriptor &src, uint32_t srcElement, uint32_t dstElement, uint32_… in copyValue() function in vkt::BindingModel::__anon37b3beec0111::Descriptor
1323 void InputAttachmentDescriptor::copyValue(const Descriptor &src, uint32_t srcElement, uint32_t dstE… in copyValue() function in vkt::BindingModel::__anon37b3beec0111::InputAttachmentDescriptor

1234