/third_party/node/deps/icu-small/source/common/unicode/ |
D | localpointer.h | 280 void swap(LocalPointer<T> &other) noexcept { in swap() function 291 friend inline void swap(LocalPointer<T> &p1, LocalPointer<T> &p2) noexcept { in swap() function 455 void swap(LocalArray<T> &other) noexcept { in swap() function 466 friend inline void swap(LocalArray<T> &p1, LocalArray<T> &p2) noexcept { in swap() function
|
/third_party/icu/icu4c/source/common/unicode/ |
D | localpointer.h | 280 void swap(LocalPointer<T> &other) U_NOEXCEPT { in swap() function 291 friend inline void swap(LocalPointer<T> &p1, LocalPointer<T> &p2) U_NOEXCEPT { in swap() function 455 void swap(LocalArray<T> &other) U_NOEXCEPT { in swap() function 466 friend inline void swap(LocalArray<T> &p1, LocalArray<T> &p2) U_NOEXCEPT { in swap() function
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | localpointer.h | 280 void swap(LocalPointer<T> &other) U_NOEXCEPT { in swap() function 291 friend inline void swap(LocalPointer<T> &p1, LocalPointer<T> &p2) U_NOEXCEPT { in swap() function 455 void swap(LocalArray<T> &other) U_NOEXCEPT { in swap() function 466 friend inline void swap(LocalArray<T> &p1, LocalArray<T> &p2) U_NOEXCEPT { in swap() function
|
/third_party/skia/src/sksl/dsl/ |
D | DSLVar.cpp | 82 void DSLVarBase::swap(DSLVarBase& other) { in swap() function in SkSL::dsl::DSLVarBase 97 void DSLVar::swap(DSLVar& other) { in swap() function in SkSL::dsl::DSLVar 140 void DSLGlobalVar::swap(DSLGlobalVar& other) { in swap() function in SkSL::dsl::DSLGlobalVar 148 void DSLParameter::swap(DSLParameter& other) { in swap() function in SkSL::dsl::DSLParameter
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
D | ecma-builtin-helpers-sort.c | 38 ecma_value_t swap = array_p[index]; in ecma_builtin_helper_array_to_heap() local 134 ecma_value_t swap = array_p[0]; in ecma_builtin_helper_array_heap_sort_helper() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | CLRefPointer.h | 85 void swap(RefPointer &other) noexcept { std::swap(mCLObject, other.mCLObject); } in swap() function 101 void swap(RefPointer<T> &left, RefPointer<T> &right) in swap() function
|
/third_party/icu/icu4c/source/layoutex/ |
D | LXUtilities.cpp | 82 le_int32 swap = array[front]; in reverse() local 94 float swap = array[front]; in reverse() local
|
/third_party/node/deps/v8/src/objects/ |
D | slots-atomic-inl.h | 52 void swap(Reference& other) { in swap() function 92 friend void swap(Reference lhs, Reference rhs) { lhs.swap(rhs); } in swap() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | test_instance_tracker.h | 232 friend void swap(CopyableOnlyInstance& lhs, CopyableOnlyInstance& rhs) { in swap() function 249 friend void swap(CopyableMovableInstance& lhs, CopyableMovableInstance& rhs) { in swap() function 263 friend void swap(MovableOnlyInstance& lhs, MovableOnlyInstance& rhs) { in swap() function
|
/third_party/gn/src/base/containers/ |
D | flat_map.h | 238 friend void swap(flat_map& lhs, flat_map& rhs) noexcept { lhs.swap(rhs); } in swap() function 356 void flat_map<Key, Mapped, Compare>::swap(flat_map& other) noexcept { in swap() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
D | btree_set.h | 359 void swap(btree_set<K, C, A> &x, btree_set<K, C, A> &y) { in swap() function 662 void swap(btree_multiset<K, C, A> &x, btree_multiset<K, C, A> &y) { in swap() function
|
D | btree_map.h | 439 void swap(btree_map<K, V, C, A> &x, btree_map<K, V, C, A> &y) { in swap() function 747 void swap(btree_multimap<K, V, C, A> &x, btree_multimap<K, V, C, A> &y) { in swap() function
|
/third_party/gn/src/base/ |
D | scoped_generic.h | 104 void swap(ScopedGeneric& other) { in swap() function 168 void swap(const ScopedGeneric<T, Traits>& a, in swap() function
|
/third_party/libexif/test/ |
D | test-parse.c | 82 static void test_parse(const char *filename, void *callback_data, int swap) in test_parse() 161 int swap = 0; in main() local
|
D | test-parse-from-data.c | 86 static void test_parse(const char *filename, void *callback_data, int swap) in test_parse() 192 int swap = 0; in main() local
|
/third_party/cups-filters/filter/ |
D | common.c | 129 float swap = PageBottom; in SetCommonOptions() local 173 float swap = PageLeft; in SetCommonOptions() local
|
/third_party/typescript/tests/baselines/reference/ |
D | inferringClassMembersFromAssignments8.js | 6 _this.swap = function() { } function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | variant.h | 141 void swap(variant<Ts...>& v, variant<Ts...>& w) noexcept(noexcept(v.swap(w))) { in swap() function
|
/third_party/ffmpeg/libswscale/ |
D | rgb2rgb.c | 328 #define DEFINE_RGB48TOBGR48(need_bswap, swap) \ argument 346 #define DEFINE_RGB64TOBGR48(need_bswap, swap) \ argument 364 #define DEFINE_RGB64TO48(need_bswap, swap) \ argument 382 #define DEFINE_RGB48TOBGR64(need_bswap, swap) \ argument 401 #define DEFINE_RGB48TO64(need_bswap, swap) \ argument
|
/third_party/mesa3d/src/util/format/ |
D | u_format_unpack_neon.c | 44 uint8x16x4_t swap = { .val = { load.val[2], load.val[1], load.val[0], load.val[3] } }; in util_format_b8g8r8a8_unorm_unpack_rgba_8unorm_neon() local
|
/third_party/skia/include/gpu/gl/ |
D | GrGLExtensions.h | 34 void swap(GrGLExtensions* that) { in swap() function
|
/third_party/toybox/toys/other/ |
D | mkswap.c | 27 unsigned int pages = (len/pagesize)-1, *swap = (unsigned int *)toybuf; local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_formats.h | 18 enum a3xx_color_swap swap : 8; member
|
/third_party/googletest/googletest/src/ |
D | gtest-assertion-result.cc | 52 void AssertionResult::swap(AssertionResult& other) { in swap() function in testing::AssertionResult
|
/third_party/node/deps/googletest/src/ |
D | gtest-assertion-result.cc | 52 void AssertionResult::swap(AssertionResult& other) { in swap() function in testing::AssertionResult
|