| /third_party/skia/src/core/ |
| H A D | SkPath.cpp | 212 void SkPath::swap(SkPath& that) { in swap() function in SkPath [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | awk.c | 2911 static void swap(void) in swap() function
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | mpdecimal.c | 3344 int swap = 0; in _mpd_qaddsub() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop2.c | 6495 bool swap = false; in vop2_setup_cluster_alpha() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop2.c | 6537 bool swap = false; in vop2_setup_cluster_alpha() local
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| H A D | kvm_host.h | 776 bool swap; member
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | kvm_host.h | 804 bool swap; member
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| H A D | patch_realtek.c | 66 unsigned int swap:1; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
| H A D | dc.h | 157 u32 swap; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 479 unsigned format, ntype, swap; in radv_choose_spi_color_format() local
|
| H A D | radv_cmd_buffer.c | 1335 unsigned format, swap; in radv_emit_rbplus_state() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui.h | 1208 inline void swap(ImVector<T>& rhs) { int rhs_size = rhs.Size; rhs.Size = Size; Size = rhs_size; int rhs_cap = rhs.Capacity; rhs.Capacity = Capacity; Capacity = rhs_cap; T* rhs_data = rhs.Data; rhs.Data = Data; Data = rhs_data; } in swap() function
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngvalid.c | 8576 IT(swap); variable
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor.pb.h | 384 friend void swap(FileDescriptorSet& a, FileDescriptorSet& b) { in swap() function in PROTOBUF_FINAL 537 friend void swap(FileDescriptorProto& a, FileDescriptorProto& b) { in swap() function in PROTOBUF_FINAL 931 friend void swap(DescriptorProto_ExtensionRange& a, DescriptorProto_ExtensionRange& b) { in swap() function in PROTOBUF_FINAL 1115 friend void swap(DescriptorProto_ReservedRange& a, DescriptorProto_ReservedRange& b) { in swap() function in PROTOBUF_FINAL 1279 friend void swap(DescriptorProto& a, DescriptorProto& b) { in swap() function in PROTOBUF_FINAL 1624 friend void swap(ExtensionRangeOptions& a, ExtensionRangeOptions& b) { in swap() function in PROTOBUF_FINAL 1780 friend void swap(FieldDescriptorProto& a, FieldDescriptorProto& b) { in swap() function in PROTOBUF_FINAL 2213 friend void swap(OneofDescriptorProto& a, OneofDescriptorProto& b) { in swap() function in PROTOBUF_FINAL 2389 friend void swap(EnumDescriptorProto_EnumReservedRange& a, EnumDescriptorProto_EnumReservedRange& b) { in swap() function in PROTOBUF_FINAL 2553 friend void swap(EnumDescriptorProt function in PROTOBUF_FINAL 2797 friend void swap(EnumValueDescriptorProto& a, EnumValueDescriptorProto& b) { swap() function in PROTOBUF_FINAL 2988 friend void swap(ServiceDescriptorProto& a, ServiceDescriptorProto& b) { swap() function in PROTOBUF_FINAL 3184 friend void swap(MethodDescriptorProto& a, MethodDescriptorProto& b) { swap() function in PROTOBUF_FINAL 3434 friend void swap(FileOptions& a, FileOptions& b) { swap() function in PROTOBUF_FINAL 3993 friend void swap(MessageOptions& a, MessageOptions& b) { swap() function in PROTOBUF_FINAL 4210 friend void swap(FieldOptions& a, FieldOptions& b) { swap() function in PROTOBUF_FINAL 4521 friend void swap(OneofOptions& a, OneofOptions& b) { swap() function in PROTOBUF_FINAL 4677 friend void swap(EnumOptions& a, EnumOptions& b) { swap() function in PROTOBUF_FINAL 4864 friend void swap(EnumValueOptions& a, EnumValueOptions& b) { swap() function in PROTOBUF_FINAL 5036 friend void swap(ServiceOptions& a, ServiceOptions& b) { swap() function in PROTOBUF_FINAL 5208 friend void swap(MethodOptions& a, MethodOptions& b) { swap() function in PROTOBUF_FINAL 5427 friend void swap(UninterpretedOption_NamePart& a, UninterpretedOption_NamePart& b) { swap() function in PROTOBUF_FINAL 5601 friend void swap(UninterpretedOption& a, UninterpretedOption& b) { swap() function in PROTOBUF_FINAL 5868 friend void swap(SourceCodeInfo_Location& a, SourceCodeInfo_Location& b) { swap() function in PROTOBUF_FINAL 6122 friend void swap(SourceCodeInfo& a, SourceCodeInfo& b) { swap() function in PROTOBUF_FINAL 6277 friend void swap(GeneratedCodeInfo_Annotation& a, GeneratedCodeInfo_Annotation& b) { swap() function in PROTOBUF_FINAL 6488 friend void swap(GeneratedCodeInfo& a, GeneratedCodeInfo& b) { swap() function in PROTOBUF_FINAL [all...] |
| /third_party/python/Python/ |
| H A D | compile.c | 8735 struct instr *swap = &block->b_instr[i]; in apply_static_swaps() local
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | patch_realtek.c | 67 unsigned int swap:1; member
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui.h | 1732 inline void swap(ImVector<T>& rhs) { int rhs_size = rhs.Size; rhs.Size = Size; Size = rhs_size; int rhs_cap = rhs.Capacity; rhs.Capacity = Capacity; Capacity = rhs_cap; T* rhs_data = rhs.Data; rhs.Data = Data; Data = rhs_data; } in swap() function
|
| /kernel/linux/linux-5.10/include/rdma/ |
| H A D | ib_verbs.h | 1381 u64 swap; member
|
| /kernel/linux/linux-6.6/include/rdma/ |
| H A D | ib_verbs.h | 1409 u64 swap; member
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_raii.hpp | 2753 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Context & rhs ) in swap() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Context [all...] |
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 4883 uint8_t swap; member
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 4921 uint8_t swap; member
|
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 40918 pub fn swap(&mut self, i: usize, j: usize) { swap() functions [all...] |