Home
last modified time | relevance | path

Searched defs:swap (Results 1 - 25 of 271) sorted by relevance

1234567891011

/third_party/typescript/tests/baselines/reference/
H A DinferringClassMembersFromAssignments8.js
H A DobjectSpread.js
/third_party/mesa3d/src/freedreno/common/
H A Dfreedreno_common.h47 #define swap(a, b) \ macro
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_formats.h18 enum a3xx_color_swap swap : 8; member
/third_party/googletest/googletest/src/
H A Dgtest-assertion-result.cc52 void AssertionResult::swap(AssertionResult& other) { in swap() function in testing::AssertionResult
/third_party/node/deps/googletest/src/
H A Dgtest-assertion-result.cc52 void AssertionResult::swap(AssertionResult& other) { in swap() function in testing::AssertionResult
/third_party/mesa3d/src/util/format/
H A Du_format_unpack_neon.c44 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/toybox/toys/other/
H A Dmkswap.c27 unsigned int pages = (len/pagesize)-1, *swap = (unsigned int *)toybuf; in mkswap_main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_map.h439 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) { swap() function
[all...]
H A Dbtree_set.h359 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) { swap() function
[all...]
/third_party/skia/include/gpu/gl/
H A DGrGLExtensions.h34 void swap(GrGLExtensions* that) { in swap() function in GrGLExtensions
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers-sort.c38 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
[all...]
/third_party/musl/src/passwd/
H A Dnscd_query.c18 FILE *__nscd_query(int32_t req, const char *key, int32_t *buf, size_t len, int *swap) in __nscd_query() argument
H A Dgetgrouplist.c19 int swap = 0; in getgrouplist() local
H A Dgetgr_a.c51 int swap = 0; in __getgr_a() local
/third_party/musl/porting/liteos_a/user/src/passwd/
H A Dnscd_query.c18 FILE *__nscd_query(int32_t req, const char *key, int32_t *buf, size_t len, int *swap) in __nscd_query() argument
/third_party/node/benchmark/buffers/
H A Dbuffer-swap.js23 function swap(b, n, m) { function
/third_party/icu/icu4c/source/layoutex/
H A DLXUtilities.cpp82 le_int32 swap = array[front]; in reverse() local
94 float swap = array[front]; in reverse() local
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename01.c26 static inline void swap(const char **a, const char **b) in swap() function
/third_party/optimized-routines/networking/
H A Dchksum.c35 bool swap = false; in __chksum() local
/third_party/gn/src/base/mac/
H A Dscoped_typeref.h117 void swap(ScopedTypeRef& that) { in swap() function in base::ScopedTypeRef
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLRefPointer.h101 void swap(RefPointer<T> &left, RefPointer<T> &right) in swap() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAny.h86 Any &swap(Any &Other) { in swap() function in llvm::Any
/third_party/gn/src/base/
H A Dscoped_generic.h104 void swap(ScopedGeneric& other) { in swap() function in base::ScopedGeneric
168 void swap(const ScopedGeneric<T, Traits>& a, in swap() function
[all...]
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd6_format_table.c41 enum a3xx_color_swap swap; member

Completed in 12 milliseconds

1234567891011