Home
last modified time | relevance | path

Searched defs:swap (Results 201 - 225 of 275) sorted by relevance

1234567891011

/third_party/protobuf/src/google/protobuf/
H A Dapi.pb.h123 friend void swap(Api& a, Api& b) { in swap() function in PROTOBUF_FINAL
376 friend void swap(Method& a, Method& b) { in swap() function in PROTOBUF_FINAL
609 friend void swap(Mixin& a, Mixin& b) { in swap() function in PROTOBUF_FINAL
H A Dmap.h1232 void swap(Map& other) { in swap() function in google::protobuf::Map
H A Dstruct.pb.h185 friend void swap(Struct& a, Struct& b) { in swap() function in PROTOBUF_FINAL
346 friend void swap(Value& a, Value& b) { in swap() function in PROTOBUF_FINAL
591 friend void swap(ListValue& a, ListValue& b) { in swap() function in PROTOBUF_FINAL
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dvariant_test.cc99 friend void swap(SpecialSwap& a, SpecialSwap& b) { in swap() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktCustomInstancesDevices.cpp152 void CustomInstance::swap (CustomInstance& other) in swap() function in vkt::CustomInstance
234 void UncheckedInstance::swap (UncheckedInstance& other) in swap() function in vkt::UncheckedInstance
[all...]
/third_party/eudev/src/shared/
H A Dhashmap.c419 static struct ordered_hashmap_entry *bucket_at_swap(struct swap_entries *swap, unsigned idx) { in bucket_at_swap() argument
425 static struct hashmap_base_entry *bucket_at_virtual(HashmapBase *h, struct swap_entries *swap, in bucket_at_virtual() argument
490 static void bucket_move_entry(HashmapBase *h, struct swap_entries *swap, in bucket_move_entry() argument
963 hashmap_put_robin_hood(HashmapBase *h, unsigned idx, struct swap_entries *swap) hashmap_put_robin_hood() argument
1021 hashmap_base_put_boldly(HashmapBase *h, unsigned idx, struct swap_entries *swap, bool may_resize) hashmap_base_put_boldly() argument
1076 struct swap_entries swap; resize_buckets() local
1240 struct swap_entries swap; hashmap_put() local
1262 struct swap_entries swap; set_put() local
1279 struct swap_entries swap; hashmap_replace() local
1421 struct swap_entries swap; hashmap_remove_and_put() local
1448 struct swap_entries swap; set_remove_and_put() local
1474 struct swap_entries swap; hashmap_remove_and_replace() local
1664 struct swap_entries swap; internal_hashmap_move() local
1709 struct swap_entries swap; internal_hashmap_move_one() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dalsdec.c1870 int swap = HAVE_BIGENDIAN != sconf->msb_first; in decode_frame() local
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c214 const uint16_t swap = big_endian ? 8 : 0; in yuv2planeX_nbps_vsx() local
348 const uint16_t swap in yuv2planeX_16_vsx() local
[all...]
/third_party/backends/backend/
H A Dplustek-usbshading.c114 SANE_Bool swap = usb_HostSwap(); in usb_line_statistics() local
1865 SANE_Bool swap = usb_HostSwap(); in usb_AdjustWhiteShading() local
/third_party/cups-filters/filter/
H A Dpdftoraster.cxx1660 double l, swap; in outPage() local
H A Drastertopdf.cpp1218 unsigned char swap = *ptr; in convert_raster() local
/third_party/icu/icu4c/source/common/
H A Dunistr.cpp1664 UChar swap; in doReverse() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1870 copy_operation swap = it->second; handle_operands() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dunistr.cpp1706 char16_t swap; in doReverse() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp957 LValue *swap = lsrc; in copyCompound() local
/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp485 Order swap = list[b]; in reverse() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c1028 int_fast32_t swap = starttime; in tzparse() local
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dgeocoding_data.pb.h142 friend void swap(GeocodingInfo& a, GeocodingInfo& b) { in swap() function in i18n::phonenumbers::PROTOBUF_FINAL
394 friend void swap(PrefixesInfo& a, PrefixesInfo& b) { in swap() function in i18n::phonenumbers::PROTOBUF_FINAL
620 friend void swap(LanguageCodeInfo& a, LanguageCodeInfo& b) { in swap() function in i18n::phonenumbers::PROTOBUF_FINAL
780 friend void swap(CountriesInfo& a, CountriesInfo& b) { in swap() function in i18n::phonenumbers::PROTOBUF_FINAL
940 friend void swap(CountryCodeInfo& a, CountryCodeInfo& b) { in swap() function in i18n::phonenumbers::PROTOBUF_FINAL
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_schedule.c1615 bool swap = false; in bi_apply_constant_modifiers() local
[all...]
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djson.h1226 inline void swap(Json::Value& a, Json::Value& b) { a.swap(b); } in swap() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingMutableTests.cpp512 void swap (AccelerationStructureData& other) in swap() function
H A DvktBindingValveMutableTests.cpp433 void swap (AccelerationStructureData& other) in swap() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingMutableTests.cpp508 void swap (AccelerationStructureData& other) in swap() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSurfaceVk.cpp403 egl::Error OffscreenSurfaceVk::swap(const gl::Context *context) in swap() function in rx::OffscreenSurfaceVk
1404 egl::Error WindowSurfaceVk::swap(const gl::Context *context) in swap() function in rx::WindowSurfaceVk
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTracePerfTest.cpp1813 void TracePerfTest::swap() in swap() function in __anon20281::TracePerfTest

Completed in 67 milliseconds

1234567891011