| /third_party/skia/include/private/ |
| H A D | SkTArray.h | 333 void swap(SkTArray& that) { in swap() function in SkTArray 586 template <typename T, bool M> static inline void swap(SkTArray<T, M>& a, SkTArray<T, M>& b) { in swap() function
|
| /third_party/skia/include/core/ |
| H A D | SkString.h | 280 static inline void swap(SkString& a, SkString& b) { in swap() function
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
| H A D | hks_mbedtls_x25519.c | 491 mbedtls_mpi swap;
in HksCurvePskCalcA() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_swap_alloc.c | 811 mali_mem_swap *swap = NULL; mali_mem_swap_allocate_page_on_demand() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_swap_alloc.c | 801 mali_mem_swap *swap = NULL; mali_mem_swap_allocate_page_on_demand() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | shorten.c | 114 int swap; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_avectorscope.c | 69 int swap; member
|
| /third_party/gn/src/base/containers/ |
| H A D | circular_deque.h | 892 void swap(circular_deque& other) { in swap() function in base::circular_deque 899 friend void swap(circular_deque& lhs, circular_deque& rhs) { lhs.swap(rhs); } in swap() function in base::circular_deque
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | ICUJDKCompare.java | 79 private boolean swap; field in ICUJDKCompare 126 public ICUJDKCompare setSwap(boolean swap) { in setSwap() argument
|
| /third_party/mesa3d/src/amd/addrlib/src/core/ |
| H A D | addrelemlib.cpp | 725 GetCompSwap( AddrSurfaceSwap swap, PixelFormatInfo* pInfo) GetCompSwap() argument 844 PixGetColorCompInfo( AddrColorFormat format, AddrSurfaceNumber number, AddrSurfaceSwap swap, PixelFormatInfo* pInfo ) const PixGetColorCompInfo() argument [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_shader_util.c | 531 void ac_choose_spi_color_formats(unsigned format, unsigned swap, unsigned ntype, in ac_choose_spi_color_formats() argument [all...] |
| /third_party/mbedtls/library/ |
| H A D | bignum_core.c | 187 mbedtls_mpi_core_cond_swap(mbedtls_mpi_uint *X, mbedtls_mpi_uint *Y, size_t limbs, mbedtls_ct_condition_t swap) mbedtls_mpi_core_cond_swap() argument
|
| /third_party/json/include/nlohmann/ |
| H A D | json.hpp | 3483 void swap(array_t& other) // NOLINT(bugprone-exception-escape) swap() function in basic_json 3499 void swap(object_t& other) // NOLINT(bugprone-exception-escape) swap() function in basic_json 3515 void swap(string_t& other) // NOLINT(bugprone-exception-escape) swap() function in basic_json 3531 void swap(binary_t& other) // NOLINT(bugprone-exception-escape) swap() function in basic_json 3547 void swap(typename binary_t::container_type& other) // NOLINT(bugprone-exception-escape) swap() function in basic_json [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_alu.c | 303 vtn_nir_alu_op_for_spirv_opcode(struct vtn_builder *b, SpvOp opcode, bool *swap, bool *exact, unsigned src_bit_size, unsigned dst_bit_size) vtn_nir_alu_op_for_spirv_opcode() argument 773 bool swap; vtn_handle_alu() local 885 bool swap; vtn_handle_alu() local 945 bool swap; vtn_handle_alu() local [all...] |
| /third_party/node/lib/ |
| H A D | buffer.js | 1173 function swap(b, n, m) { function [all...] |
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | pkgitems.cpp | 64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(nullptr) { in NativeItem() argument 80 void setItem(const Item *item, UDataSwapFn *swap) { in setItem() argument
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | pkgitems.cpp | 64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() argument 80 void setItem(const Item *item, UDataSwapFn *swap) { in setItem() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_blitter.c | 539 enum a3xx_color_swap swap = fd6_color_swap(pfmt, dst->layout.tile_mode); in emit_blit_dst() local
|
| H A D | fd6_gmem.c | 88 enum a3xx_color_swap swap = WZYX; in emit_mrt() local 1008 enum a3xx_color_swap swap = fd6_color_swap(pfmt, rsc->layout.tile_mode); in emit_blit() local
|
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
| H A D | curve448.c | 392 mask_t swap = 0; in ossl_x448_int() local
|
| /third_party/openssl/crypto/ec/curve448/ |
| H A D | curve448.c | 392 mask_t swap = 0; in ossl_x448_int() local
|
| /third_party/skia/src/core/ |
| H A D | SkString.cpp | 605 void SkString::swap(SkString& other) { in swap() function in SkString
|
| H A D | SkBitmap.cpp | 83 void SkBitmap::swap(SkBitmap& other) { in swap() function in SkBitmap
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SetupRoutine.cpp | 572 Bool swap = Yb < Ya; in edge() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | SetupRoutine.cpp | 567 Bool swap = Yb < Ya; in edge() local
|