/third_party/typescript/tests/baselines/reference/ |
H A D | inferringClassMembersFromAssignments8.js | |
H A D | objectSpread.js | |
/third_party/mesa3d/src/freedreno/common/ |
H A D | freedreno_common.h | 47 #define swap(a, b) \ macro
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_formats.h | 18 enum a3xx_color_swap swap : 8; member
|
/third_party/googletest/googletest/src/ |
H A D | gtest-assertion-result.cc | 52 void AssertionResult::swap(AssertionResult& other) { in swap() function in testing::AssertionResult
|
/third_party/node/deps/googletest/src/ |
H A D | gtest-assertion-result.cc | 52 void AssertionResult::swap(AssertionResult& other) { in swap() function in testing::AssertionResult
|
/third_party/mesa3d/src/util/format/ |
H A 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/toybox/toys/other/ |
H A D | mkswap.c | 27 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 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) { swap() function [all...] |
H A 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) { swap() function [all...] |
/third_party/skia/include/gpu/gl/ |
H A D | GrGLExtensions.h | 34 void swap(GrGLExtensions* that) { in swap() function in GrGLExtensions
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A 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 [all...] |
/third_party/musl/src/passwd/ |
H A D | nscd_query.c | 18 FILE *__nscd_query(int32_t req, const char *key, int32_t *buf, size_t len, int *swap) in __nscd_query() argument
|
H A D | getgrouplist.c | 19 int swap = 0; in getgrouplist() local
|
H A D | getgr_a.c | 51 int swap = 0; in __getgr_a() local
|
/third_party/musl/porting/liteos_a/user/src/passwd/ |
H A D | nscd_query.c | 18 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 D | buffer-swap.js | 23 function swap(b, n, m) { function
|
/third_party/icu/icu4c/source/layoutex/ |
H A D | LXUtilities.cpp | 82 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 D | rename01.c | 26 static inline void swap(const char **a, const char **b) in swap() function
|
/third_party/optimized-routines/networking/ |
H A D | chksum.c | 35 bool swap = false; in __chksum() local
|
/third_party/gn/src/base/mac/ |
H A D | scoped_typeref.h | 117 void swap(ScopedTypeRef& that) { in swap() function in base::ScopedTypeRef
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLRefPointer.h | 101 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 D | Any.h | 86 Any &swap(Any &Other) { in swap() function in llvm::Any
|
/third_party/gn/src/base/ |
H A D | scoped_generic.h | 104 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 D | fd6_format_table.c | 41 enum a3xx_color_swap swap; member
|