Home
last modified time | relevance | path

Searched defs:swap (Results 376 - 400 of 473) sorted by relevance

1...<<111213141516171819

/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp1162 bool swap = tStart > tEnd; in linesIntersect() local
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c276 AF_LatinBlue swap; in af_latin_sort_blue() local
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1175 inline void swap(Json::Value& a, Json::Value& b) { a.swap(b); } in swap() function
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr.cpp1663 UChar swap; in doReverse() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_lossless_jpeg.cpp1855 #define swap(type,a,b) {type c; c=(a); (a)=(b); (b)=c;} in DecodeImage() macro
2536 #undef swap in DecodeImage() macro
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h166 friend void swap(Version& a, Version& b) { in swap() function in compiler::PROTOBUF_FINAL
367 friend void swap(CodeGeneratorRequest& a, CodeGeneratorRequest& b) { in swap() function in compiler::PROTOBUF_FINAL
589 friend void swap(CodeGeneratorResponse_File& a, CodeGeneratorResponse_File& b) { in swap() function in compiler::PROTOBUF_FINAL
789 friend void swap(CodeGeneratorResponse& a, CodeGeneratorResponse& b) { in swap() function in compiler::PROTOBUF_FINAL
/third_party/python/Objects/
H A Dbytearrayobject.c1586 char swap, *head, *tail; in bytearray_reverse_impl() local
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.h226 friend void swap(Type& a, Type& b) { in swap() function in PROTOBUF_FINAL
467 friend void swap(Field& a, Field& b) { in swap() function in PROTOBUF_FINAL
838 friend void swap(Enum& a, Enum& b) { in swap() function in PROTOBUF_FINAL
1053 friend void swap(EnumValue& a, EnumValue& b) { in swap() function in PROTOBUF_FINAL
1228 friend void swap(Option& a, Option& b) { in swap() function in PROTOBUF_FINAL
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.cc256 void swap(base_checker &other) { in swap() function in absl::container_internal::base_checker
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree.h309 static void swap(Alloc *alloc, slot_type *a, slot_type *b) { in swap() function
393 static void swap(Alloc * /*alloc*/, slot_type *a, slot_type *b) { in swap() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp1045 bool swap = true; in createGlobalPriorityQueueTests() local
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dinterrupt.c2768 static unsigned long get_ind_bit(__u64 addr, unsigned long bit_nr, bool swap) in get_ind_bit() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dfec_main.c1376 fec_enet_copybreak(struct net_device *ndev, struct sk_buff **skb, struct bufdesc *bdp, u32 length, bool swap) fec_enet_copybreak() argument
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dinterrupt.c2774 static unsigned long get_ind_bit(__u64 addr, unsigned long bit_nr, bool swap) in get_ind_bit() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c426 mtk_hdmi_hw_aud_set_channel_swap(struct mtk_hdmi *hdmi, enum hdmi_aud_channel_swap_type swap) mtk_hdmi_hw_aud_set_channel_swap() argument
/kernel/linux/linux-5.10/mm/
H A Dvmscan.c835 swp_entry_t swap = { .val = page_private(page) }; in __remove_mapping() local
[all...]
H A Dswapfile.c2775 swap_start(struct seq_file *swap, loff_t *pos) swap_start() argument
2796 swap_next(struct seq_file *swap, void *v, loff_t *pos) swap_next() argument
2816 swap_stop(struct seq_file *swap, void *v) swap_stop() argument
2821 swap_show(struct seq_file *swap, void *v) swap_show() argument
3615 swp_entry_t swap = { .val = page_private(page) }; __page_file_index() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dnfp_asm.h373 bool swap; member
383 bool swap; member
/kernel/linux/linux-5.10/include/linux/
H A Dmemcontrol.h227 struct page_counter swap; /* v2 only */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_asm.h373 bool swap; member
383 bool swap; member
/kernel/linux/linux-6.6/include/linux/
H A Dmemcontrol.h226 struct page_counter swap; /* v2 only */ member
H A Dmm_types.h315 swp_entry_t swap; member
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c422 mtk_hdmi_hw_aud_set_channel_swap(struct mtk_hdmi *hdmi, enum hdmi_aud_channel_swap_type swap) mtk_hdmi_hw_aud_set_channel_swap() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1714 const int *swap = supported_data_lane_swaps[i]; in dsi_host_parse_lane_data() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsession.c1753 perf_event__swap_op swap; in event_swap() local

Completed in 79 milliseconds

1...<<111213141516171819