/aosp_15_r20/external/cronet/base/containers/ |
H A D | intrusive_heap.h | 248 IntrusiveHeap(const value_compare& comp, const heap_handle_accessor& access) in IntrusiveHeap() 256 : impl_(comp, access) { in impl_() argument 272 : impl_(comp, access) { in impl_() argument 505 friend void swap(IntrusiveHeap& lhs, IntrusiveHeap& rhs) { lhs.swap(rhs); } in swap() function 652 friend void swap(InternalHeapHandleStorage& lhs, in swap() function 688 friend void swap(WithHeapHandle& lhs, WithHeapHandle& rhs) { lhs.swap(rhs); } in swap() function 872 void IntrusiveHeap<T, Compare, HeapHandleAccessor>::swap( in swap() function 1100 void WithHeapHandle<T>::swap(WithHeapHandle& other) noexcept { in swap() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ |
H A D | Pipeline.cpp | 14 const MemoryAccessFlags access) { in vk_access() 68 const MemoryAccessFlags access) { in vk_layout() 131 void swap(PipelineLayout& lhs, PipelineLayout& rhs) noexcept { in swap() function 222 void swap(ComputePipeline& lhs, ComputePipeline& rhs) noexcept { in swap() function
|
H A D | Resource.cpp | 183 MemoryMap::MemoryMap(const VulkanBuffer& buffer, const uint8_t access) in MemoryMap() 317 void swap(ImageSampler& lhs, ImageSampler& rhs) noexcept { in swap() function
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/ |
H A D | Pipeline.cpp | 22 const MemoryAccessFlags access) { in vk_access() 76 const MemoryAccessFlags access) { in vk_layout() 238 void swap(PipelineLayout& lhs, PipelineLayout& rhs) noexcept { in swap() function 310 void swap(ComputePipeline& lhs, ComputePipeline& rhs) noexcept { in swap() function
|
/aosp_15_r20/external/ow2-asm/asm-commons/src/main/java/org/objectweb/asm/commons/ |
H A D | GeneratorAdapter.java | 174 private final int access; field in GeneratorAdapter 201 final int access, in GeneratorAdapter() 223 final int access, in GeneratorAdapter() 243 final int access, final Method method, final MethodVisitor methodVisitor) { in GeneratorAdapter() 259 final int access, in GeneratorAdapter() 687 public void swap() { in swap() method in GeneratorAdapter 697 public void swap(final Type prev, final Type type) { in swap() method in GeneratorAdapter
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/tensor/ |
D | strides.hpp | 136 friend void swap(basic_strides& lhs, basic_strides& rhs) { in swap() function 216 auto access(std::vector<size_type> const& i, basic_strides<size_type,layout_type> const& w) in access() function 236 auto access(std::size_t sum, basic_strides<std::size_t, layout_type> const& w, std::size_t i, size_… in access() function
|
/aosp_15_r20/out/soong/.intermediates/system/tools/sysprop/sysprop_cpp/linux_glibc_x86_64/gen/proto/system/tools/sysprop/ |
D | sysprop.pb.h | 237 friend void swap(Property& a, Property& b) { in swap() function 497 friend void swap(Properties& a, Properties& b) { in swap() function 685 friend void swap(SyspropLibraryApis& a, SyspropLibraryApis& b) { in swap() function 876 inline ::sysprop::Access Property::access() const { in access() function
|
/aosp_15_r20/out/soong/.intermediates/system/tools/sysprop/sysprop_api_checker/linux_glibc_x86_64/gen/proto/system/tools/sysprop/ |
D | sysprop.pb.h | 237 friend void swap(Property& a, Property& b) { in swap() function 497 friend void swap(Properties& a, Properties& b) { in swap() function 685 friend void swap(SyspropLibraryApis& a, SyspropLibraryApis& b) { in swap() function 876 inline ::sysprop::Access Property::access() const { in access() function
|
/aosp_15_r20/out/soong/.intermediates/system/tools/sysprop/sysprop_java/linux_glibc_x86_64/gen/proto/system/tools/sysprop/ |
D | sysprop.pb.h | 237 friend void swap(Property& a, Property& b) { in swap() function 497 friend void swap(Properties& a, Properties& b) { in swap() function 685 friend void swap(SyspropLibraryApis& a, SyspropLibraryApis& b) { in swap() function 876 inline ::sysprop::Access Property::access() const { in access() function
|
/aosp_15_r20/out/soong/.intermediates/system/tools/sysprop/sysprop_rust/linux_glibc_x86_64/gen/proto/system/tools/sysprop/ |
D | sysprop.pb.h | 237 friend void swap(Property& a, Property& b) { in swap() function 497 friend void swap(Properties& a, Properties& b) { in swap() function 685 friend void swap(SyspropLibraryApis& a, SyspropLibraryApis& b) { in swap() function 876 inline ::sysprop::Access Property::access() const { in access() function
|
/aosp_15_r20/out/soong/.intermediates/system/tools/sysprop/sysprop_api_dump/linux_glibc_x86_64/gen/proto/system/tools/sysprop/ |
D | sysprop.pb.h | 237 friend void swap(Property& a, Property& b) { in swap() function 497 friend void swap(Properties& a, Properties& b) { in swap() function 685 friend void swap(SyspropLibraryApis& a, SyspropLibraryApis& b) { in swap() function 876 inline ::sysprop::Access Property::access() const { in access() function
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_shader_util.c | 869 void ac_choose_spi_color_formats(unsigned format, unsigned swap, unsigned ntype, in ac_choose_spi_color_formats() 1294 enum gl_access_qualifier access = in ac_get_mem_access_flags() local 1328 enum gl_access_qualifier access) in ac_get_hw_cache_flags()
|
/aosp_15_r20/external/jarjar/lib/ |
HD | asm-commons-7.3.1.jar | ... api
org.objectweb.asm.MethodVisitor methodVisitor
int access
String name
String descriptor
public void visitCode ()
public ... |
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-commons/linux_glibc_common/local-javac-header/ |
D | ow2-asm-commons.jar | ... api
org.objectweb.asm.MethodVisitor methodVisitor
int access
String name
String descriptor
public void visitCode ()
public ... |
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-commons/linux_glibc_common/javac/ |
D | ow2-asm-commons.jar | ... api
org.objectweb.asm.MethodVisitor methodVisitor
int access
String name
String descriptor
public void visitCode ()
public ... |
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/ |
HD | asm-commons-8.0.1.jar | ... api
org.objectweb.asm.MethodVisitor methodVisitor
int access
String name
String descriptor
public void visitCode ()
public ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/asm/asm-commons-9.6/android_common/local-combined/ |
D | asm-commons-9.6.jar | ... api
org.objectweb.asm.MethodVisitor methodVisitor
int access
String name
String descriptor
public void visitCode ()
public ... |
/aosp_15_r20/prebuilts/misc/common/asm/ |
HD | asm-commons-9.6.jar | ... api
org.objectweb.asm.MethodVisitor methodVisitor
int access
String name
String descriptor
public void visitCode ()
public ... |
/aosp_15_r20/external/kernel-headers/original/uapi/rdma/ |
H A D | rdma_user_rxe.h | 100 __aligned_u64 swap; member 119 __u32 access; member 129 __u32 access; member
|
/aosp_15_r20/external/ow2-asm/asm-commons/src/test/java/org/objectweb/asm/commons/ |
H A D | GeneratorAdapterTest.java | 854 Generator(final int access, final String name, final String descriptor) { in Generator() 1013 public String swap() { in swap() method in GeneratorAdapterTest.Generator 1018 public String swap(final Type prev, final Type type) { in swap() method in GeneratorAdapterTest.Generator
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/rdma/ |
D | rdma_user_rxe.h | 71 __aligned_u64 swap; member 90 __u32 access; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/rdma/ |
D | rdma_user_rxe.h | 71 __aligned_u64 swap; member 86 __u32 access; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/rdma/ |
D | rdma_user_rxe.h | 71 __aligned_u64 swap; member 86 __u32 access; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/rdma/ |
D | rdma_user_rxe.h | 71 __aligned_u64 swap; member 90 __u32 access; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/rdma/ |
D | rdma_user_rxe.h | 71 __aligned_u64 swap; member 86 __u32 access; member
|